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

Fix extra package installation

ea5e4292d591f8e589d2efb92ff0173c8bde88f2 authored over 11 years ago
Be more explicit about printing errors

e9ab587b5ebb9b444352623fff941750ca781dc2 authored over 11 years ago
Don't su to sageserver --- sageserver can't chown, etc.

28b24ceb4eea5260cb484370355f0ec25a25c173 authored over 11 years ago
fix bugs in install-sagecell script

f405b94852a256151ac8421c65dd38183906b66c authored over 11 years ago
Install pandas and scikit-learn into Sage in the VM

bead101e60ca9d01a4f67c7b12dd207957a249a9 authored over 11 years ago
Monkeypatch matplotlib and pyplot's show functions to work

A cleaner solution would be to use something like IPython's InlineBackend.

2da07120fcb4611d75b9f4d9ce72de5547307351 authored over 11 years ago
Fix regular expression

7abbb1037b1b31344ab6797176f1f8cfb76f8725 authored over 11 years ago
Perform correct tab completion in non-Sage modes

cab32c9859c3b0dcff6e50366524d3fa1f7f9af3 authored over 11 years ago
Fix MathJax rendering bug

b5da50b81562ac7f927d5d5e498d906c8adde0c8 authored over 11 years ago
Upgrade to jQuery 2.0.3; bugfixes/cleanup

aeaddada1d716e838ca3b8e2ab62b6d9725c1426 authored over 11 years ago
Make it possible to assign sublists and input grid controls for interacts

5cce6c3b0676774f875530ee6cf47e690315b758 authored over 11 years ago
Add a state method to interacts to retrieve or set the state

93517b8b6f7378f09c0efe81ad92c6740efa6591 authored over 11 years ago
string decorators come *first* in transformations

8ffccaf9673cb348cd6eb133eb458e7e975b6712 authored over 11 years ago
Fix scrollwheel and codemirror max-height interactions

46270ac3735d6f691add02af297a8363d9e6def3 authored over 11 years ago
Merge branch 'master' of github.com:sagemath/sagecell

6a5386cb3b39c1a14a729db32a8df4f666969dea authored over 11 years ago
Merge pull request #412 from ihanson/permalink_err

more friendly error messages for permalinks

98f0b4db884f3beef170fbf926a0131820875c9e authored over 11 years ago
fix string decorators to recognize any callable expression (with parens, brackets, and dotted names)

1dac4379f7daf1ed91318b698f1a7e9250fb5368 authored over 11 years ago
add a default decorator for string decorators

08bc2fd989a665dfa4acad363b53c7930353634e authored over 11 years ago
adjust javascript paths

ca7f55847c9d47460eafc544022ddfce8ec22c92 authored over 11 years ago
add trial version of string decorators

be57bf659023c714f017e76b199830682c80030f authored over 11 years ago
Merge branch 'master' into ipython-1.0

Conflicts:
web_server.py

e3c19ebc069019dc06ff254bf92595ef4b1fc25d authored over 11 years ago
Using max-height with CodeMirror’s autoresize causes the scroll wheel to not work

13f1050b57e35fe81c8c56f9e8c4247f43584883 authored over 11 years ago
Provide more user-friendly error messages for invalid permalinks

675234242d47729ed525b8f11ae50377b3a2816a authored over 11 years ago
Display all controls when layout is a dict

d7ff602677360dfcd3f0e334824b703ffdea0ed9 authored over 11 years ago
Make created controls not self-updating if there is an update button present

9942303c9af118f49d7d3bff2c2954ad3af773ad authored over 11 years ago
Make textbox wider by default to better match slider

0b620d638746d80170a96ed54ce8349286616351 authored over 11 years ago
Merge pull request #416 from ihanson/tab-completion

Tab completion

c43afe13d99e96f431e180f0e69ed992758a0b70 authored over 11 years ago
Add comment

0def4678fe9a1f34f7dadaf5698952577776d456 authored over 11 years ago
Open dialog on Tab after left parenthesis

c22e35b98dcfc028336dd1f71e7ead8ef079293f authored over 11 years ago
Always open dialog below cursor; keep focus on textbox

ed58cbe78b203b7cd0174611fce41b70dfbb7fd5 authored over 11 years ago
Bugfixes

053400ca03425a38c3e188d642a1392ae74f502c authored over 11 years ago
Add object detail view on pressing Tab after `name?` or `name??`

edd3ad2cffad08697cbfea3231869ef9bf230081 authored over 11 years ago
Stop tab completion after end of identifiers

eaad0b93a69db844abbe731f5bf58f334a37e87e authored over 11 years ago
Fix bug with linked cells

44baace6ea4a729d71e1906cd2dac9a6c0c22ed9 authored over 11 years ago
Add tab completion for cells without running kernels

Add tab completion for cells without running kernels

a59584a5ad53082cdd9e466d6ceec1d66f92bde8 authored over 11 years ago
Bind Tab key to either completion or indentation

5061afbeefc2ffd646f8dd9b7223ad438c7a48d3 authored over 11 years ago
Add autocompletion on linked cells with running kernels

cd7e7034ca7ccf0053062797f67ea716e3439c47 authored over 11 years ago
Fix problem with DiscreteSlider when start, end, or step is a float.

932beb705e091755368b1471b23199b63aae5152 authored over 11 years ago
Fix globals problem with input box adapter

84cdbb4c985a96c6826afa9ac6069118b187c740 authored over 11 years ago
Make the interact test page served from the static directory, and make it more usable.

d3cd94b8e080a290b71f284d9450532dc4b5af98 authored over 11 years ago
Adjust interact css slightly to make things generally line up and make sliders not collapse to nothing.

bb1570e98f68ff05d940e70bf3f7fe4146beb169 authored over 11 years ago
additions to interact test page

41338698f3c66c567a1048ea75363177379d7841 authored over 11 years ago
add one-line test

9170107a990b4b338ef707f02571bb8aa7e178c5 authored over 11 years ago
test server is http, not https

b7baa7624a0ae3d09ba730b2b48aeb51019e7733 authored over 11 years ago
add simple interact test page

4f86793820384d34e5188759bf07d227f3bcae3d authored over 11 years ago
Update about page

d19f65a5a3980dac76f5f5590bb7c65850d2bcfe authored over 11 years ago
quick fix for adapter functions for input grids

0f4d5e8056393717b49daaa9199c76230c8fc921 authored over 11 years ago
reimplement 'top' and 'bottom' layout dictionary options

ceb0d3d6d0760a45fbf0cd3db44b925a0a28b35f authored over 11 years ago
Merge branch 'master' of github.com:sagemath/sagecell

b16a2f9783d4f1a045ac2f6019e01d623fb86e22 authored over 11 years ago
add instructions for quickly deploying a test server

45438d394c0e3326e12fe5d39aa96127cc891c89 authored over 11 years ago
Merge pull request #413 from ihanson/new_interacts

New functionality for interacts

be536efcdbe6da617f8eef98d30b327f44e8a2f9 authored over 11 years ago
add credit for code from salvus

f0697515a41bf00dfd7323c0c14bfcd97a5019d8 authored over 11 years ago
some CSS tweaks to the interact controls

77b4d4845320703c6b080708f98f20889771725f authored over 11 years ago
Merge branch 'master' into namespaces

4e85f71e3dde35d24121e35661d14dfcb7709abf authored over 11 years ago
Merge branch 'master' of github.com:sagemath/sagecell

c53c8928a1a0839ffbec28b547f2045f564ff8ed authored over 11 years ago
upgrade mathjax to 2.2

c13ad9702404323bc3c42c48169292145021d520 authored over 11 years ago
upgrade sagecell spkg for vm

b5e55945adf61dacdf13520347a0fe53f4296e7a authored over 11 years ago
only read static/tos.html if terms are required in the config.

db71adee3b0cafaf6fc2006289aa8d2ebe20ef1f authored over 11 years ago
change directories on combinat

3bbbd2054d94ebebb2f9bfbeb61063ab007b3f27 authored over 11 years ago
Merge remote-tracking branch 'upstream/pr/413' into namespaces

0857517c5312273b605fa63a01fd708d46f4f57c authored over 11 years ago
Merge branch 'master' into namespaces

935088c960bdf34bfb3ac9d45008c3b0dcfa1207 authored over 11 years ago
Don't require TOS for VM until William says to

714e35f1e846b46dfb9bb2868b330cf86c99ff53 authored over 11 years ago
Merge branch 'master' into HEAD

Conflicts:
Makefile
static/sagecell.css

2b17d2ef74b9b76fd499f569c3500e9087771dc3 authored over 11 years ago
clean up css and embedded css

b7ebe333c855696713a2b4703e830b64dea5e9ad authored over 11 years ago
Make embedding automatically resize CodeMirror between 3em and 14em high

37b23236cec3affc6c268d9b0b49a5d3a2dcf926 authored over 11 years ago
Fix makefile

70c8115a5013ba61485017abdfc6ea5834e1fc37 authored over 11 years ago
don't minify---it seems to corrupt CodeMirror 3.14

8c6c6bfc8f13c3fcc61c8617f53d31e2b8c83f4d authored over 11 years ago
upgrade codemirror

8dc7098d6c023ccadda95a66ba44325c6ed7de15 authored over 11 years ago
newnamespaces

c935252d19604fc63067776123bc59c04d0ea92f authored over 11 years ago
add instructions for auto-resizing codemirror.

2d9621948ceea32f7eb1a6b9d4a6fb1a11555dc3 authored over 11 years ago
Merge branch 'master' into namespaces

94ad0e99156e97b170de48287dd4c9aea18c312f authored over 11 years ago
Make dirty control effect less intense

de3f2b997990773e8e37adcf63825ce83a761c7a authored over 11 years ago
Fix bug with default layout

455c00da09de82d6185d712ae6c6945f17998f5f authored over 11 years ago
make about page use https instead of http

809f0417c10823b5cecbc3556d731caebee2a0f9 authored over 11 years ago
Disable automatic linebreaks since they are sometimes really goofy linebreaks.

712bb58ea938983748437482483bd54c4c9942c9 authored over 11 years ago
bump up the idle timeout to 90 minutes

2266f6a13ed68d00371ad3b15bbb2c20fbc37da3 authored over 11 years ago
New “dirty control” style; bugfixes

ecf923e3ccde01b94c5c4b4cef2c4dd83a9ab2f4 authored over 11 years ago
Use responsive grid layout for interacts

2f75cc4fe32cc4a071d65e9dc58d561a5bd3f1a0 authored over 11 years ago
make about page open a new URL, and add a complete webpage example

017b03ff1511641da5600564c761b16ef6cb8eb0 authored over 11 years ago
Include single-underscore attributes in dir()

852441a4a392e8d4f9978a551d2b93426f8c9451 authored over 11 years ago
Make created controls self-updating

af81d6eb9129492f91fb56ff9fc95a3ca1db6cfb authored over 11 years ago
Keep track of all control value changes server-side

(including client-side changes that do not immediately update the interact)

This also simplifie...

8391779e20e58442215c52b0abb455d5fc1ecc6b authored over 11 years ago
add db server to architecture

d917cea8cb915b0cbccb472bce855760a174cd5f authored over 11 years ago
initial namespace work

945c7325fcd8d185b3ddc1910586b4b5170b0cf8 authored over 11 years ago
Add function sys._sage_.clear to clear output

3f741acb0d162df43ace0cfaa84104de9fedb597 authored over 11 years ago
Only update interact from proxy after _update method is run

f694a83f6f250b2773f986da42c1e08b8eb0309c authored over 11 years ago
Allow an optional first argument to an interacted function

The InteractProxy will be passed through this argument

8149cac1960aae05bfab0556b911953b62b4240f authored over 11 years ago
Allow recursively-defined interacts on the same function

49a7339c3bdc08e993e5023ffdad2fbcdbc3095c authored over 11 years ago
Add a _changed attribute to InteractProxy

with list of names of controls changed

733274d1c9fc94e79bbfc92f350755f95cbc3296 authored over 11 years ago
Use fix-js.py instead of wrap-jquery shell script

d5d6a03b4195bad01dee3273b7fa6f66b32e54e0 authored over 11 years ago
Rename file

ea8d72b23662b8de5d3a277035a3a106583a9dbe authored over 11 years ago
Merge remote-tracking branch ‘upstream/master’ into terms-of-service

Conflicts:
.gitignore

d8fece7604b24abdaa21944b4ce37d5862349e2a authored over 11 years ago
Enable creation and deletion of interact controls

5f296669c05dc23c87af553272a5cd195d645082 authored over 11 years ago
fix pid lockfile remnant issue

98391ca039b0f748d92322853b3af78cd237bda5 authored over 11 years ago
Fix references to the vm branch

35f706b310cb429780a0af950a6e8ac4584ad4ac authored over 11 years ago
Merge pull request #408 from jasongrout/vm

VM build scripts

a4f8883e9c9cf53cf749f1febd3176690636227a authored over 11 years ago
Replace pid.py with a dependency on the python lockfile module.

fe479026044d2d0b077fb7bd1d82d68bb4235419 authored over 11 years ago
Fix dependency in Makefile

4ba10507393e366d5886d209571cbaff6fa7a03f authored over 11 years ago
Merge branch 'vm' of github.com:jasongrout/sagecell into vm

6c328f75917d65b91f7f6f8d13956cabc2abc98d authored over 11 years ago
fix the sage/sagecell upgrade

14957e050d753a0a31cfc35c20c233a5d49f396e authored over 11 years ago