CVS Commit Overview for 2008-04-01
==================================
2008-04-01 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: Fixed bibindex --reindex
to work when no indexes are specified (it reindexes everything).
2008-04-01 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibtask.py: Added short guide.
2008-04-01 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/messages.py: Support for 'fr-CA' (if it
doesn't exist it is truncated to 'fr' and checked again).
2008-04-01 Samuele Kaplun <[email protected]>
* modules/bibedit/lib/bibedit_engine.py,
modules/bibformat/lib/bibreformat.py,
modules/bibsched/lib/bibtask.py,
modules/websubmit/lib/functions/Insert_Modify_Record.py,
modules/websubmit/lib/functions/Insert_Record.py: Rnamed
bibtask_low_level_submission to task_low_level_submission.
2008-04-01 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py,
modules/bibrank/lib/bibrank_tag_based_indexer.py,
modules/websearch/lib/search_engine.py: Deleted trailing
whitespace.
2008-04-01 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py,
modules/websearch/lib/search_engine_summarizer.py,
modules/websearch/lib/websearch_webinterface.py,
po/i18n_update_wml_target.py, po/i18n_extract_from_wml_source.py:
Deleted trailing whitespace.
2008-04-01 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py,
modules/bibsched/lib/bibsched.py, modules/bibsched/lib/bibtask.py:
New cleaner signal handling. By using
task_sleep_now_if_required(can_stop_too) a BibTask can declare safe
positions where to sleep or to be stopped. Added new "O" option in
BibSched which display a window with all the current BibTask
details.
2008-04-01 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibtask.py: Added backward compatibility
code for recent changes to work even with old submitted tasks.
2008-04-01 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/messages.py: Fixed typo bug, that broke
wash_language
--
CDS Invenio Developers <[email protected]>