Ecosyste.ms: OpenCollective

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

github.com/sagemath/sagecell

The Sage Cell Server---providing a way to embed Sage computations into any web page.
https://github.com/sagemath/sagecell

Tabs to spaces

a2e66d331e2ae79e8ab85f707738c6a9d58be29a authored almost 13 years ago
Merge branch 'master' of github.com:sagemath/sagecell

bfd85f8ae29d00a27bb337b4113bc4fabf123114 authored almost 13 years ago
Merge pull request #278 from kramer314/gh-266

Fix error message formatting / display

Fixes gh-266, and also gets rid of a lot of our custom...

6abb4e56475b4e165dd220ce5a9868d27db40a7d authored almost 13 years ago
Merge pull request #237 from ihanson/large-output (with small referee fixes by jasongrout)

The problem was that messages were exceeding the mongodb limits for record size. Now we just in...

307d9793b326db0f05345369237c379a89079931 authored almost 13 years ago
Chop off long messages in the log messages.

c4ee10642ea00fc7411a1ca2d1a338676b7c0b4e authored almost 13 years ago
Log only the first 1000 characters of a message, since there could be some *big* messages.

4593b885149df3f822f96608005b441d1b2379bf authored almost 13 years ago
Replace a tab with spaces.

a6cb5f0bdd65287029e41d0bbac64f2267b0b57b authored almost 13 years ago
Merge branch 'large-output' of https://github.com/ihanson/sagecell into largeoutput

855e50aebbd81827e2dfd84422d66d4b22313f2c authored almost 13 years ago
Merge pull request #271 from ihanson/submodules

Using submodules for external repositories

jquery is downloaded instead of built because of b...

0ddeb1067acc2b9745240cf7f17a259f4babe8b3 authored almost 13 years ago
Change the default automatic control to the string input box when the input value is a string.

d3bd60418ff47e956371960f175db0a2d78219d7 authored almost 13 years ago
Make input_box work with defaults containing spaces. Change type=str to not take the repr of the default, so the input box literally just conveys strings back and forth.

1531722c293f678128eecc6f055aefe7b605c932 authored almost 13 years ago
Make log output reflect failure to add a message

10655318e846b327a1e0948a9defc5803b757d88 authored almost 13 years ago
Merge pull request #277 from kramer314/gh-275

Fix index error with discrete range sliders

Fixes gh-275

34249e40eec411fe8ffcfff3f94f0610a423319d authored almost 13 years ago
Properly handle errors when output is too large for MongoDB

3f9a555b99f5ef7c165e7d6c4bc73ac16c1846a6 authored almost 13 years ago
Fix error message formatting / display

68f7e5d24d1eaa171bab5c9debad1593846ec9fa authored almost 13 years ago
Fix index error with discrete range sliders

579c5f254eabe896685997c2b5ff28ce99186d3d authored almost 13 years ago
Merge branch 'master' into sql

3dca0b8f70ecfa0f8641310096e3555480fb2aaa authored almost 13 years ago
Merge pull request #272 from kramer314/gh-270

IE 8 loading / output compatibility

Fixes gh-270

96cfaab18f237ba43acef7409f3292b59c3ed6ef authored almost 13 years ago
Return correct output objects for certain cases.

Also adds a missing semicolon.

e6a4e2213d767d7eb6c2aa793c818b9990fcbdfc authored almost 13 years ago
Update browser compatibility in README file.

c87d4df84e376ad960de02e07fbffc97ec4fd1db authored almost 13 years ago
Extend sleep time for Mongo connection attempts and add print message

9b6a640adbe903746c2fdf82f6001009fd335a23 authored almost 13 years ago
Modify README to make MongoDB optional

202b87559146a0d5b2700a3e8a5eadde5a8e4c4a authored almost 13 years ago
Fix ``echo``

0c17ad680b6ea53f10e2ae3337e8e2509b7e1ba5 authored almost 13 years ago
Fix a file reference in the docs

c41605c2e4ff05d504c567ad24aa044d4593e42d authored almost 13 years ago
add security warning about making the sqlite.db file readable only by the trusted user.

cb60cdc43eecfb37ec6e259bf0eed4fcf6cdfe82 authored almost 13 years ago
Set up defaults for configuration variables so misc.py doesn't need a sagecell_config file for a minimal setup. (There are other files that require sagecell_config.py, though)

237d6f7b0c02682f3f1c1e5eb0fa386d077af50f authored almost 13 years ago
Change the sqlalchemy config to conform to the pattern in the configuration file.

c9635321cdff8d50626597cb7dc9f9a922854edc authored almost 13 years ago
Allow the filestore and database to be different.

2a50334ecbc2d44988d49995260584f5e3c8c1d9 authored almost 13 years ago
Small updates to filestore docs

223823a357621d7fba214d51d1cd8fe1063b6874 authored almost 13 years ago
Fix typo in new_context_copy method name in filestore

77e3b59d4ecfc1570f23734fb50f97763f56a8bb authored almost 13 years ago
Add documentation headers

e636894b6b0f53fa0ec83eeef3cafd7646191266 authored almost 13 years ago
Switching to MathJax v1.1a

a3ff64f0b3520d63ae55bf5c60cb8e086b37c8a8 authored almost 13 years ago
Updating code example in documentation

3272626ba4058f6ba17ba541565a465b22baebb0 authored almost 13 years ago
Calling sagecell.init is now optional.

If it is not called before sagecell.makeSagecell, that function will call it automatically, exact...

00b9bf1d9e05386f2094dc5c144c01f9d408441e authored almost 13 years ago
Account for potential delays in MongoDB 2.0 startup time

8f0d91efd819adc9d6f79eebd15e693204ff6f71 authored almost 13 years ago
IE 8 loading / output compatibility

c7815415c2fc6b1a49fcc3c81799b215d9355f73 authored almost 13 years ago
Adding MathJax to submodules

da684f5a06c60edc7aedc093822654225f2fc51d authored almost 13 years ago
Using submodules for external repositories

940f3c1feb6e1971839a65c8e43bbaf18dd8a5d1 authored almost 13 years ago
Updating documentation for SQLAlchemy

24ec595af34b8fa8e57276651737e900232c7f4b authored almost 13 years ago
Removing references to the old SQLite database adaptor

56eebcaf0afc5101c82f01473f8be0cef4829b63 authored almost 13 years ago
Make SQLAlchemy available for use as the database and filestore

5977f2e488f49aa0a591ce77ce0a7190da770ea9 authored almost 13 years ago
Fixing bugs with SQLAlchemy and Twisted

2dfa00744909f2da66967e6de97b180fe1486271 authored almost 13 years ago
Merge branch 'master' into interacts

40f97af74277d1defce18d5f33553e2148b784c7 authored almost 13 years ago
Number types are covered in the else case for automagic interact control guessing.

e8baeb1b57c897e994ade20b96c5ca8e4b044339 authored almost 13 years ago
random bits can contain newlines, so it's not very robust to split the keys on a newline.

324a06b25f789ae1f1594c5bcad094d5a2fba685 authored almost 13 years ago
raw no longer works as an option to InputBox

80f550e11b0e3c749fbc62442b54c7c1de2a0684 authored almost 13 years ago
Make all input boxes be raw=False, except for height>1 textareas

49db3f5aa47cca85882d92ad64c29ae67fdb69c5 authored almost 13 years ago
call the adapter on the default values again

c327c0cd565b9ba2344a2d44e66dd06f3322fa30 authored almost 13 years ago
Merge branch 'master' of github.com:sagemath/sagecell

5956729c5aa6bf247121c08b78cb4b5c79a35015 authored almost 13 years ago
Merge branch 'interact-bugfix' of https://github.com/ihanson/sagecell into interacts

Conflicts:
interact_compatibility.py

0517592badb1ebde1c232e23e725b48bcd1b2a9a authored almost 13 years ago
Merge pull request #261 from jasongrout/gh-246

Make input_box use the type argument if it is a function (fixes gh-246)

d8c642b17762b57bf47e5f535561cbcfa822a3d2 authored almost 13 years ago
Merge branch 'gh-246' into interacts

caae1923202850e05b22ff32387de239df9b091d authored almost 13 years ago
Merge branch 'master' of github.com:sagemath/sagecell

bb81f32ff1ae00d6b47bf10f619d36410921546c authored almost 13 years ago
Merge pull request #262 from jasongrout/gh-223

Document that we seem to have had problems with IE8.

Fixes gh-223.

caef692e37a630c0d5e442d6e877cccd7ac9f133 authored almost 13 years ago
Merge branch 'master' of github.com:sagemath/sagecell

147ea198475da8624e590ab2b6df9251c1926230 authored almost 13 years ago
Merge pull request #264 from jasongrout/configurl

Fix config URL, and comment it out by default so it doesn't expose too much server info.

a640ffb0db0b4c916f7e7e3c1bbccb949612ecb4 authored almost 13 years ago
Merge branch 'master' of github.com:sagemath/sagecell

c24b143f5fc4b9df0ce0f187c6e37ab1375c830e authored almost 13 years ago
Merge pull request #269 from jasongrout/spkg

Make Sage spkg files

857187a556e2a2be342084eec2642e93d09750a9 authored almost 13 years ago
Merge branch 'master' of github.com:sagemath/sagecell

5790b833c287d7674d862161c61bb9b82154fe4d authored almost 13 years ago
Merge pull request #268 from bvarberg/blue-line

Removed unhelpful blue line that distinguishes nested interacts.

Lots of people complain that...

1554eb2d6552a9674a386b6e929b30f6ed466145 authored almost 13 years ago
The défaut confit file had an erroneous call to os.environ.

0e58ed2df3c23549a7219f4bc9f88783f5547112 authored almost 13 years ago
Add spkg-making scripts, loosely based on the sagenb spkg-making scripts.

e471573fbcf7697156c9278c0bca94581c221789 authored almost 13 years ago
add ignore for the jmol symbolic link

6e161ab126ded9042b1358a3923c8f07ddac9d9b authored almost 13 years ago
Removed unhelpful blue line.

0a3afd34835a385f2b941a25cc1876a0ededeca9 authored almost 13 years ago
Restore old functionality of Sage notebook for backwards-compatible input_box

74e3f1d3cb0065595bd788a2c5c16adcfda13cb7 authored almost 13 years ago
Default values for interact controls are now used directly, instead of using the evaulation of the repr of the control (Fixes #248)

5a24dd635a05f4d27a8eff03466128af2dd9c9ae authored almost 13 years ago
Don't assume we can import sagecell_config (untrusted devices can't, for example)

c51d9ef57edda52be04d4c46a7ab51d8ba4d5402 authored almost 13 years ago
Turn off debugging of filestores

8163b19eed1e90c2077b4f00b759a926eed287f6 authored almost 13 years ago
Fix some import errors in miscopy

69e69caeb92cc9809c3329ddb7f3f796f4532baf authored almost 13 years ago
Some additions and other notes to get a partial implementation of the sqlalchemy db backend.

9321f6b4f17f97466e65a9a08dee433a306a4228 authored almost 13 years ago
Add a bit more documentation to the db_mongo module.

a25843c0bd81585af2b86c89443c7e0e8a354e91 authored almost 13 years ago
One last remnant of cell terminology replaced with "session"

002008b74c8da10c8c2ff41523eb6cadd860e0d5 authored almost 13 years ago
Add a bit more logic to choose databases and filestores from the config file.

d727fdea8c46d44279e27d0c545dc4db7c75045f authored almost 13 years ago
Make filesystem filestore more robust and also have a levels parameter.

a35cecc5ea51243cf8d981435cee7dbbd3de9cea authored almost 13 years ago
Ignore a few more common files or directories.

e555ee24ba4d87205b7ec1d165e259d803cfd1d5 authored almost 13 years ago
Fixed the authentication syncing bug, so we can get rid of the last remnants of cell_id

8f6ccf1523acd170eab5758ec90f4c8deee9153a authored almost 13 years ago
Do all filestorage authentication key incrementing when negotiating the keys (to make it easier to keep the key negotiation logic together).

420b54230898befbc92c415bc5bfd3ac4e4e5097 authored almost 13 years ago
Fix subtle key updating issue: the filestore updates the secret key twice (once for normal files, once for the upload channel), but the device process was only incrementing the keys once.

9cf68d2bd9e87a1edb41ad7d205d7e90eeea68aa authored almost 13 years ago
start on sqlalchemy updates

604d4afd1e39d67dbabfad0320958a09e4221545 authored almost 13 years ago
Note two problem spots for changing from cell_id to session keywords for the filestore.

b469bf660cb7955c686c72652bdd89b7b2397836 authored almost 13 years ago
Turn off the debug statements

afef3679d7ffe61bc5ddf605b03e08864bbb007f authored almost 13 years ago
Convert cell_id to session in the mongodb filestore

c5130ae39a50633acda886039e90c5a236062644 authored almost 13 years ago
Added a NotImplementedError for an abstract base method.

d4de284b38aefc1571c5c9cb6de8ead819a8f09e authored almost 13 years ago
Make authentication message more explicit.

e8a7501746d98e0d5632c454d575f026ea88965f authored almost 13 years ago
filestore changes

c8b09ce7b9a271441a81387d7a2d85f26c4c97e5 authored almost 13 years ago
We're now dealing with python 2.7.2, so update doc links.

425d5e86e19abdd4bf563eb682c5ec4f607de150 authored almost 13 years ago
Add lots of authentication logging.

fcaa6b7d906657a76fc82b456175c6df32a77890 authored almost 13 years ago
Merge pull request #267 from ihanson/permalink

Auto-evaluation of code from a permalink

Fixes gh-252

3d6404a66f315190bad1bb36e409bcd2d7c0c25b authored almost 13 years ago
Add documentation of autoeval option for embedded cell

a185b85b2be1069ce1f80c4c934d0ec16acd72ed authored almost 13 years ago
Automatically evaluate new cells based on an option given in the arguments of sagecell.makeSageCell, rather than the document’s location

552d551405566fe0f4afed776415452a46495613 authored almost 13 years ago
Remove unnecessary URL encoding needed only for older versions of Twisted

d9bcbac72ae5648cec676a9b147d5a6346d98900 authored almost 13 years ago
Automatically evaluate code in permalinks (fixes gh-252)

Code will not be auto-evaluated if the URL parameter “autoeval=false” is given.
This commit also...

bd4116ef2f61a493b129c773c89cd46f018c077d authored almost 13 years ago
Merge branch 'poweredby' of https://github.com/ihanson/sagecell

d8e936a7b44f71b60f99d4456b0e1e5d0d2c6d7f authored almost 13 years ago
Simplifying

ea116afed434669fbbf9938a091abacc3d9ffdc1 authored almost 13 years ago
Make “Powered by Sage” line visible when “Session Files” line is hidden

cc86adf887d834504901870729299b2d4f6b5f4e authored almost 13 years ago
Merge pull request #260 from ihanson/poweredby

Add a “Powered by Sage” watermark to the output (gh-255)

Fixes gh-255

5684bb2aced513037087a0b3d5c7f224fee9ce53 authored almost 13 years ago
Move “Powered by Sage” line to outside the output block to avoid interference with output

Sage logo now links to sagemath.org

598ed0a002042c5ba47faacb2a23ccfeb5c241a7 authored almost 13 years ago
Fix config URL, and comment it out by default so it doesn't expose too much server information. Fix the nose test.

943517b51ac86832a32a9ecb3ad416c9decc02ce authored almost 13 years ago
Document that we seem to have had problems with IE8.

Fixes gh-223

37ccf53f532cdc03e5457d60b5615da06dfafc84 authored almost 13 years ago
Add a “Powered by Sage” watermark to the output (#255); also adds a Sage favicon

88be22ad39fa7c893c7c43fe9ef889af9455dccb authored almost 13 years ago