Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/sagenb

Sage Notebook (flask), docs in $SAGE_LOCAL/share/doc/sagenb/index.html
https://github.com/sagemath/sagenb

The jmol spkg means that we don't need to copy the jmol script in the notebook install anymore.

3df10153d799d48bc4633b2a694493d8ab7fa869 authored about 13 years ago
Disable local STIX fonts and the image fonts.

See http://groups.google.com/group/sage-notebook/browse_thread/thread/2c5f47f8f977226c for a dis...

2e60d2071cac7df557258bbeafd1d7f256803e69 authored about 13 years ago
Allow the user to change the MathJax font.

80c325e1a0e9c2822efc1c713882560d545f65aa authored about 13 years ago
Delete obsolete mathjax config file.

6121f67d66da19d43c3c94212ac391645fd4b3a4 authored about 13 years ago
Remove the contains_mathjax javascript function; instead, always call MathJax to typeset what it can.

If this ends up typesetting too much, we should probably use the MathJax tools for ignoring cert...

8d6b0a071c13850cea983faaa6b910be498cd0ae authored about 13 years ago
Remove the math_parse functionality; instead, rely on MathJax to parse $, \(, etc.

6a4eed4d6baf78cd19fe634144c727843d1af08d authored about 13 years ago
eval_script_tags regexp did not correctly stop searching for a beginning script tag.

d4b053c481bb2b4832a6a7563cc1c76318b284a5 authored about 13 years ago
Merge pull request #22 from kramer314/worksheet-creation

Prevent worksheet creation by just hitting a pub URL

032fa437ede30392f75da687df6f843f73765f0c authored about 13 years ago
Merge pull request #19 from kramer314/gc-71

Cache public worksheets for performance

d94e404df9b8a3c65a4b8ad7a9662e488cfed5dc authored about 13 years ago
trac 11503 - flask path fix for Jmol move

Signed-off-by: Jason Grout <[email protected]>

64173d250a941c3311888f9e17c5a16e6dbaa082 authored about 13 years ago
The jsmath cell mode was broken before; just remove it, preferring html() with dollar signs instead.

8967fcb419bbaebe5e73cf5be1c3ac31f0f19319 authored about 13 years ago
Document that the functions to generate sphinx configurations when sagenb is run *without* the sage notebook may be broken.

Update the config file with Sage's new versions.

888080ae42fd79fab40ebc96bb6e4b9dee7778ac authored about 13 years ago
Make the custom mathjax configuration similar to Sage's documentation custom configuration.

f4e9ac2e0ee82aab3ddf2cad7d8c598d73cf58d3 authored about 13 years ago
change notebook.users_worksheets_view to use previous changes

6b61874479745b6da496d7d7bcd5ac2dc42813ef authored about 13 years ago
Notify mathjax when we are done loading our custom configuration.

c4cc2ee9ea386256c522d0e98bd30f68a2a80094 authored about 13 years ago
Change script include to reference local MathJax installation

8ef70dea516594d2293632d5a40be6a8f1df416e authored about 13 years ago
Add MathJax 1.1a, after deleting the png fonts directory.

4580a36ce5fcc0bbc5704aeb801f6667d004ca59 authored about 13 years ago
Merge branch 'jquery-upgrade' into mathjax

0e372f936df22c7b63aece93c3e46946be1bb25f authored about 13 years ago
Upgrade jquery to 1.7.1

5f0e216c5a1d392aa678fa7dec8752c0c11585e7 authored about 13 years ago
Fix a bug in separate_script_tags so that the opening tag matches only to the nearest >. Also, document the jQuery feature which also separates out script tags.

d76fba373d085c0c35e29683a8229aadcafba557 authored about 13 years ago
Handle Mathjax processing for public worksheets

265ac3b8c4b77f01406f9a7ef0d0a48837b1fd37 authored about 13 years ago
Take care of a few more mentions of MathJax.

e953a02c8d61681933f2a876fb58d300b6039bbb authored about 13 years ago
Prevent creation of arbitrary worksheet directories in /pub

ceb39d5a69f9a1fe47b1e3ed087b30ec4784de82 authored about 13 years ago
Add documentation to the secure=True parameter explaining the OpenSSL dependency

625ed51d755bd5be0539a718042d7a52a0ba8113 authored about 13 years ago
Add credit line to the apply-hg.py file

1121dd68f8b1d9a4784c747e8cb4ec403f3cbe9b authored about 13 years ago
Add a utility script to apply an hg patch

Use like this: "python util/apply-hg.py some-mercurial-patch some-options-to-patch"

5db7e07bce0ebeb553fc42ff07fe8ab10ea6f028 authored about 13 years ago
Trac 11325: remove space after ellipsis in live help samples.

Signed-off-by: Jason Grout <[email protected]>

26c1f7899c14ad9e9efe41dda4ba86ba868dd877 authored about 13 years ago
Remove all occurrences of "jsmath" with appropriate substitutions and rewrites.

2cdc0a77a344bbcc8715ca8ccf4d380ead6df837 authored about 13 years ago
Remove the jsmath.js file

8199b55c59d9fbf753b7438c70e53429c4bf7be6 authored about 13 years ago
Remove the jsmath.py file.

b40674a89dc11cc50329f63e3a079b2c697aec19 authored about 13 years ago
Remove jsmath

9ef6ead5148c5994f50590481d654b8bcb8f0d4a authored about 13 years ago
Merge branch 'worksheet-creation' of https://github.com/jasongrout/sagenb into worksheet-creation

5c9da664f5c6f665b68258846848d9b4fcff2b4c authored about 13 years ago
Merge branch 'master' of https://github.com/rkirov/sagenb

e2846e0006bf4dd7da1c33a449b2a74f0edb8958 authored about 13 years ago
Don't create a worksheet automatically when trying to load a worksheet.

ec382dfbdc546ae8b2360a40e79a6ae4c3e04289 authored about 13 years ago
fix image selenium test.

cce5ba9e9f2559f61dc2a5b52a83206372bb7959 authored about 13 years ago
Cache public worksheets for performance

8c3f3c97e852bc563f4e0ce9acd4be9c13def9aa authored about 13 years ago
Merge branch 'mathjax' of https://github.com/nathancarter/sagenb into mathjax

246548902df3f9aa1ad33350137458c03e8b973b authored about 13 years ago
Merge branch 'interact-patch' of https://github.com/kramer314/sagenb into alexinteract

84d442d5ac83f9484c12071e36dd98b3b896ea91 authored about 13 years ago
Implement Trac #11732 for new sagenb

see http://trac.sagemath.org/sage_trac/ticket/11732 for previously
merged ticket

235358d5a643948525ce80e1f0fd8406e31ced72 authored about 13 years ago
Merge https://github.com/sagemath/sagenb into trac_7441

Conflicts:
flask_version/worksheet_listing.py

568315a3ce9a5298ddae9f1a5cf0bb966a9c3e73 authored about 13 years ago
remove extra print statements

af14d21c922378ebeedf52065a2b54e6be3e8b47 authored about 13 years ago
Delete GnuTLS file that should be obsolete since we don't use GnuTLS now.

b61f7962684d1936f0f4777f7ca689cf526bd520 authored about 13 years ago
Merge branch 'sslfix' of https://github.com/ijstokes/sagenb

a2c9ef42a5b7603a57f668c3fbacc30e7157a087 authored about 13 years ago
Merge branch 'master' of https://github.com/kramer314/sagenb

73a593d6e03250b9cd97544300da2f93d931c0c3 authored about 13 years ago
Restores old setup.py for jmol copying.

e82e4c1dd3b85b91961910812599a6252f837acb authored about 13 years ago
Removed support for GnuTLS and changed protocol so secure HTTPS connections can be started with new flask notebook

e930db178c468c488f86465cbc51c3ef4df83b70 authored about 13 years ago
Several changes from patches online

89bfa73cdacfd7f72fd7acb59f570662054a243b authored about 13 years ago
Add pyOpenSSL as a dependency to be distributed with the sagenb spkg

89929c9de8ef5533622cd8d2f234eef7fc005b3e authored about 13 years ago
Merge pull request #14 from rkirov/master

updated selenium tests

11027ea3da4d073502ae66ba3bda17e5059a78f1 authored about 13 years ago
Updated selenium tests to reflect renamed buttons.

bd69061953636b810cf6aefe87700164549d9380 authored about 13 years ago
Make the developer documentation refer to the Sage Developer's guide (for now).

2a22a8af5d6642abea369dcc0449099bb9301d72 authored about 13 years ago
Add a commented line about how to log every page (and not use QuietSite).

5007f209c01b7a5d1bf9a2abb5fa93f8fbf4b2c8 authored about 13 years ago
Merge pull request #11 from jasongrout/tinymce-@-parsing

Tinymce @ parsing

442fc0bead2fdb6a9e968d0cdb92843cb70f02ae authored about 13 years ago
rST syntax

0b1604f6b84117e877392144309c3ed31edbf671 authored about 13 years ago
Finally excluding the .hg/git-* and .hg/hgrc files from the spkg (need to use "exclude" rather than "prune")

6b06baed92d1ab0657c3f2af2c153a5958eae8e4 authored about 13 years ago
Merge branch 'master' of github.com:sagemath/sagenb

8d1f552ec57564039ae725a8e5d5e2cbb4f3d944 authored about 13 years ago
Add instructions to the README about switching to git and updating mercurial. Also, make sure README is included in spkg.

d28dea8b1e112aaa4b67d35d7c16a55652267606 authored about 13 years ago
One more try at not including the git-mapfile, etc., in the included hg repository. With these files in there, doing hg pull from the git repository (with the git directory not there) does not seem to work.

9ffbaed12fded185d0b9682a23a9524a0fa046f2 authored about 13 years ago
Merge branch 'master' of github.com:sagemath/sagenb

9de30684495d6a850cbf9e448d30cbc9262d666b authored about 13 years ago
Add README.rst to the spkg

c541ea78cb6cc7ce2ef4c43fe2f575c61740b231 authored about 13 years ago
whitespace

94d4b659addde738548ce09544a615dd93e4d620 authored about 13 years ago
Merge pull request #12 from jasongrout/hggit

add hggit to the dependencies and put the git repository in the main directory.

9a03c85732257c654031b30957f885f061715f70 authored about 13 years ago
Make the git repository in the main directory.

828cf5702e226b639a63fbf6368b3c560102f2c3 authored about 13 years ago
Add hg-git to setup.py dependencies

e9f1738c854b24e7035b4bc663d815bc1b4f9568 authored about 13 years ago
Include hggit in spkg dependencies.

4e9e0572ea1c2221e7abbf0a6c0ec486d2798ecb authored about 13 years ago
Merge pull request #5 from dandrake/trac_12219

trac 12219: catch IOError from urllib when uploading https worksheet and...

b485c1f40e31253d31f022f5a5b60a74bbb1e7d6 authored about 13 years ago
support for uploading .sws files from pages with link rel="alternate" tags

1b3b2c6793c621032e088e3093c99e87fd55ce07 authored about 13 years ago
Merge remote-tracking branch 'kini/trac_10642'

94dcc9e14b7119e3b7ea440c47300882936c7fa0 authored about 13 years ago
Merge remote-tracking branch 'kini/trac_10620'

95ad5c643b0b7c9832d08dbccce654ec61d95be9 authored about 13 years ago
Merge branch 'master' of github.com:sagemath/sagenb

b6c7c74eea4933081ef2ce87b9c76684210d16e3 authored about 13 years ago
Merge remote-tracking branch 'kini/trac_10860'

360f5d4d4c64141550fce74a124ead30f917be1d authored about 13 years ago
Merge pull request #7 from kini/trac_11121

Replicate patch from trac #11121. Fixes gh-6.

See http://trac.sagemath.org/sage_trac/ticket/...

f2ca56eea2c674b613242653072ff59205c87298 authored about 13 years ago
Don't include the hg queue or hgrc files in the spkg.

04ccab18d9e1c9af5ee56468c20cb9a7ec65e153 authored about 13 years ago
Make TinyMCE correctly parse URLs that have @ in the path

Before this, TinyMCE would incorrectly parse the part before the @ sign as a username for the UR...

5b1b4c50437db1aa3d912040d29dd33c5e24d80d authored about 13 years ago
trac 7441: add <link rel="alternate"... stuff to published worksheets

425931ab9e8a33c54efa495086b7ab2cdc840a43 authored about 13 years ago
Replicate patch from trac #10642

See http://trac.sagemath.org/sage_trac/ticket/10642 .

There are probably a lot more trailing do...

64ce27b0a489cd51ca25865860e575da90e50f3e authored about 13 years ago
Replicate patch from trac #10620

See http://trac.sagemath.org/sage_trac/ticket/10620 .

79d2931f81861ceabc9b5238827d018348ba8f17 authored about 13 years ago
Replicate patch from trac #10860

See http://trac.sagemath.org/sage_trac/ticket/10860 .

3af45cbfb67b189c942abb2b2fecbc96f6044a3d authored about 13 years ago
Replicate patch from trac #11121

See http://trac.sagemath.org/sage_trac/ticket/11121 .

4e229638d0eb319c8f830c4967721fa86ebe9b71 authored about 13 years ago
trac 12219: catch IOError from urllib when uploading https worksheet and no ssl available

d0cbcdd9a06176af95def2f3a838e7018c244fce authored about 13 years ago
Add some more info

Describe when and how to recompile Python to support SSL, include link
to Google Code page

d66cd75daf0617faf8b6424ff14875e48d25cd21 authored about 13 years ago
Convert README to reStructuredText

e18614380122c72b3a5f0958844b1b75106a2397 authored about 13 years ago
Update README.txt

Signed-off-by: Keshav Kini <[email protected]>

745f91b1d619d92b08625c255298221258731a9a authored about 13 years ago
Merge pull request #2 from dandrake/patch-1

Update Jinja2 egg to what actually gets installed by the spkg.

ca4089fea2fc43c08a9915e6a3eaa742cdb4752e authored about 13 years ago
Update Jinja2 egg to what actually gets installed by the spkg.

7908eaa58a7b684805ad59a85a15c0e1d49803d9 authored about 13 years ago
DS_Store files should not be included in the spkg

4b67e60560e50d9c39457c0f818fa5e322c995e2 authored about 13 years ago
Mercurial should ignore the .gitk-tmp* directories coming from the css processor

0d1ef8ecef01b234345b5dcd26219b1d255e153e authored about 13 years ago
Don't include git stuff when making the spkg

d4bcaa88fe00b6944ec82ba5e3fa0b9963b3952f authored about 13 years ago
Ignore .gitk tmp directories created by running the scss->css translation tool.

93049aca721e05bf35c1134979b4aa3c20c17472 authored about 13 years ago
Change auchtung back to referencing the jquery ui icons that we actually include.

624dddb228bf3ebfdc02e161d2a5646b8c32a31f authored about 13 years ago
Merge pull request #1 from jasongrout/sass

Merge Tim's sass commits

72ed9f80c22b514134202bf2012ea5bde58162ac authored about 13 years ago
Add a basic .gitignore

a202e768ee37be2483a3bd2ac62b41356288c391 authored about 13 years ago
Added tag 0.9.0.rc2 for changeset 81fdaf8c400b

78c95e8c236ad767571102b54eb0aa4238e2f093 authored about 13 years ago
Up the limit for new collaborators on a worksheet to adding 500 collaborators at a time.

6e84f3ba352bfec1a2b5e531a01e02d08fcbb0d2 authored about 13 years ago
Merge spkg changes with sharing changes

e166b9b0240bac41853c991b48c93eb10ab51f12 authored about 13 years ago
Translate a few more strings.

7b623e4eb3b53fa85290acae5265bda1d3cfd71f authored about 13 years ago
Prevent a user from sharing with more than 100 new collaborators at a time, to prevent abuse.

204141f0c2532498b41f7acea22bf9dfce934c7b authored about 13 years ago
Get rid of the list of users on the worksheet sharing page---this is too ripe for abuse.

437ced084040b484379ecf8c994bb2415aea2f2a authored about 13 years ago
Added tag 0.9.0.rc1 for changeset 8bd08b9d0079

f9475b3c530c3f9e0f78b2dea6c0b9a94128fba0 authored about 13 years ago
Dependencies were being copied to the wrong place, and fetch_packages was returning a string instead of a list of dependencies

3bff9bf91d27a6dcdbbc96694004579da278549d authored about 13 years ago