CVS Commit Overview for 2006-06-22
==================================
2006-06-22 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Deleted extraneous
definition of tmpl_nice_number(). Kept the version working via
locales. Added default language argument.
2006-06-22 Tibor Simko <[email protected]>
* modules/bibindex/lib/bibindexadminlib.py: Adapted to the use of
WebSearch's tmpl_nice_number() instead of the now-inexisting
nice_number().
2006-06-22 Tibor Simko <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Pass req object to
page().
2006-06-22 Tibor Simko <[email protected]>
* modules/websession/lib/webuser.py,
modules/webstyle/lib/webstyle_templates.py: Waterproofed situation
when page() is called without req argument. Now both the user info
box and the language selection box return something usable in this
case.
2006-06-22 Frederic Gobry <[email protected]>
* po/POTFILES.in: fixed path to webbasket_webinterface in
POTFILES.in
2006-06-22 Yohann Paris <[email protected]>
* modules/bibedit/doc/admin/guide.html.wml,
modules/bibedit/lib/Makefile.am,
modules/bibedit/lib/bibedit_config.py,
modules/bibedit/lib/bibedit_dblayer.py,
modules/bibedit/lib/bibedit_engine.py,
modules/bibedit/lib/bibedit_templates.py,
modules/bibedit/web/admin/bibeditadmin.py: Initial release of the
BibEdit Admin interface.
2006-06-22 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibedit_templates.py: Fixed weburl_bibedit
WTR trailing slash.
2006-06-22 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibedit_templates.py: After a record was
submitted, the go-back link now points to the BibEdit Admin
interface, not only to the BibEdit Admin welcome page.
2006-06-22 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_templates.py: more updates
to templates for configuring submission functions
2006-06-22 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_dblayer.py: changed some
exception names; added function to add a new WebSubmit function at
a particular score/step, correcting scores of all other functions
within that step; improved the names of some functions;
2006-06-22 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_config.py: changed name of
exception 'InvenioWebSubmitAdminWarningForeignKeyViolation' to
'InvenioWebSubmitAdminWarningReferentialIntegrityViolation'.
2006-06-22 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_engine.py,
modules/websubmit/web/admin/websubmitadmin.py: plugged the 'add a
function to submission' functionality in
--
CDS Invenio Developers <[email protected]>