CVS Commit Overview for 2007-12-04
==================================
2007-12-04 Tibor Simko <[email protected]>
* modules/webstyle/etc/.cvsignore: Added standard .cvsignore file.
2007-12-04 Tibor Simko <[email protected]>
* Makefile.am: Fixed temporary directory in the jsMath installer.
2007-12-04 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: Ported to bibdocfile,
implemented -R,--reindex feature, directly reading of local
fulltext file, hopefully closed task 4342 about bibindex daemon not
able to notice new/removed indexes. Still TODO: interaction between
bibindex and bibdocfile in order to guess when fulltext files have
changed.
2007-12-04 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_title.py: Added "Edition
statement".
2007-12-04 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_title_brief.py: Removed
whitespace before colon and semi-colon.
2007-12-04 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_regression_tests.py: Updated
tests for new file url schema in metadata.
2007-12-04 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py,
modules/miscutil/sql/tabcreate.sql: First proposal for implementing
logging on database of bibdocfile library actions. New chain of
facilities for translating urls into bibdocfile objects (currently
used by bibindex), some random bugfixies about version management,
strictened valid docnames (alfanumeric and '_' and '-' charactars
allowed).
2007-12-04 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/errorlib.py: Fixed indentation logical error
and how email are sent.
2007-12-04 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/mailutils.py: Update docstring example and
made send_mail more tolerant (allowing no subjects).
2007-12-04 Samuele Kaplun <[email protected]>
* modules/websession/lib/inveniogc.py: Ported inveniogc to
bibdocfile.
2007-12-04 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: For home collection,
print dynamically translated names from the collectionname table
instead of compile-time translated "cdsnameintl" names. This
permits one to change the visible home collection name in many
places a posteriori, during the runtime.
2007-12-04 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_webinterface.py: Replaced
cdsnameintl by dynamic lookup of cdsname translations.
2007-12-04 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Phased out dependency on
cdsnameintl.
2007-12-04 Samuele Kaplun <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Reverted creation of
bibdoclog table until its name/structure will be finalized.
2007-12-04 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_date.py,
modules/bibformat/lib/elements/bfe_imprint.py: Added 'date_format'
parameter in order to format date using a given pattern.
2007-12-04 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_downloads_grapher.py: added a check
to prevent crashing
2007-12-04 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_webinterface.py: Broken a
message in two in order to exploit same translation in an other
part of the web interface. Fixed a variable name bug (found thanks
to pylint).
--
CDS Invenio Developers <[email protected]>