[koha-commits] main Koha release repository branch master updated. v3.22.00-620-g901b7f9

Git repo owner gitmaster at git.koha-community.org
Wed Feb 24 04:18:58 CET 2016


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  901b7f964b7c2f93a22b41f0fd9a470796cb2fdc (commit)
      from  05be0f29cd2d7175acdf2ddf4a8805ec5b3df15e (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 901b7f964b7c2f93a22b41f0fd9a470796cb2fdc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Feb 18 11:44:52 2016 -0500

    Bug 15859: Move some basic MARC editor controls into settings menu
    
    This patch moves the following options into a "Settings" menu inspired
    by the one in the advanced editor:
    
    - Switch to advanced editor
    - Show MARC tag documentation links
    - Show tags
    - Change framework
    
    To test, apply the patch and open a new or existing record in the
    standard MARC editor.
    
    - Test that the 'Switch to advanced editor' button option works.
    - Test that the 'Show MARC tag documenation links' option works (and
      that your choice persists across sessions).
    - Test that the initial settings for 'Show tags' respects the
      'hide_marc' system preference.
    - Test that the 'Show tags' option works (and that your choice persists
      across sessions).
    - Test that framework switching works correctly and that the menu
      correctly reflects your choice.
    - Confirm that other toolbar functions work as expected, both in regular
      editing mode and Fast Cataloging.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as expected.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../prog/en/modules/cataloguing/addbiblio.tt       |  176 ++++++++++----------
 1 file changed, 92 insertions(+), 84 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list