CVS Commit Overview for 2007-11-26
==================================
2007-11-26 Gabriel Hase <[email protected]>
* modules/webjournal/lib/webjournal_webinterface.py: changed record
creation function in popup
2007-11-26 Gabriel Hase <[email protected]>
* modules/bibformat/lib/elements/bfe_title_brief.py: added
multilang functionality for fr, en in bulletin news
2007-11-26 Gabriel Hase <[email protected]>
* modules/bibformat/lib/elements/bfe_title_brief.py: bugfix
2007-11-26 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/docfile.py: New implementation of file.py.
This module should render file.py deprecated. It has a cleaner api
for handling fulltext files, is more robust and coherent. Some
restriction have been implemented on how to import file on the
filesystem. For this a migration kit will be implemented.
2007-11-26 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/fulltext_files_migration_kit.py: Migration
kit for converting the filesystem structure from file.py to
docfile.py. Docfile.py filesystem structure is a stricter subset of
file.py filesystem. Extensions of files are all lower case. Files
are all named after the corresponding bibdoc. Thus there can't
exist more than one file with the same format and version for the
same bibdoc. The script take care of creating a bibdoc with a
similar name in order to host the conflicting bibdoc.
2007-11-26 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/Makefile.am: Added referenc for
fulltext_files_migration_kit.py
2007-11-26 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/fulltext_files_migration_kit.py: Nice
informative messages added and implemented table backup.
2007-11-26 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/docfile.py: Sparse fixies.
2007-11-26 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_templates.py,
modules/websession/lib/webuser.py,
modules/webstyle/lib/webinterface_handler.py,
modules/websearch/lib/websearch_webinterface.py,
modules/websession/lib/websession.py,
modules/webaccess/lib/access_control_firerole.py: [no log message]
2007-11-26 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_admin.py: (Note this log
refer to the previous commit without description). Final Fix for
the apache password implementation by means of FireRole. Hoepfully
fixed the redirection loop caused by previous implementation.
--
CDS Invenio Developers <[email protected]>