[sagenb] 103/157: Merge pull request #2 from sagemath/master

felix salfelder felix-guest at moszumanska.debian.org
Mon Dec 22 16:51:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit 4e002ab55d91fd12873f6e9b6b4ab6ed2db29c7f
Merge: 6bd2ee9 126a218
Author: kcrisman <kcrisman at gmail.com>
Date:   Fri Oct 17 11:25:04 2014 -0400

    Merge pull request #2 from sagemath/master
    
    update from main

 Changes                                            |    7 +
 HACKING.rst                                        |   24 +-
 MANIFEST.in                                        |    1 -
 sagenb/data/sage/html/login.html                   |    2 +-
 sagenb/data/sage/html/notebook/base.html           |    2 +-
 sagenb/data/sage/html/notebook/worksheet_page.html |    2 +
 sagenb/data/sage/html/settings/admin_add_user.html |   15 +-
 sagenb/data/sage/html/upload.html                  |   37 +-
 sagenb/flask_version                               |    1 -
 .../flask_version}/__init__.py                     |    0
 {flask_version => sagenb/flask_version}/admin.py   |   11 +-
 .../flask_version}/authentication.py               |    2 +-
 {flask_version => sagenb/flask_version}/base.py    |    3 +-
 .../flask_version}/decorators.py                   |    0
 {flask_version => sagenb/flask_version}/doc.py     |    0
 .../flask_version}/nodoctest.py                    |    0
 .../flask_version}/settings.py                     |   14 +-
 .../flask_version}/worksheet.py                    |    0
 .../flask_version}/worksheet_listing.py            |    3 +-
 sagenb/message.pot                                 |    4 +-
 sagenb/misc/sphinxify.py                           |    6 +-
 sagenb/notebook/interact.py                        |   38 +-
 sagenb/notebook/run_notebook.py                    |    9 +
 sagenb/notebook/tutorial.py                        |    2 +-
 sagenb/notebook/user_manager.py                    |   22 +
 sagenb/translations/cs_CZ/LC_MESSAGES/messages.mo  |  Bin 51440 -> 53716 bytes
 sagenb/translations/cs_CZ/LC_MESSAGES/messages.po  |   21 +
 sagenb/translations/de_AT/LC_MESSAGES/messages.mo  |  Bin 53956 -> 57053 bytes
 sagenb/translations/de_AT/LC_MESSAGES/messages.po  |   21 +
 sagenb/translations/en_US/LC_MESSAGES/messages.mo  |  Bin 0 -> 839 bytes
 sagenb/translations/en_US/LC_MESSAGES/messages.po  |   41 +
 sagenb/translations/es_ES/LC_MESSAGES/messages.mo  |  Bin 0 -> 57962 bytes
 .../es_ES/LC_MESSAGES/messages.po}                 | 1213 +++++++++++++-------
 sagenb/translations/fr_FR/LC_MESSAGES/messages.mo  |  Bin 56793 -> 57111 bytes
 sagenb/translations/fr_FR/LC_MESSAGES/messages.po  |   21 +
 sagenb/translations/pt_BR/LC_MESSAGES/messages.mo  |  Bin 51626 -> 54347 bytes
 sagenb/translations/pt_BR/LC_MESSAGES/messages.po  |   21 +
 sagenb/translations/ru_RU/LC_MESSAGES/messages.mo  |  Bin 71164 -> 74453 bytes
 sagenb/translations/ru_RU/LC_MESSAGES/messages.po  |   87 +-
 setup.py                                           |    2 +-
 40 files changed, 1084 insertions(+), 548 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list