CVS Commit Overview for 2008-02-26
==================================
2008-02-26 Samuele Kaplun <[email protected]>
* modules/bibclassify/etc/Makefile.am,
modules/bibclassify/etc/nasa-instruments.rdf,
modules/bibclassify/etc/nasa-subjects.rdf: Added two more examples
of SKOS/RDF files, thanks to NASA.
2008-02-26 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Intregrated latest
modification to webaccessadmin.
2008-02-26 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_admin.py,
modules/webaccess/lib/access_control_config.py,
modules/webaccess/lib/webaccessadmin_lib.py: Fixed small import
bug.
2008-02-26 Samuele Kaplun <[email protected]>
* THANKS: Added thanks to NASA for the SKOS files.
2008-02-26 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/textutils.py: Enhanced wrap_text_in_a_box
and prefix_text (was make_conclusions).
2008-02-26 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibtask.py,
modules/webaccess/lib/webaccessadmin_lib.py: Fixed authentication
hack previously introduced.
2008-02-26 Tibor Simko <[email protected]>
* Makefile.am, install-tests.py: Removed install-tests.py now that
it was integrated with inveniocfg.
2008-02-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/textutils.py: Made wait_for_user() abort
message more generic.
2008-02-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added test of the DB
connection during the table creation step.
2008-02-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Prettified error messages of
test_db_connection().
2008-02-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added --generate-apache-conf
option to assist in creation of Apache virtual hosts.
2008-02-26 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Renamed
'--generate-apache-conf' to '--create-apache-conf' in order to
resemble '--create-tables' which is a kind of equivalent option.
2008-02-26 Tibor Simko <[email protected]>
* INSTALL: Documented new way of creating Apache vhost
configurations.
2008-02-26 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.c,
modules/miscutil/lib/intbitset.pyx,
modules/miscutil/lib/intbitset_tests.py: Added support for
constructing an intbitset after the result of e.g. run_sql('SELECT
id FROM bibrec WHERE...'), i.e. support for tuple of tuples of
single integer. Tested on Gnu/Linux,64bits,Python2.5
Gnu/Linux,64bits,Python2.3 Gnu/Linux,32bits,Python2.4. Still to be
tested on MacOS X.
2008-02-26 Samuele Kaplun <[email protected]>
* modules/miscutil/demo/democfgdata.sql,
modules/bibclassify/lib/bibclassify_daemon.py,
modules/bibclassify/lib/bibclassifylib.py: Made bibclassifyd to
run. Added a couple of example in demo site.
--
CDS Invenio Developers <[email protected]>