CVS Commit Overview for 2007-03-22
==================================
2007-03-22 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine_config.py: Added exception
InvenioWebSearchUnknownCollectionError.
2007-03-22 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Added template
functions for collection-not-found situations.
2007-03-22 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: When searching for
non-existing collection, do not silently ignore the collection or
revert to searching in Home anymore, but rather signal the error.
2007-03-22 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added test
cases for collection-not-found situations.
2007-03-22 Tibor Simko <[email protected]>
* INSTALL: Added ServerAlias directive in Apache configuration
examples.
2007-03-22 Tibor Simko <[email protected]>
* CREDITS: Added one more anonymous contributor to the Japanese
translation.
2007-03-22 Tibor Simko <[email protected]>
* modules/webstyle/lib/webstyle_templates.py: Respect new navmenuid
argument in tmpl_pageheader() and highlight where we are in the
navigation menu.
2007-03-22 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmit_webinterface.py: Removed explicit
'return' in __init__ function of class 'WebInterfaceFilesPages'.
2007-03-22 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmit_dblayer.py: Added function
'doctype_has_submission'.
2007-03-22 Tibor Simko <[email protected]>
* modules/webalert/lib/webalert.py: Do not use two id_user/uid
arguments to perform_remove_alert(). Also, print explicit error
message when alerts cannot be deleted.
2007-03-22 Tibor Simko <[email protected]>
* modules/webalert/lib/webalert_templates.py: Do no pass idu (id of
the user) in remove alert links anymore.
2007-03-22 Tibor Simko <[email protected]>
* modules/webalert/lib/webalert_webinterface.py: Do not use
explicit user ID parameter in the remove alert functionality.
--
CDS Invenio Developers <[email protected]>