CVS Commit Overview for 2008-03-13
==================================

2008-03-13  Samuele Kaplun <[email protected]>

        * modules/webstyle/lib/webpage.py: uid is used by page function in
        order correctly build the page. It is sometimes not passed, but
        usually the req is passed by. Hence when no uid is passed, but req
        is, uid is set to getUid(req).

2008-03-13  Samuele Kaplun <[email protected]>

        * modules/websession/lib/webuser.py: Registered exception when
        OperationalError during getUid.

2008-03-13  Samuele Kaplun <[email protected]>

        * modules/webstat/lib/webstat_webinterface.py: Forcing
        authentication for users who wants to check the stats.

2008-03-13  Samuele Kaplun <[email protected]>

        * modules/websearch/lib/websearch_templates.py: When OpenURL does
        not correspond to an existing record, return a search for recid:-1,
        which already produces a nice "Requested record does not seems to
        exist." message.

2008-03-13  Samuele Kaplun <[email protected]>

        * modules/webstat/lib/webstat_webinterface.py: Plugged checks for
        runwebstatadmin action authorization to webstat.

2008-03-13  Samuele Kaplun <[email protected]>

        * modules/websession/lib/webuser.py: If the referer is not
        specified for page_not_authorized it is guessed from req.

2008-03-13  Samuele Kaplun <[email protected]>

        * modules/websession/lib/webuser.py,
        modules/webstat/lib/webstat_webinterface.py: Cleaned
        page_not_authorized calls.

2008-03-13  Tibor Simko <[email protected]>

        * modules/bibsched/lib/bibtask.py: A workaround for some Python2.3
        systems, e.g. SLC4, where importing this file under
        Apache/mod_python environment causes an error.  A proper solution
        would be not to import bibtask.py as a dependency from web-related
        files, because we simply do not need it there...

2008-03-13  Nicholas Robinson <[email protected]>

        * modules/miscutil/demo/democfgdata.sql: + Added new demo site user
        'Dorian Grey' ([email protected]; dorian).    He will be a
        referee for the Demo Book submission (DEMOBOO);  + Changed the
        email addresses of demo site users Jekyll and Hyde to use
        '@cds.cern.ch' instead of '@cern.ch'.

2008-03-13  Nicholas Robinson <[email protected]>

        * modules/miscutil/demo/democfgdata.sql: I misspelled Dorian's
        surname - changed to gray. Sorry Dorian!

2008-03-13  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/search_engine.py: Restrict record similary
        search to 'cc' when 'cc' is specified.

2008-03-13  Tibor Simko <[email protected]>

        * configure.ac, modules/bibformat/bin/.cvsignore,
        modules/bibformat/bin/Makefile.am,
        modules/bibformat/bin/bibformat.in: Removed unneeded bibformat PHP
        CLI, fixing "neverending test case" issue on SLC4.

2008-03-13  Tibor Simko <[email protected]>

        * modules/miscutil/lib/inveniocfg.py: Updated cosmetics WRT hints
        on how to set up the database.

2008-03-13  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat_regression_tests.py: Fixed NLM
        output test for XSL processors that don't group empty elements.

2008-03-13  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/elements/bfe_server_info.py: Changed
        variable names to match config variables.

2008-03-13  Tibor Simko <[email protected]>

        * modules/miscutil/lib/inveniocfg.py: Updated Apache vhost snippet
        examples to include Listen directives and to remove https schema
        from the ssl snippet.  The generated vhost conf files are now
        directly usable on Gentoo "as is" by doing: $ ln -s
        /opt/cds-invenio/etc/apache/invenio-apache-vhost.conf
        /etc/apache2/vhosts.d/invenio-apache-vhost.conf $ ln -s
        /opt/cds-invenio/etc/apache/invenio-apache-vhost-ssl.conf
        /etc/apache2/vhosts.d/invenio-apache-vhost-ssl.conf

2008-03-13  Tibor Simko <[email protected]>

        * modules/miscutil/lib/inveniocfg.py: Removed extra printed
        newline.

2008-03-13  Tibor Simko <[email protected]>

        * modules/miscutil/lib/inveniocfg.py: Added
        '--detect-system-details' option that tries to detect and print
        system details such as Apache/Python/MySQL versions.  Useful for
        debugging problems on various operating systems.

2008-03-13  Tibor Simko <[email protected]>

        * modules/webaccess/lib/access_control_config.py: Added new demo
        role 'bookadmin' with rights to approve/reject book submissions.
        Attached Dorian Gray to the bookadmin role.  Fixed Dr. Jekyll's
        email address.

2008-03-13  Tibor Simko <[email protected]>

        * modules/webstyle/lib/webdoc_webinterface.py: Harmonized output
        messages WRT index/contents.  Fixed I18N message formatting
        according to the x_* convention (see ABOUT-NLS).

2008-03-13  Tibor Simko <[email protected]>

        * modules/websession/lib/websession_templates.py,
        modules/webstyle/lib/webdoc.py: Fixed I18N messages WRT the %s and
        %(x_foo)s convention; see ABOUT-NLS.

2008-03-13  Tibor Simko <[email protected]>

        * po/POTFILES.in: Removed recently deleted files (magic,
        bibformat).

2008-03-13  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/functions/Is_Referee.py: Added a "tweak" to
        fix refereeing for doctypes with no category.

2008-03-13  Nicholas Robinson <[email protected]>

        * modules/websubmit/web/publiline.py: Added a "tweak" to fix
        refereeing for doctypes without a category.

2008-03-13  Tibor Simko <[email protected]>

        * modules/webaccess/lib/webaccessadmin_lib.py: Fixed I18N messages
        (whitespace elimination, newline elimination).

2008-03-13  Tibor Simko <[email protected]>

        * po/bg.po, po/ca.po, po/cds-invenio.pot, po/cs.po, po/de.po,
        po/el.po, po/en.po, po/es.po, po/fr.po, po/hr.po, po/it.po,
        po/ja.po, po/no.po, po/pl.po, po/pt.po, po/ru.po, po/sk.po,
        po/sv.po, po/uk.po, po/zh_CN.po, po/zh_TW.po: PO files regenerated
        after addition/modification of I18N phrases.

2008-03-13  Samuele Kaplun <[email protected]>

        * po/it.po: Resynchronized Italian translation.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to