CVS Commit Overview for 2007-11-08
==================================
2007-11-08 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_field.py: Fixed a bug
affecting the retrieval of fields values when only one indicator
was defined.
2007-11-08 Tibor Simko <[email protected]>
* modules/webhelp/web/admin/index.html.wml: Fixed link to the
WebSubmit Admin Guide, thanks to Belinda.
2007-11-08 Jerome Caffaro <[email protected]>
* modules/miscutil/lib/wml2html.py: Changed syntax for defining
page options to HTML comment style.
2007-11-08 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed SQL query argument
number addition problem in search_unit_in_bibxxx() that occurred
for logical fields defined via multiple physical MARC tags.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload.py: Deleted unused
find_record_bibfmt(). Removed unused MySQLdb import. The file is
now clean with regard to escaping SQL query parameters.
2007-11-08 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_external_collections.py: Removed
unused escape_dictionary() import. Removed trailing whitespace.
2007-11-08 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_external_collections_utils.py:
Removed unneeded escape_dictionary(). Replaced escape_string().
2007-11-08 Tibor Simko <[email protected]>
* modules/websearch/lib/websearchadminlib.py: Replaced
escape_string() occurrences.
2007-11-08 Tibor Simko <[email protected]>
* modules/miscutil/doc/hacking/dbquery.html.wml: Updated
documentation with respect to escape_string(), run_sql_cached(),
and detailed SQL query logging.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibharvest/lib/oaiarchiveadminlib.py: Replaced
escape_string() occurrences.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibharvest/lib/bibharvestadminlib.py: Replaced
escape_string() occurrences.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibindex/lib/bibindexadminlib.py: Replaced
escape_string() occurrences.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrankadminlib.py: Replaced escape_string()
calls.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: Removed unused
get_compressed_dictionary(). Removed escape_string() calls.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_record_sorter.py,
modules/bibrank/lib/bibrank_tag_based_indexer.py: Removed
escape_string() import.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_word_indexer.py: Replaced
escape_string() calls.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibformat/lib/bibformat_migration_kit_dblayer.py:
Replaced escape_string() calls. Removed trailing whitespace.
2007-11-08 Tibor Simko <[email protected]>
* modules/bibformat/lib/bibformat_dblayer.py: Replaced
escape_string() calls.
2007-11-08 Tibor Simko <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Removed
escape_string() calls.
2007-11-08 Tibor Simko <[email protected]>
* modules/websession/lib/password_migration_kit.py: Removed
unnecessary escape_string() import.
2007-11-08 Tibor Simko <[email protected]>
* modules/websession/lib/webgroup_dblayer.py: Replaced
escape_string() calles.
2007-11-08 Tibor Simko <[email protected]>
* modules/websession/lib/webuser.py: Replaced escape_string()
calls.
2007-11-08 Tibor Simko <[email protected]>
* modules/webbasket/lib/webbasket_migration_kit.py: Updated
docstring. Deleted trailing whitespace. SQL escaping not fixed,
since this migration kit file is mostly of "historical interest"
only now. (Though there may still be some clients that still use
CDSware <= 0.7.1, so they will need to run it.)
2007-11-08 Tibor Simko <[email protected]>
* modules/webbasket/lib/webbasket_dblayer.py: Replaced
escape_string() calls. Deleted trailing whitespace.
2007-11-08 Tibor Simko <[email protected]>
* modules/webmessage/lib/webmessage_dblayer.py: Replaced
escape_string() calls.
2007-11-08 Tibor Simko <[email protected]>
* modules/webmessage/lib/webmessage_templates.py: Fixed "Delete
All" messages button link. Also, removed trailing whitespace.
2007-11-08 Tibor Simko <[email protected]>
* modules/websession/lib/websession_webinterface.py: Fixed English
typo. The new registration output messages are still to be
prettified, though.
--
CDS Invenio Developers <[email protected]>