CVS Commit Overview for 2008-07-24
==================================
2008-07-24 Jerome Caffaro <[email protected]>
* Makefile.am, modules/miscutil/sql/tabcreate.sql: Increased length
from 20 chars to 40 chars of column 'name' in table sbmPARAMETERS
so that it is the same as its corresponding column 'param' in table
sbmFUNDESC. (This fixes a bug with websubmit admin when a
parameter name is longer than 20 chars).
2008-07-24 Lars Christian Raae <[email protected]>
* modules/bibedit/web/test_bibedit_reedit_warning.html,
modules/bibedit/lib/bibedit_engine.py,
modules/bibedit/lib/bibedit_templates.py,
modules/bibedit/web/admin/bibeditadmin.py: * Removed some JS that
became unnecessary after Sam fixed redirect. * Format chosen in
bibedit now kept in history interface (though not possible to
select format here yet). * If there has been edits (which again
determines if submit button and temp warning are shown) is now
correctly determined by comparing the tmp file with original
record. Removed the temp variable which caused numerous bugs.
2008-07-24 Jerome Caffaro <[email protected]>
* Makefile.am, modules/miscutil/sql/tabcreate.sql: Changed
'docname' column of bibdoc table to utf8_bin collation, so that
comparison on values is case sensitive.
2008-07-24 Jerome Caffaro <[email protected]>
* Makefile.am: Fixed incorrect collation from previous commit.
2008-07-24 Lars Christian Raae <[email protected]>
* modules/bibedit/lib/bibrecord.py: Fixed all mutable default
arguments.
2008-07-24 Piotr Praczyk <[email protected]>
* modules/bibconvert/etc/oaiarxiv2marcxml.xsl: Little
library-requested changes
2008-07-24 Piotr Praczyk <[email protected]>
* modules/bibedit/lib/bibrecord.py: Some new record-related
functions
--
CDS Invenio Developers <[email protected]>