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

Git repo owner gitmaster at git.koha-community.org
Tue May 28 16:38:47 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  25e6c2885d1547fd4ed28c29fd8462e33dc8b4f1 (commit)
      from  4c1c323232cd303c9c1e0f02c83871e1e6fcd62d (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 25e6c2885d1547fd4ed28c29fd8462e33dc8b4f1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri May 10 08:32:11 2013 -0400

    Bug 9424: Move JavaScript out of header include
    
    This patch removes JavaScript "onlick" attributes from header.inc and
    moves the functionality to staff-global.js. This is in keeping with the
    idea of progressive enhancement.
    
    To test, be sure to clear your browser cache after applying the patch.
    
    - Test the help link.
    - Test the logout link with the intranetbookbag preference on and off.
    - Open a patron's account and click "search to hold." Log out, and log
      in again. Koha should not remember the patron you chose before
      logging out (as seen from a search results page).
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/header.inc      |   10 ++--------
 koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js |   19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list