CVS Commit Overview for 2008-04-14
==================================
2008-04-14 Jerome Caffaro <[email protected]>
* modules/bibformat/etc/format_templates/Default_HTML_brief.bft:
[no log message]
2008-04-14 Nicholas Robinson <[email protected]>
* modules/miscutil/lib/shellutils_tests.py: Added string escaping
tests for the 'escape_shell_arg' function.
2008-04-14 Tibor Simko <[email protected]>
* modules/miscutil/lib/shellutils_tests.py: Harmonized test cases'
names.
2008-04-14 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibreformat.py: Print task id to the logs
when submitting new bibupload tasks.
2008-04-14 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_regression_tests.py: Fixed
comment.
2008-04-14 Jerome Caffaro <[email protected]>
* modules/miscutil/lib/messages.py: Added 'enabled_langs_only'
param to language_list_long(..) function in order to get all
Invenio languages, even if not enabled.
2008-04-14 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Filter out languages from webdoc
even if they are not in enabled list of languages.
2008-04-14 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc_tests.py: Initial release.
2008-04-14 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_engine.py: Filter out languages
from <lang> tags even if they are not in CFG_SITE_LANGS list of
enabled languages.
2008-04-14 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser.py: Fixed a bug when calling
get_last_login on a never logged in user was returning None instead
of the Epoch time.
2008-04-14 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser.py: Updated comment.
2008-04-14 Tibor Simko <[email protected]>
* modules/webstyle/lib/webdoc_tests.py: Skip <lang> test if one of
the necessary languages is not configured. Also, minor doc
cosmetics.
2008-04-14 Tibor Simko <[email protected]>
* modules/webstyle/lib/Makefile.am: Added new file webdoc_tests.py
and untabified.
2008-04-14 Tibor Simko <[email protected]>
* modules/miscutil/lib/messages.py: Do not use equality operators
when comparing against True/False/None singletons, see PEP 8.
2008-04-14 Tibor Simko <[email protected]>
* modules/miscutil/lib/messages.py: Fixed the order of enabled
languages returned by language_list_long(), for it should match the
order defined in CFG_SITE_LANGS.
--
CDS Invenio Developers <[email protected]>