CVS Commit Overview for 2006-11-08
==================================
2006-11-08 Nicholas Robinson <[email protected]>
* modules/websubmit/web/admin/websubmitadmin.py: Added parameters
(movecategup, movecategdown, jumpcategout, jumpcategin) necessary
to move a category from one score to another when configuring a
document type.
2006-11-08 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmit_engine.py: Modified the display
of a document type's categories - now displayed in ascending order
of score, then alphabetical order of category long name.
2006-11-08 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_templates.py: Added arrow
buttons enabling the categories of a document type to be moved up
or down in score on the interface; Updated the button for adding a
new category to a document type to say 'Add Category' instead of
'Save Category'.
2006-11-08 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_engine.py: Added functions
to enable a category to be moved up or down in score when
configuring a document type.
2006-11-08 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_dblayer.py: Added functions
to correct the scores of the categories of a document type, and to
enable a category to be moved up or down in score. Also updated
functions that manipulate categories to be aware of scores.
2006-11-08 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_abstract.py: Improved kwalitee
of element
2006-11-08 Tibor Simko <[email protected]>
* modules/websearch/lib/websearchadminlib.py: When adding a
portalbox, do not exclude those already added, because one may want
to reuse them for different language. Thanks to Ferran.
2006-11-08 Tibor Simko <[email protected]>
* Makefile.am: Fixed usage of spaces instead of tabs in the last
commit.
2006-11-08 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibedit_templates.py: Raise a FIXME message
when trying to edit records with controlfields. (Currently BibEdit
does not seem to do it properly.)
--
CDS Invenio Developers <[email protected]>