CVS Commit Overview for 2006-08-17
==================================
2006-08-17 Tibor Simko <[email protected]>
* modules/websession/lib/websession_templates.py: Fixed an output
message python formatting, correcting Your Administrative
Activities page display problem.
2006-08-17 Tibor Simko <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Fixed an
English-related typo.
2006-08-17 Tibor Simko <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Refuse access to
guest users to the Delegate rights area, solving yet another page
accessibility regression test case.
2006-08-17 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrankadminlib.py: Added simple argument
sanity checking for ``Modify rank method'' and ``Rank method
details'' pages, fixing page availability regression tests.
2006-08-17 Tibor Simko <[email protected]>
* modules/webstyle/lib/webstyle_templates.py: In the error box,
initialize properly host/page/browser/etc information, if we cannot
extract it from the Apache request object. Fixes some cases of the
usage of error_page().
2006-08-17 Tibor Simko <[email protected]>
* modules/bibharvest/web/admin/bibharvestadmin.py: Removed
dependency on (unimported) error_page(). Added default arguments
to fit page availability regression test cases. Deleted
modifysource URL that does not seem to be implemented and that seem
to be present in editsource URL.
2006-08-17 Tibor Simko <[email protected]>
* modules/bibharvest/lib/bibharvestadminlib.py: Done a very simple
argument sanity treatment to fulfill the page availability
regression tests.
2006-08-17 Tibor Simko <[email protected]>
* modules/bibharvest/lib/bibharvestadmin_regression_tests.py:
Reflect deletion of modifysource URL in the page availability
tests.
2006-08-17 Tibor Simko <[email protected]>
* modules/bibharvest/lib/oaiarchiveadminlib.py: Done a very simple
argument sanity treatment to fulfill the page availability
regression tests.
2006-08-17 Tibor Simko <[email protected]>
* modules/bibharvest/web/admin/oaiarchiveadmin.py: Removed
dependency on (unimported) error_page(). Added default arguments
to fit page availability regression test cases.
2006-08-17 Tibor Simko <[email protected]>
* modules/websession/lib/websession_webinterface.py: Do not permit
to guest users to edit account settings, fixing page availability
test.
2006-08-17 Jerome Caffaro <[email protected]>
* modules/bibedit/lib/bibrecord.py,
modules/bibedit/lib/bibrecord_tests.py: Fixed some wrong docstring.
Empty list is now returned for 'no value found' in
record_getfield_values() instead of ['']
--
CDS Invenio Developers <[email protected]>