[koha-commits] main Koha release repository branch, new/bug_4211_5127, created. v3.02.00-220-g3111360

Git repo owner gitmaster at git.koha-community.org
Mon Nov 29 18:48:59 CET 2010


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 "main Koha release repository".

The branch, new/bug_4211_5127 has been created
        at  31113608909414cc5196244bf117ebc2f6115e58 (commit)

- Log -----------------------------------------------------------------
commit 31113608909414cc5196244bf117ebc2f6115e58
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Nov 13 16:50:30 2010 -0500

    bug 5127: database update to add the suggestion notification templates
    
    Being especially careful to not scribble over any ones
    that the library might have already defined.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 7fd45b986197721f1486bea61a20a717d4217c4a
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Nov 13 16:35:43 2010 -0500

    bug 5127: sample notice templates for suggestions
    
    * supply default suggestion status change email
      templates.
    * remove the deprecated mail_suggestion_*.tmpl files
    
    There are a couple suggestion statuses referred to
    in the code and suggestion management page that currently
    do not have notice templates defined: ASK and CHECKED.  These
    seem to be internal, so perhaps default message templates
    are not needed for these.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit d3df54d05245b3fa11f052b4c09104bdd2531e31
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Nov 13 16:27:47 2010 -0500

    bug 4211: ensure that suggestion emails have full details
    
    Because of how the ModFoo routines work, if you are only
    changing selected columns but are also using the change
    as a trigger to place a message in the queue, you need
    to fetch the full row before generating the message.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 994d6e2aac6092b7c852546eeca2253f59270e53
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Nov 13 15:43:27 2010 -0500

    bug 4211: more fixes to suggestion letter template handling
    
    * Now displays the correct list of fields to choose
      for suggestion letters.
    * Clean up mixture of old and new column selection code
      introduced in commit 88bb1b63, thereby restoring
      the intent of the patch for bug 3522.
    * Enable suggestion library to be used in suggestion
      letter templates
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit b1c2d560b66272ec34c1bbd380db24452be9bc3f
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Fri Aug 13 09:44:46 2010 +1200

    Bug 4211: This patch should provide a working way to send out mail from suggestions
    
    Your suggestion notices template needs to contain things like
    <<suggestions.title>>
    <<suggestions.author>>
    etc
    
    Squashed commit of the following:
    
    commit 3f4278bbe8d4c68be9f72d50e1eef6a411dc873d
    Author: Chris Cormack <chrisc at catalyst.net.nz>
    Date:   Fri Aug 13 09:41:34 2010 +1200
    
        bug 4211 parsing the letter before we enqueue it
    
    commit ecdc0ff34c1aa9b96b68d541423ca693e2d63e67
    Author: Chris Cormack <chrisc at catalyst.net.nz>
    Date:   Fri Aug 13 09:32:09 2010 +1200
    
        Changing the query to fetch suggestions data, this is needed for suggestion mail to be sent
    
    commit ece11d015b945ce119cf7cbc5e2563f4bc8aecf9
    Author: Owen Leonard <oleonard at myacpl.org>
    Date:   Thu Aug 12 12:36:26 2010 -0400
    
        Fix for Bug 4211, Acquisitions actions on suggestions don't generate email
    
        Assuming 1) The patch for Bug 5126 is approved and 2) Suggestions
        notices are added by hand (or from default sql--see Bug 5127) this
        correction should get suggestions notices properly enqueued.
    
        Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    commit 5c3bbe7d557b1994be72518746217fc6fc4e5b83
    Author: Owen Leonard <oleonard at myacpl.org>
    Date:   Thu Aug 12 12:27:33 2010 -0400
    
        Fix for Bug 5126 - Suggestions module missing from "add notice" form
    
        - Adding "suggestions" entry
        - Re-ordering options in alphabetical order
    
        Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list