[koha-commits] updated branch master (c1d4bb641bd0dcf27fbd1e14004c19c28edc76e6)

Koha Gitosis gitosis at git.koha.org
Tue Aug 11 14:57:06 CEST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Koha GitWeb".

The branch, master has been updated
       via  c1d4bb641bd0dcf27fbd1e14004c19c28edc76e6 (commit)
      from  7f7dfa0a11dd5d983deca2c18715b5126a11b12c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c1d4bb641bd0dcf27fbd1e14004c19c28edc76e6
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Tue Aug 11 17:43:02 2009 +0100

    Bug 3522 Refactor Create Update Delete letter for consistency and readability
    
    Fixed inconsistent usuage of primary key in delete
    Refactored:
    Moved operations to separate subroutines to clarify data flow
    Removed unnecessary redirects to self
    Renamed confusingly named else variable passed to template
    Other changes for code clarity
    NB Outstanding:
    database reading/writing should live in appropriate module
    not duplicate it here.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

-----------------------------------------------------------------------

Summary of changes:
 .../prog/en/modules/tools/letter.tmpl              |    2 +-
 tools/letter.pl                                    |  346 ++++++++++++--------
 2 files changed, 203 insertions(+), 145 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list