CVS Commit Overview for 2007-02-15
==================================
2007-02-15 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/refextract_config.py: Removed some config
variables that were no longer needed.
2007-02-15 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/refextract.py: Replaced use of 'cgi.escape'
with 'encode_for_xml' when creating XML output; standardised use of
'sre' library throughout - 're' is no longer used.
2007-02-15 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_migration_kit_templates.py:
Updated link.
2007-02-15 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_templates.py,
modules/websession/lib/webuser_regression_tests.py: Fixed webuser
regression tests to be indipendent from CERN stuff presence.
2007-02-15 Tibor Simko <[email protected]>
* Makefile.am: Corrected update-v0.92.0-tables statements to match
exactly tabcreate.sql statements.
2007-02-15 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/refextract_config.py: Dropped another unused
config variable.
2007-02-15 Nicholas Robinson <[email protected]>
* modules/bibedit/bin/refextract.in: Updated the module docstring
and fixed some line-length warnings.
2007-02-15 Nicholas Robinson <[email protected]>
* modules/bibedit/bin/refextract.in: Removed reference to
'bibrefextract' in module docstring: replaced it with 'refextract'.
2007-02-15 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/refextract.py: Code cleaning after pylint
warnings (etc); Added docstring to function
'moved_tagged_series_into_tagged_title', corrected a bug in that
function; Got rid of global import from refextract_config - now
explicitly importing functions.
2007-02-15 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Increased group name length
to 255 as required by some lengthy CERN group names.
2007-02-15 Tibor Simko <[email protected]>
* Makefile.am: Added usergroup.name change to update-v0.92.0-tables
target.
2007-02-15 Tibor Simko <[email protected]>
* modules/websession/lib/websession_templates.py: Changed wording
of some output messages.
2007-02-15 Tibor Simko <[email protected]>
* modules/websession/lib/websession_webinterface.py: Edited an
ouput message.
2007-02-15 Samuele Kaplun <[email protected]>
* modules/webaccess/doc/admin/guide.html.wml,
modules/webaccess/lib/access_control_config.py,
modules/webaccess/lib/external_authentication.py,
modules/webaccess/lib/external_authentication_cern.py,
modules/websession/lib/webaccount.py,
modules/websession/lib/webgroup_dblayer.py,
modules/websession/lib/websession_webinterface.py,
modules/websession/lib/webuser.py: Strengthening the login
authentication system for unusual situations.
--
CDS Invenio Developers <[email protected]>