[koha-commits] main Koha release repository branch master updated. v3.16.00-993-gaa37fbf

Git repo owner gitmaster at git.koha-community.org
Mon Nov 10 16:52:34 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  aa37fbfd53b45ff285a2cffee8d7110aaa824cfa (commit)
       via  954c2874d0d9ebfa2e910dcd4445010115fac329 (commit)
       via  3dcda6c0471a3ca846273d2e8ac75b8901c87a37 (commit)
       via  b143d68534e0fab9a7ea13bd0753be34689190a6 (commit)
       via  6b0d1839734fe9b2a2dd43e7909accd01787d914 (commit)
       via  2a69a2c826c91258728a2bd5b4be3316a43a0f35 (commit)
       via  b1174b24a12fd526dd4efa2428c729b10be1d86b (commit)
       via  28ebfafc9b07d88685c0b469ec931764a6309d37 (commit)
       via  b17297434c0f230034f87d8eeb163f5344393e41 (commit)
      from  a1b406a31f72962c7e644149ac438e604d59b674 (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 aa37fbfd53b45ff285a2cffee8d7110aaa824cfa
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Nov 10 12:54:46 2014 -0300

    Bug 12448: (RM followup) fix bug number in updatedatabase.pl
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 954c2874d0d9ebfa2e910dcd4445010115fac329
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Sep 24 17:05:05 2014 +0200

    Bug 12986: Upgrade the DataTables jQuery plugin to the latest version (1.10.2)
    
    DataTables 1.10.2 is now available.
    
    The footerCallback function does not seem to work correctly with our
    current version.
    
    Test plan:
    Go on the maximum of pages where DataTables is used and try to catch a
    bug/regression :)
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    I tested many many pages with DataTables, taking special care to find
    pages with different DataTables configurations. I found no errors in the
    OPAC or staff client.
    
    Tested thoroughly in Firefox (latest) on Windows 7.
    Tested less thoroughly in Chrome (latest) on Windows 7.
    Tested briefly in Internet Explorer 7 in Vista and Internet Explorer 8
    and found no bugs which were related to the DataTables upgrade.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 3dcda6c0471a3ca846273d2e8ac75b8901c87a37
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Nov 10 12:41:03 2014 -0300

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

commit b143d68534e0fab9a7ea13bd0753be34689190a6
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 12 09:59:12 2014 -0400

    Bug 9043 [QA Followup] - Don't show "More options" are there aren't any
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 6b0d1839734fe9b2a2dd43e7909accd01787d914
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Aug 27 09:33:13 2014 +0200

    Bug 9043: Make strings translatable
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 2a69a2c826c91258728a2bd5b4be3316a43a0f35
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Aug 13 16:58:06 2013 +0200

    Bug 9043: Add the multiple select jquery plugin
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit b1174b24a12fd526dd4efa2428c729b10be1d86b
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Feb 19 14:49:20 2013 +0100

    Bug 9043: Changes to the advanced search page
    
    This patch adds 2 new sysprefs: OpacAdvSearchOptions and
    OpacAdvSearchMoreOptions.
    
    These sysprefs are multivalued and you can add or remove some elements on
    the adv search page.
    
    This patch allows to display/hide some entries in the advanced search
    page at the OPAC.
    On this way, it is possible to configure the search options to display.
    
    Test plan:
    1/
    Fill OpacAdvSearchOptions with Item types and Languages.
    Fill OpacAdvSearchMoreOptions with Item types, Languages and Location.
    On the advanced search page, verify the Location is only displayed for
    the "More options" view.
    2/ Try different settings for these prefs
    3/ Remove all entries for the OpacAdvSearchMoreOptions and verify that
    the "More options" does not displayed additional options.
    4/ Remove all entries for the OpacAdvSearchOptions and verify that the
    "normal view" does not displayed any options.
    
    Note that this patch only affects the bootstrap theme.
    
    Signed-off-by: Koha Team Lyon 3 <koha at univ-lyon3.fr>
    Signed-off-by: Jacek Ablewicz <abl at biblos.pk.edu.pl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 28ebfafc9b07d88685c0b469ec931764a6309d37
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Feb 19 14:48:04 2013 +0100

    Bug 9043: Syspref improvement: add new type "multiple"
    
    This patch adds a new type "multiple" for syspref.
    This new type allows to select several values for one syspref.
    
    Signed-off-by: Koha Team Lyon 3 <koha at univ-lyon3.fr>
    Signed-off-by: Jacek Ablewicz <abl at biblos.pk.edu.pl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit b17297434c0f230034f87d8eeb163f5344393e41
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Aug 1 14:05:45 2014 -0400

    Bug 12692 - Markup improvements to holds awaiting pickup report
    
    This patch makes some minor updates to the output of the holds awaiting
    pickup report. To test you should have several holds which are marked as
    "waiting," including some which have been waiting longer than the number
    of days specified in the ReservesMaxPickUpDelay system preference.
    
    - Go to Circulation -> Holds awaiting pickup
    - In both the "waiting" and "over" tabs, confirm that titles display any
      associated subtitle
    - Confirm that library name is shown instead of library code
    - Confirm that the patron name mailto: link works correctly
    
    Signed-off-by: Frederic Demians <f.demians at tamil.fr>
    
    Works as described: subtitle displayes (if mapping defined), library name
    instead of code, and email as clickable mailto.
    
    Remark 1: As for bug 13083, subtitle display is not as good in UNIMARC than in
    MARC21, since subtitle is not separated from title by ':'.
    
    Remark 2: 'subtitle' field is retrieved from a field mapping. Taking a look at
    C4::Biblio::GetRecordValue, one see that the fieldmapping is directly queried.
    There isn't any caching system, like for frameworks.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described and passes tests and QA script.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 admin/preferences.pl                               |   18 +-
 circ/waitingreserves.pl                            |    1 +
 installer/data/mysql/sysprefs.sql                  |    2 +
 installer/data/mysql/updatedatabase.pl             |   15 +-
 .../lib/jquery/plugins/jquery.dataTables.min.js    |  308 +++++-----
 .../lib/jquery/plugins/multiple-select/LICENSE     |   21 +
 .../multiple-select/jquery.multiple.select.js      |  589 ++++++++++++++++++++
 .../plugins/multiple-select/multiple-select.css    |  191 +++++++
 .../intranet-tmpl/prog/en/js/pages/preferences.js  |   13 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/about.tt   |    7 +-
 .../prog/en/modules/admin/preferences.tt           |   16 +
 .../prog/en/modules/admin/preferences/opac.pref    |   21 +
 .../prog/en/modules/circ/waitingreserves.tt        |   28 +-
 .../bootstrap/en/modules/opac-advsearch.tt         |   27 +-
 .../lib/jquery/plugins/jquery.dataTables.min.js    |  308 +++++-----
 kohaversion.pl                                     |    2 +-
 opac/opac-search.pl                                |   14 +-
 svc/config/systempreferences                       |    2 +-
 18 files changed, 1246 insertions(+), 337 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/lib/jquery/plugins/multiple-select/LICENSE
 create mode 100644 koha-tmpl/intranet-tmpl/lib/jquery/plugins/multiple-select/jquery.multiple.select.js
 create mode 100644 koha-tmpl/intranet-tmpl/lib/jquery/plugins/multiple-select/multiple-select.css


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list