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

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

        * modules/miscutil/lib/textutils.py: Fixed exceptions for very
        small max_col values.  Smart handling of new lines '\n' -> '',
        '\n\n' -> '\n', '\n\n\n' -> '\n\n'... (so that one can happily wrap
        multilines text). Note in order to have a true newline now you have
        to type twice \n.

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

        * modules/miscutil/lib/errorlib.py: [no log message]

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

        * modules/webstyle/lib/webinterface_handler.py: For errorlib.py
        commit: Added alert_support flag defaulted to False in
        register_exception function, in order to alert the support about
        particular excpetion.  Added registering and alerting of support
        for unhandled exception within Invenio.

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

        * Makefile.am: Updated kwalitee-check-sql-queries target to detect
        SQL SELECT queries without explicit column list.

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

        * modules/miscutil/lib/errorlib.py,
        modules/webstyle/lib/webinterface_handler.py: Renamed alert_support
        to alert_admin in register_exception. sending email from adminemail
        to adminemail.

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

        * po/el.po: Completed Greek translation, thanks to Theodoros
        Theodoropoulos.

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

        * ABOUT-NLS: Added --use-fuzzy and --use-untranslated options to
        the msgcmp example to fit recent gettext versions.

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

        * modules/miscutil/lib/inveniocfg.py: Implemented
        '--reset-fieldnames' to have I18N translations.  Updated wrapped
        text box messages as per the new newline treatment.  Small code
        refactoring to please pylint.

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

        * modules/miscutil/lib/dbquery_tests.py: Updated to
        test_utf8_python_mysqldb_mysql_storage_chain() to reflect similar
        code in inveniocfg.py code and to please pylint.

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

        * modules/miscutil/lib/errorlib.py,
        modules/miscutil/lib/mailutils.py: Various comment cleaning and
        small fixies...

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

        * modules/websubmit/lib/fulltext_files_migration_kit.py: Printing
        fixed here and there. Used intbitset for iterating over a huge
        collection of recids.

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

        * modules/webstyle/lib/webinterface_handler.py: Not registering
        apache.SERVER_RETURN which is a legal mod_python way to communicate
        to Apache.

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

        * modules/miscutil/lib/intbitset_setup.py: Prettified revision name
        (it is used in Python 2.5 to create the egg info file.

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

        * modules/miscutil/lib/intbitset_setup.py: Removed previous
        prettyfication. It doesn't work :-(

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

        * modules/bibformat/lib/bibformat_regression_tests.py: Fixed test
        WRT indentation (strange had already fixed yesterday for the same
        reason...)

-- 
CDS Invenio Developers <[email protected]>


Reply via email to