CVS Commit Overview for 2007-02-21
==================================

2007-02-21  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/websubmit_dblayer.py: First version of the
        WebSubmit database layer. Provides functions through-which
        WebSubmit can interact with the DB.

2007-02-21  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/Makefile.am: Added new file
        'websubmit_dblayer.py' (the database layer for WebSubmit) to
        'pylib_DATA'.

2007-02-21  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/websubmit_dblayer.py: Updated copyright
        years (2007).

2007-02-21  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/websubmit_config.py: Added new exception
        'InvenioWebSubmitWarningWebSubmitFunctionFailed'. This exception
        will be raised by a WebSubmit function when it encounters
        unexpected behaviour and cannot complete its task. The exception
        will be logged as a warning.

2007-02-21  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/websubmit_engine.py: Refactoring: All
        database interaction has been moved to functions in the WebSubmit
        database layer. Other code cleaning.

2007-02-21  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/websubmit_config.py: Renamed the exception
        'InvenioWebSubmitWarningWebSubmitFunctionFailed' to
        'InvenioWebSubmitFunctionWarning'.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to