CVS Commit Overview for 2007-11-07
==================================
2007-11-07 Marko Niinimaki <[email protected]>
* modules/bibedit/lib/bibrecord_tests.py: changed record id's in
test cases to reflect latest additions by Sam
2007-11-07 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Replaced all occurrences
of escape_string() in the search engine code.
2007-11-07 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added tests
for Unicode word, phrase, and regexp queries.
2007-11-07 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_webcoll.py: Replaced
escape_string() calls.
2007-11-07 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.c,
modules/miscutil/lib/intbitset.pyx: Compiled intbitset.pyx with
Pyrex-0.9.6.3 which still support Python-2.3 (Cython appearently no
more support Python-2.3).
2007-11-07 Tibor Simko <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Updated docstring to use
Pyrex instead of Cython.
2007-11-07 Jerome Caffaro <[email protected]>
* modules/miscutil/lib/wml2html.py: Initial release of
Invenio-style WML to HTML converter.
2007-11-07 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed percentage
character query escaping in search_unit_in_bibxxx() that was
mistakenly introduced during the recent removal of escape_string().
2007-11-07 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Do not leave literal
percentage signs in the SQL query string; rather pass them as SQL
query arguments.
2007-11-07 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added tests
for queries containing physical MARC tags.
2007-11-07 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Fixed
cosmetic typo in a function name.
2007-11-07 Samuele Kaplun <[email protected]>
* Makefile.am: Fixing Makefile for upgrading bibdoc.status field.
2007-11-07 Samuele Kaplun <[email protected]>
* modules/miscutil/demo/demobibdata.xml,
modules/miscutil/demo/democfgdata.sql.wml: Added restricted bibdoc
examples, with one enabled role.
2007-11-07 Samuele Kaplun <[email protected]>
* modules/webstyle/img/restricted.gif,
modules/websubmit/lib/file.py,
modules/websubmit/lib/websubmit_webinterface.py: Implemented
support for restricted icon and some bugfixies.
2007-11-07 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload.py,
modules/bibupload/lib/bibupload_regression_tests.py: More
regression test (some to be fixed) and support for propagatin
restrictions to icons.
--
CDS Invenio Developers <[email protected]>