CVS Commit Overview for 2008-03-03
==================================
2008-03-03 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/hacking/bibformat-api.webdoc,
modules/bibformat/lib/bibformat.py,
modules/bibformat/lib/bibformat_engine.py,
modules/bibformat/lib/bibformat_regression_tests.py,
modules/bibformat/lib/bibformatadminlib.py,
modules/bibformat/lib/elements/bfe_client_info.py,
modules/bibformat/lib/elements/bfe_edit_record.py,
modules/bibformat/web/admin/bibformatadmin.py,
modules/webjournal/lib/webjournal.py,
modules/websearch/lib/search_engine.py: Replaced 'req' and 'uid'
arguments of BibFormatObject with 'user_info'.
2008-03-03 Samuele Kaplun <[email protected]>
* modules/websession/lib/password_migration_kit.py: Used
wrap_text_in_a_box to print messages.
2008-03-03 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Makefile.am: Added
'Stamp_Uploaded_Files.py' function.
2008-03-03 Nicholas Robinson <[email protected]>
* modules/miscutil/sql/tabfill.sql: Added details of the WebSubmit
function 'Stamp_Uploaded_Files'.
2008-03-03 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added '--get' option for
third-party programs to easily access values of conf options such
as CFG_PREFIX.
2008-03-03 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Improved handling of options
with values (--conf-dir, --get). The latter can be repetitive now.
2008-03-03 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added '--list' option to
print names and values of all options from conf files.
2008-03-03 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Corrected list() docstring.
2008-03-03 Tibor Simko <[email protected]>
* INSTALL: Added a pointer to the HOWTO Run guide once the
installation is finished. Also, done some minor updates WRT
wording.
2008-03-03 Samuele Kaplun <[email protected]>
* modules/bibformat/lib/bibformat_regression_tests.py: Fixed
regression test WRT spacing in formatting.
2008-03-03 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Fixed two
sorting test cases and the search guide test case.
2008-03-03 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Prettified boxed output
messages as per the new wrap_text_in_a_box().
2008-03-03 Tibor Simko <[email protected]>
* INSTALL, config/invenio-autotools.conf.in, config/invenio.conf,
modules/miscutil/lib/inveniocfg.py: Introduced single conf section
called 'Invenio', as this is how CFG_FOO_BAR are currently being
used. (You may want to update your invenio-local.conf files.)
2008-03-03 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: If an external sysno was
used as a search argument, and no record with such a sysno exists,
fall to a not-found case rather than to ignoring the argument.
2008-03-03 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added tests
for external sysno queries with recid-like URLs.
--
CDS Invenio Developers <[email protected]>