CVS Commit Overview for 2008-02-06
==================================
2008-02-06 Jerome Caffaro <[email protected]>
* modules/webalert/lib/webalert_templates.py: Fixed typo.
2008-02-06 Jerome Caffaro <[email protected]>
* modules/miscutil/sql/tabcreate.sql,
modules/miscutil/sql/tabdrop.sql, modules/miscutil/sql/tabfill.sql,
modules/websearch/lib/websearchadminlib.py: Renamed table
'collectiondetailedpagetabs' to 'collectiondetailedrecordpagetabs'.
CVS users need to run: echo "RENAME TABLE
collectiondetailedpagetabs TO collectiondetailedrecordpagetabs;" |
./modules/miscutil/bin/dbexec
2008-02-06 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webstyle_templates.py: Escape quotes in
strings used as parameters for <input> tags.
2008-02-06 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webstyle_templates.py: Fixed message in
error box.
2008-02-06 Jerome Caffaro <[email protected]>
* modules/websubmit/web/admin/referees.py: Behaves correctly when
accessing referees page without a doctype. Prints a login message
when user has to login instead of an error box.
2008-02-06 Jerome Caffaro <[email protected]>
* modules/websubmit/web/admin/referees.py: Cleaned Python code and
HTML markup.
2008-02-06 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py,
modules/webaccess/web/admin/webaccessadmin.py,
modules/webhelp/web/admin/admin.webdoc,
modules/websession/lib/websession_templates.py,
modules/websession/lib/webuser.py: Updated links for webaccess,
small fixies in webaccess admin plus using mailutils for contacting
user and adding modification of nickname for administrator.
--
CDS Invenio Developers <[email protected]>