CVS Commit Overview for 2008-03-20
==================================
2008-03-20 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Fixed issue related to
translation of webdoc files. A cache file is now created for all
parts of webdoc files, even if that part is absent from the webdoc
(only for CFG_SITE_LANG): this prevents on-the-fly generation when
a part is deliberately missing from a webdoc.
2008-03-20 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Reapplied patch from version
1.28, overwritten by previous commit.
2008-03-20 Jerome Caffaro <[email protected]>
* modules/websubmit/lib/websubmit_templates.py,
modules/websubmit/lib/websubmit_webinterface.py: Better propagation
of language links.
2008-03-20 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload_regression_tests.py: Added
regression test to test for FFT writing rights and made regression
tests more verbose.
2008-03-20 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/urlutils.py: If the language of the system
is e.g. en, and an Invenio URL contains ln=en, this is no more
stripped out since this would now trigger the automatic discovering
of the user language based on his browser settings or preference.
2008-03-20 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload.py: Moved (-s, --stage) option to
(-S --stage) because of clashing with (-s --sleptime). Replugged
the --stage option to the new BibTask class.
2008-03-20 Jerome Caffaro <[email protected]>
* modules/webstat/lib/webstat.py,
modules/webstat/lib/webstat_templates.py,
modules/webstat/lib/webstat_webinterface.py: Made webstat language
aware.
2008-03-20 Jerome Caffaro <[email protected]>
* modules/webstat/lib/webstat.py,
modules/webstat/lib/webstat_engine.py: Do not raise an exception if
Gnuplot is missing.
2008-03-20 Tibor Simko <[email protected]>
* modules/webaccess/lib/access_control_config.py: Do not force
English, take CFG_SITE_LANG.
2008-03-20 Tibor Simko <[email protected]>
* modules/miscutil/lib/messages.py: Do not force English as
default, take CFG_SITE_LANG.
2008-03-20 Jerome Caffaro <[email protected]>
* po/fr.po: Updated translation.
2008-03-20 Tibor Simko <[email protected]>
* modules/webstat/lib/webstat.py: Fixed typo in an output message.
2008-03-20 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Print help if no webdoc
specified.
2008-03-20 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload.py,
modules/bibupload/lib/bibupload_regression_tests.py: Strengthened
FFT error checking. Improved regression tests.
2008-03-20 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/messages.py: Fixed stupid bug.
2008-03-20 Tibor Simko <[email protected]>
* RELEASE-NOTES: Added note on the removal of 'magic' and 'help'
directories.
2008-03-20 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/urlutils.py,
modules/websearch/lib/websearch_regression_tests.py: Fixed
regression tests WRT recent changes to ln url parameter.
2008-03-20 Samuele Kaplun <[email protected]>
* modules/websession/lib/webaccount.py,
modules/websession/lib/websession_webinterface.py,
modules/websession/lib/webuser.py: Moved
user_preferences['preferred_lang'] to 'language'.
--
CDS Invenio Developers <[email protected]>