CVS Commit Overview for 2008-03-26
==================================
2008-03-26 Jerome Caffaro <[email protected]>
* modules/bibclassify/doc/hacking/bibclassify-internals.webdoc:
Fixed phrase.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Fixed 'content' pages to display
correctly when translation is missing.
2008-03-26 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibedit_dblayer.py,
modules/bibformat/lib/bibformat_utils.py,
modules/bibformat/lib/elements/bfe_additional_report_numbers.py,
modules/bibformat/lib/elements/bfe_addresses.py,
modules/bibformat/lib/elements/bfe_affiliation.py,
modules/bibformat/lib/elements/bfe_bfx_engine.py,
modules/bibformat/lib/elements/bfe_cited_by.py,
modules/bibformat/lib/elements/bfe_collection.py,
modules/bibformat/lib/elements/bfe_comments.py,
modules/bibformat/lib/elements/bfe_contact.py,
modules/bibformat/lib/elements/bfe_creation_date.py,
modules/bibformat/lib/elements/bfe_date_rec.py,
modules/bibformat/lib/elements/bfe_editors.py,
modules/bibformat/lib/elements/bfe_external_publications.py,
modules/bibformat/lib/elements/bfe_issn.py,
modules/bibformat/lib/elements/bfe_keywords.py,
modules/bibformat/lib/elements/bfe_language.py,
modules/bibformat/lib/elements/bfe_notes.py,
modules/bibformat/lib/elements/bfe_photo_resources.py,
modules/bibformat/lib/elements/bfe_publi_info.py,
modules/bibformat/lib/elements/bfe_record_id.py,
modules/bibformat/lib/elements/bfe_references.py,
modules/bibformat/lib/elements/bfe_report_numbers.py,
modules/bibformat/lib/elements/bfe_test_2.py,
modules/bibformat/lib/elements/bfe_test_4.py,
modules/bibformat/lib/elements/bfe_url.py,
modules/bibformat/lib/elements/bfe_xml_record.py,
modules/bibformat/lib/elements/test_1.py,
modules/bibformat/lib/elements/test_5.py,
modules/bibharvest/lib/oaiarchiveadmin_regression_tests.py,
modules/bibindex/lib/bibindex_engine_stopwords.py,
modules/bibrank/lib/bibrank_downloads_indexer.py,
modules/elmsubmit/lib/elmsubmit_EZArchive.py,
modules/elmsubmit/lib/elmsubmit_enriched2txt.py,
modules/elmsubmit/lib/elmsubmit_field_validation.py,
modules/elmsubmit/lib/elmsubmit_generate_marc.py,
modules/elmsubmit/lib/elmsubmit_html2txt.py,
modules/elmsubmit/lib/elmsubmit_misc.py,
modules/elmsubmit/lib/elmsubmit_richtext2txt.py,
modules/elmsubmit/lib/elmsubmit_submission_parser.py,
modules/elmsubmit/lib/myhtmlentitydefs.py,
modules/miscutil/lib/htmlutils.py,
modules/webbasket/lib/webbasket_config.py,
modules/webcomment/lib/webcomment_config.py,
modules/webjournal/lib/widgets/bfe_webjournal_widget_latestPhoto.py,
modules/webmessage/lib/webmessage_config.py,
modules/webmessage/lib/webmessage_mailutils.py,
modules/websearch/lib/search_engine_config.py,
modules/websearch/lib/websearch_external_collections_config.py,
modules/websearch/lib/websearch_external_collections_getter.py,
modules/websearch/lib/websearch_external_collections_parser.py,
modules/websubmit/lib/websubmit_file_stamper.py,
modules/websubmit/lib/websubmitadmin_dblayer.py,
modules/websubmit/lib/functions/CaseEDS.py,
modules/websubmit/lib/functions/Create_Modify_Interface.py,
modules/websubmit/lib/functions/Create_Recid.py,
modules/websubmit/lib/functions/Print_Success_DEL.py,
modules/websubmit/lib/functions/Print_Success_SRV.py,
modules/websubmit/lib/functions/Shared_Functions.py,
modules/websubmit/lib/functions/Stamp_Uploaded_Files.py: Deleted
trailing whitespace in all Python files.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webstyle/doc/hacking/Makefile.am,
modules/webstyle/doc/hacking/webstyle-webdoc-syntax.webdoc: Initial
release of the WebDoc syntax guide.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/hacking/bibformat-api.webdoc: Fixed HTML.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webstyle/doc/admin/webstyle-admin-guide.webdoc: Added
link to WebDoc syntax.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webstyle/doc/admin/webstyle-admin-guide.webdoc: Replaced
config.py by invenio.conf
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webstyle/doc/admin/webstyle-admin-guide.webdoc: Updated
doc.
2008-03-26 Tibor Simko <[email protected]>
* modules/bibclassify/lib/bibclassify_daemon.py: Improved code
kwalitee.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/websubmit/lib/websubmit_templates.py: Propagate language
through 2 additional links. Added 2 localizable strings.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webstyle/doc/hacking/Makefile.am,
modules/webstyle/doc/hacking/webstyle-internals.webdoc,
modules/webstyle/doc/hacking/webstyle-webdoc-syntax.webdoc: Added
webstyle-internals webdoc file. Fixed typo in
webstyle-webdoc-syntax.webdoc.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webhelp/web/hacking/hacking.webdoc: Link to
webstyle-internal webdoc file.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/miscutil/lib/htmlutils.py: Updated 'nmtoken_from_string'
docstring.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webinterface_handler.py,
modules/bibharvest/lib/oai_repository_webinterface.py: Don't
automatically add 'ln' parameter to URIs specified in
'no_lang_recognition_uris' list. OAI repository no longer needs to
treat specifically this parameter.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_webinterface.py: Fixed
update_data_user -> updateDataUser.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/websubmit_webinterface.py: Fixed small bugs
(CaMelCaSe & extracting string from exceptions).
2008-03-26 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: Removed notImplemented
get_words_from_local_fulltext: it will be anyway reimplemented in
the future in a different way by means of the centralized methods
for extracting/caching streams of words from pdf/ps...
2008-03-26 Samuele Kaplun <[email protected]>
* po/it.po: Updated Italian translation.
2008-03-26 Tibor Simko <[email protected]>
* NEWS: Compiled most important news for the forthcoming release of
v0.99.0.
2008-03-26 Tibor Simko <[email protected]>
* po/pt.po: Updated Portuguese translation, thanks to Joaquim
Silvestre.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/errorlib.py: Cleaned newlines and tabs.
2008-03-26 Tibor Simko <[email protected]>
* AUTHORS: Added Joaquim.
2008-03-26 Jerome Caffaro <[email protected]>
* modules/websubmit/lib/websubmit_engine.py,
modules/websubmit/lib/websubmit_templates.py,
modules/websubmit/lib/websubmit_webinterface.py,
modules/websubmit/web/approve.py,
modules/websubmit/web/publiline.py: Better propagation of language
in links. Changed "publication line" and "specific publication
line" titles to "Approval and Refereeing Workflow" and "Specific
Approval and Refereeing Workflow" (and made them localizable).
2008-03-26 Tibor Simko <[email protected]>
* modules/websubmit/web/approve.py: Fixed access pw detection from
URL now that language is passed in the URL too.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/webalert/lib/alert_engine.py: Fixed add_records_to_basket
which lost synchro with webbasket development. Current
implementation uses webbasket_dblayer api, which is slower but
safer.
2008-03-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added more charset variables
in the output of '--detect-system-details'. Useful for debugging.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: Clened fulltext indexing
logging: if extraction method does not exist for a particular kind
of format, say this only in verbose mode 2 (it's not a real error,
e.g. .tiff files aren't supposed to be parsed as text). If a real
error happens, though, this will be correctly printed (without
spourious newlines) with default verbosity.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: Removed last spourious
printed newline.
2008-03-26 Tibor Simko <[email protected]>
* modules/miscutil/bin/dbexec.in: Added explicit default charset
UTF-8 so that the dbexec client works well also on MySQL systems
that are by default configured to use Latin-1 (say). (You can
check via SHOW VARIABLES LIKE "version"; SHOW VARIABLES LIKE
"character%"; SHOW VARIABLES LIKE "collation%".)
2008-03-26 Nicholas Robinson <[email protected]>
* modules/websubmit/etc/DEMOBOOcreate.tpl: Updated line for URL
creation to take account of cases where there is no fulltext file
so that an empty files line isn't created.
2008-03-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added --update-web-tests CLI
option in order to replace URLs in web test cases with
CFG_SITE_URL. (Needed for Selenese 'open' commands in order to
retain user sessions.)
2008-03-26 Samuele Kaplun <[email protected]>
* modules/miscutil/demo/demobibdata.xml: Removed fulltext
description from FFT in demosite ("Fulltext" etc.)
2008-03-26 Nicholas Robinson <[email protected]>
* modules/websubmit/etc/DEMOBOOcreate.tpl: Replaced call to CONF
function with call to IFDEFP.
2008-03-26 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Prettified
docstring of the export URL test.
2008-03-26 Tibor Simko <[email protected]>
* config/invenio.conf, modules/miscutil/lib/dbquery.py: Completed
missing documentation for conf parameters. Removed some obsoleted
parameters. Renamed some SQL parameters.
2008-03-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/dbquery.py: Fixed one occurrence of
CFG_MISCUTIL_SQL_USE_SQLALCHEMY.
2008-03-26 Tibor Simko <[email protected]>
* modules/webstyle/lib/webinterface_handler.py: Added /journal to
the list of URIs for which the UI language should not be
autodetected from browser settings.
2008-03-26 Tibor Simko <[email protected]>
* config/invenio.conf, modules/miscutil/lib/inveniocfg.py:
Standardized two list-like options into (nicer) comma-separated
value lists instead of (uglier) Python quoted lists.
2008-03-26 Tibor Simko <[email protected]>
* modules/bibsched/lib/bibsched.py: Added file existence check for
CFG_BIBSCHED_LOG_PAGER.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/webbasket/lib/webbasket_dblayer.py: New function used by
WebAlert.
2008-03-26 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_config.py,
modules/websearch/doc/admin/websearch-admin-guide.webdoc: Renamed
accrestrcoll to viewrestrcoll in analogy with viewrestrdoc.
--
CDS Invenio Developers <[email protected]>