CVS Commit Overview for 2008-04-24
==================================
2008-04-24 Radoslav Ivanov <[email protected]>
* modules/websearch/lib/Makefile.am,
modules/websearch/lib/search_engine.py,
modules/websearch/lib/search_engine_query_parser.py,
modules/websearch/lib/search_engine_query_parser_tests.py:
Implementation of parentheses recognission in search engine
2008-04-24 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Mail_New_Record_Notification.py:
If "managers" have been provided for a submission, send the email
to them regardless of whether or not the mail is to be sent to the
submitters.
2008-04-24 Marko Niinimaki <[email protected]>
* config/invenio.conf: added CFG_CITESUMMARY_COLLECTIONS
2008-04-24 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabdrop.sql: Added new index #11 tables.
2008-04-24 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/dbquery.py: When
CFG_ACCESS_CONTROL_LEVEL_SITE == 2 is used run_sql is disabled.
run_sql_cached depends on run_sql but wasn't aware of this and
produced stacktrace of the first call. Fixed.
2008-04-24 Radoslav Ivanov <[email protected]>
* modules/websearch/lib/search_engine.py: Fix a small bug on
parentheses parsing caused by additional tabulation bere return
statement.
2008-04-24 Marko Niinimaki <[email protected]>
* modules/websearch/lib/Makefile.am,
modules/websearch/lib/search_engine_summarizer.py: added routines
from search_engine, should be refactored
2008-04-24 Marko Niinimaki <[email protected]>
* modules/websearch/lib/Makefile.am: utils removed since not there
yet
--
CDS Invenio Developers <[email protected]>