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

Merge branch 'master' into usermgmt

0d616c45a09c1c83e93602738110af186cc2d6a9 authored over 12 years ago
Merge branch 'master' into ldap

d9c1c4cf6f65c584f9d8cb62953968450ccc3999 authored over 12 years ago
Use Mathjax's jsMath2jax extension to provide backwards compatibility with div/spans that have "math" class

Some worksheets have div/spans that delimit math, in the jsMath style, in the html annotations. ...

6105159d400752b4c0bda436a927a1ef01a2f44b authored over 12 years ago
convert images list to string *after* the jmol rendering tries to append to it

2bc16badbbf6d2510580832972bf5dfabaed5df1 authored over 12 years ago
Don't silently turn off HTTPS

Actually, rather than falling back to HTTP when HTTPS cannot be used, we
should just throw an ex...

e372ced77be68f2a3084ab00b6337f298885907d authored over 12 years ago
Make pyOpenSSL an optional dependency

See Sage trac #13385: http://trac.sagemath.org/sage_trac/ticket/13385

Basically we want to fail...

8964abaf497bc1e4b510ef2317735c37cabbd11f authored over 12 years ago
Update sagenb/notebook/notebook.py

Add Fricas as one of the SYSTEMS options.

f65b2914c29c8857cb51cd601964c0b1b3f2bebf authored over 12 years ago
Merge pull request #89 from nbruin/patch-1

Fix slider so that vmin=0,vmax=2,stepsize=1 allows middle setting

d5b31f1b32be34c293706f4aec42b4f5c6ae3381 authored over 12 years ago
Fix slider so that vmin=0,vmax=2,stepsize=1 allows middle setting

0f0ffaad991841fcf796e2af110b5dc142edfe47 authored over 12 years ago
Merge branch 'ldap' of ssh://github.com/rmartinjak/sagenb into ldap

cd6ef1445846146c8c867e765daa9ebda1d21a97 authored over 12 years ago
Merge branch 'master' into ldap

71720d64dc884ce16bca1d8531d9174d53c60a29 authored over 12 years ago
Merge branch 'master' into usermgmt

6bf33988c98b5f9f26a33cbaf92dd8f8f9ab537f authored over 12 years ago
Merge branch 'ldap' of ssh://github.com/rmartinjak/sagenb into ldap

28ce8d7a2e2e0e804a19f1b93bdc14ce27a1138d authored over 12 years ago
Merge branch 'master' into ldap

4fa9ad291a4f84deea4c247eee97207a5cff347b authored over 12 years ago
Merge pull request #85 from jsyeo/eval_button_clickable

make eval button clickable

f74a0f03385417d5dc4c0839b80aeded55659bae authored over 12 years ago
change selector to only allow evaluation on active eval_buttons

94fb8038850741cf6aee4026f54340069ae8ba50 authored over 12 years ago
translate new sass styles into css

64c37d6af1faa000156f8ce87efee625fa8c551b authored over 12 years ago
Merge branch 'master' into usermgmt

54204e5b49fb1b934ae0501e7bb60518b8bd4bff authored over 12 years ago
Merge branch 'ldap' of ssh://github.com/rmartinjak/sagenb into ldap

0462c452d1aea9ccd1dbfb73d192042a1f2c7af9 authored over 12 years ago
Merge branch 'master' into ldap

533a00c50d856190fd7ff33fd6739e431079e3e8 authored over 12 years ago
use set(), not {}

151a0a7e685b6981c05c968d046d451d2bcddfe9 authored over 12 years ago
LdapAuth: made user_lookup return None if import ldap fails

47acf73510f91a0d5a946fd25bc19c7d6e08398d authored over 12 years ago
user_manager: made _user_lookup() handle a returned None gracefully

7577eef8bfdd48bfd65675975956b8b270a24185 authored over 12 years ago
Merge pull request #83 from ppurka/install-doc

add temporary install docs for development of sagenb

436049fd32584bb9049148e8ac3862aa5ef5292e authored over 12 years ago
#12415: Fix some doctests in sagenb

23da3557b5440698802bd8db3f7e1611f6ebfd1c authored over 12 years ago
add temporary install docs for development of sagenb

cb7d5f30a0074e69e0d43537b229516a9519a451 authored over 12 years ago
Merge branch 'master' into usermgmt

cca8fd358da455b3165cb354544ccc1717ee7b24 authored over 12 years ago
Merge branch 'master' into ldap

3c33d535693d572d062aee0e91c4bc742c0b8084 authored over 12 years ago
Version bump to 0.10.1

b64d6fdb113482bdcfad08cca0eb09c9474c0ddd authored over 12 years ago
Merge pull request #71 from jsyeo/remove_strips

Remove redundant strip() function calls

fea9ea602733e7907db756275d5374b19e8cb2fd authored over 12 years ago
Merge branch 'master' into usermgmt

759a99b5e901911b4f6590ec3c6fcd775f9972b7 authored over 12 years ago
Merge branch 'master' into ldap

3886d6d984bc25dddefc55a613c10ab7f30f73e8 authored over 12 years ago
Merge pull request #78 from gvol/redirect-if-loggedin

fix #76

3482721cbcb3adcfbed4f0f5f9678d5aeb6b20d2 authored over 12 years ago
Merge pull request #77 from gvol/upload-expand-tilde

Expand tildes in upload argument

4f3055689722d25aca2a48ba8b7710481439931d authored over 12 years ago
Merge pull request #81 from jsyeo/dynamic_events

use on function to bind events to dynamically created dom elements

f4d78e106688eed8c7945b23a74f8f81e179e2cd authored over 12 years ago
bind the events to the right css class

d3b69354e9365aeb7b27cd9cf7ccef6539fd6bfd authored over 12 years ago
use on function to bind events to dynamically created dom elements

2190e465c7d36fc9e1bd71915a1b5414aa707bf6 authored over 12 years ago
disable LDAP automatically if import fails

8c862b76007f135c1e44210e9256f52db06138bb authored over 12 years ago
fix #76

Use next parameter to redirect if logged in

39a111e4d5ed423c60094862403b49332c46ef64 authored over 12 years ago
Expand tildes in upload argument and throw an error if file doesn't exist

dbfd5a3b06670e219024f3cb686b592dc76af161 authored over 12 years ago
Merge branch 'master' into ldap

630fd646e86af4c888292525b6cfbc8a3f0e247c authored over 12 years ago
Version bump to 0.10.0

bf34867064e2064ceb63e6bdd15f025f00d04984 authored over 12 years ago
Mismatched parentheses

Fixes a typo in b64d8938316ce71275f4a2d7d3101c4b601e1127

2a6e196b46309cb206c56ae32f31053349a52979 authored over 12 years ago
Trac 10637 reviewer patch

More accurate error message if BeautifulSoup is not installed

181bc34e55286d0947d7604dd8cc5f621ed65bbe authored over 12 years ago
Merge remote-tracking branch 'sagemath/master' into sws2rst

5da34604d53b32bd832becc8106bf94b8e101bf4 authored over 12 years ago
Tools for sws2rst

94f0b0c5bc86bb0983ee53742139a31fb843945d authored over 12 years ago
Merge pull request #63 from kini/packaging

Rewrite packaging system, rip out Mercurial

b0ce4e7a3e974b739dfca1b620defb4c97d04816 authored over 12 years ago
only display LDAP settings if python-ldap is installed

f40903be660343d570f4d32a3329e8e148bc8463 authored over 12 years ago
undid 1b93d9b583852c7c8e64fd938d02d0d26fc8cbab

34c49885b99569867f6b35321ef4e1f42ac207be authored over 12 years ago
Merge pull request #72 from jsyeo/eval_button

use input buttons for evaluate buttons

c89394b085639ef26a5dac83e0d69d14926bfbe7 authored over 12 years ago
use input buttons for evaluate buttons

b64d8938316ce71275f4a2d7d3101c4b601e1127 authored over 12 years ago
removed redundant strips

89e764ef4da2dfd540add3dedd5c8a2df0d691b4 authored over 12 years ago
only display "reset password" link for non-external users

3cda5154b9f4d7cb92e2fa11cc136c0533747aab authored over 12 years ago
forgot 2 lines in user.py

162b767998d3e25d82409fa1bc2553cfd5bc08d2 authored over 12 years ago
fixed doc strings to reflect new changes

e9cdf07b68b5fec455a80f1c67b832ac3e909c27 authored over 12 years ago
removed redundant strips. thereby reducing number of function calls

ec3f7ea318ff861a37d13bb6d9ffe93258aaaba3 authored over 12 years ago
renamed ambiguous single letter variable

8a6ebd07b72ce314ebbdb9b70e0ba0b643880ab9 authored over 12 years ago
auth.py: removed some trailing whitespace

a8d92fde88bfd9f077782b94d76bf368b07d13e1 authored over 12 years ago
setup.py: added 'python-ldap' to install_requires

1b93d9b583852c7c8e64fd938d02d0d26fc8cbab authored over 12 years ago
reapplied LDAP code to current upstream

3f47c7af260a611506c32ff768c6b61d744df742 authored over 12 years ago
Merge pull request #69 from jsyeo/remove_events

placed event handlers in javascript file

94947d04fa00b675aa9fb652333d3855880633bb authored over 12 years ago
Clearer status messages

f16c22144605763bc565fb8e4c90aced24e26a90 authored over 12 years ago
Merge pull request #64 from kini/trac_12299

Jmol enhancements from Sage trac 12299

79d3c8a7009663e0064209ab2e9dcbbc9fe333ac authored over 12 years ago
Merge branch 'master' into usermgmt

a0e3e7dbd26dca170bcbf875b216dbd0e07f8f84 authored over 12 years ago
Add a utility script to check a user's disk space and make them readonly if it is too much.

4edce9ed599f7f7f081a8f505513f189653455ce authored over 12 years ago
Merge pull request #68 from jasongrout/security

Security

8cd83310b1671894f750a2acbe6a925db072f41b authored over 12 years ago
placed event handlers in javascript file

20750380437c69d74caa33f79e657b2d3047079e authored over 12 years ago
Add big warning at the top of the worksheet listing and any worksheet pages when an account becomes readonly.

fd26e4ab4722cf8bc9d29a35582c2e1ea14adf09 authored over 12 years ago
Fix case where file does not exist.

740c2a4506e5bb58ec71561edbba33a0dbd35797 authored over 12 years ago
Make the readonly file just have usernames, not messages.

1048e1586b1eefcf35c489caccbe8aeb946bda67 authored over 12 years ago
strip lines in readonly file.

6da6a95e1c2113a5f463e99da8da75754eb336dc authored over 12 years ago
Implement restrictions for users that are readonly.

62c3f9f1c2324e91bf0cd2bc6487bc685189ef88 authored over 12 years ago
Factor out the encode_response import

201bbf71432b6ead700692a8f16d0ab542e28a74 authored over 12 years ago
Expose an interface for noting read-only users.

6169ef7dc58c98eb649ec075a756f3c684863035 authored over 12 years ago
Merge pull request #45 from podshumok/gettext_ru

russian translation

62dd205c2b427b9dca28eaac0ec7c9435cf672ff authored over 12 years ago
Merge pull request #43 from podshumok/gettexting

add gettext calls in form pybabel can find them

02a5a5828d7305f25d4459c2d102d7ed6ce71c03 authored over 12 years ago
Update babel.cfg, fix pathnames in message.pot

d878e6a3b36718883dc9f8ff2a0521a5a5f221d7 authored over 12 years ago
Make packaging the git repo optional

New behavior: `./dist.sh` prepares tarballs of sagenb and its
dependencies in dist/ , and `./dis...

3afe890a07462ac42dbd12ba6bb23d918ce237fc authored over 12 years ago
Fix dumb oversight

5c5802a38e44e63ce8deb0ebd7b557d47e3c84d7 authored over 12 years ago
Insert old advice from SPKG.txt

This old advice for release management of sagenb was in the SPKG.txt and
was generally out of da...

99c95c9e37ce498792c5562178f45eb5198ed231 authored over 12 years ago
Merge pull request #67 from jsyeo/master

Add tornado as an option for our web server

806a5e43247e5b76432a5aef5fe80befbe00ed3b authored over 12 years ago
removed development testing imports

fe784f60d5ab2fa6c9055b66e0fc540fe1b95681 authored over 12 years ago
remove TODO comment

4b9fa81666dea12f9cbecd1b6456fc3cbb49be95 authored over 12 years ago
Added tornado as an option for our web server

be75ae2744315edfa9ef3df17d41fe983244fef5 authored over 12 years ago
Merge pull request #57 from jsyeo/newui

use title instead of alt to show tooltip

ca1a505d4e01cb652026f7fc3b5629e689d8c27b authored over 12 years ago
Merge pull request #62 from jhpalmieri/sageinspect

Reconcile Sage's sageinspect with sagenb's sageinspect

785ad49f036bad1bddedee59ecec1427d091d555 authored over 12 years ago
Merge pull request #31 from gvol/sws-cmdline

Sws cmdline (reviewed by @kcrisman)

41a82f3bc997c31d413c6c6fb1d4a2e5d52d6597 authored over 12 years ago
trac 12299: Server Jmol sync fix and UI tweaks

1147ebd745b30a985f02260dfc2d6e91025f5e68 authored over 12 years ago
Fixed crashing bug when automatic_login=False

4b82d199393993dc05113d0b8abfcdb179e21843 authored over 12 years ago
added granting/revoking of admin privileges

any admin (username 'admin' or account_type 'admin') can toggle the
account_type of any other no...

e2beadec3cf4fce93f2b10ec98e3edcedfc68156 authored over 12 years ago
added possibility to delete users

22c642456485602fa82ef3986be9656ba642b76f authored over 12 years ago
distinct URI for suspend/delete

/users/?suspend=<username> => /users/suspend/<username>
/users/?delete=<username> => /users...

97dd5b8ba9394dc1ded57e31cba56737fd312aa7 authored over 12 years ago
Fix github remote tracking

Apparently you can't set a branch to track a remote tracking branch that
you haven't fetched yet.

9143debddc2f572dd7deb2fac97074a7ee0ae3d9 authored over 12 years ago
trac 12299: fix jmol in old worksheets

32be06d65240aac183b391ef24e8149b52eabaea authored over 12 years ago
Trac 12299: add interactive Jmol controls in notebook

1971a68138c14e7057e468802a598b05760bb733 authored over 12 years ago
Merge branch 'master' into packaging

Conflicts:
Makefile

efe5ac9a8aa73e32be727752ee3b64d9ad26077c authored over 12 years ago
Remove hg-git dependencies

f0ecab2e7998e045f77e6fa4c4aa34d6ad6ce08b authored over 12 years ago
Reconcile Sage's sageinspect with sagenb's sageinspect

812a33bfb75f71cb0c012bda4b26043a676daf61 authored over 12 years ago
Add sagemath/sagenb github remote to the new repo

600bd945803389ea9a2a6b5af7ac9b8fc7dc6765 authored over 12 years ago
Make sure the staging area is clean too

8f14524b52964de39c87c2d2f89cd395c8e06c58 authored over 12 years ago