[koha-commits] main Koha release repository branch master updated. v3.16.00-840-g0f6b055

Git repo owner gitmaster at git.koha-community.org
Thu Oct 30 02:06:13 CET 2014


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  0f6b0556ee270315a2ca0a7428caf102afbc7282 (commit)
       via  468a0e4f29a69a95417ee6e7cf54a250b8d0abc3 (commit)
      from  0258d3a42df32573ca2cc054666fce5c87924995 (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 0f6b0556ee270315a2ca0a7428caf102afbc7282
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Wed Oct 29 22:07:57 2014 -0300

    Bug 12494: DBRev: 3.17.00.042
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 468a0e4f29a69a95417ee6e7cf54a250b8d0abc3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 27 09:11:21 2014 -0400

    Bug 12494 - Remove yuipath system preference
    
    With the OPAC prog template going away, the only remaining use of the
    yuipath preference is on the basketgroups template. The yuipath
    preference should be removed and the local path hard-coded.
    
    This patch:
      - removes yuipath handling from C4/Templates.pm
      - removes the preference from sysprefs.sql
      - deletes the preference via updatedatabase.pl
      - removes the preference from the staff client preferences file
      - removes unused references to the YUI assets from the help file
        header include
      - adds the local YUI asset path to acqui/basketgroup.tt
    
    To test, apply the patch and run the database update. View some online
    help pages and confirm that they function correctly. View the
    basketgroups page (Acquisition -> Vendor -> Basket groups), edit a
    basket group, and confirm that basket drag and drop operations work
    correctly.
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Online help and basket group drag&drop functionality still work correctly.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 C4/Templates.pm                                       |   17 +++++++++++++----
 installer/data/mysql/sysprefs.sql                     |    1 -
 installer/data/mysql/updatedatabase.pl                |    7 +++++++
 koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc |    7 +------
 .../prog/en/modules/acqui/basketgroup.tt              |   16 ++++++++--------
 .../en/modules/admin/preferences/staff_client.pref    |    6 ------
 kohaversion.pl                                        |    2 +-
 7 files changed, 30 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list