CVS Commit Overview for 2007-02-28
==================================
2007-02-28 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/refextract.py: Added checking for
UnicodeErrors when reading in the preprint-report numbers and the
periodical titles knowledge bases: if a line with badly encoded
characters is read in, refextract will die with an error; Docstring
line-length shortening after pylint convention complaints;
2007-02-28 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_templates.py,
modules/websession/lib/websession_webinterface.py,
modules/websession/lib/webuser.py,
modules/websession/lib/webuser_regression_tests.py: Restyling of
the "Edit settings" form: the new separated password part now
request the old password in order to set a new one).
2007-02-28 Tibor Simko <[email protected]>
* modules/websubmit/lib/file.py: Removed unused mod_python.apache
import so that this module can be used in CLI-context applications
such as bibupload.
2007-02-28 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_engine.py,
modules/bibformat/lib/bibformat_utils.py,
modules/bibformat/lib/elements/bfe_xml_record.py: Improved
formatting speed in backward (PHP) compatibility mode, by using
pregenerated MARCXML. Updated xm output to be generated on-the-fly
only in few cases.
2007-02-28 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmit_dblayer.py: Fixed a SQL error in
the function 'log_new_completed_submission'.
2007-02-28 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_webcoll.py: Added a command-line
option to regenerate collection cache pages in a certain language
only.
--
CDS Invenio Developers <[email protected]>