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

Update release instructions

Adding any relevant stuff from old release instructions,
mainly to remind of prerequisites.

c1ec2174c273221c91349f9333294082c28fff2e authored about 10 years ago by kcrisman <[email protected]>
Correct localization information

This is not a full answer to #313 but is a start to making this information correct.

afe29ed5b614bb65a83e8bdd98ff27252cdbd534 authored about 10 years ago by kcrisman <[email protected]>
Update instructions to use GNU tar

This should at least partially fix Sage Trac 17490.

7f989d3931ae4481e6293a8fb68de569eac733d9 authored about 10 years ago by kcrisman <[email protected]>
Update Sagenb version to 0.11.2

d2224d8922cbc4f41f4bb03dbdd03a319c0c7f66 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Move babel import inside function

8747e090fc5c90717ec8b3fecc2f9666d0e0f9e0 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge pull request #323 from migeruhito/rating_comments

Provisional workaround to sanitize rating comments

804df5b8045756b4fd434f7e1a9aeaa82be8f082 authored about 10 years ago by kcrisman <[email protected]>
sanitize rating comments

48e6b3fd76c71a16a5893344f6e185be3b99c079 authored about 10 years ago by J. Miguel Farto <[email protected]>
Merge pull request #267 from kcrisman/initfix

Make init.sage work

d4a75fcf3407e9fc7b6affec16c71cdee875430c authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #284 from kcrisman/canvas3dcachebust

Cache bust canvas3d so they reload properly

899536085a29adffa914c4b800137a314ff4c3d2 authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #312 from migeruhito/dummy_gettext

Dummy translation functions and two cases of use

c22f89698398c4a042939c950a6c0a460cf75302 authored about 10 years ago by kcrisman <[email protected]>
fix plural translations in javascript

8a4d6acb5e7a7dbd947d80700caf338a7e357940 authored about 10 years ago by J. Miguel Farto <[email protected]>
Allow new 500 message to be localized

d342fe8aaec55d82820e22c4e5aca9d3226df901 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge pull request #314 from kcrisman/tinygettextfix

Allow new 500 message to be localized

32db0362a2c3e3dacc4bfbe8735bd71a3d6990cb authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #120 from rmartinjak/notification

Send e-mail notifications to configured address(es)

4aa43ee42f49f069c0755b4466d21dd8a8c4e467 authored about 10 years ago by kcrisman <[email protected]>
pass username to app.message()

efb5c7db1365a4e2d1640c85af79321d0650987d authored about 10 years ago by Robin Martinjak <[email protected]>
nN_ made accesible to localization.js

f78ba7ef7ee9ff134abd7950cc12f985cdd6d719 authored about 10 years ago by J. Miguel Farto <[email protected]>
dummy translation functions N_ and nN_ and js localization refactor

4076d835d400ca541d3b8ecbbe1cb710b462e119 authored about 10 years ago by J. Miguel Farto <[email protected]>
Merge pull request #238 from migeruhito/po_management

Po and pot management utility

9ad2351088bff5c95cd40b429779892c42787801 authored about 10 years ago by kcrisman <[email protected]>
extract nN_ dummy translations

f99bfed43f65e45ecab0226bbf3aab2133cf0c99 authored about 10 years ago by J. Miguel Farto <[email protected]>
typo in docstring and pep8 stuff

70a98b0454c6496f2549be5466105fea8cb971a8 authored about 10 years ago by J. Miguel Farto <[email protected]>
lazy messages added

b468a0bf578de05a11477e8e673208ca4702a335 authored about 10 years ago by J. Miguel Farto <[email protected]>
some PEP8 spacing

f0aeb5ffd8b777732bf9ea873e8f154c52013e60 authored about 10 years ago by J. Miguel Farto <[email protected]>
Corrections in string docs

2387392b795ad7d6651203ff8b118f01a4c60c90 authored about 10 years ago by J. Miguel Farto <[email protected]>
argparse subcommands implemented

d903288002e78120f65378974fbe1098d4cadc90 authored about 10 years ago by J. Miguel Farto <[email protected]>
util/translation.py tool for notebook po and pot files management

ef39c4396cc98a48210d136c981756dc678405cc authored about 10 years ago by J. Miguel Farto <[email protected]>
added support for named languages in settings

df0ba4fbe8ece3c8d6c6e8d46c36952341294430 authored about 10 years ago by J. Miguel Farto <[email protected]>
fuzzy warnings fixed

8e4e25013544deed4f68b895a58055632417fce3 authored about 10 years ago by J. Miguel Farto <[email protected]>
LocalData for notebook specific info and stringdocs added

7d55fca3c7487fc83d967a74295284d630e2d049 authored about 10 years ago by J. Miguel Farto <[email protected]>
e-mail notifications using the logging module

8db78704a2221ebb8bbba57a0b41ebb68cc00b3c authored about 10 years ago by Robin Martinjak <[email protected]>
Fix typo left over from merge

dac28c768980d7219d521695ee5fe89c5896616a authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge branch 'master' into messagenouserversion

79ca3f6e37652712ad06c10531451a883ede5451 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Adding all safe usernames in error message request

7158999202fad1826c3ae2d2ea127a7d02fd6747 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Update g.username for safe error messages

ff01a0f1091a2d59160e59cfd75bcaa9fba052c0 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge pull request #308 from kcrisman/gettextbackin

Add gettext back in files descended from twist.py

743a65897ff2fa220a61e605cd9a34d0858dc8ab authored about 10 years ago by kcrisman <[email protected]>
Add Sage version to dict for error message

9a229d906d32fbb4e370835b8297f59ecf56e866 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Add a few more missed translatable messages

4f7e98d44c309320e7f319004dbc81033775c4eb authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge branch 'master' into gettextbackin

Conflicts:
sagenb/flask_version/worksheet.py

f6619c697c15771ab44a2c2e365e6efd8366aef6 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Add gettext back in files descended from twist.py

373da8fdc80319331dedcabc582e069b8e5cfeec authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge pull request #306 from migeruhito/collaborators

Crash when a non-existent collaborator is added to a worksheet

727655b0a3d8b1f5b5fd36e8ba756b6550e93f38 authored about 10 years ago by kcrisman <[email protected]>
Catch / in collaborators' names

57d97fbd10ef63dfb9bf15f0bb7f2155f2d0a3ce authored about 10 years ago by J. Miguel Farto <[email protected]>
Fix typo that would cause crash

But only in the situation that one chose to do something the GUI doesn't support!
Still worth...

611aef6bf053b793ac17a16489e9561a5116e1fe authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #305 from migeruhito/tutorial_typo

Problem with notebook's help

705a8394b72ef927d7167ed51b34250019ee97e0 authored about 10 years ago by kcrisman <[email protected]>
fix non-existent collaborator error

e49c17e913a89d6785d2704f8bae592ed2338c27 authored about 10 years ago by J. Miguel Farto <[email protected]>
correct a little error in tutorial text

43abfc56e12a83cbdf9c71bdac25d67f031f8f08 authored about 10 years ago by J. Miguel Farto <[email protected]>
Merge pull request #290 from kcrisman/fortran

Make fixed format Fortran work in sagenb

5e0a5ff1e70ddd8122a9c4446da1d512f1539979 authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #237 from migeruhito/localization

Localization procedure fixes/checks and other minor bugs

97b6631561d9e77b2e5af761f52213ef95f4d51a authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #287 from jdemeyer/atomic_write

Use atomic_write() to have no corruption in case of crashes

e3e5d2c1123a015507e4db5b5a6fb8e8638b1720 authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #291 from kcrisman/loadsave

Remove unused load/save stuff

fc28c253551fd1d4c9379fad312802eba545386d authored about 10 years ago by Andrey Novoseltsev <[email protected]>
Merge pull request #292 from kcrisman/saveinfo

Clarify save and load of objects

ebcc25e996bff9e26c31b3954527b99eb0cd35a3 authored about 10 years ago by Andrey Novoseltsev <[email protected]>
Allow custom label in shortcut matrix creation in interact

12fdd7ee35c2db7436c5f41028e961918565dd89 authored about 10 years ago by Jason Grout <[email protected]>
Merge pull request #299 from kcrisman/matrixdefault

Allow custom label in shortcut matrix creation in interact

df3878dc2b004b13b30868bb75da53ee63527f7e authored about 10 years ago by kcrisman <[email protected]>
Clarify save and load of objects

a235bcdad120802d9772438742b2cb770c2a570e authored about 10 years ago by kcrisman <[email protected]>
Remove unused load/save stuff

ba76b0de99a54a8ea6a1ea4c4b88d05beb3355f6 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge pull request #282 from kcrisman/grindernodoctest

Create nodoctest.py - fixes #281 about grinder tests

3cf8880b151814e5f694d54e7da73ca11a9421db authored about 10 years ago by kcrisman <[email protected]>
Allow OSError

305b73deb56299852c5637f422f075a25a9107dc authored about 10 years ago by Jeroen Demeyer <[email protected]>
Make fixed format Fortran work in sagenb

b4b304d84eeebe9a8039c6f2283412a66537981d authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Add doctest for pull request #287

5a99b3c11aaa6b43a38d8930210c58990b1706d8 authored about 10 years ago by Jeroen Demeyer <[email protected]>
Merge pull request #285 from kcrisman/togglesource

Document toggle between source code and doc
Fixes #275

f4eddc32f4009aa5d0449dbcb500328f1ea1752c authored about 10 years ago by kcrisman <[email protected]>
Use atomic_write() to have no corruption in case of crashes

ae04e8fa600ff652cfae0a4dc47489deec5e9cc8 authored about 10 years ago by Jeroen Demeyer <[email protected]>
Merge pull request #283 from kcrisman/spellcheck

Disallow spellcheck in code cells

110905f2f957b813e8d4d48d79c96aa0683c18a4 authored about 10 years ago by Andrey Novoseltsev <[email protected]>
Document toggle between source code and doc

It was not clear before that it is a feature, not a bug, that after e.g.
`factorial?[tab]` if y...

da99fa0c14cba40c8bcdc36c778c799a667f6ba8 authored about 10 years ago by kcrisman <[email protected]>
Cache bust canvas3d so they reload properly

7daf3de97b4553133e9bcfe60ab8dcf20f9473a2 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Disallow spellcheck in code cells

ba68ac1eb5719906c6c3d57db71a702e69226e41 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge pull request #280 from jdemeyer/fix_imports

Fix various sage import locations

98f063ecb2a708a37ff00e35198092c7f02743d6 authored about 10 years ago by kcrisman <[email protected]>
Create nodoctest.py

This should fix the doctest errors in sagenb, as well as give a tiny bit of info to anyone seeki...

2c5af3f67618a8b279dba08e30295e9463337fd4 authored about 10 years ago by kcrisman <[email protected]>
Fix various sage import locations

29d7044021328743fb07c8504c44e1379b939e70 authored about 10 years ago by Jeroen Demeyer <[email protected]>
Make init.sage work

Ideally, this would later be changed to use `attach` again.

2ea8adb1158ffb5048610552ad36df55fd7ee417 authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #262 from kcrisman/master

Fix path for babel

f48fdf182db7c7ef2813849e5477e1133b5f2ef0 authored about 10 years ago by Punarbasu Purkayastha <[email protected]>
Fix path for babel

babel.cfg was not updated when we moved flask_version

a40c2311a2975229d08deed3ecda73f25e784984 authored about 10 years ago by kcrisman <[email protected]>
Update Sagenb version to 0.11.1

1fa8ec81c699652312ca02d8614f9866333e0ab7 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Even more minor release instruction fixes

b573592c152823439f8e7ae1e116c4d4fe0530e7 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Add info on 'sage -f' when needed

e20b02f41b48fdd36fa0d209f447ff730aea1e28 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Remove unneeded rm

This is already done in the script itself.

e348360f22782f835780964385786c4c1564d4a8 authored about 10 years ago by kcrisman <[email protected]>
dist.sh: Remove all sagenb stuff from dist/ dir on -s arg

40a4397498ae2d87c54e926f626122051b66abdf authored about 10 years ago by Punarbasu Purkayastha <[email protected]>
Merge pull request #259 from kcrisman/releaseinstructions

Include correct release instructions

ac61a09cc7bc8520e1798951c420f1ad001720ad authored about 10 years ago by Punarbasu Purkayastha <[email protected]>
Add more developer instructions to README

In particular, to HACKING.rst

51bea5ded69c6b75d3f7c0c6a27440430d319018 authored about 10 years ago by kcrisman <[email protected]>
Finalize release instructions

Also fix a few other minor notes in README

f06506c38d84bfa04f7a83899ff6fda79e252bd7 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Updated Release Manager Instructions

09f0d1c82aacb8dd84b936b0c7c70350e92a232f authored about 10 years ago by Punarbasu Purkayastha <[email protected]>
Reorganize misc parts of README

Just making things a bit clearer

cb7f78625d68d6cb21b46be143917d9b3bba7cff authored about 10 years ago by kcrisman <[email protected]>
Update notebook_help for new icons

The jsmol changes brought some new icons and behavior as well.
Also adds a few needed documenta...

48bd7e740c05ed7ed004cb5ba7ccf2b2c9fd20c4 authored about 10 years ago by kcrisman <[email protected]>
Re-enable last new compute cell in live doc

This brings back previous behavior (and removes the text cell icon since we don't want that) in ...

77d22df6be5fb118ed2f411272d5df8859d05f59 authored about 10 years ago by kcrisman <[email protected]>
Re-enable new compute cells in live documentation

This brings back previous behavior (and removes the text cell icon since we don't want that) in ...

0163193bd3cf5d45f7aaac13f36e57c700c63501 authored about 10 years ago by kcrisman <[email protected]>
Remove superfluous if/then in template

We couldn't have gotten to this spot if this condition weren't already true from the previous if.

fec9da107e3b09622df6777318b0dbc049566b6d authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #257 from sagemath/3d_live_documentation

3d live documentation

Whitelist jsmol as a command and fix directory typo. Closes #256

e635b7bcf0f0d676eac84801586a79bf7b1680ff authored about 10 years ago by kcrisman <[email protected]>
Path name for live documentation jmol files, fixes #256

1e669dfb3bb35598338b015ef8799c4594dd0772 authored about 10 years ago by Volker Braun <[email protected]>
Add jsmol to the allowed commands for public worksheets

bd7d7fcfdace88557eb704ae3f962eb13d8ff254 authored about 10 years ago by Volker Braun <[email protected]>
Set platform speed to 8

This will enable rotating plots to maintain all their attributes, at the expense of some slowdow...

f5eef910f7791ed80a0538193dc2ba00c84d0c09 authored about 10 years ago by kcrisman <[email protected]>
Add information about generating keys

We didn't say what `secure=True` does about keys, and given the likelihood of things like https:...

4704800a018148a819d08d962cc9ed0bbd48097b authored about 10 years ago by kcrisman <[email protected]>
Explicit Babel defaults removed

968af9be01c4694b7cdf5e152474f07979ee27c4 authored about 10 years ago by J. Miguel Farto <[email protected]>
Update Sagenb version to 0.11.0

1e32da6c4666e8c2af32ef941c093b9866a33311 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Fix doctests

45e855d481c03f2920674b21d9392f2180ac6ca6 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Merge pull request #247 from kcrisman/fixrevisions

Make snapshots work again

d0866b25c22ab98a88384e9421b4e17f0a31c650 authored about 10 years ago by Punarbasu Purkayastha <[email protected]>
Merge pull request #248 from kcrisman/republishnote

Clarify when worksheets are re-published

f7b2e993a3ea8d65d6579cb2b1b078815de675f9 authored about 10 years ago by Punarbasu Purkayastha <[email protected]>
Merge pull request #249 from kcrisman/collab

clarify collaborator button

c59104119a59de4147c066ac68f165ea4b7344e2 authored about 10 years ago by Punarbasu Purkayastha <[email protected]>
clarify collaborator button

7291e2bf958a7c846c1366049d684ed0bfb56c66 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Clarify when worksheets are re-published

d315a9d196d3251153f7cff6bcd2fcebb0ed13b9 authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Make snapshots work again

Clicking on a revision now actually takes
you to the correct revision. Also fixed
some presenta...

b34f9bc4035208886a7199895c5b547586a84acc authored about 10 years ago by Karl-Dieter Crisman <[email protected]>
Fix typo

3762e2aaf1149c829c3bae67274ae29764710e41 authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #241 from vbraun/new_jmol

Switch to JSmol

2fde74b33c17e16b607fe7faab1b06e5de51d6da authored about 10 years ago by kcrisman <[email protected]>
Merge pull request #1 from kcrisman/testjsmol

correct js and css for introspection

6ba586109789e91e00d2c75ff765558dc8b35dfd authored about 10 years ago by kcrisman <[email protected]>