[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-1212-g9469084

Git repo owner gitmaster at git.koha-community.org
Fri Oct 4 05:06:34 CEST 2013


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, master has been updated
       via  946908403f7119b7b845767f4105732474cc2356 (commit)
       via  0c021eddb609e9593603179f7983ce2011d34ee0 (commit)
      from  bdec9673bf2cafcbdd8a6edcef4f085fcdd68071 (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 946908403f7119b7b845767f4105732474cc2356
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Aug 2 12:52:04 2013 -0400

    Bug 10668 - Improve suggestion detail page - QA Followup
    
    Simplify an expression in the JavaScript
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 0c021eddb609e9593603179f7983ce2011d34ee0
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 31 15:36:12 2013 -0400

    Bug 10668 - Improve suggestion detail page
    
    This patch makes several improvements to the suggestions template:
    
    - Improved breadcrumbs and page title.
    - Fixed a JavaScript error which appeared when viewing or editing a
      suggestion.
    - Added an 'Edit' and a 'Delete' button to the suggestion detail page.
    - Corrected capitalization.
    
    To test:
    - Perform various operations with suggestions management and
      confirm that page titles and breadcrumbs are correct.
    - View the detail page for an individual suggestion and confirm that
      the edit and delete buttons work correctly.
    - Confirm that there are no JavaScript errors when viewing or editing a
      suggestion, in particular when changing Acquisition information
      (quantity, currency, price).
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests, nice improvement.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/acq.js          |   11 ++--
 .../prog/en/modules/suggestion/suggestion.tt       |   59 +++++++++++++-------
 2 files changed, 44 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list