[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.07-10-ga44f6d4

Git repo owner gitmaster at git.koha-community.org
Mon Nov 26 08:31:18 CET 2012


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, 3.8.x has been updated
       via  a44f6d47b60fdf28896b13d234f549c2559641d7 (commit)
      from  3d0b417cb0bcbfd39f7f63ab19b7a4acbb013b41 (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 a44f6d47b60fdf28896b13d234f549c2559641d7
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 29 15:07:32 2012 -0400

    Bug 8163: Click to populate XSLT preferences with "default" or empty values
    
    This patch adds markup and JavaScript to the system preferences
    interface so that the user can click "default" or "empty" to populate
    an XSLT-related pref with those vaules.
    
    To test, open system preferences for the OPAC or staff client. In
    the description for an XSLT-related preference click the "default"
    link to populate the field with "default." Click the "leave empty"
    link to empty the field.
    
    Revised according to Julian Maurice's suggestion for a more
    generic, flexible way to implement it.
    
    Signed-off-by: Melia Meggs <melia at test.bywatersolutions.com>
    Passed-QA-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../intranet-tmpl/prog/en/js/pages/preferences.js  |   10 ++++++++++
 .../prog/en/modules/admin/preferences/opac.pref    |    4 ++--
 .../en/modules/admin/preferences/staff_client.pref |    4 ++--
 3 files changed, 14 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list