CVS Commit Overview for 2008-02-28
==================================
2008-02-28 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Removed CERN-only hack
for dummy collections.
2008-02-28 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/textutils.py: Fixed handling of double new
lines and of tabs.
2008-02-28 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: Fixed bug about
last_update_time of an index no more updated.
2008-02-28 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py,
modules/websearch/lib/websearch_templates.py: Propagate properly
language environment in browse pages. Fixed search links in browse
pages for non-default languages. Fixed browse list table row
alignment. Thanks to Ferran Jorba for reporting the problem.
2008-02-28 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Removed unnecessary
double quotes around browse pattern in the browse page's search
links.
2008-02-28 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Updated browse_pattern()
in order to discard enclosing double quotes should the search
pattern have them around. Useful if the search pattern comes from
explicit exact phrase search kind of searches.
2008-02-28 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/fulltext_files_migration_kit.py,
modules/miscutil/lib/textutils.py: Ported
fulltext_files_migration_kit to wrap_text_in_a_box.
2008-02-28 Tibor Simko <[email protected]>
* config/invenio.conf: Documented local config file functionality
('invenio-local.conf'). Cleaned some unused conf sections and
other cosmetics.
2008-02-28 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/textutils.py: Fixed a bug in which
subsequent use of wrap_text_in_a_box touched permanently the
default style.
2008-02-28 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added invenio-local.conf
functionality. Added two new I18N fields.
2008-02-28 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabdrop.sql: Added forgotten
collection_clsMETHOD table.
2008-02-28 Tibor Simko <[email protected]>
* modules/webhelp/web/help-central.webdoc: Use PO style _(Search
Guide)_ phrase.
2008-02-28 Tibor Simko <[email protected]>
* modules/miscutil/demo/democfgdata.sql: Removed rnkMETHODNAME
inserts as they are now being done via inveniocfg through PO files.
Also, added version number comment and copyright statement.
2008-02-28 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabfill.sql: Removed rnkMETHODNAME and
fieldname I18N inserts that are now being done via inveniocfg from
PO files.
2008-02-28 Tibor Simko <[email protected]>
* INSTALL: Documented hints on editing invenio-local.conf.
2008-02-28 Tibor Simko <[email protected]>
* config/invenio.conf: Align (S)WEBURL examples with the INSTALL
file.
2008-02-28 Tibor Simko <[email protected]>
* ABOUT-NLS: Removed terms from SQL files that are now located in
the PO files.
2008-02-28 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added reminder for fieldname
inserts.
2008-02-28 Tibor Simko <[email protected]>
* po/bg.po, po/ca.po, po/cs.po, po/de.po, po/el.po, po/en.po,
po/es.po, po/fr.po, po/hr.po, po/it.po, po/ja.po, po/no.po,
po/pl.po, po/pt.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po,
po/zh_CN.po, po/cds-invenio.pot, po/zh_TW.po: Message update to
incorporate new and forgotten messages. Some translations updated
with values taken from old SQL files. Some translations still to
be updated.
--
CDS Invenio Developers <[email protected]>