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

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

24a9eb76de72a53625594de6572cb957698d67ee authored almost 13 years ago
We were running into some errors on OSX trying to install zeromq into the install/ directory, so let's change the instructions to install to the installed/ directory.

da4eef880196e9400046986c5cd80cadb3f7eae4 authored almost 13 years ago
Fix a bit of the Mongodb instructions

a7b9d968bedfee82400e9640127fc10c0703f446 authored almost 13 years ago
create pid files in the start_web and start_device scripts

f0bf453ac20ac0754349fafc2116c3b02123ac6f authored almost 13 years ago
Add pid file support to devices.

0f36d2cca8ca03740ae9936ae953e12a2f1608cb authored almost 13 years ago
Add a timeout for the polling, to see if the device is down

88f4d1d95e205fd72100e6fa4a1f27234eb1eb99 authored almost 13 years ago
Fix simple_computation script to test adding two numbers together.

27061c80c1fd3f4b09aea718bfdc7533cbff625b authored almost 13 years ago
Merge pull request #249 from kramer314/output-location

Fix computationID hiding and output replacement

157abd075ae2ac8c6424e51fe382e2d004ed38fc authored almost 13 years ago
Update README to reflect the new default webserver is twisted (so we don't have to install nginx or uwsgi).

6975761377cc4a580409646dcaf6cae6c076a003 authored almost 13 years ago
Make the webserver requirements more flexible: add twisted and python options.

22dd89632fb957bbc2a73d55b8608015bc8798f9 authored almost 13 years ago
Merge branch 'sigterm'

29dd9f5806313d90d42b38c468208034372108a3 authored almost 13 years ago
We don't need to exit since we will catch the error and exit normally.

c85496e3be9e44d4749e3b72ec8d64112e7d2293 authored almost 13 years ago
Revamp shutdown procedures to make a shutdown on a SIGTERM as well.

8028cb4a403848c3f5927fec92891462714620ef authored almost 13 years ago
Restrict permissions on keyfile

d169d2b3f8c87a982e782aabd57d9127ce38bfea authored almost 13 years ago
Update installation instructions again

af57e20974b342e4b391b5e3d86ffcde37f73cf4 authored almost 13 years ago
Change keyfile handling to have one file with a random name. Otherwise there are conflicts if you start up multiple devices on the same computer.

bca130298036413e4fde76f8216e1b9fa7529317 authored almost 13 years ago
ignore file if already removed

e50045cf4ab44ce709e122361b3245158c0d463a authored almost 13 years ago
Make the body have a big margin at the bottom so interacts don't cause the page to jump.

8b9f58eb46d1afa3c2c9d22e8c244bb2d2a06ff8 authored almost 13 years ago
Expose the submit function so it can be called programmatically.

a9d2cf8c325910a3b486886c603e3976570b5e2f authored almost 13 years ago
Prime the import cache with the imports done in the plotting module by actually plotting something before all the workers fork.

This cuts down the first plot's time in every worker process from 2 seconds to the more usual .6...

d7999232e8628ab340a31d0312c0175d3fdfb5c9 authored almost 13 years ago
add the time to all logging

ad91bc3e75fcb3ab3d06b72e04b72ae2a600ae15 authored almost 13 years ago
If we are in a codemirror instance, save the code to the text area before retrieving it.

75abdb1a914e15cc6b623058583b696913b0fa48 authored almost 13 years ago
Upgrade to CodeMirror 2.21

8657fea253773a49b24831d0b70c0b01adb0f6f7 authored almost 13 years ago
Clean up the root template a little more.

494dbabb68292cf3a163da04044f5ada8a316f7d authored almost 13 years ago
Comment out session storage, since it seemed to always be setting the sage mode, etc.

78db53339e1e2f8b9d8f8836749d11d33509271f authored almost 13 years ago
Move some of the CSS into the root html instead of the global stylesheet.

ff47aeee1a158e58d247b682cbefed947ac8d6fc authored almost 13 years ago
Hide the advanced box if both files and sage mode are hidden

1924b5861cef74968e5c6a7a170aa1322e0af61f authored almost 13 years ago
Make the default interface much cleaner.

741409df395e19ed9cdb37a73740da4306277879 authored almost 13 years ago
always give the zip permalink (as the alternate permalink)

4cc5f3aff05d2434672e446eea14a690180a4337 authored almost 13 years ago
allow zipped-code permalinks to omit padding = characters

3917401c8b09771fcf4b0e51cd6d4794b5fed173 authored almost 13 years ago
Implement URL shortening ourselves.

33a7246ebf13e23929c8bcf8d32dda315a299db0 authored almost 13 years ago
bump the plain code/zipped code permalink threshold from 50 to 100 characters

cf9eaaf9f63eb6b802b9496dbda7c2f72e16d852 authored almost 13 years ago
Fix computationID hiding and replacing output when output location given

c7530b8269c49a5cd911cda98201aa56991dcaaf authored almost 13 years ago
Hide the messages, computationID, and session Title by default.

We really should hide more than this too, and make a /debug version that has all of these things...

f6f93453cced57337d0f23f828101a446dfb959e authored almost 13 years ago
Fix gh-245; specifying a list to a slider didn't work because a block of code was indented too much.

06f306eb21d564a2e1d7dec10160fa02bc71ecb6 authored almost 13 years ago
Make the session title in the Done message hide-able.

f68a7b7be38dfebe14bfd8140e209a5e39865ca9 authored almost 13 years ago
Implement caching for embedded_sagecell.js.

cfe21102373b9762f1751a53a857144fcc86ab2d authored almost 13 years ago
Redirect the embedded_singlecell.js instead of return a fresh copy.

847995a49b0cebaee709a7f059b376a8d106dc0e authored almost 13 years ago
be a little more conservative about catching errors when trying to form the tiny permalink

b834ccd5aab95a80fa5df5c17a19bbb0376db701 authored almost 13 years ago
permalink urls should be external urls

2c9800cac220112ac132c59e6299b85ddca66c4d authored almost 13 years ago
use a url-shortening service for permalinks

5236f272643c81e24c4ba9b51b137a692564edd5 authored almost 13 years ago
Don't stop querying if a permalink is returned

56c85c5ae40b9e614ea68824b2d2fb33e6623813 authored almost 13 years ago
Create permalinks for computations (urls which embed the code in the URL)

91015f8b5f4e86c1674f2b5b58507b5b0a552283 authored almost 13 years ago
move embedding portion of docs up to the top

6a7e8d77a4ebae298773cc8058544979aaaabc51 authored almost 13 years ago
make the doc upload target not the default one

df9b70c2ae02bdab7442dbb209ab7ec48408de79 authored almost 13 years ago
add a doc upload target to upload to sage.math.washington.edu

4366ecb14521f565693342ae4b08f89179ddbef0 authored almost 13 years ago
Make the embedding instructions clearer. Thanks to Karl-Dieter Crisman for the suggestion.

034092c90d99d8f4b28f5e3b844f2a7d284f9a99 authored almost 13 years ago
doc changes from suggestions by Alex and Kini

842c8178f5c05ac97299b14d6cc0943134b070ea authored almost 13 years ago
Merge branch 'gh-239' of https://github.com/kramer314/sagecell into massive-upgrade

f9ba4bc3fb13bd2686d967cffb788b99a9338bf6 authored almost 13 years ago
Be smarter about replacing session output

Previously, interact output would not display properly if multiple messages
were required to rec...

685ff4cd6da284b7f904e4e22a8b2dc5dc35334a authored almost 13 years ago
Update embedding example

32e87b49f392127a278c28912b3806e063705667 authored almost 13 years ago
add a versionless jquery link, so people don't have to update their code constantly.

ec989c9c053f70b1a9b6adb380c90d306809cc98 authored almost 13 years ago
refactor minifying script

0f785d780508becbd06b26d962f71607245ba02c authored almost 13 years ago
Add backwards-compatible shims

7963b11cc9f45abd3e33059ab530e263c97b2a5a authored almost 13 years ago
fix html.table in sage patch

44186d0572c16002312cbcf23ac35eed19e11636 authored almost 13 years ago
update instructions to require sage 5.0.beta1

09c9ccd83d109cb5eb95c6b194c8c25a50b674dd authored almost 13 years ago
Merge branch 'gh-201' of https://github.com/kramer314/sagecell into massive-upgrade

d7bd4fa2a2fca38dfff0155f17bfbe861bb1c617 authored almost 13 years ago
Update readme so version numbers are just used when downloading software. Also, update jmol instructions to assume the new notebook has been installed.

96313f4c878b17d38c70ce9bf2ee75f30bc4db5b authored almost 13 years ago
Update sage patches to Sage 5.0.beta1 or so.

99d063c8db32921c63a35cc7509915681b25d194 authored almost 13 years ago
Merge readme updates; changed the sagecell directory to be a *subdirectory* of the directory

dfe14b7f68df5aca8d4309cde6a815440380be50 authored almost 13 years ago
Massive renaming to sagecell changes merged

d4cec5956d486f7c1309d7744fd3e33bca059de1 authored almost 13 years ago
Change Sage patches to refer to sagecell instead of singlecell.

a44d9400e3fe33e145da3610390a339d4ea74846 authored almost 13 years ago
Apparently I overwrote the original embedded.patch

b2aa5974813178070a0ebc277a5633d19e5960f6 authored almost 13 years ago
Merge pull request #234 from kramer314/file-upload

Fix removal of file upload form elements

11229965d9875950e1fd48273f6ff73008d2f5e6 authored almost 13 years ago
Update README to use startup scripts and reflect common complaints

361ee2bbcf1cad270780b05a6e3bb5888b4a4238 authored almost 13 years ago
Refactor code to reflect renaming to sagecell

037aedf8aacfbb24c22ad5eefd8e84aefbd7a588 authored almost 13 years ago
Merge branch 'name-url-change' of https://github.com/kini/sagecell into sagecell-renaming

b4dc28ec95602fb336810284cb98ff15569578fa authored almost 13 years ago
Fix removal of file upload form elements

56415f60729c234254129fcf8acba48343b47222 authored almost 13 years ago
Save the editor before clicking the submit button.

b76952f1802c6f13dc2cfec8f7649ea39b6a120b authored about 13 years ago
Move shift-enter to the new codemirror extraKeys option.

9ea15e138aac32fab942d940ad432585a85bd538 authored about 13 years ago
Nomenclature

See
https://groups.google.com/d/topic/sage-notebook/rgxTOLX1iKc/discussion
. Since the words "si...

9c4c9b392dda4a259571ba3b415f006deceb128c authored about 13 years ago
Update URLs referencing the github repository

0335d4e977148925f2af753724782eda61206715 authored about 13 years ago
Make sage mode work correctly with utf8 characters in the code.

1176c4b210d83715ac26a67014d926aa9cfcd179 authored about 13 years ago
Add jquery.ui.touch-punch in order to support touch events on iOS.

ec394c999d733eb997e03b47dd347a93a2e5073f authored about 13 years ago
Merge pull request #229 from jasongrout/upgrade-jqueryui

Upgrade jqueryui to 1.8.17

c063df48c62f7de82246a161ae6b31c9f97da190 authored about 13 years ago
Upgrade jqueryui to 1.8.17, updated themeroller theme, and went with the default "custom-theme" name.

176c46cc87c6d77944d3530b8ed61697fbae00e9 authored about 13 years ago
Merge pull request #228 from kramer314/session_end

Fixes session_end message printing

c3bfb628e27af7c458755f4168c8649422d03d92 authored about 13 years ago
Fixes session_end message printing

c26775e4c61a17bcce69fef7ebfd112687e59160 authored about 13 years ago
Stop the shift-return from mangling the text

dcea80ec002fd6442779a6d14bf4b4861fe4cdf5 authored about 13 years ago
Fix an attr->prop problem from the upgrade in jquery.

f13481f36e341bcd1cd2145f0f493b1660f4dadf authored about 13 years ago
Fix an error where session_end messages were being rejected because they didn't have an output_block field.

50056d0c4f0f8369ec27fe8cb5cc7e5741f00e59 authored about 13 years ago
Make the polling smarter; in particular, reset the polling to fast polling when an interact message is sent to the server.

12991a14ef8b565db0ea22efaba7b18d8ab22f89 authored about 13 years ago
Using proxy here is not needed since we refer explicitly to the session variable. This also causes errors in jQuery>=1.6.1 for some reason.

13e6ed2772ecc7e9050193ee315cdea2e286cb75 authored about 13 years ago
Update jquery to 1.7.1

55159858892fee09916899b2c3c99af5859adf44 authored about 13 years ago
Merge pull request #222 from kramer314/interact_output

Fix updating of multiple interacts in the same session

329bf4b3d1df5d0a5aed232a2e08c5cb77b80d7e authored about 13 years ago
Merge pull request #217 from kramer314/gh-214

Fixes gh-214.

c489dd7c685ff77c224413b904d1b53cf0efc737 authored about 13 years ago
Merge pull request #218 from kramer314/shift-eval

Shift+return code evaluation fix

bafea73b78192b7bc86dfa1094b911e14a2b7a01 authored about 13 years ago
Merge pull request #220 from kramer314/gh-213

Fixes gh-213.

b20a783d86c097e2e465c95ce54f826a74400fca authored about 13 years ago
Merge pull request #225 from kramer314/gh-224

Fixes gh-224

2f6f33517d48d96f79854f538e4b9577cb69f325 authored about 13 years ago
Allow 1-row input grids to use non-nested lists for default values

This feature is expected behavior in sagenb.

27cc0d7f0ec3c923ee0d76931824507524587faf authored about 13 years ago
remove unnecessary debugging printing

e891a1dc50c178e6b4d1c3b8e223aa21e525ef25 authored about 13 years ago
Fix updating of multiple interacts in the same session

f482bc6561a568343bda01641259c2c26fe090d3 authored about 13 years ago
Documentation update for new embedding options

3f316b2101716c472ffd261fc36b775bae6265b2 authored about 13 years ago
Allow dynamic hiding of session title, session end, and session files

updates templates.restricted and templates.minimal to hide session title,
session end, and sessi...

928062550ef4a70ba9f535fbefce15a8a238e72e authored about 13 years ago
Documentation update for Sage version dependency

8015b2905a263940eddfa9d612bc3c92e37f18d3 authored about 13 years ago
Remove unnecessary IPython 0.9 error formatting since Sage 4.7.2

1ea01fb87f75107d9d30ad7b6653dda1adbef5c8 authored about 13 years ago
Refresh Sage's random state after forking

e24478e6546cd92c346bc7ccc724aa076ec9860a authored about 13 years ago
Shift+return code evaluation fix

eaef7c373b92554c82d9ee6c969f3619a17b8a7e authored about 13 years ago
Upgrade to codemirror 2.2

002d940d547e9244519d5f1d834971211f2edc3d authored about 13 years ago
Update some old comments that shouldn't apply anymore about sending messages.

e361b2acbb4d265b496c71064be40cc692552adc authored about 13 years ago