CVS Commit Overview for 2008-02-25
==================================
2008-02-25 Jerome Caffaro <[email protected]>
* modules/bibedit/lib/bibedit_templates.py: After a record has been
modified, propose to edit another one. Removed trailing
whitespaces.
2008-02-25 Tibor Simko <[email protected]>
* po/pl.po: Updated Polish translation, thanks to Zbigniew
Leonowicz.
2008-02-25 Tibor Simko <[email protected]>
* THANKS: Added Zbigniew Leonowicz for the Polish translation
updates.
2008-02-25 Tibor Simko <[email protected]>
* modules/miscutil/bin/dbexec.in, modules/miscutil/lib/dbquery.py,
modules/websubmit/etc/bibconvert/config/DEMOPICcreate.tpl,
modules/websubmit/etc/bibconvert/config/EDSRTEXTcreate.tpl,
modules/websubmit/etc/bibconvert/config/EDSTEXTcreate.tpl: Used the
same demo values for WEBURL and DB credentials as in invenio.conf.
2008-02-25 Tibor Simko <[email protected]>
* modules/websubmit/etc/bibconvert/config/DEMOPIC.tpl,
modules/websubmit/etc/bibconvert/config/DEMOPICcreate.tpl,
modules/websubmit/etc/bibconvert/config/DEMOPICmodify.tpl,
modules/websubmit/etc/bibconvert/config/EDSRTEXT.tpl,
modules/websubmit/etc/bibconvert/config/EDSTEXT.tpl: Converted
end-of-lines to the Unix style.
2008-02-25 Tibor Simko <[email protected]>
* modules/miscutil/lib/testutils.py: Updated doc WRT 'inveniocfg
--create-demo-site' and friends.
2008-02-25 Tibor Simko <[email protected]>
* configure.ac, modules/webhelp/web/hacking/test-suite.webdoc:
Phased out 'make create-tables' in the documentation in profit of
'inveniocfg --create-tables' and friends.
2008-02-25 Tibor Simko <[email protected]>
* Makefile.am: Updated doc messages to refer to inveniocfg. Do not
advise to check-custom-templates as it belongs to upgrade path
only. Do not call inveniocfg upon installing. Do not manipulate
localstate directory permissions. Phased out 'create-table' and
friends that are now being performed via 'inveniocfg' after basic
installation.
2008-02-25 Tibor Simko <[email protected]>
* modules/miscutil/demo/Makefile.am: Install demo config SQL data
for later use.
2008-02-25 Tibor Simko <[email protected]>
* modules/miscutil/bin/Makefile.am,
modules/webaccess/bin/Makefile.am: Removed some chmodding that is
not necessary anymore.
2008-02-25 Tibor Simko <[email protected]>
* modules/miscutil/lib/textutils.py: Added wait_for_user() that is
useful for interactive CLI programs. Slightly emended
wrap_text_in_a_box(). More refactoring needed, e.g.
make_conclusion() is but a special case of wrap_text_in_a_box().
2008-02-25 Tibor Simko <[email protected]>
* modules/miscutil/lib/inveniocfg.py: Added options to finish the
installation and set up demo site. Added option to specify conf
file location. Added '--update-all' and '--reset-all' options.
Added partially implemented reset I18N field names option. Respect
ordering of options in the command line. More changes to follow.
2008-02-25 Tibor Simko <[email protected]>
* INSTALL: Introduced distinction between 'installation' and
'configuration'. Added instructions for inveniocfg. (More to
follow.) Moved check-custom-templates to upgrade instructions
only.
2008-02-25 Tibor Simko <[email protected]>
* RELEASE-NOTES: Moved check-custom-templates from INSTALL file.
2008-02-25 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Added CERN-only dirty
hack for making base 29 dummy/deleted records visible to library
approvers. A more elegant solution is to be implemented later,
since the functionality is potentially interesting to any Invenio
lambda site too.
2008-02-25 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Corrected
two sort results regression test cases, taking into account the new
demo data (#93).
2008-02-25 Samuele Kaplun <[email protected]>
* modules/miscutil/demo/democfgdata.sql: Moved away authentication
script from SQL.
2008-02-25 Samuele Kaplun <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Added good indexes to bibrec,
bibdoc, and added collection_clsMETHOD table.
2008-02-25 Samuele Kaplun <[email protected]>
* modules/miscutil/sql/tabfill.sql: Moved away authentication from
SQL script.
2008-02-25 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_admin.py: Hardcode
SUPERADMINROLE super powers. No more in database, this helps in
keeping everything synchronized.
2008-02-25 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_config.py: Separeted demo
site frome core, and cleaned authorization information.
2008-02-25 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Cleaned options and
added -D for setting/resetting demo site authorizations.
2008-02-25 Samuele Kaplun <[email protected]>
* modules/websession/lib/webaccount.py: Small cleaning.
2008-02-25 Samuele Kaplun <[email protected]>
* modules/websession/lib/inveniogc.py: Moved action name from
runsessiongc to runinveniogc.
2008-02-25 Samuele Kaplun <[email protected]>
* Makefile.am: Updated Makefile.am to reflect authentication moved
away from SQL script.
--
CDS Invenio Developers <[email protected]>