From gitmaster at git.koha-community.org Tue Jan 1 08:26:22 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 01 Jan 2013 07:26:22 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.01-12-g0f13072 Message-ID: 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.10.x has been updated via 0f130725333f707e850ad95bb0670249361b7e8d (commit) from 72467c2e6a004732fa2ab5528fccb2abcac72c49 (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 0f130725333f707e850ad95bb0670249361b7e8d Author: Robin Sheat Date: Tue Dec 18 17:48:46 2012 +1300 Bug 9052 - followup: fix the YUI CSS locations for SCO This is followup to the previous YUI-fixing patch, and simply causes the self-checkout page to load the YUI files via the sco CSS file, and that gets re-written at package build time to work. Signed-off-by: Mirko Tietgen Signed-off-by: Katrin Fischer Tested on a package installation using packages built by Mirko Tietgen and a git dev installation. To test: 1) Enable WebBasedSelfCheck system preference 2) Enter login date for staff user in AutoSelfCheckAllowed... prefernces 3) Go to the self checkout page: .../cgi-bin/koha/sco/sco-main.pl 4) Verify all pages have the usual look, CSS, Javascript and images look normal 5) Verify the same is true for translated templates Manual: http://manual.koha-community.org/3.10/en/selfcheckout.html Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/css/sco.css | 7 +++++++ koha-tmpl/opac-tmpl/prog/en/modules/sco/help.tt | 2 -- .../opac-tmpl/prog/en/modules/sco/sco-main.tt | 2 -- 3 files changed, 7 insertions(+), 4 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 1 19:20:10 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 01 Jan 2013 18:20:10 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-8-g8a2c116 Message-ID: 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 8a2c11620d29b5f187d2e1fe343dc9343de4a3da (commit) via 66621d923c72191e8cf51ee245ee000afe79d27e (commit) via c2c3dc9d8f45ba3736c6234825b7ebdeff0ff3f3 (commit) from f50f4b314f90233d7b0f42bea497e95cc6ee8cb6 (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 8a2c11620d29b5f187d2e1fe343dc9343de4a3da Author: Owen Leonard Date: Thu Dec 13 15:56:21 2012 -0500 Bug 9284 - JavaScript should follow rules recommended by JSHint Coding style corrections to members.js: - Mixed tab/space indentation converted to spaces. - Converted "!=" and "==" to "!==" and "===" for comparisons with ''. - Adding missing semicolons. To test, create or edit a patron and confirm that validation hasn't been broken by the changes to members.js: Invalid date, empty required fields, guarantor popup, restricted-until field display, etc. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 66621d923c72191e8cf51ee245ee000afe79d27e Author: Mason James Date: Wed Dec 12 02:43:29 2012 +1300 Bug 8299 - overdue_notice.pl shows error messages fixes 2 warnings... Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 659. Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 670. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit c2c3dc9d8f45ba3736c6234825b7ebdeff0ff3f3 Author: Srikanth Dhondi Date: Wed Oct 17 12:10:05 2012 +1300 Bug 8712 - We should use WAI-ARIA guidelines to help with accessibility Added title to the search box Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/js/members.js | 216 ++++++++++---------- koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 4 +- misc/cronjobs/overdue_notices.pl | 6 +- 3 files changed, 114 insertions(+), 112 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 1 20:09:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 01 Jan 2013 19:09:29 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.01-18-ge6356e0 Message-ID: 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.10.x has been updated via e6356e0dd051d539e183c8748923c2fd1d0b32c2 (commit) via 43f7db894b354f2c85d9f19a91a57f83cd88aa4a (commit) via 05ff289a3de9426569a12c330d66e91816d1f537 (commit) via c88cbf7695ea52e7216bdafb78082b5dcbdcab16 (commit) via aabc512372322b13ffd57f93f06d4dfba24ac015 (commit) via 19e18105f39512bd01c9bb222cccdfd1ed3db0b4 (commit) from 0f130725333f707e850ad95bb0670249361b7e8d (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 e6356e0dd051d539e183c8748923c2fd1d0b32c2 Author: Jared Camins-Esakov Date: Thu Dec 27 20:14:57 2012 -0500 Bug 9209: Skip tests for older DBD::Mock Because the calendar tests require a more recent version of DBD::Mock than has been packaged by Debian, it makes sense to skip all the tests requiring the database when only an older version is present. Signed-off-by: Liz Rea Works as advertised Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 43f7db894b354f2c85d9f19a91a57f83cd88aa4a Author: Tomas Cohen Arazi Date: Tue Dec 4 15:14:59 2012 -0300 Bug 9209 - Mocked Koha::Calendar tests Using specific method for populating the internal data structures from Koha::Calendar has yielded to the non-detection of several bugs. There are also several tests that where db_dependent which is not always desirable. I propose the use of DBD::Mock (::Session) for using the actual code used by Koha in production for testing, mocking the DB queries itselves. I also took the time to repeat several tests in different syspref configurations (they applied only to daysMode=Calendar, and now cover all confs). Notes: - I used DBD:Mock 1.45 as previous version (1.43, from 12.04) was broken - Some tests revealed a bug on days_between as I see it... reporting as Bug #9211 Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Elliott Davis Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 05ff289a3de9426569a12c330d66e91816d1f537 Author: Owen Leonard Date: Thu Dec 13 15:56:21 2012 -0500 Bug 9284 - JavaScript should follow rules recommended by JSHint Coding style corrections to members.js: - Mixed tab/space indentation converted to spaces. - Converted "!=" and "==" to "!==" and "===" for comparisons with ''. - Adding missing semicolons. To test, create or edit a patron and confirm that validation hasn't been broken by the changes to members.js: Invalid date, empty required fields, guarantor popup, restricted-until field display, etc. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit c88cbf7695ea52e7216bdafb78082b5dcbdcab16 Author: Mason James Date: Wed Dec 12 02:43:29 2012 +1300 Bug 8299 - overdue_notice.pl shows error messages fixes 2 warnings... Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 659. Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 670. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit aabc512372322b13ffd57f93f06d4dfba24ac015 Author: Srikanth Dhondi Date: Wed Oct 17 12:10:05 2012 +1300 Bug 8712 - We should use WAI-ARIA guidelines to help with accessibility Added title to the search box Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 19e18105f39512bd01c9bb222cccdfd1ed3db0b4 Author: Owen Leonard Date: Fri Dec 14 12:45:04 2012 -0500 Bug 9289 - Adjacent checkbox behavior broken on circulation.pl This patch fixes the behavior of adjacent checkboxes in the list of checkouts on circulation.pl. Checkboxes in both the "renew" and "check in" columns should not be able to be checked at the same time. A line was commented out (by me) which was necessary to this working correctly. I'm guessing it was done in debugging and left by mistake. To test, load a patron for checkout who has items checked out. You should not be able to check boxes in both the "renew" and "check in" columns in the same row, whether you click the checkbox itself or the containing table cell. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: Koha/Calendar.pm | 30 +- koha-tmpl/intranet-tmpl/prog/en/js/members.js | 216 ++++++------ .../prog/en/modules/circ/circulation.tt | 2 +- koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 4 +- misc/cronjobs/overdue_notices.pl | 6 +- t/Calendar.t | 357 ++++++++++++++------ 6 files changed, 385 insertions(+), 230 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 2 22:51:00 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 02 Jan 2013 21:51:00 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_7919 updated. v3.08.00-1390-g7dacc32 Message-ID: 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, new/bug_7919 has been updated via 7dacc32501fc890235624752407c71a9f1be1b0e (commit) from 3eec0e96ecac50c560640b4525f12adaf36b7122 (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 7dacc32501fc890235624752407c71a9f1be1b0e Author: Jonathan Druart Date: Mon Dec 17 11:04:07 2012 +0100 Bug 7919: FIX the "all" categories method The C4::Category->all method must return fields from the categories table only. Without this patch, there is 2 "categorycode" values, the second one is sometimes undef (if no branch limitation). same for the GetBorrowercategoryList routine (some category codes are undefined) Signed-off-by: Chris Cormack Signed-off-by: Liz Rea Signed off for also fixing problems with patron searching noted by Katrin. Signed-off-by: Katrin Fischer Problems fixed by this patch include: - on patron search result list the category description is shown again - it's possible to limit a patron search to a patron category again All tests pass. Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- Summary of changes: C4/Category.pm | 2 +- C4/Members.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 2 22:51:21 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 02 Jan 2013 21:51:21 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1518-gc27a981 Message-ID: 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 c27a9818561698a04bbf8ac553d8448686efbddd (commit) via 7dacc32501fc890235624752407c71a9f1be1b0e (commit) from aa7ac570b2d551ce8c537f0bac31f803c379e6ce (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 c27a9818561698a04bbf8ac553d8448686efbddd Merge: aa7ac57 7dacc32 Author: Jared Camins-Esakov Date: Wed Jan 2 16:51:37 2013 -0500 Merge branch 'bug_7919' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Category.pm | 2 +- C4/Members.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 4 14:13:16 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 04 Jan 2013 13:13:16 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9102 created. v3.08.00-1519-ga51a78b Message-ID: 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, new/bug_9102 has been created at a51a78b71c4ccd1be98c96d45ec162fb1ca00cd6 (commit) - Log ----------------------------------------------------------------- commit a51a78b71c4ccd1be98c96d45ec162fb1ca00cd6 Author: Chris Cormack Date: Sun Nov 18 20:01:37 2012 +1300 Bug 9102 : Set HttpOnly on the CGISESSID cookie https://www.owasp.org/index.php/HttpOnly Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer To test, use curl Before the patch % curl -I http://192.168.2.135 HTTP/1.1 200 OK Date: Sun, 18 Nov 2012 06:56:49 GMT Server: Apache/2.2.22 (Ubuntu) Pragma: no-cache Cache-control: no-cache Content-script-type: text/javascript Content-style-type: text/css Set-Cookie: CGISESSID=19689f6e7d8ec94c25269fecebf2f009; path=/ Vary: Accept-Encoding Content-Type: text/html; charset=UTF-8 After patch % curl -I http://192.168.2.135 HTTP/1.1 200 OK Date: Sun, 18 Nov 2012 07:01:04 GMT Server: Apache/2.2.22 (Ubuntu) Pragma: no-cache Cache-control: no-cache Content-script-type: text/javascript Content-style-type: text/css Set-Cookie: CGISESSID=da25baf03c0bc1e2c512a627028e43e6; path=/; HttpOnly Vary: Accept-Encoding Content-Type: text/html; charset=UTF-8 Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 4 14:24:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 04 Jan 2013 13:24:56 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_8924 created. v3.08.00-1521-gff7fdd7 Message-ID: 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, new/bug_8924 has been created at ff7fdd79bb00c58b5900dfb6d154657db445a9e6 (commit) - Log ----------------------------------------------------------------- commit ff7fdd79bb00c58b5900dfb6d154657db445a9e6 Author: Jared Camins-Esakov Date: Mon Dec 31 19:45:58 2012 -0500 Bug 8924: Some modules erroneously skipped by 00-load Several patterns were being skipped unnecessarily in t/00-load.t: * C4::Cache* - no longer exists * C4::Record - no longer requires database * C4::Serials - no longer requires database To test: 1) Unset KOHA_CONF and/or shut down MySQL. 2) Run `prove t/00-load.t` 3) If the test passes, the patch is good. Signed-off-by: Chris Cormack 144 tests passing. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 9970c7e93c2b0383e5522b593fe12462a0228b32 Merge: c27a981 a51a78b Author: Jared Camins-Esakov Date: Fri Jan 4 08:14:03 2013 -0500 Merge branch 'bug_9102' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 4 14:39:14 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 04 Jan 2013 13:39:14 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_8984 created. v3.08.00-1523-ge86e3c2 Message-ID: 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, new/bug_8984 has been created at e86e3c24b841e7e79416d0ac55199f29bd9e8d1e (commit) - Log ----------------------------------------------------------------- commit e86e3c24b841e7e79416d0ac55199f29bd9e8d1e Author: Mathieu Saby Date: Thu Dec 6 19:00:07 2012 +0100 Bug 8984: make Zebra more UNIMARC compliant This patch makes the following changes to record.abs, biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl : - adding new (sub)fields to Identifier-standard index : 011f/g ; 012a ; 013a/z ; 014a/z ; 015a/z ; 016a/z ; 017a/z, 040a/z, 071z, 072z, 073z - adding 1 new subfield to Publisher index : 071b (may contain the name of a music publisher) - adding new (sub)fields to Author and Identifier-standard index (for the $9) : 716, 72X, 730 - adding new (sub)fields to Note : 334$a (award note) - correcting 207 and 208 - suppressing 308a and 328a in Note (useless as complete fields are indexed in same index) - adding (sub)fields to Title index : 411t, 421-425t, 433-437t, 442-444t, 446-456t, 462-463t, 470-488t, 560 - adding (sub)fields to Subject and Identifier-standard index (for the $9) : 608, 615, 616, 617, 620, 621 - adding some classifications index : 670, 675, 686 - adding some comments (to make easier further modifications and to identify non unimarc fields : 414-420, 603, 630-636, 646) To test : - take a record and fill some of the missing fields (e.g 488t, 608, 720, 012a) with some data as "field488", "field608" etc - try to find the record => not possible - apply the patch, copy the new record.abs in etc/zebradb/biblios/etc and rebuild zebra - try to find the record => should be ok - check nothing else is broken... - same test with DOM indexing activated http://bugs.koha-community.org/show_bug.cgi?id=8984 Signed-off-by: Zeno Tajoli Signed-off-by: Paul Poulain Signed-off-by: Jared Camins-Esakov commit 70487e8740efa5375e892404d45a7bbd4caed817 Merge: 9970c7e ff7fdd7 Author: Jared Camins-Esakov Date: Fri Jan 4 08:25:49 2013 -0500 Merge branch 'bug_8924' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 4 14:41:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 04 Jan 2013 13:41:29 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1524-g588a55a Message-ID: 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 588a55a581cdedfb4962a0ef6418c81f6428a6ee (commit) via e86e3c24b841e7e79416d0ac55199f29bd9e8d1e (commit) via 70487e8740efa5375e892404d45a7bbd4caed817 (commit) via ff7fdd79bb00c58b5900dfb6d154657db445a9e6 (commit) via 9970c7e93c2b0383e5522b593fe12462a0228b32 (commit) via a51a78b71c4ccd1be98c96d45ec162fb1ca00cd6 (commit) from c27a9818561698a04bbf8ac553d8448686efbddd (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 588a55a581cdedfb4962a0ef6418c81f6428a6ee Merge: 70487e8 e86e3c2 Author: Jared Camins-Esakov Date: Fri Jan 4 08:40:00 2013 -0500 Merge branch 'bug_8984' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Auth.pm | 32 +- .../unimarc/biblios/biblio-koha-indexdefs.xml | 574 ++++++++++--- .../unimarc/biblios/biblio-zebra-indexdefs.xsl | 881 +++++++++++++++++--- etc/zebradb/marc_defs/unimarc/biblios/record.abs | 297 +++++-- t/00-load.t | 3 - 5 files changed, 1458 insertions(+), 329 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 8 02:34:44 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 08 Jan 2013 01:34:44 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9331 created. v3.08.00-1525-gfd07c72 Message-ID: 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, new/bug_9331 has been created at fd07c72f381da83001396fbe24e400b7170ee9ab (commit) - Log ----------------------------------------------------------------- commit fd07c72f381da83001396fbe24e400b7170ee9ab Author: Owen Leonard Date: Mon Dec 31 10:59:59 2012 -0500 Bug 9331 - Untranslatable strings in ajax.js This patch moves untranslatable strings from ajax.js into the template where they can be picked up by the translation script. To test that preference-related error messages continue to work, open the system preferences editor in two tabs. Log out in one tab and try to save a system preference in the other. You should see correct error messages. To test that error strings are now translatable, run "perl translate update " from misc/translator, then check if the affected strings shows up in the po file. Signed-off-by: Chris Cormack Still works, and is now translatable Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 8 02:46:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 08 Jan 2013 01:46:29 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9346 created. v3.08.00-1527-g5ee5693 Message-ID: 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, new/bug_9346 has been created at 5ee56934108b8681aaa50b4f13676c872e5a8ed0 (commit) - Log ----------------------------------------------------------------- commit 5ee56934108b8681aaa50b4f13676c872e5a8ed0 Author: Dobrica Pavlinusic Date: Thu Jan 3 23:38:17 2013 +0100 Bug 9346 - acqui/neworderempty.pl ignores exchange rates and destroys user data on page load This restores behaviour of new order form before Bug?5335 merge Test scenario: 1. load Receipt summary for existing customer 2. take note of Unit cost and Order cost 3. open existing order line and verify that Replacement cost, Budgeted cost and Total are not re-calculated on page load 4. change currency and verify that costs are updated (change currency to system default and all values should become same as vendor price) 5. change Quantity, get alert "You can't add a new item, please create a new order line" and verify that Total still reflects correct value Signed-off-by: Jonathan Druart Signed-off-by: Elliott Davis Signed-off-by: Jared Camins-Esakov commit 1005ad9b5f4d74cd0d6bbf5e1bba95d618385450 Merge: 588a55a fd07c72 Author: Jared Camins-Esakov Date: Mon Jan 7 20:35:47 2013 -0500 Merge branch 'bug_9331' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 8 02:48:00 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 08 Jan 2013 01:48:00 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9141 created. v3.08.00-1529-gf2c2be1 Message-ID: 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, new/bug_9141 has been created at f2c2be1c2026004a5398700443943a3b243a4bb4 (commit) - Log ----------------------------------------------------------------- commit f2c2be1c2026004a5398700443943a3b243a4bb4 Author: Owen Leonard Date: Sun Nov 25 20:30:57 2012 -0500 Bug 9141 - Untranslatable strings on "pay an amount..." page Moving text of an error message from the script into the template. To test, submit an amount which is greater than the amount due. You should see an error message displayed correctly with a properly-formatted currency amount. Signed-off-by: Marc Veron Patch behaves as expected. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 3c9d93112043992cd04a435edf6e96c90ffab863 Merge: 1005ad9 5ee5693 Author: Jared Camins-Esakov Date: Mon Jan 7 20:47:41 2013 -0500 Merge branch 'bug_9346' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 8 03:15:44 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 08 Jan 2013 02:15:44 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9335 created. v3.08.00-1531-gf887edc Message-ID: 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, new/bug_9335 has been created at f887edc3abc1baaa8aabe8ac1d2979ac937af81f (commit) - Log ----------------------------------------------------------------- commit f887edc3abc1baaa8aabe8ac1d2979ac937af81f Author: Martin Renvoize Date: Mon Dec 31 16:50:22 2012 +0000 Bug 9335 - humanMsg popups don't disapear in webkit browsers The popup message that appears after saving changes to system preferences should dissapear upon any user actions (i.e mouse click, mouse move, typing) but this does not happen in modern webkit based browsers since jQuery was updated. This patch adds the suggested fix to the jQuery plugin code as suggested on https://code.google.com/p/humanmsg/issues/detail?id=9 Signed-off-by: Kyle M Hall Tested with Google Chrome on Windows 7 Signed-off-by: Jonathan Druart Tested with Google Chrome 22 and Firefox on Debian Signed-off-by: Jared Camins-Esakov Tested with the following browsers: Mac: Chrome 23, Firefox 16.0.2, Opera 11.61, Safari 5.1.7 Windows: IE8, Firefox 3.6.26 commit 8768162c8e24ad830b53944839fa6a41f9384df1 Merge: 3c9d931 f2c2be1 Author: Jared Camins-Esakov Date: Mon Jan 7 20:49:12 2013 -0500 Merge branch 'bug_9141' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 8 03:39:30 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 08 Jan 2013 02:39:30 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1532-g11341ec Message-ID: 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 11341ec0a0e90646d51fe0fcaf091c8b772211f3 (commit) via f887edc3abc1baaa8aabe8ac1d2979ac937af81f (commit) via 8768162c8e24ad830b53944839fa6a41f9384df1 (commit) via f2c2be1c2026004a5398700443943a3b243a4bb4 (commit) via 3c9d93112043992cd04a435edf6e96c90ffab863 (commit) via 5ee56934108b8681aaa50b4f13676c872e5a8ed0 (commit) via 1005ad9b5f4d74cd0d6bbf5e1bba95d618385450 (commit) via fd07c72f381da83001396fbe24e400b7170ee9ab (commit) from 588a55a581cdedfb4962a0ef6418c81f6428a6ee (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 11341ec0a0e90646d51fe0fcaf091c8b772211f3 Merge: 8768162 f887edc Author: Jared Camins-Esakov Date: Mon Jan 7 21:13:11 2013 -0500 Merge branch 'bug_9335' into 3.12-master ----------------------------------------------------------------------- Summary of changes: acqui/neworderempty.pl | 3 --- koha-tmpl/intranet-tmpl/prog/en/js/acq.js | 5 +++-- koha-tmpl/intranet-tmpl/prog/en/js/ajax.js | 16 ++++++++-------- .../prog/en/lib/jquery/plugins/humanmsg.js | 6 +++--- .../prog/en/modules/acqui/neworderempty.tt | 8 ++++++-- .../prog/en/modules/admin/preferences.tt | 11 ++++++++--- .../prog/en/modules/members/paycollect.tt | 4 ++-- members/paycollect.pl | 4 ++-- 8 files changed, 32 insertions(+), 25 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 8 04:01:18 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 08 Jan 2013 03:01:18 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9076 created. v3.08.00-1536-g280037d Message-ID: 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, new/bug_9076 has been created at 280037da0cc7f7b9eeeaa6f6f3c662e96bfb1659 (commit) - Log ----------------------------------------------------------------- commit 280037da0cc7f7b9eeeaa6f6f3c662e96bfb1659 Author: Kyle M Hall Date: Tue Dec 11 14:07:48 2012 -0500 Bug 9076 - QA Followup - Rename GetBorrowersWhoHaveNotBorrowedSince to GetBorrowersToExpunge Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 76dc0c73aebc478806d68ad8d74b5403b85d874b Author: Jonathan Druart Date: Tue Nov 20 14:34:09 2012 +0100 Bug 9076: Followup: FIX ergonomic issues If no criteria is given, the form was submitted. Labels were wrong Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit d9b0c46d2ee7c11c664ee84dad67bfd1951f8efa Author: Kyle M Hall Date: Wed Nov 14 11:41:07 2012 -0500 Bug 9076 - Followup - Perltidy cleanborrowers.pl Signed-off-by: Liz Rea Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 568a4c1230ee9a4002181fcab2c083faf6c323a9 Author: Kyle M Hall Date: Wed Nov 14 11:40:21 2012 -0500 Bug 9076 - Add ability to delete borrowers by expiration date and category code to cleanborrowers.pl Signed-off-by: Liz Rea Tested per plan, works. Staff category is not shown, and patch passes automated testing. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 8 04:04:23 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 08 Jan 2013 03:04:23 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1537-gfc1385a Message-ID: 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 fc1385a282c68683605080e049b0909b285b0767 (commit) via 280037da0cc7f7b9eeeaa6f6f3c662e96bfb1659 (commit) via 76dc0c73aebc478806d68ad8d74b5403b85d874b (commit) via d9b0c46d2ee7c11c664ee84dad67bfd1951f8efa (commit) via 568a4c1230ee9a4002181fcab2c083faf6c323a9 (commit) from 11341ec0a0e90646d51fe0fcaf091c8b772211f3 (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 fc1385a282c68683605080e049b0909b285b0767 Merge: 11341ec 280037d Author: Jared Camins-Esakov Date: Mon Jan 7 22:02:20 2013 -0500 Merge branch 'bug_9076' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Members.pm | 53 +++++++---- .../prog/en/modules/tools/cleanborrowers.tt | 35 ++++++-- t/db_dependent/lib/KohaTest/Members.pm | 2 +- tools/cleanborrowers.pl | 92 ++++++++++--------- 4 files changed, 107 insertions(+), 75 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 9 14:17:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 09 Jan 2013 13:17:19 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1539-ge901ae1 Message-ID: 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 e901ae15de6717f8594bd80ecfb0c5e8a23b8af5 (commit) via bbdb2b06a375a282bebdb4e522b114d0626ddac2 (commit) from fc1385a282c68683605080e049b0909b285b0767 (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 e901ae15de6717f8594bd80ecfb0c5e8a23b8af5 Merge: fc1385a bbdb2b0 Author: Jared Camins-Esakov Date: Wed Jan 9 08:18:34 2013 -0500 Merge branch 'bug_8977' into 3.12-master ----------------------------------------------------------------------- Summary of changes: misc/cronjobs/printoverdues.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Jan 12 20:02:30 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 12 Jan 2013 19:02:30 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-9-g702736d Message-ID: 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 702736d9da0f62a37b20b01491745c7f6da9bbf1 (commit) from 8a2c11620d29b5f187d2e1fe343dc9343de4a3da (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 702736d9da0f62a37b20b01491745c7f6da9bbf1 Author: Chris Cormack Date: Sun Nov 18 20:01:37 2012 +1300 Bug 9102 : Set HttpOnly on the CGISESSID cookie https://www.owasp.org/index.php/HttpOnly Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer To test, use curl Before the patch % curl -I http://192.168.2.135 HTTP/1.1 200 OK Date: Sun, 18 Nov 2012 06:56:49 GMT Server: Apache/2.2.22 (Ubuntu) Pragma: no-cache Cache-control: no-cache Content-script-type: text/javascript Content-style-type: text/css Set-Cookie: CGISESSID=19689f6e7d8ec94c25269fecebf2f009; path=/ Vary: Accept-Encoding Content-Type: text/html; charset=UTF-8 After patch % curl -I http://192.168.2.135 HTTP/1.1 200 OK Date: Sun, 18 Nov 2012 07:01:04 GMT Server: Apache/2.2.22 (Ubuntu) Pragma: no-cache Cache-control: no-cache Content-script-type: text/javascript Content-style-type: text/css Set-Cookie: CGISESSID=da25baf03c0bc1e2c512a627028e43e6; path=/; HttpOnly Vary: Accept-Encoding Content-Type: text/html; charset=UTF-8 Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: C4/Auth.pm | 32 +++++++++++++++++++++++--------- 1 files changed, 23 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Jan 12 20:13:01 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 12 Jan 2013 19:13:01 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-11-g67c2333 Message-ID: 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 67c23337cf36202c3aafd671a001317309fb28c2 (commit) via 313a6643704f3ebb43bcef9fb9b992ed61fe91c1 (commit) from 702736d9da0f62a37b20b01491745c7f6da9bbf1 (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 67c23337cf36202c3aafd671a001317309fb28c2 Author: Mathieu Saby Date: Thu Dec 6 19:00:07 2012 +0100 Bug 8984: make Zebra more UNIMARC compliant This patch makes the following changes to record.abs, biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl : - adding new (sub)fields to Identifier-standard index : 011f/g ; 012a ; 013a/z ; 014a/z ; 015a/z ; 016a/z ; 017a/z, 040a/z, 071z, 072z, 073z - adding 1 new subfield to Publisher index : 071b (may contain the name of a music publisher) - adding new (sub)fields to Author and Identifier-standard index (for the $9) : 716, 72X, 730 - adding new (sub)fields to Note : 334$a (award note) - correcting 207 and 208 - suppressing 308a and 328a in Note (useless as complete fields are indexed in same index) - adding (sub)fields to Title index : 411t, 421-425t, 433-437t, 442-444t, 446-456t, 462-463t, 470-488t, 560 - adding (sub)fields to Subject and Identifier-standard index (for the $9) : 608, 615, 616, 617, 620, 621 - adding some classifications index : 670, 675, 686 - adding some comments (to make easier further modifications and to identify non unimarc fields : 414-420, 603, 630-636, 646) To test : - take a record and fill some of the missing fields (e.g 488t, 608, 720, 012a) with some data as "field488", "field608" etc - try to find the record => not possible - apply the patch, copy the new record.abs in etc/zebradb/biblios/etc and rebuild zebra - try to find the record => should be ok - check nothing else is broken... - same test with DOM indexing activated http://bugs.koha-community.org/show_bug.cgi?id=8984 Signed-off-by: Zeno Tajoli Signed-off-by: Paul Poulain Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 313a6643704f3ebb43bcef9fb9b992ed61fe91c1 Author: Jared Camins-Esakov Date: Mon Dec 31 19:45:58 2012 -0500 Bug 8924: Some modules erroneously skipped by 00-load Several patterns were being skipped unnecessarily in t/00-load.t: * C4::Cache* - no longer exists * C4::Record - no longer requires database * C4::Serials - no longer requires database To test: 1) Unset KOHA_CONF and/or shut down MySQL. 2) Run `prove t/00-load.t` 3) If the test passes, the patch is good. Signed-off-by: Chris Cormack 144 tests passing. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Conflicts: t/00-load.t Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: .../unimarc/biblios/biblio-koha-indexdefs.xml | 574 ++++++++++--- .../unimarc/biblios/biblio-zebra-indexdefs.xsl | 881 +++++++++++++++++--- etc/zebradb/marc_defs/unimarc/biblios/record.abs | 297 +++++-- t/00-load.t | 32 +- 4 files changed, 1450 insertions(+), 334 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Jan 12 20:27:26 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 12 Jan 2013 19:27:26 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-14-g8b27866 Message-ID: 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 8b278669d1a8d30daa4fb44ee8232e91ac2d1edb (commit) via 63a38bf01ff7ee1346dbe463831e969222eee688 (commit) via 1421db0e30115d46b7bd1cc993ff3c8a4023b72a (commit) from 67c23337cf36202c3aafd671a001317309fb28c2 (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 8b278669d1a8d30daa4fb44ee8232e91ac2d1edb Author: St?phane Delaune Date: Mon Oct 29 10:09:48 2012 +0100 Bug 8977:replace unitialized directory var in printoverdues Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 63a38bf01ff7ee1346dbe463831e969222eee688 Author: Martin Renvoize Date: Mon Dec 31 16:50:22 2012 +0000 Bug 9335 - humanMsg popups don't disapear in webkit browsers The popup message that appears after saving changes to system preferences should dissapear upon any user actions (i.e mouse click, mouse move, typing) but this does not happen in modern webkit based browsers since jQuery was updated. This patch adds the suggested fix to the jQuery plugin code as suggested on https://code.google.com/p/humanmsg/issues/detail?id=9 Signed-off-by: Kyle M Hall Tested with Google Chrome on Windows 7 Signed-off-by: Jonathan Druart Tested with Google Chrome 22 and Firefox on Debian Signed-off-by: Jared Camins-Esakov Tested with the following browsers: Mac: Chrome 23, Firefox 16.0.2, Opera 11.61, Safari 5.1.7 Windows: IE8, Firefox 3.6.26 Signed-off-by: Chris Cormack commit 1421db0e30115d46b7bd1cc993ff3c8a4023b72a Author: Owen Leonard Date: Sun Nov 25 20:30:57 2012 -0500 Bug 9141 - Untranslatable strings on "pay an amount..." page Moving text of an error message from the script into the template. To test, submit an amount which is greater than the amount due. You should see an error message displayed correctly with a properly-formatted currency amount. Signed-off-by: Marc Veron Patch behaves as expected. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: .../prog/en/lib/jquery/plugins/humanmsg.js | 6 +++--- .../prog/en/modules/members/paycollect.tt | 4 ++-- members/paycollect.pl | 4 ++-- misc/cronjobs/printoverdues.sh | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Jan 12 20:27:43 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 12 Jan 2013 19:27:43 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.01-25-ge57c3c8 Message-ID: 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.10.x has been updated via e57c3c8bcb3d030cd8f7ca2b84800241e5d58123 (commit) via 3beaad578319a18700ca055ca7fb0262e43f20cd (commit) via e35700d0b3e2dee4b1acb25c09d0f1e0bd180c14 (commit) via c4dd065c675eb9d11ec66b96689f62debc268e6f (commit) via f5a0297f0cbcfccf9cce42696f416c0630f44130 (commit) via 0997d82224105790799c7c619b48c4e4d304d748 (commit) via c0a92e3b3df18564c9f54bb5121950d0dbce000d (commit) from e6356e0dd051d539e183c8748923c2fd1d0b32c2 (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 e57c3c8bcb3d030cd8f7ca2b84800241e5d58123 Author: St?phane Delaune Date: Mon Oct 29 10:09:48 2012 +0100 Bug 8977:replace unitialized directory var in printoverdues Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 3beaad578319a18700ca055ca7fb0262e43f20cd Author: Martin Renvoize Date: Mon Dec 31 16:50:22 2012 +0000 Bug 9335 - humanMsg popups don't disapear in webkit browsers The popup message that appears after saving changes to system preferences should dissapear upon any user actions (i.e mouse click, mouse move, typing) but this does not happen in modern webkit based browsers since jQuery was updated. This patch adds the suggested fix to the jQuery plugin code as suggested on https://code.google.com/p/humanmsg/issues/detail?id=9 Signed-off-by: Kyle M Hall Tested with Google Chrome on Windows 7 Signed-off-by: Jonathan Druart Tested with Google Chrome 22 and Firefox on Debian Signed-off-by: Jared Camins-Esakov Tested with the following browsers: Mac: Chrome 23, Firefox 16.0.2, Opera 11.61, Safari 5.1.7 Windows: IE8, Firefox 3.6.26 Signed-off-by: Chris Cormack commit e35700d0b3e2dee4b1acb25c09d0f1e0bd180c14 Author: Owen Leonard Date: Sun Nov 25 20:30:57 2012 -0500 Bug 9141 - Untranslatable strings on "pay an amount..." page Moving text of an error message from the script into the template. To test, submit an amount which is greater than the amount due. You should see an error message displayed correctly with a properly-formatted currency amount. Signed-off-by: Marc Veron Patch behaves as expected. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit c4dd065c675eb9d11ec66b96689f62debc268e6f Author: Dobrica Pavlinusic Date: Thu Jan 3 23:38:17 2013 +0100 Bug 9346 - acqui/neworderempty.pl ignores exchange rates and destroys user data on page load This restores behaviour of new order form before Bug?5335 merge Test scenario: 1. load Receipt summary for existing customer 2. take note of Unit cost and Order cost 3. open existing order line and verify that Replacement cost, Budgeted cost and Total are not re-calculated on page load 4. change currency and verify that costs are updated (change currency to system default and all values should become same as vendor price) 5. change Quantity, get alert "You can't add a new item, please create a new order line" and verify that Total still reflects correct value Signed-off-by: Jonathan Druart Signed-off-by: Elliott Davis Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit f5a0297f0cbcfccf9cce42696f416c0630f44130 Author: Mathieu Saby Date: Thu Dec 6 19:00:07 2012 +0100 Bug 8984: make Zebra more UNIMARC compliant This patch makes the following changes to record.abs, biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl : - adding new (sub)fields to Identifier-standard index : 011f/g ; 012a ; 013a/z ; 014a/z ; 015a/z ; 016a/z ; 017a/z, 040a/z, 071z, 072z, 073z - adding 1 new subfield to Publisher index : 071b (may contain the name of a music publisher) - adding new (sub)fields to Author and Identifier-standard index (for the $9) : 716, 72X, 730 - adding new (sub)fields to Note : 334$a (award note) - correcting 207 and 208 - suppressing 308a and 328a in Note (useless as complete fields are indexed in same index) - adding (sub)fields to Title index : 411t, 421-425t, 433-437t, 442-444t, 446-456t, 462-463t, 470-488t, 560 - adding (sub)fields to Subject and Identifier-standard index (for the $9) : 608, 615, 616, 617, 620, 621 - adding some classifications index : 670, 675, 686 - adding some comments (to make easier further modifications and to identify non unimarc fields : 414-420, 603, 630-636, 646) To test : - take a record and fill some of the missing fields (e.g 488t, 608, 720, 012a) with some data as "field488", "field608" etc - try to find the record => not possible - apply the patch, copy the new record.abs in etc/zebradb/biblios/etc and rebuild zebra - try to find the record => should be ok - check nothing else is broken... - same test with DOM indexing activated http://bugs.koha-community.org/show_bug.cgi?id=8984 Signed-off-by: Zeno Tajoli Signed-off-by: Paul Poulain Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 0997d82224105790799c7c619b48c4e4d304d748 Author: Jared Camins-Esakov Date: Mon Dec 31 19:45:58 2012 -0500 Bug 8924: Some modules erroneously skipped by 00-load Several patterns were being skipped unnecessarily in t/00-load.t: * C4::Cache* - no longer exists * C4::Record - no longer requires database * C4::Serials - no longer requires database To test: 1) Unset KOHA_CONF and/or shut down MySQL. 2) Run `prove t/00-load.t` 3) If the test passes, the patch is good. Signed-off-by: Chris Cormack 144 tests passing. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit c0a92e3b3df18564c9f54bb5121950d0dbce000d Author: Chris Cormack Date: Sun Nov 18 20:01:37 2012 +1300 Bug 9102 : Set HttpOnly on the CGISESSID cookie https://www.owasp.org/index.php/HttpOnly Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer To test, use curl Before the patch % curl -I http://192.168.2.135 HTTP/1.1 200 OK Date: Sun, 18 Nov 2012 06:56:49 GMT Server: Apache/2.2.22 (Ubuntu) Pragma: no-cache Cache-control: no-cache Content-script-type: text/javascript Content-style-type: text/css Set-Cookie: CGISESSID=19689f6e7d8ec94c25269fecebf2f009; path=/ Vary: Accept-Encoding Content-Type: text/html; charset=UTF-8 After patch % curl -I http://192.168.2.135 HTTP/1.1 200 OK Date: Sun, 18 Nov 2012 07:01:04 GMT Server: Apache/2.2.22 (Ubuntu) Pragma: no-cache Cache-control: no-cache Content-script-type: text/javascript Content-style-type: text/css Set-Cookie: CGISESSID=da25baf03c0bc1e2c512a627028e43e6; path=/; HttpOnly Vary: Accept-Encoding Content-Type: text/html; charset=UTF-8 Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: C4/Auth.pm | 32 +- acqui/neworderempty.pl | 3 - .../unimarc/biblios/biblio-koha-indexdefs.xml | 574 ++++++++++--- .../unimarc/biblios/biblio-zebra-indexdefs.xsl | 881 +++++++++++++++++--- etc/zebradb/marc_defs/unimarc/biblios/record.abs | 297 +++++-- koha-tmpl/intranet-tmpl/prog/en/js/acq.js | 5 +- .../prog/en/lib/jquery/plugins/humanmsg.js | 6 +- .../prog/en/modules/acqui/neworderempty.tt | 8 +- .../prog/en/modules/members/paycollect.tt | 4 +- members/paycollect.pl | 4 +- misc/cronjobs/printoverdues.sh | 2 +- t/00-load.t | 3 - 12 files changed, 1475 insertions(+), 344 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Jan 13 14:30:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 13 Jan 2013 13:30:48 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9065 created. v3.08.00-1540-ge81cc3d Message-ID: 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, new/bug_9065 has been created at e81cc3d1d305cbca3c0b63310a9f0928bae4183d (commit) - Log ----------------------------------------------------------------- commit e81cc3d1d305cbca3c0b63310a9f0928bae4183d Author: Fridolyn SOMERS Date: Wed Jan 9 10:40:24 2013 +0100 Bug 9065 - set correct permission for upload local cover image This patch fixes a problem where if a staff user has the upload_local_cover_images permission (and is not a superlibrarian and does not have all of the tools permissions), trying to use the "Tools -> Upload local cover image" will fail with "You do not have permissions [...]". To test after applying the patch: - Create a staff uesr that has just the catalogue and upload_local_cover_images permission. - Log in as that staff user. - Go to "Tools -> Upload local cover image". - Verify that one is given the form to upload a cover image. - Without the patch, one will be presented with the login form instead. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart mysql> select * from permissions where code="upload_cover_images"; Empty set (0.00 sec) mysql> select * from permissions where code="upload_local_cover_images"; +------------+---------------------------+---------------------------+ | module_bit | code | description | +------------+---------------------------+---------------------------+ | 13 | upload_local_cover_images | Upload local cover images | +------------+---------------------------+---------------------------+ 1 row in set (0.00 sec) "git grep upload_cover_images" returns 0 result. Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Jan 13 14:37:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 13 Jan 2013 13:37:19 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9292 created. v3.08.00-1542-ga1e9e3d Message-ID: 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, new/bug_9292 has been created at a1e9e3d8d9af4b0924ec45ac05f61bfc3ea9c038 (commit) - Log ----------------------------------------------------------------- commit a1e9e3d8d9af4b0924ec45ac05f61bfc3ea9c038 Author: Kyle M Hall Date: Fri Dec 14 14:40:14 2012 -0500 Bug 9292 - Remove dead code related to 'publictype' This patch removes the superflous code related to 'publictype' which is a key set for item hashes in some perl files. This key is never used or stored. Test Plan: 1) Apply patch 2) Test catalogue/detail.pl, opac/opac-detail.pl and opac/opac-user.pl 3) You should not see any changes in behavior Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 863a7c429d313fad2a14d5be486f0d6dabfc12d6 Merge: e901ae1 e81cc3d Author: Jared Camins-Esakov Date: Sun Jan 13 08:32:21 2013 -0500 Merge branch 'bug_9065' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Jan 13 14:41:13 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 13 Jan 2013 13:41:13 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_8433 created. v3.08.00-1544-g7e7b373 Message-ID: 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, new/bug_8433 has been created at 7e7b3731dc17b437b78b12fc7e321affa1d80b94 (commit) - Log ----------------------------------------------------------------- commit 7e7b3731dc17b437b78b12fc7e321affa1d80b94 Author: Colin Campbell Date: Thu Jul 12 17:11:14 2012 +0100 Bug 8433 Remove unused 'use English' Adding a use English to mosules which dont may waste a few CPU cycles and bytes of storage but doesnt add anything to the sum of human happiness Remove unnecessary use English's Removed already commented out but equally unnrcessary use Exporter in same modules Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 73d84bc3620b7713dda78dce885ee43fa886ec43 Merge: 863a7c4 a1e9e3d Author: Jared Camins-Esakov Date: Sun Jan 13 08:39:00 2013 -0500 Merge branch 'bug_9292' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Jan 13 14:41:58 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 13 Jan 2013 13:41:58 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1545-g8f70ede Message-ID: 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 8f70edeb6213d863da25f9cfeda342c452778646 (commit) via 7e7b3731dc17b437b78b12fc7e321affa1d80b94 (commit) via 73d84bc3620b7713dda78dce885ee43fa886ec43 (commit) via a1e9e3d8d9af4b0924ec45ac05f61bfc3ea9c038 (commit) via 863a7c429d313fad2a14d5be486f0d6dabfc12d6 (commit) via e81cc3d1d305cbca3c0b63310a9f0928bae4183d (commit) from e901ae15de6717f8594bd80ecfb0c5e8a23b8af5 (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 8f70edeb6213d863da25f9cfeda342c452778646 Merge: 73d84bc 7e7b373 Author: Jared Camins-Esakov Date: Sun Jan 13 08:42:53 2013 -0500 Merge branch 'bug_8433' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/SIP/Sip.pm | 1 - C4/SIP/Sip/Configuration.pm | 1 - C4/SIP/Sip/Configuration/Account.pm | 2 -- C4/SIP/Sip/Configuration/Institution.pm | 2 -- C4/SIP/Sip/Configuration/Service.pm | 2 -- catalogue/detail.pl | 4 ---- opac/opac-detail.pl | 5 ----- opac/opac-user.pl | 7 ------- tools/upload-cover-image.pl | 2 +- 9 files changed, 1 insertions(+), 25 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 04:51:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 03:51:29 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9360 created. v3.08.00-1546-g4df6f43 Message-ID: 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, new/bug_9360 has been created at 4df6f43a66f496da56faa4ba8537efe0031faa75 (commit) - Log ----------------------------------------------------------------- commit 4df6f43a66f496da56faa4ba8537efe0031faa75 Author: Liz Rea Date: Tue Jan 8 16:51:45 2013 +1300 bug 9360 - Clean borrowers tool wording and layout problematic To test: Verify that the text has been changed to "Batch patron deletion/anonymization in the following places: * tools-home * the page title * the heading on cleanborrowers * the menu on cleanborrowers Verify that the tool still works as intended. This (finally) fixes the things Owen pointed out. changes check-out to checkout per Galen. Signed-off-by: Marc Veron Behaves as expected. Signed-off-by: Jonathan Druart Fix indentation and tabulations characters Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 04:59:25 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 03:59:25 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9126 created. v3.08.00-1548-g3de2b44 Message-ID: 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, new/bug_9126 has been created at 3de2b4478286c8cfacbd57a0e095f47eca81c27f (commit) - Log ----------------------------------------------------------------- commit 3de2b4478286c8cfacbd57a0e095f47eca81c27f Author: Julian Maurice Date: Wed Nov 21 17:38:28 2012 +0100 Bug 9126: Do not return from Check too early. If there is no errors, it should continue instead of returning true. + move a block of code at the end of Check function. This avoid detaching and re-attaching a HTML block if there are errors. Signed-off-by: Jonathan Druart The following queries show us the issues: select count(*) from items; select * from aqorders_items where ordernumber=XX; Signed-off-by: Katrin Fischer To test: AcqCreateItem = receive UniqueItemFields = barcode 1) Create a new basket 2) Create a new order with quantity > 1 3) Close the basket and create a new invoice/shipment 4) Receive only 1 item. - Fill out the first item form with item type only. Click add. - Don't change second item form at all. - Click save. Before patch: 2 items are created on the record, both with the selected itemtype. After patch: Only 1 item is created, which is correct. Signed-off-by: Elliott Davis Seems to work as described by the test plan Signed-off-by: Jared Camins-Esakov commit 22613e43ccae6e89e17a2b3aba19e83917104c24 Merge: 8f70ede 4df6f43 Author: Jared Camins-Esakov Date: Mon Jan 14 22:53:01 2013 -0500 Merge branch 'bug_9360' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 05:07:05 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 04:07:05 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_8557 updated. v3.08.00-1324-ga1c9272 Message-ID: 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, new/bug_8557 has been updated via a1c9272e2f0a26e21b755f789c7e19e5d1c63b7b (commit) from 963b1af8a865ad4caf7df5315fc0c00480ecacd3 (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 a1c9272e2f0a26e21b755f789c7e19e5d1c63b7b Author: Liz Rea Date: Wed Dec 12 15:09:27 2012 +1300 Bug 8557 - Unexpected behavior with scanners This is an alternative to the original implementation - this one works in chrome as well as firefox. To test: 1) Set syspref 'AcqCreateItem' to 'Create Item when receiving an order.' 2) Create a basket for a vendor, add an order line. 3) Search for this vendor using Vendor search 4) Receive Shipment for this vendor and choose the title you ordered in 2) 5) You will get the dialog to create related item(s) 6) Fill in Item 0 through o (see screenshot) 7) Scan Barcode for field p - Barcode 7) Result: Scanner sends a [return], form closes and you had no chance to fill in fields t - z Signed-off-by: Marc Veron Tested with Chrome Version 23.0.1271.97 m and Firefox 17.0.1, both behave as expected. Signed-off-by: Katrin Fischer Tested with Firefox and Chromium in Ubuntu. Additional test done: 1) Add a new subscription, choose 'receive adds items' 2) Receive an issue, fill out $p with a barcode 3) Make sure hitting enter in the barcode field does not send the form. All tests pass and QA script pass. Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/acqui/orderreceive.tt | 20 +++++++++++++++++++- .../prog/en/modules/serials/serials-edit.tt | 19 ++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 05:15:39 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 04:15:39 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_6574 created. v3.08.00-1552-gf13de4b Message-ID: 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, new/bug_6574 has been created at f13de4bdb69a3b656730b69059d652b67ea4e3de (commit) - Log ----------------------------------------------------------------- commit f13de4bdb69a3b656730b69059d652b67ea4e3de Author: Liz Rea Date: Fri Dec 28 13:24:45 2012 +1300 Bug 6574 - js error in en-GB and en-NZ translations due to improper quoting To replicate: * install en-NZ translation (or en-GB) * activate the new language, and select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * without the patch, the toolbar will be incorrect. The toolbar will also be incorrect on moremember.pl. To test: * apply the patch * re-generate the en-NZ or en-GB translation * activate the new language, or select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * with the patch, the toolbar will appear to be correct. It will also be correct on moremember.pl. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit b4e255e4d76600f2580706f71651a02a5608300e Merge: 80446e9 a1c9272 Author: Jared Camins-Esakov Date: Mon Jan 14 23:08:49 2013 -0500 Merge branch 'bug_8557' into 3.12-master commit 80446e9c1dc70e1678557957cb7f45d89cfc30d0 Merge: 22613e4 3de2b44 Author: Jared Camins-Esakov Date: Mon Jan 14 23:01:15 2013 -0500 Merge branch 'bug_9126' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 05:20:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 04:20:29 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_7143 updated. v3.08.00-1555-g7e1a341 Message-ID: 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, new/bug_7143 has been updated via 7e1a341d4e901e660d80cef710faed66452c1749 (commit) via 594343bbd9fe97330843c979e4a902a10500422f (commit) via 5ea98ade5de972abef5bed82a53518d45c0fcd8a (commit) via f13de4bdb69a3b656730b69059d652b67ea4e3de (commit) via b4e255e4d76600f2580706f71651a02a5608300e (commit) via a1c9272e2f0a26e21b755f789c7e19e5d1c63b7b (commit) via 80446e9c1dc70e1678557957cb7f45d89cfc30d0 (commit) via 3de2b4478286c8cfacbd57a0e095f47eca81c27f (commit) via 22613e43ccae6e89e17a2b3aba19e83917104c24 (commit) via 4df6f43a66f496da56faa4ba8537efe0031faa75 (commit) via 8f70edeb6213d863da25f9cfeda342c452778646 (commit) via 7e7b3731dc17b437b78b12fc7e321affa1d80b94 (commit) via 73d84bc3620b7713dda78dce885ee43fa886ec43 (commit) via a1e9e3d8d9af4b0924ec45ac05f61bfc3ea9c038 (commit) via 863a7c429d313fad2a14d5be486f0d6dabfc12d6 (commit) via e81cc3d1d305cbca3c0b63310a9f0928bae4183d (commit) via e901ae15de6717f8594bd80ecfb0c5e8a23b8af5 (commit) via fc1385a282c68683605080e049b0909b285b0767 (commit) via 280037da0cc7f7b9eeeaa6f6f3c662e96bfb1659 (commit) via 76dc0c73aebc478806d68ad8d74b5403b85d874b (commit) via d9b0c46d2ee7c11c664ee84dad67bfd1951f8efa (commit) via 568a4c1230ee9a4002181fcab2c083faf6c323a9 (commit) via 11341ec0a0e90646d51fe0fcaf091c8b772211f3 (commit) via f887edc3abc1baaa8aabe8ac1d2979ac937af81f (commit) via 8768162c8e24ad830b53944839fa6a41f9384df1 (commit) via f2c2be1c2026004a5398700443943a3b243a4bb4 (commit) via 3c9d93112043992cd04a435edf6e96c90ffab863 (commit) via 5ee56934108b8681aaa50b4f13676c872e5a8ed0 (commit) via 1005ad9b5f4d74cd0d6bbf5e1bba95d618385450 (commit) via fd07c72f381da83001396fbe24e400b7170ee9ab (commit) via 588a55a581cdedfb4962a0ef6418c81f6428a6ee (commit) via e86e3c24b841e7e79416d0ac55199f29bd9e8d1e (commit) via 70487e8740efa5375e892404d45a7bbd4caed817 (commit) via ff7fdd79bb00c58b5900dfb6d154657db445a9e6 (commit) via 9970c7e93c2b0383e5522b593fe12462a0228b32 (commit) via a51a78b71c4ccd1be98c96d45ec162fb1ca00cd6 (commit) via c27a9818561698a04bbf8ac553d8448686efbddd (commit) via 7dacc32501fc890235624752407c71a9f1be1b0e (commit) via aa7ac570b2d551ce8c537f0bac31f803c379e6ce (commit) via e24bcabb05d0716711c894f07cf7b05b59bc0086 (commit) via c784ee479f69105e9865b83b827a0971329120e5 (commit) via 1932d4f80955e18551d6fb9d7b6f52d3b7d4dff6 (commit) via 02018fa3a69698e7ad3f7c463c8a982b446edcef (commit) via 47a8c10d997097f70204bf234340e61521013d39 (commit) via 99410d7ce47a1fd4af1bcd534d0135b62b52c2e5 (commit) via ac723d8e9bb77854101098a76677fae01eb1746e (commit) via 85c3d9409f2dfe7f367159156b06d5c28ac7609a (commit) via 5a61a3bbfe94b3f3a2210dbd78884c8b53c5b533 (commit) via fa87f18549394dc4e0009844bbaa84542d4c12e5 (commit) via 04d982571774f1a0fcd0ad30705163ba0218549d (commit) via c3bf2b4a3c04d43a3bb3c2e0571d591bc5060341 (commit) via dd5023e6d469961b533fb51f02e22ac434d9790c (commit) via bfb0d7e13025cc7624d431635baa1dfc1712c4ad (commit) via 932dbcea27f32b4a89280c4ff94a42de4d8bb235 (commit) via 9837f19f10dd9e4e2306c39f11e964b18b9dafaa (commit) via 8fd75227fcd87d2cea5d0cb31d7af72498fbb24d (commit) via 25232635f538ffb5582f56536c242d48f433018b (commit) via 8857d4d728f1b592d6cffe82d573888405ba214f (commit) via 7535f2bfa32c7398bfe0baa619bdfa6abf1320b2 (commit) via 72f9f2239f9d71eec5e2cd987f445a25618d8027 (commit) via ed38cd441b4a618bcfefea68476262e4c584c3f7 (commit) via 66717192f4dac66563d9d98acf496221e9aa1bb3 (commit) via 38f8bf4776bdd6355ea0c27fb0c3ab13b28d2501 (commit) via c34017336c3cd03f471b1c5100b9f6b4dbe589db (commit) via 69c19e28b49d1732601c79c9aacf8de4b754b9d8 (commit) via 754392ed88a22aac43172d7e12f4621dae8d8484 (commit) via 49d6b750cd09abfe8943720c1648894ce3aaced2 (commit) via c9cb55ef4710bfee111e6e2721f3ca2bf58d98f7 (commit) via 1d7ad3fb83e22188cc6775f73dcaba31653438a8 (commit) via 1f50a30b03abe8c6055d75012b0e425e1ef75ad3 (commit) via 5d7b5533f1565a55ff269fd82690a71a697901f1 (commit) via 86fa020ef82f5bcb8d0b06e92cecaff7aef822ab (commit) via ab59c080359170b156eceb101b7cf029e96d4e09 (commit) via c8e8328cb1de72e822028b23d96dd10b56b601aa (commit) via 6de8f9533c1a0a23fa10eadfa366253b6c4b6960 (commit) via 6bae88f43d1d88c9568a94fb407541111f098415 (commit) via d97d8ee1ce230b76a71dc5ad1154b78cb73d9dee (commit) via 63ef513c0fe02be3d2cf5212389ce0a1bf10745c (commit) via e9d40f74bbde0772aabcf2dc6ba82fac7db4b88e (commit) via 7fc4be502d27d77a653f66fb9ea7de50560cfca6 (commit) via e3f6a746602028d02c125ad0927a12989b40b84a (commit) via 63f2ceb603b722b04b4cf6f2c2fc6bb8e4ff4f6b (commit) via 8ce80b9ad4e30d95193a3dd086138e571089aa0b (commit) via 4f1082816b72bab8f18b88cef19bf2ce16112676 (commit) via 4dbcd077f61c5ac50e209b31ac0ecdc65268639e (commit) via 33aa6ec2fddd5c712f6eb1ba64de4d54f131c24e (commit) via 37bd0c8d7e1196648fc3fc24287cf3d8f1afb7d7 (commit) via adf4790c286d59f05c7785b0b441e8682c8fb04f (commit) via 4e8c6f1fbba899ec05000c031e784b38ee6984a4 (commit) via e7cfb39a66dfc9f5af619ecd78bb757dfe4dec4e (commit) via e1c621c23098c6d7562dbebf905ff3672d49e04e (commit) via fea8db728a73be8fc07c56a47edb327212f53395 (commit) via 92ca490aa58f956746ad8bee610fd89094ea9068 (commit) via 3f73f9228b0e70c723c0180ca4754b5588161dd2 (commit) via e201d55c21e39a2d612de017b8969540eded7064 (commit) via e9766f609471c2638824e2de2b2ea382d85cc4e8 (commit) via 23e1fd69f5c04d19bd080ea93a67d33c2e90c6ab (commit) via 533c9bc657812a18c9479d01419418d7c38ec889 (commit) via d9213da3ad39ad8a83fab1046aa1918aba38c33c (commit) via 90d362a74b10ed7ae96d04613b4e23f722e3119a (commit) via 721b5df3fe7ff5276f1d4699154f2fd191c7e0c5 (commit) via 6417e44bc287c4cd15eef74d53602840ce2aaaa7 (commit) via ab732ce20eb91ba24feae7efb7f553969b7e792e (commit) via 0becc0ab1d35290d1466b3206dd8e0c40d14c0e6 (commit) via 4d644c6930bc200595fcaa2ed07999945ec10cd5 (commit) via dd754c3108dd71885e8af3ebcaa34028855bdfee (commit) via 5b5e2db3ff810cf4dd4eaa84a0ab39f989660e7d (commit) via 97b05999187ad5a3b69f9667c920ba0d80650a16 (commit) via 8048ba3201bc72653e6b1a3d890d3fdb3bfced87 (commit) via a478c52e09ba6835627dd45d3a9b75120e89568f (commit) via 2acd3d85b5d6a82d58c2177d5a260f52dc363e63 (commit) via 0e5246d7f7d05068e4f9c2d0fcdfb1300308c342 (commit) via 88e822bfd7a7952189d59613368de1c83789123a (commit) via 0c08501e9da61c0444c60d0116ccc696f03d8f66 (commit) via 7ecf358ee3de0617ef53fc54f30d3f4a34e08b3c (commit) via c0d2db7781e24ca00691620733072b3c0573fb35 (commit) via 570372b24ef081aca5bbb8aea8a1462fced14e68 (commit) via 6580bedaee3fa0a7d3f329ff0f2b5d94e2636046 (commit) via 33e95ea3b903b3ec75305a96f37d1954feb4e0b1 (commit) via 4a0b597e3d195fd3058ce0feaa26bcef62997d0e (commit) via 249d3b6455952352c0d24aa13e1884217f5b140b (commit) via 63ec7a4fce6e49b35dd88438514868db58ca33d8 (commit) via b39c762ddeec0ee3e99595937b35eae052abadd7 (commit) via 9d7dc5bb86c0939c2942d9f4525ec260d1db736f (commit) via 5a14940f808b3c460b4ed50efae2c81c1e8bff99 (commit) via d5cfa1286498b6d3f3b2e1c175c47389435a36e0 (commit) via 310098fd7b2879bc509541defdad205ad78d5e81 (commit) via f028aef4839ef24a938007583b617afb5c134c54 (commit) via 3d70e9a4668dbc7f7abed6b8963fd2fd8f21a1b9 (commit) via b83fe613f56dd3b9de99ed4857a48231192cb3a7 (commit) via 6087cfbac55b29db8055b7594c1e7c0bbe900699 (commit) via e14a5c03c6741e8814f3c66a7156205569c4307e (commit) via 06a1287c7415269f7582e8488ce4c458ae772d33 (commit) via 02c562249c1e687e07ddf24f2740a487ad163402 (commit) via 29aa50d93d4d372513848b757e5a77de080df486 (commit) via f2157cecb8fbbd93493f1c1c65c3ec9191758dda (commit) via 7f02515559b8e7beba473d7a2bfc50b4e2613b6a (commit) via 5a0dffcaac2458e1baa83022c59e69ac17a85a11 (commit) via 92782d38328e712ddde5c7f879473c6cb46aaef3 (commit) via 9b9f289f18ef91c29a7a78bd214731a7701d5578 (commit) via 17cd17531fbd7dde7b5649483d11279a61fcdd13 (commit) via 05c47d5040ef4328581e177003089f645f37eba1 (commit) via 049d74dd66b973bce822678db26bfbadb7f23bdb (commit) via 861a191cd999bd2e559d697d98627c3543a765d7 (commit) via bc36e5ac5ca2c5fa0f11c7b279092da7d275dc7e (commit) via bc10d7a056270860fa2183942fd3e14ffdd12f9a (commit) via 6b3e1668735138da4f540905a5eb9b118635bc9e (commit) via ca47d7c31cc73023ca5915080792690a8dfc7eeb (commit) via 7e437138a33d115dd43bc670897d7279337e9b16 (commit) via 18c2962f7e17dc3ed9db0a70137a58fa58290b1c (commit) via 429486919119aea7adc070718996d6546cf3133b (commit) via 7f7a1e26a6cb60e9bb2e8985e636503604961674 (commit) via a1525b297fc80cef5a041f05aa20da54a52534d8 (commit) via a6c7ba85193f7564c2fa17ef057171ac955823cd (commit) via 39ce37feb509238624444306f849639eacec0780 (commit) via 1f8213ba4d3f3c170a17794241d7de4fc1067f56 (commit) via 49cadcf7c186cf5fa5de13571e755ed2a1925aae (commit) via a090beaa80473e325374bea893ae919288ae88ec (commit) via 1b91dbdc29d66bd2a7a635bf6549b0c964f50d4d (commit) via 3eec0e96ecac50c560640b4525f12adaf36b7122 (commit) via 3a26d655ab61882e90cfe9cd8757a99de4d6a7b4 (commit) via 56c52b2dbc00f36eeb0e1bf062e0bcd0b074f222 (commit) via 4153e1412110443a2f00dc29f4314308025fad3b (commit) via 0126eb3fb5cf68adade91f78c78cc3aff3a4597f (commit) via 7af1288b63882a5835382c9951f62271f9b6f23d (commit) via 90378453d36291968914107c8b49458a9e6be2c8 (commit) via 014f8183030ad2242e8e7da26fb37f6fab0b157b (commit) via acbfe26c9ef6e40f4509babd6e1d39e1762e13e3 (commit) via 04b4afbd92ab952671e5ea6124e9e95da4a05874 (commit) via aa864a872037957f29a8c00bcb3f6a86163a26dd (commit) via 5c52ab34d01471a6e8f88f22c8c53e2f91863bc2 (commit) via e22d26266844015586c6a8baf420be5a1cfb0234 (commit) via 5d0bdbce59052abbab348d87ef2975f7b0222478 (commit) via e1a773e95b7fce92ef3a7425052667b3e1f1d768 (commit) via df7e36e8fba016d8f83cf672c72e667778ef0b64 (commit) via 0554a472d8ca7c979c88236a0740e52f0c37d20b (commit) via b764c1ee81728ce5007b89e28b8703742d202375 (commit) via d3d7ac9449725b87ac1bd1f7159906c84282034e (commit) via 9bc6ab4ef29c73e72addc2c71f70573ed3d8206e (commit) via 6e62f58015c2a69050616c9ca7338663ab5f0bac (commit) via a9dbc8eadd21a46489077b22f8ed3e6b60cc6699 (commit) via 3fe43df7f59feb547bc61d56459c3074ffa0616a (commit) via ae549864b09f422a2cef91b7586f3e63a29caf91 (commit) via 50ea8cfdcf198d64b42d3327da42a0c98676c54c (commit) via c101f779e587217ae5ac46ee18aa0292c30aa808 (commit) via ea1aa7a0d906d583375618e37be60e9f0d62d939 (commit) via ac58b97ce13451cf0506556e239fbe299eb5494a (commit) via aeb48e2534663e36e488713feaac96dd794836ab (commit) via 5716a8b21c2ff04ec0691599e3eb6c7ba7aaa052 (commit) via 970ff591d9adb4aa8cac85ba067e00a37060fa08 (commit) via 7420421a714634ec57cd847f4c4b4ce4aff10376 (commit) via 4ce8c92bbd95b8fda0d366077b62e1cd4f0ddbc5 (commit) via a9880af35d3d803f71b300dbb1de6e9fad63270f (commit) via 2a4168503fb97ebd2203e8bb1720e249f490856f (commit) via 827ef0e83c594d92c2fc387760b3f0e43adfe032 (commit) via b0edca918b74b48d658534b54c0df1a84ec94661 (commit) via c39380ed4e3fbc3615dcbbd09800605102dcde57 (commit) via eb570a205206742ffcc03c0c8c99fb1866d733bd (commit) via 2a9de22e2aa034e8815666b79713d86ed933b783 (commit) via ca11d0ba2998996bbef39a9a9e2483bba21572d6 (commit) via ef96f0686dbf76bcf133a1923693f30e2ea7212a (commit) via 880e3b805b0e2a27052a2900b915eefa2edd03f7 (commit) via fa58f1b5b948292d507756b222c3879bb6e66b8c (commit) via 1167677f4b3f875f0a80a00bb2917c3e9ebebf25 (commit) via aad2599fb1ac5c38afcf678e437dcfd3a9c020b0 (commit) via bcd1a05a8f1c954be968c7b1c438288f2a147aec (commit) via 7444b82fedeeab312aaf9efe45abdaff4f097eff (commit) via b81156bf0a5fbd1c04f99e58446d6b49332e333e (commit) via 0cd32f580241a7282131b3470c7b736d5e43127d (commit) via 82eb16325f71b6a72c520e23f1d36f7eb36ecfd0 (commit) via 0f6487bc32d80ad91cf11627b8aded8b48ab9c71 (commit) via 90d00a52679b65c6f40de416d1b34a72319759e6 (commit) via a82e2b9d764e9520ba98063c90854113cf6b16ae (commit) via 96960a4c684274d890e79ceea8c3f65d51621c77 (commit) via 855e6fd5a9e51cd69ea33d17e0034726d6627879 (commit) via 5418ce2d05c34b468b6128c7d9df2ff95cfd8d04 (commit) via af355d17f0a3cbdd35bf2a774ad5f89f870be85f (commit) via f8c6966940bffd9932d326bcd71c2dd011d3b2f9 (commit) via 900e1d30b2978eebcce53800ac4df5e1adf5f67e (commit) via b1fc803122da181311443d1a3c4193bc10cd22fc (commit) via 8dd92940bb8f3777f63cddf401e6fc01550173c7 (commit) via bc1cd0a656269ec0503f11ca17e955b09d44c456 (commit) via 9aa1969a04f25e65264f4ef10bad4e3573a53f22 (commit) via fc5f9034b6fa86ef76e01cb8a5cb8289bc48a8f8 (commit) via 550ac77bfd0194d8b00fb79b5a4591ba3d76be30 (commit) via 6f283a5a3693a7d420988f6ccc6455f064c3b9c8 (commit) via 963b1af8a865ad4caf7df5315fc0c00480ecacd3 (commit) via c2c3a7f6434c333210232298b90c3be5897be27d (commit) via 746302a19c38e81299372db1c87802e483740683 (commit) via 82d1fe4086f639c9f5e7a9b1ebcfa7955c65f860 (commit) via d772d3af4df4733270442f90d62d598dce4ce0af (commit) via 51b671224f08f40518e40461328d07ebd5df0968 (commit) via bfb67119ce4fdf09a83bc865f68dededa7bdb7cd (commit) via e7954504f3d8e138cf385604617bd88711717df6 (commit) via 7d1d4b85db3362234dae99ff0880649a7bf3b1ee (commit) via 17ee9d3afb929886416c26e463b5059d8ad542d7 (commit) via 6081b94e3c3af21e90f14b73611216d1c4cbd31d (commit) via bc9cb5b47828f9920a9485ca2c97cc292bbb30dd (commit) via de235cef33ad8cf7aa76f829def3e3d679d3e351 (commit) via 0682139bb8934d3ed4e8243c34c27d0605c652de (commit) via 815a9ff1ecfc0119f5d05d80a72524dac4409484 (commit) via 91a88e6f0012e290f7d6655e5cda0035d4567e83 (commit) via bbdb2b06a375a282bebdb4e522b114d0626ddac2 (commit) from 20231991ff137dc46c9c21d95bb3373e7a9f09b3 (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 7e1a341d4e901e660d80cef710faed66452c1749 Author: Chris Cormack Date: Fri Dec 28 09:51:46 2012 +1300 Bug 7143 updating history and about page Signed-off-by: Liz Rea Changes look to be correct Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 594343bbd9fe97330843c979e4a902a10500422f Author: Jared Camins-Esakov Date: Mon Jan 14 23:21:29 2013 -0500 Merge branches '3.12-master' and 'bug_7143' into bug_7143 commit 5ea98ade5de972abef5bed82a53518d45c0fcd8a Merge: b4e255e f13de4b Author: Jared Camins-Esakov Date: Mon Jan 14 23:17:25 2013 -0500 Merge branch 'bug_6574' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 4 +- C4/Auth.pm | 51 +- C4/AuthoritiesMarc.pm | 4 +- C4/Biblio.pm | 55 +- C4/Bookseller.pm | 2 +- C4/Branch.pm | 9 +- C4/Breeding.pm | 212 ++- C4/Budgets.pm | 31 +- C4/Category.pm | 25 +- C4/Circulation.pm | 57 +- C4/Context.pm | 12 + C4/HTML5Media.pm | 223 +++ C4/ILSDI/Services.pm | 6 + C4/Images.pm | 12 +- C4/ImportBatch.pm | 1 + C4/Input.pm | 67 +- C4/Installer/PerlDependencies.pm | 5 + C4/Items.pm | 21 +- C4/Koha.pm | 46 +- C4/Letters.pm | 127 +-- C4/Log.pm | 1 + C4/Members.pm | 158 ++- C4/Members/AttributeTypes.pm | 74 +- C4/Members/Attributes.pm | 2 + C4/Reserves.pm | 65 +- C4/SIP/ILS/Item.pm | 19 +- C4/SIP/ILS/Patron.pm | 256 ++-- C4/SIP/ILS/Transaction/Checkin.pm | 2 +- C4/SIP/ILS/Transaction/Checkout.pm | 8 +- C4/SIP/ILS/Transaction/FeePayment.pm | 3 +- C4/SIP/ILS/Transaction/Hold.pm | 7 +- C4/SIP/ILS/Transaction/Renew.pm | 2 +- C4/SIP/ILS/Transaction/RenewAll.pm | 2 +- C4/SIP/Sip.pm | 1 - C4/SIP/Sip/Configuration.pm | 1 - C4/SIP/Sip/Configuration/Account.pm | 2 - C4/SIP/Sip/Configuration/Institution.pm | 2 - C4/SIP/Sip/Configuration/Service.pm | 2 - C4/Search.pm | 363 +++-- C4/Serials.pm | 75 +- C4/Tags.pm | 12 +- C4/VirtualShelves.pm | 5 +- C4/VirtualShelves/Page.pm | 24 +- Koha/Borrower/Modifications.pm | 322 ++++ Koha/Calendar.pm | 30 +- Makefile.PL | 1 + acqui/neworderempty.pl | 3 - acqui/orderreceive.pl | 253 ++-- acqui/parcel.pl | 1 - acqui/z3950_search.pl | 324 +--- admin/authorised_values.pl | 64 +- admin/categorie.pl | 58 +- admin/patron-attr-types.pl | 44 +- catalogue/detail.pl | 48 +- catalogue/detailprint.pl | 96 - cataloguing/addbiblio.pl | 22 +- cataloguing/additem.pl | 13 +- cataloguing/z3950_search.pl | 271 +--- circ/bookcount.pl | 16 +- circ/circulation-home.pl | 5 +- circ/returns.pl | 3 + debian/docs/koha-shell.xml | 112 ++ debian/koha-common.install | 1 + debian/rules | 6 +- debian/scripts/koha-run-backups | 2 +- debian/scripts/koha-shell | 88 + docs/history.txt | 162 +- .../authorities/authority-koha-indexdefs.xml | 1 + .../authorities/authority-zebra-indexdefs.xsl | 2 +- .../marc_defs/marc21/authorities/record.abs | 2 +- .../marc_defs/unimarc/authorities/record.abs | 2 +- .../unimarc/biblios/biblio-koha-indexdefs.xml | 574 +++++-- .../unimarc/biblios/biblio-zebra-indexdefs.xsl | 881 ++++++++-- etc/zebradb/marc_defs/unimarc/biblios/record.abs | 297 +++- install_misc/install_koha_on_fresh_debian | 2 + .../data/mysql/de-DE/mandatory/sample_notices.sql | 1 + installer/data/mysql/de-DE/optional/auth_val.sql | 7 + .../data/mysql/en/mandatory/sample_notices.sql | 14 + .../data/mysql/en/mandatory/subtag_registry.sql | 119 ++ installer/data/mysql/en/optional/auth_val.sql | 7 + .../data/mysql/es-ES/mandatory/sample_notices.sql | 1 + .../mysql/fr-FR/1-Obligatoire/sample_notices.sql | 1 + installer/data/mysql/it-IT/necessari/auth_val.sql | 7 + .../data/mysql/it-IT/necessari/userpermissions.sql | 14 +- installer/data/mysql/kohastructure.sql | 120 ++- .../mysql/nb-NO/1-Obligatorisk/sample_notices.sql | 1 + .../data/mysql/pl-PL/mandatory/sample_notices.sql | 1 + .../data/mysql/ru-RU/mandatory/sample_notices.sql | 1 + installer/data/mysql/sysprefs.sql | 21 +- .../data/mysql/uk-UA/mandatory/sample_notices.sql | 1 + installer/data/mysql/updatedatabase.pl | 291 +++- koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css | 8 + koha-tmpl/intranet-tmpl/prog/en/css/print.css | 25 +- .../intranet-tmpl/prog/en/css/staff-global.css | 13 +- .../intranet-tmpl/prog/en/includes/cat-toolbar.inc | 5 +- .../prog/en/includes/circ-toolbar.inc | 148 -- .../prog/en/includes/members-toolbar.inc | 184 +- .../prog/en/includes/page-numbers.inc | 2 +- .../prog/en/includes/serials-menu.inc | 2 + .../prog/en/includes/serials-toolbar.inc | 77 +- .../prog/en/includes/subtypes_unimarc.inc | 55 +- .../intranet-tmpl/prog/en/includes/tools-menu.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/js/acq.js | 5 +- koha-tmpl/intranet-tmpl/prog/en/js/ajax.js | 16 +- koha-tmpl/intranet-tmpl/prog/en/js/members.js | 216 ++-- .../intranet-tmpl/prog/en/lib/jquery/jquery-ui.css | 90 +- .../intranet-tmpl/prog/en/lib/jquery/jquery-ui.js | 34 +- .../prog/en/lib/jquery/plugins/humanmsg.js | 6 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 17 +- .../prog/en/modules/acqui/invoices.tt | 2 +- .../prog/en/modules/acqui/neworderempty.tt | 12 +- .../prog/en/modules/acqui/orderreceive.tt | 68 +- .../intranet-tmpl/prog/en/modules/acqui/parcel.tt | 53 +- .../prog/en/modules/acqui/uncertainprice.tt | 1 - .../prog/en/modules/admin/aqbudgetperiods.tt | 6 +- .../prog/en/modules/admin/authorised_values.tt | 43 +- .../prog/en/modules/admin/categorie.tt | 39 +- .../prog/en/modules/admin/itemtypes.tt | 8 +- .../prog/en/modules/admin/patron-attr-types.tt | 37 + .../prog/en/modules/admin/preferences.tt | 11 +- .../en/modules/admin/preferences/cataloguing.pref | 17 +- .../en/modules/admin/preferences/circulation.pref | 28 + .../admin/preferences/enhanced_content.pref | 14 + .../prog/en/modules/admin/preferences/opac.pref | 46 + .../prog/en/modules/admin/smart-rules.tt | 4 +- .../prog/en/modules/catalogue/detail.tt | 340 ++-- .../prog/en/modules/catalogue/detailprint.tt | 54 - .../prog/en/modules/cataloguing/additem.tt | 14 +- .../prog/en/modules/circ/bookcount.tt | 5 +- .../prog/en/modules/circ/circulation-home.tt | 2 + .../prog/en/modules/circ/circulation.tt | 15 +- .../intranet-tmpl/prog/en/modules/circ/returns.tt | 7 +- .../prog/en/modules/help/admin/didyoumean.tt | 22 + .../prog/en/modules/help/admin/smart-rules.tt | 12 +- .../en/modules/help/authorities/authorities.tt | 4 +- .../prog/en/modules/help/circ/branchoverdues.tt | 2 +- .../prog/en/modules/help/circ/pendingreserves.tt | 2 +- .../prog/en/modules/help/circ/returns.tt | 10 +- .../prog/en/modules/help/circ/view_holdsqueue.tt | 2 +- .../prog/en/modules/help/members/member.tt | 2 +- .../prog/en/modules/help/members/members-home.tt | 2 +- .../prog/en/modules/help/reports/guided_reports.tt | 6 +- .../prog/en/modules/help/tools/holidays.tt | 4 +- .../prog/en/modules/help/tools/letter.tt | 8 +- .../intranet-tmpl/prog/en/modules/intranet-main.tt | 12 +- .../intranet-tmpl/prog/en/modules/members/files.tt | 2 +- .../prog/en/modules/members/member.tt | 6 + .../prog/en/modules/members/members-update.tt | 123 ++ .../prog/en/modules/members/notices.tt | 2 +- .../prog/en/modules/members/paycollect.tt | 4 +- .../prog/en/modules/members/readingrec.tt | 2 +- .../prog/en/modules/members/routing-lists.tt | 2 +- .../prog/en/modules/reports/acquisitions_stats.tt | 94 +- .../prog/en/modules/reports/serials_stats.tt | 8 + .../prog/en/modules/reserve/request.tt | 3 + .../prog/en/modules/serials/claims.tt | 2 + .../prog/en/modules/serials/serial-issues-full.tt | 14 +- .../prog/en/modules/serials/serials-collection.tt | 126 +- .../prog/en/modules/serials/serials-edit.tt | 140 +- .../prog/en/modules/serials/serials-recieve.tt | 3 + .../prog/en/modules/serials/serials-search.tt | 257 ++- .../prog/en/modules/serials/subscription-detail.tt | 42 +- .../prog/en/modules/tools/cleanborrowers.tt | 117 +- .../prog/en/modules/tools/tools-home.tt | 4 +- .../prog/en/modules/virtualshelves/shelves.tt | 30 +- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 10 +- koha-tmpl/opac-tmpl/ccsr/en/css/sanop.css | 2013 -------------------- koha-tmpl/opac-tmpl/prog/en/css/opac.css | 39 +- koha-tmpl/opac-tmpl/prog/en/css/sanop.css | 2013 -------------------- koha-tmpl/opac-tmpl/prog/en/css/sco.css | 8 + koha-tmpl/opac-tmpl/prog/en/includes/calendar.inc | 77 + .../opac-tmpl/prog/en/includes/doc-head-close.inc | 2 - koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 4 +- .../prog/en/includes/opac-authorities.inc | 2 +- .../opac-tmpl/prog/en/includes/opac-bottom.inc | 4 +- .../opac-tmpl/prog/en/includes/page-numbers.inc | 2 +- .../prog/en/includes/subtypes_unimarc.inc | 52 +- koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc | 2 +- koha-tmpl/opac-tmpl/prog/en/js/script.js | 25 +- .../lib/jquery/images/ui-icons_888888_256x240.png | Bin 4369 -> 4369 bytes koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt | 6 +- .../prog/en/modules/opac-authorities-home.tt | 2 +- koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 356 +++-- .../opac-tmpl/prog/en/modules/opac-downloadcart.tt | 6 +- .../prog/en/modules/opac-downloadshelf.tt | 6 +- .../prog/en/modules/opac-full-serial-issues.tt | 15 +- koha-tmpl/opac-tmpl/prog/en/modules/opac-main.tt | 3 + .../modules/opac-memberentry-update-submitted.tt | 28 + .../opac-tmpl/prog/en/modules/opac-memberentry.tt | 757 ++++++++ .../en/modules/opac-registration-confirmation.tt | 70 + .../en/modules/opac-registration-email-sent.tt | 28 + .../prog/en/modules/opac-registration-invalid.tt | 30 + .../opac-tmpl/prog/en/modules/opac-reserve.tt | 7 +- .../opac-tmpl/prog/en/modules/opac-shelves.tt | 14 +- koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt | 1 + koha-tmpl/opac-tmpl/prog/en/modules/sco/help.tt | 5 +- .../opac-tmpl/prog/en/modules/sco/printslip.tt | 26 + koha-tmpl/opac-tmpl/prog/en/modules/sco/receipt.tt | 2 + .../opac-tmpl/prog/en/modules/sco/sco-main.tt | 134 +- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 21 +- kohaversion.pl | 2 +- mainpage.pl | 31 +- members/member.pl | 4 +- members/members-home.pl | 8 +- members/members-update-do.pl | 64 + members/members-update.pl | 65 + members/moremember.pl | 4 +- members/paycollect.pl | 4 +- members/setstatus.pl | 4 +- misc/bin/koha-index-daemon-ctl.sh | 86 + misc/cronjobs/backup.sh | 20 +- misc/cronjobs/delete_expired_opac_registrations.pl | 80 + .../delete_unverified_opac_registrations.pl | 70 + misc/cronjobs/overdue_notices.pl | 31 +- misc/cronjobs/printoverdues.sh | 2 +- misc/cronjobs/runreport.pl | 11 +- misc/cronjobs/serialsUpdate.pl | 1 + misc/migration_tools/bulkmarcimport.pl | 20 +- misc/migration_tools/rebuild_zebra.pl | 6 +- misc/translator/tmpl_process3.pl | 2 +- misc/translator/xgettext.pl | 2 +- opac/opac-authorities-home.pl | 8 +- opac/opac-authoritiesdetail.pl | 5 +- opac/opac-detail.pl | 59 +- opac/opac-memberentry.pl | 306 +++ opac/opac-registration-verify.pl | 82 + opac/opac-reserve.pl | 7 +- opac/opac-search.pl | 10 + opac/opac-user.pl | 113 +- opac/sco/help.pl | 5 + opac/sco/printslip.pl | 68 + opac/sco/sco-main.pl | 21 +- reports/acquisitions_stats.pl | 432 ++--- reports/dictionary.pl | 2 +- reports/serials_stats.pl | 14 +- reserve/request.pl | 12 +- serials/checkexpiration.pl | 1 + serials/serials-collection.pl | 4 + serials/serials-edit.pl | 1 + serials/serials-search.pl | 25 +- serials/subscription-detail.pl | 7 + t/00-checkdatabase-version.t | 7 +- t/00-load.t | 3 - t/Calendar.t | 357 +++- t/Makefile | 2 +- t/Members_AttributeTypes.t | 2 +- t/db_dependent/Context.t | 17 + t/db_dependent/Koha_borrower_modifications.t | 125 ++ t/db_dependent/lib/KohaTest.pm | 4 +- t/db_dependent/lib/KohaTest/Members.pm | 2 +- tools/batchMod.pl | 12 +- tools/cleanborrowers.pl | 92 +- tools/export.pl | 2 +- tools/import_borrowers.pl | 2 +- tools/upload-cover-image.pl | 2 +- 255 files changed, 9506 insertions(+), 7761 deletions(-) create mode 100644 C4/HTML5Media.pm create mode 100644 Koha/Borrower/Modifications.pm delete mode 100755 catalogue/detailprint.pl create mode 100644 debian/docs/koha-shell.xml create mode 100755 debian/scripts/koha-shell mode change 100644 => 100755 installer/data/mysql/en/mandatory/subtag_registry.sql delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/circ-toolbar.inc delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detailprint.tt create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt delete mode 100644 koha-tmpl/opac-tmpl/ccsr/en/css/sanop.css delete mode 100644 koha-tmpl/opac-tmpl/prog/en/css/sanop.css create mode 100644 koha-tmpl/opac-tmpl/prog/en/includes/calendar.inc copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/jquery/images/ui-icons_888888_256x240.png (100%) create mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/opac-memberentry-update-submitted.tt create mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/opac-memberentry.tt create mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/opac-registration-confirmation.tt create mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/opac-registration-email-sent.tt create mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/opac-registration-invalid.tt create mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/sco/printslip.tt create mode 100755 members/members-update-do.pl create mode 100755 members/members-update.pl create mode 100755 misc/bin/koha-index-daemon-ctl.sh create mode 100755 misc/cronjobs/delete_expired_opac_registrations.pl create mode 100755 misc/cronjobs/delete_unverified_opac_registrations.pl create mode 100755 opac/opac-memberentry.pl create mode 100755 opac/opac-registration-verify.pl create mode 100755 opac/sco/printslip.pl create mode 100755 t/db_dependent/Koha_borrower_modifications.t hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 05:22:10 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 04:22:10 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9182 created. v3.08.00-1557-g356bf14 Message-ID: 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, new/bug_9182 has been created at 356bf14f4dd5bd02c95df3a1890e3d363d72f4b3 (commit) - Log ----------------------------------------------------------------- commit 356bf14f4dd5bd02c95df3a1890e3d363d72f4b3 Author: Adrien Saurat Date: Fri Jan 4 17:07:40 2013 +0100 Bug 9182: fix on sortable columns on Saved reports When displaying the Saved reports, since 3.10 the number of columns is higher but the datasorter parameters have not been changed accordingly. It's thus impossible to sort on the author or the creation date, for example. TEST PLAN : 1) Check sortable columns before applying : some useful columns are not sortable, while the last columns are sortable (but don't need to be). 2) Once the patch is applied, the "non sortable" columns are the correct ones. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Colums for saved reports are all sortable correctly now. All tests and qa script pass. Signed-off-by: Jared Camins-Esakov commit 6ba61ab3e06c806e0713773cbc2ac468b9b5f2e0 Merge: 5ea98ad 7e1a341 Author: Jared Camins-Esakov Date: Mon Jan 14 23:22:17 2013 -0500 Merge branch 'bug_7143' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 05:27:05 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 04:27:05 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9215 created. v3.08.00-1559-g67ad610 Message-ID: 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, new/bug_9215 has been created at 67ad61070e7a4d011fee08ce33e308b2c3a9be6e (commit) - Log ----------------------------------------------------------------- commit 67ad61070e7a4d011fee08ce33e308b2c3a9be6e Author: Owen Leonard Date: Mon Dec 31 11:41:19 2012 -0500 Bug 9215 - non translatable string in manage-marc-import Status information about staged MARC record batches was being pulled directly from the import_batches table where they are stored as English strings. This patch puts a check on the status value into the template so that translatable strings can be embedded. To test, apply the patch and view both the table of staged MARC record batches and details about individual batches. In the default 'en' translation you should see import statuses displayed with a capital letter ("Staged"). This indicates that the status is now being pulled from the template. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit e6419026552442269033d6853e490e04ddac902e Merge: 6ba61ab 356bf14 Author: Jared Camins-Esakov Date: Mon Jan 14 23:24:02 2013 -0500 Merge branch 'bug_9182' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 05:28:07 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 04:28:07 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-15-g774f7ee Message-ID: 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 774f7eece6da4e39a70675921e344c80cc92f666 (commit) from 8b278669d1a8d30daa4fb44ee8232e91ac2d1edb (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 774f7eece6da4e39a70675921e344c80cc92f666 Author: Fridolyn SOMERS Date: Wed Jan 9 10:40:24 2013 +0100 Bug 9065 - set correct permission for upload local cover image This patch fixes a problem where if a staff user has the upload_local_cover_images permission (and is not a superlibrarian and does not have all of the tools permissions), trying to use the "Tools -> Upload local cover image" will fail with "You do not have permissions [...]". To test after applying the patch: - Create a staff uesr that has just the catalogue and upload_local_cover_images permission. - Log in as that staff user. - Go to "Tools -> Upload local cover image". - Verify that one is given the form to upload a cover image. - Without the patch, one will be presented with the login form instead. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart mysql> select * from permissions where code="upload_cover_images"; Empty set (0.00 sec) mysql> select * from permissions where code="upload_local_cover_images"; +------------+---------------------------+---------------------------+ | module_bit | code | description | +------------+---------------------------+---------------------------+ | 13 | upload_local_cover_images | Upload local cover images | +------------+---------------------------+---------------------------+ 1 row in set (0.00 sec) "git grep upload_cover_images" returns 0 result. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: tools/upload-cover-image.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 05:29:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 04:29:32 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1560-g67a630e Message-ID: 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 67a630e81fa8b72dd1ae454f2f0f300a07bc0f8e (commit) via 67ad61070e7a4d011fee08ce33e308b2c3a9be6e (commit) via e6419026552442269033d6853e490e04ddac902e (commit) via 356bf14f4dd5bd02c95df3a1890e3d363d72f4b3 (commit) via 6ba61ab3e06c806e0713773cbc2ac468b9b5f2e0 (commit) via 7e1a341d4e901e660d80cef710faed66452c1749 (commit) via 594343bbd9fe97330843c979e4a902a10500422f (commit) via 5ea98ade5de972abef5bed82a53518d45c0fcd8a (commit) via f13de4bdb69a3b656730b69059d652b67ea4e3de (commit) via b4e255e4d76600f2580706f71651a02a5608300e (commit) via a1c9272e2f0a26e21b755f789c7e19e5d1c63b7b (commit) via 80446e9c1dc70e1678557957cb7f45d89cfc30d0 (commit) via 3de2b4478286c8cfacbd57a0e095f47eca81c27f (commit) via 22613e43ccae6e89e17a2b3aba19e83917104c24 (commit) via 4df6f43a66f496da56faa4ba8537efe0031faa75 (commit) from 8f70edeb6213d863da25f9cfeda342c452778646 (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 67a630e81fa8b72dd1ae454f2f0f300a07bc0f8e Merge: e641902 67ad610 Author: Jared Camins-Esakov Date: Mon Jan 14 23:28:50 2013 -0500 Merge branch 'bug_9215' into 3.12-master ----------------------------------------------------------------------- Summary of changes: docs/history.txt | 166 ++++++++++---------- .../prog/en/includes/members-toolbar.inc | 2 +- .../intranet-tmpl/prog/en/includes/tools-menu.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 5 +- .../prog/en/modules/acqui/orderreceive.tt | 40 +++-- .../en/modules/reports/guided_reports_start.tt | 9 +- .../prog/en/modules/serials/serials-edit.tt | 19 ++- .../prog/en/modules/tools/cleanborrowers.tt | 124 ++++++++------- .../prog/en/modules/tools/manage-marc-import.tt | 38 ++++- .../prog/en/modules/tools/tools-home.tt | 4 +- 10 files changed, 243 insertions(+), 166 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 07:04:49 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 06:04:49 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-19-g86cf149 Message-ID: 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 86cf149e3ff0aed5ac3ccd40d937e49faed05bba (commit) via 3ba9e3371d511b5aeb62de8f5998d57c06e040b3 (commit) via d92c958fcb1c957c54ff236dcf7e1f39681bd90c (commit) via db3db75e42b040098b70f412c30c715a8be92059 (commit) from 774f7eece6da4e39a70675921e344c80cc92f666 (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 86cf149e3ff0aed5ac3ccd40d937e49faed05bba Author: Adrien Saurat Date: Fri Jan 4 17:07:40 2013 +0100 Bug 9182: fix on sortable columns on Saved reports When displaying the Saved reports, since 3.10 the number of columns is higher but the datasorter parameters have not been changed accordingly. It's thus impossible to sort on the author or the creation date, for example. TEST PLAN : 1) Check sortable columns before applying : some useful columns are not sortable, while the last columns are sortable (but don't need to be). 2) Once the patch is applied, the "non sortable" columns are the correct ones. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Colums for saved reports are all sortable correctly now. All tests and qa script pass. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 3ba9e3371d511b5aeb62de8f5998d57c06e040b3 Author: Liz Rea Date: Fri Dec 28 13:24:45 2012 +1300 Bug 6574 - js error in en-GB and en-NZ translations due to improper quoting To replicate: * install en-NZ translation (or en-GB) * activate the new language, and select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * without the patch, the toolbar will be incorrect. The toolbar will also be incorrect on moremember.pl. To test: * apply the patch * re-generate the en-NZ or en-GB translation * activate the new language, or select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * with the patch, the toolbar will appear to be correct. It will also be correct on moremember.pl. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit d92c958fcb1c957c54ff236dcf7e1f39681bd90c Author: Julian Maurice Date: Wed Nov 21 17:38:28 2012 +0100 Bug 9126: Do not return from Check too early. If there is no errors, it should continue instead of returning true. + move a block of code at the end of Check function. This avoid detaching and re-attaching a HTML block if there are errors. Signed-off-by: Jonathan Druart The following queries show us the issues: select count(*) from items; select * from aqorders_items where ordernumber=XX; Signed-off-by: Katrin Fischer To test: AcqCreateItem = receive UniqueItemFields = barcode 1) Create a new basket 2) Create a new order with quantity > 1 3) Close the basket and create a new invoice/shipment 4) Receive only 1 item. - Fill out the first item form with item type only. Click add. - Don't change second item form at all. - Click save. Before patch: 2 items are created on the record, both with the selected itemtype. After patch: Only 1 item is created, which is correct. Signed-off-by: Elliott Davis Seems to work as described by the test plan Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit db3db75e42b040098b70f412c30c715a8be92059 Author: Kyle M Hall Date: Fri Dec 14 14:40:14 2012 -0500 Bug 9292 - Remove dead code related to 'publictype' This patch removes the superflous code related to 'publictype' which is a key set for item hashes in some perl files. This key is never used or stored. Test Plan: 1) Apply patch 2) Test catalogue/detail.pl, opac/opac-detail.pl and opac/opac-user.pl 3) You should not see any changes in behavior Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: catalogue/detail.pl | 4 ---- .../prog/en/includes/members-toolbar.inc | 2 +- .../prog/en/modules/acqui/orderreceive.tt | 20 +++++++------------- .../en/modules/reports/guided_reports_start.tt | 9 ++++----- opac/opac-detail.pl | 5 ----- opac/opac-user.pl | 7 ------- 6 files changed, 12 insertions(+), 35 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 07:40:30 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 06:40:30 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.01-33-g37d3810 Message-ID: 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.10.x has been updated via 37d3810b496154b98419cd1fcdb07764d5890de3 (commit) via affdc494888c28981b492bcd613c62169d71ede0 (commit) via fd264ee585da8ef28b1f14d398132876af9c5cd4 (commit) via ac08c9c7bb3620968ad4c56b3244189b8829f608 (commit) via b7f0b6ed770ec2b72877f9cfaef80e59ac336a2b (commit) via a9409025c0f7598d8d6c01edfbc24e28a75ea664 (commit) via 4e52eedb525a8389ee5f53e18b309a3f5e344e10 (commit) via 592b8c333611b6d3348d4900d1a2c73f0f4a8c1c (commit) from e57c3c8bcb3d030cd8f7ca2b84800241e5d58123 (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 37d3810b496154b98419cd1fcdb07764d5890de3 Author: Owen Leonard Date: Mon Dec 31 11:41:19 2012 -0500 Bug 9215 - non translatable string in manage-marc-import Status information about staged MARC record batches was being pulled directly from the import_batches table where they are stored as English strings. This patch puts a check on the status value into the template so that translatable strings can be embedded. To test, apply the patch and view both the table of staged MARC record batches and details about individual batches. In the default 'en' translation you should see import statuses displayed with a capital letter ("Staged"). This indicates that the status is now being pulled from the template. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit affdc494888c28981b492bcd613c62169d71ede0 Author: Adrien Saurat Date: Fri Jan 4 17:07:40 2013 +0100 Bug 9182: fix on sortable columns on Saved reports When displaying the Saved reports, since 3.10 the number of columns is higher but the datasorter parameters have not been changed accordingly. It's thus impossible to sort on the author or the creation date, for example. TEST PLAN : 1) Check sortable columns before applying : some useful columns are not sortable, while the last columns are sortable (but don't need to be). 2) Once the patch is applied, the "non sortable" columns are the correct ones. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Colums for saved reports are all sortable correctly now. All tests and qa script pass. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit fd264ee585da8ef28b1f14d398132876af9c5cd4 Author: Chris Cormack Date: Fri Dec 28 09:51:46 2012 +1300 Bug 7143 updating history and about page Signed-off-by: Liz Rea Changes look to be correct Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Conflicts: docs/history.txt Signed-off-by: Chris Cormack commit ac08c9c7bb3620968ad4c56b3244189b8829f608 Author: Liz Rea Date: Fri Dec 28 13:24:45 2012 +1300 Bug 6574 - js error in en-GB and en-NZ translations due to improper quoting To replicate: * install en-NZ translation (or en-GB) * activate the new language, and select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * without the patch, the toolbar will be incorrect. The toolbar will also be incorrect on moremember.pl. To test: * apply the patch * re-generate the en-NZ or en-GB translation * activate the new language, or select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * with the patch, the toolbar will appear to be correct. It will also be correct on moremember.pl. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit b7f0b6ed770ec2b72877f9cfaef80e59ac336a2b Author: Liz Rea Date: Wed Dec 12 15:09:27 2012 +1300 Bug 8557 - Unexpected behavior with scanners This is an alternative to the original implementation - this one works in chrome as well as firefox. To test: 1) Set syspref 'AcqCreateItem' to 'Create Item when receiving an order.' 2) Create a basket for a vendor, add an order line. 3) Search for this vendor using Vendor search 4) Receive Shipment for this vendor and choose the title you ordered in 2) 5) You will get the dialog to create related item(s) 6) Fill in Item 0 through o (see screenshot) 7) Scan Barcode for field p - Barcode 7) Result: Scanner sends a [return], form closes and you had no chance to fill in fields t - z Signed-off-by: Marc Veron Tested with Chrome Version 23.0.1271.97 m and Firefox 17.0.1, both behave as expected. Signed-off-by: Katrin Fischer Tested with Firefox and Chromium in Ubuntu. Additional test done: 1) Add a new subscription, choose 'receive adds items' 2) Receive an issue, fill out $p with a barcode 3) Make sure hitting enter in the barcode field does not send the form. All tests pass and QA script pass. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit a9409025c0f7598d8d6c01edfbc24e28a75ea664 Author: Julian Maurice Date: Wed Nov 21 17:38:28 2012 +0100 Bug 9126: Do not return from Check too early. If there is no errors, it should continue instead of returning true. + move a block of code at the end of Check function. This avoid detaching and re-attaching a HTML block if there are errors. Signed-off-by: Jonathan Druart The following queries show us the issues: select count(*) from items; select * from aqorders_items where ordernumber=XX; Signed-off-by: Katrin Fischer To test: AcqCreateItem = receive UniqueItemFields = barcode 1) Create a new basket 2) Create a new order with quantity > 1 3) Close the basket and create a new invoice/shipment 4) Receive only 1 item. - Fill out the first item form with item type only. Click add. - Don't change second item form at all. - Click save. Before patch: 2 items are created on the record, both with the selected itemtype. After patch: Only 1 item is created, which is correct. Signed-off-by: Elliott Davis Seems to work as described by the test plan Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 4e52eedb525a8389ee5f53e18b309a3f5e344e10 Author: Kyle M Hall Date: Fri Dec 14 14:40:14 2012 -0500 Bug 9292 - Remove dead code related to 'publictype' This patch removes the superflous code related to 'publictype' which is a key set for item hashes in some perl files. This key is never used or stored. Test Plan: 1) Apply patch 2) Test catalogue/detail.pl, opac/opac-detail.pl and opac/opac-user.pl 3) You should not see any changes in behavior Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 592b8c333611b6d3348d4900d1a2c73f0f4a8c1c Author: Fridolyn SOMERS Date: Wed Jan 9 10:40:24 2013 +0100 Bug 9065 - set correct permission for upload local cover image This patch fixes a problem where if a staff user has the upload_local_cover_images permission (and is not a superlibrarian and does not have all of the tools permissions), trying to use the "Tools -> Upload local cover image" will fail with "You do not have permissions [...]". To test after applying the patch: - Create a staff uesr that has just the catalogue and upload_local_cover_images permission. - Log in as that staff user. - Go to "Tools -> Upload local cover image". - Verify that one is given the form to upload a cover image. - Without the patch, one will be presented with the login form instead. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart mysql> select * from permissions where code="upload_cover_images"; Empty set (0.00 sec) mysql> select * from permissions where code="upload_local_cover_images"; +------------+---------------------------+---------------------------+ | module_bit | code | description | +------------+---------------------------+---------------------------+ | 13 | upload_local_cover_images | Upload local cover images | +------------+---------------------------+---------------------------+ 1 row in set (0.00 sec) "git grep upload_cover_images" returns 0 result. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: catalogue/detail.pl | 4 - docs/history.txt | 163 ++++++++++---------- .../prog/en/includes/members-toolbar.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 5 +- .../prog/en/modules/acqui/orderreceive.tt | 40 +++-- .../en/modules/reports/guided_reports_start.tt | 9 +- .../prog/en/modules/serials/serials-edit.tt | 19 ++- .../prog/en/modules/tools/manage-marc-import.tt | 38 ++++- opac/opac-detail.pl | 5 - opac/opac-user.pl | 7 - tools/upload-cover-image.pl | 2 +- 11 files changed, 172 insertions(+), 122 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 15 09:40:52 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 15 Jan 2013 08:40:52 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-20-g7da73ee Message-ID: 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 7da73eeb20ab878b27b9bed6eb6cb49aee78abd6 (commit) from 86cf149e3ff0aed5ac3ccd40d937e49faed05bba (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 7da73eeb20ab878b27b9bed6eb6cb49aee78abd6 Author: Chris Cormack Date: Fri Dec 28 09:51:46 2012 +1300 Bug 7143 updating history and about page Signed-off-by: Liz Rea Changes look to be correct Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Conflicts: docs/history.txt Signed-off-by: Chris Cormack Conflicts: docs/history.txt Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: docs/history.txt | 165 ++++++++++++---------- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 5 +- 2 files changed, 90 insertions(+), 80 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 02:03:09 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 01:03:09 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_8883 created. v3.08.00-1561-gee098df Message-ID: 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, new/bug_8883 has been created at ee098df9b5d8968f4a4cf8a930cf1ec680e8585b (commit) - Log ----------------------------------------------------------------- commit ee098df9b5d8968f4a4cf8a930cf1ec680e8585b Author: Martin Renvoize Date: Mon Dec 31 13:07:02 2012 +0000 Bug 8883: 'opacsmallimage' doesn't work in ccsr theme This patch makes it possible to customize the CCSR theme using the opacsmallimage system preference. It also enables the LibraryName preference for opacsmallimage alt text. To test, set the opacsmallimage preference and switch to the CCSR theme. Your custom image should appear. Set the LibraryName preference and confirm that the alt attribute of the custom logo changes accordingly. Signed-off-by: Owen Leonard This patch works correctly, although it lacked a description and test plan, which I have added. I would have used IF instead of UNLESS because to me that seems more readable, but it's not a deal-breaker. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 02:07:17 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 01:07:17 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1562-g20a8efc Message-ID: 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 20a8efcad892673bdf0fbf1fdab906032a20680d (commit) via ee098df9b5d8968f4a4cf8a930cf1ec680e8585b (commit) from 67a630e81fa8b72dd1ae454f2f0f300a07bc0f8e (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 20a8efcad892673bdf0fbf1fdab906032a20680d Merge: 67a630e ee098df Author: Jared Camins-Esakov Date: Tue Jan 15 20:05:02 2013 -0500 Merge branch 'bug_8883' into 3.12-master ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 03:50:11 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 02:50:11 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_7657 created. v3.08.00-1561-g9e332f9 Message-ID: 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, new/bug_7657 has been created at 9e332f95ab2389c93281bbf94efb2e21e4b96e30 (commit) - Log ----------------------------------------------------------------- commit 9e332f95ab2389c93281bbf94efb2e21e4b96e30 Author: Owen Leonard Date: Thu Jan 3 12:53:23 2013 -0500 Bug 7657 - Google and OpenLibrary image conflict The JavaScript files which output Google and OpenLibrary cover images each assumes it is the only source for cover images running. Each script isn't specific enough to filter out markup generated by the other. This patch corrects the specificity of the selector looking for markup related to Google and OpenLibrary covers. To test, enable both Google and OpenLibrary cover images in the OPAC. Perform a search which will return results which include titles which have covers from both services. Confirm that these covers appear correctly and that "no cover" information still works correctly. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Added corrected Javascript to CCSR theme. Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 03:53:04 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 02:53:04 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9306 created. v3.08.00-1565-gbe356e1 Message-ID: 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, new/bug_9306 has been created at be356e1a07c4c4ac1cb70696be8a27994516760d (commit) - Log ----------------------------------------------------------------- commit be356e1a07c4c4ac1cb70696be8a27994516760d Author: Nicole C. Engard Date: Fri Dec 28 09:33:49 2012 -0500 Bug 9306: Update descriptions for the 4 SeparateHoldings prefs Patch updates the text of the SeparateHoldings and OpacSeparateHoldings preference descriptions to be more readable. To test, apply the patch and check the text of the preferences. Signed-off-by: Owen Leonard Description and test plan added. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit f0adcc8073a95e4c39ddd382f2b13e70765c5065 Merge: 20a8efc 9e332f9 Author: Jared Camins-Esakov Date: Tue Jan 15 21:52:04 2013 -0500 Merge branch 'bug_7657' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 04:00:26 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 03:00:26 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9309 created. v3.08.00-1567-g71c85a2 Message-ID: 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, new/bug_9309 has been created at 71c85a20ba5a6e52621b8f1a9c16a39514760c98 (commit) - Log ----------------------------------------------------------------- commit 71c85a20ba5a6e52621b8f1a9c16a39514760c98 Author: Robin Sheat Date: Thu Dec 20 15:45:33 2012 +1300 Bug 9309 - Make OPACurlOpenInNewWindow be respected for 856$u If a biblio record contained a URL, and the OPAC was using the "normal" (non-XSLT) display for records, then these links would never open a new window. With this patch, they will. Test plan: 1) have a biblio containing an 856$u link 2) set OPACurlOpenInNewWindow to "true" 3) do not use XSLT for displaying the detail pages in the OPAC 4) view the record, click the link, and note that it opens in the current window. 5) apply the patch 6) reload the detail page, click the link, and note that it opens a new window. Sponsored-By: National Institute of Water and Atmospheric Research Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 518ddc59d020feb6c2661cbf6c0d51703507ca12 Merge: f0adcc8 be356e1 Author: Jared Camins-Esakov Date: Tue Jan 15 21:55:01 2013 -0500 Merge branch 'bug_9306' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 04:09:47 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 03:09:47 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1572-g5167c32 Message-ID: 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 5167c32060609a08e73413986f94994bb10c3e9a (commit) via bc7142857164a602150ad64bb0ef334764e72fcd (commit) via 13bebe6b34d4f34f956cb4083c5284d6984b130b (commit) via 7ca9093f03bc56bc18c060fb617c0761d85945d9 (commit) via aca672839cf9730b1e13efd547915e672369ca9a (commit) via 71c85a20ba5a6e52621b8f1a9c16a39514760c98 (commit) via 518ddc59d020feb6c2661cbf6c0d51703507ca12 (commit) via be356e1a07c4c4ac1cb70696be8a27994516760d (commit) via f0adcc8073a95e4c39ddd382f2b13e70765c5065 (commit) via 9e332f95ab2389c93281bbf94efb2e21e4b96e30 (commit) from 20a8efcad892673bdf0fbf1fdab906032a20680d (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 5167c32060609a08e73413986f94994bb10c3e9a Merge: aca6728 bc71428 Author: Jared Camins-Esakov Date: Tue Jan 15 22:11:16 2013 -0500 Merge branch 'bug_8443' into 3.12-master commit bc7142857164a602150ad64bb0ef334764e72fcd Author: Fridolyn SOMERS Date: Tue Nov 6 12:10:46 2012 +0100 Bug 8443: Suggestions publication year and copyright date (follow-up 2) Cosmetic changes and perltidy formatting Cosmetic patch : Manual editions : - use of () for qw - use of q{} or qq{} in SQL queries - replacing $${key} by $->{key} - formatting SQL queries (easier to read) - in suggestion.tt reducing date input size to allow calendar icon on same line + Formatting with perltidy Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer All tests were done with all 3 patches from this bug applied: 1) Add suggestion from OPAC, check copyright date is saved 2) Add suggestion in intranet, check copyright date is saved 3) Edit suggestion, check change is saved correctly 4) Check date filters work as expected, using single dates, date ranges and multiple filters at once: - Accepted on - Managed on - Suggested on 5) Check copyright date search works correctly. Passes all tests and QA script. Signed-off-by: Jared Camins-Esakov commit 13bebe6b34d4f34f956cb4083c5284d6984b130b Author: Fridolyn SOMERS Date: Tue Nov 6 09:52:06 2012 +0100 Bug 8443: Suggestions publication year and copyright date (follow-up 1) Comments corrections Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov commit 7ca9093f03bc56bc18c060fb617c0761d85945d9 Author: Fridolyn SOMERS Date: Tue Nov 6 09:50:48 2012 +0100 Bug 8443: Suggestions publication year and copyright date Main patch correcting suggestions search : - allow filtering on copyrightdate, manageddate and accepteddate - entered dates remains in filter during search - empty and null values are in the same tab - null/empty values are not present in filers comboboxes Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov commit aca672839cf9730b1e13efd547915e672369ca9a Merge: 518ddc5 71c85a2 Author: Jared Camins-Esakov Date: Tue Jan 15 22:02:22 2013 -0500 Merge branch 'bug_9309' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 4 +- C4/Serials.pm | 2 +- C4/Suggestions.pm | 409 +++++++++++--------- .../en/modules/admin/preferences/cataloguing.pref | 8 +- .../prog/en/modules/admin/preferences/opac.pref | 8 +- .../prog/en/modules/suggestion/suggestion.tt | 20 +- koha-tmpl/opac-tmpl/ccsr/en/js/google-jackets.js | 5 +- koha-tmpl/opac-tmpl/ccsr/en/js/openlibrary.js | 4 +- koha-tmpl/opac-tmpl/prog/en/js/google-jackets.js | 5 +- koha-tmpl/opac-tmpl/prog/en/js/openlibrary.js | 4 +- koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 2 +- suggestion/suggestion.pl | 19 +- 12 files changed, 268 insertions(+), 222 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 04:09:59 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 03:09:59 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_8443 created. v3.08.00-1571-gbc71428 Message-ID: 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, new/bug_8443 has been created at bc7142857164a602150ad64bb0ef334764e72fcd (commit) - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 06:48:58 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 05:48:58 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.01-34-g20de00b Message-ID: 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.10.x has been updated via 20de00b2185fecc27c5aaa2647fb1b15dec50383 (commit) from 37d3810b496154b98419cd1fcdb07764d5890de3 (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 20de00b2185fecc27c5aaa2647fb1b15dec50383 Author: Martin Renvoize Date: Mon Dec 31 13:07:02 2012 +0000 Bug 8883: 'opacsmallimage' doesn't work in ccsr theme This patch makes it possible to customize the CCSR theme using the opacsmallimage system preference. It also enables the LibraryName preference for opacsmallimage alt text. To test, set the opacsmallimage preference and switch to the CCSR theme. Your custom image should appear. Set the LibraryName preference and confirm that the alt attribute of the custom logo changes accordingly. Signed-off-by: Owen Leonard This patch works correctly, although it lacked a description and test plan, which I have added. I would have used IF instead of UNLESS because to me that seems more readable, but it's not a deal-breaker. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 07:49:44 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 06:49:44 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.01-36-ge6b1ca6 Message-ID: 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.10.x has been updated via e6b1ca6404303aec7715108b6573a9f202907b2c (commit) via 4a95479a5a45b87acc59372ebcc8d84d2c21bc3d (commit) from 20de00b2185fecc27c5aaa2647fb1b15dec50383 (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 e6b1ca6404303aec7715108b6573a9f202907b2c Author: Robin Sheat Date: Thu Dec 20 15:45:33 2012 +1300 Bug 9309 - Make OPACurlOpenInNewWindow be respected for 856$u If a biblio record contained a URL, and the OPAC was using the "normal" (non-XSLT) display for records, then these links would never open a new window. With this patch, they will. Test plan: 1) have a biblio containing an 856$u link 2) set OPACurlOpenInNewWindow to "true" 3) do not use XSLT for displaying the detail pages in the OPAC 4) view the record, click the link, and note that it opens in the current window. 5) apply the patch 6) reload the detail page, click the link, and note that it opens a new window. Sponsored-By: National Institute of Water and Atmospheric Research Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 4a95479a5a45b87acc59372ebcc8d84d2c21bc3d Author: Owen Leonard Date: Thu Jan 3 12:53:23 2013 -0500 Bug 7657 - Google and OpenLibrary image conflict The JavaScript files which output Google and OpenLibrary cover images each assumes it is the only source for cover images running. Each script isn't specific enough to filter out markup generated by the other. This patch corrects the specificity of the selector looking for markup related to Google and OpenLibrary covers. To test, enable both Google and OpenLibrary cover images in the OPAC. Perform a search which will return results which include titles which have covers from both services. Confirm that these covers appear correctly and that "no cover" information still works correctly. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Added corrected Javascript to CCSR theme. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/ccsr/en/js/google-jackets.js | 5 +++-- koha-tmpl/opac-tmpl/ccsr/en/js/openlibrary.js | 4 ++-- koha-tmpl/opac-tmpl/prog/en/js/google-jackets.js | 5 +++-- koha-tmpl/opac-tmpl/prog/en/js/openlibrary.js | 4 ++-- koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 2 +- 5 files changed, 11 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 16 07:51:01 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 16 Jan 2013 06:51:01 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-21-g7594071 Message-ID: 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 75940713bb1cba4bb83ce624d67549706c7a61f0 (commit) from 7da73eeb20ab878b27b9bed6eb6cb49aee78abd6 (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 75940713bb1cba4bb83ce624d67549706c7a61f0 Author: Robin Sheat Date: Thu Dec 20 15:45:33 2012 +1300 Bug 9309 - Make OPACurlOpenInNewWindow be respected for 856$u If a biblio record contained a URL, and the OPAC was using the "normal" (non-XSLT) display for records, then these links would never open a new window. With this patch, they will. Test plan: 1) have a biblio containing an 856$u link 2) set OPACurlOpenInNewWindow to "true" 3) do not use XSLT for displaying the detail pages in the OPAC 4) view the record, click the link, and note that it opens in the current window. 5) apply the patch 6) reload the detail page, click the link, and note that it opens a new window. Sponsored-By: National Institute of Water and Atmospheric Research Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 00:22:03 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 17 Jan 2013 23:22:03 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9062 created. v3.08.00-1575-g0043240 Message-ID: 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, new/bug_9062 has been created at 0043240b4be9cbfda38b602cd1c984b91dc90984 (commit) - Log ----------------------------------------------------------------- commit 0043240b4be9cbfda38b602cd1c984b91dc90984 Author: Jared Camins-Esakov Date: Thu Jan 17 18:23:19 2013 -0500 Add Hugh Davenport to history Welcome, Hugh Davenport! You are the 199th developer to have a patch committed to Koha. commit 2eca97910924e756b42f645acbacb6fef6f3f586 Author: Hugh Davenport Date: Thu Jan 17 10:42:14 2013 +1300 Bug 9062 Fix spacing next to tax rate On the supplier view screen, there was a space after the discount and before the % sign, but there was none for the tax rate. This patch adds in a patch, so they look similar. Signed-off-by: Hugh Davenport Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Tiny follow-up, fixes spacing. Signed-off-by: Jared Camins-Esakov commit 55cf86e2309b0a33660d7f7011becf23035a7d5e Author: Hugh Davenport Date: Thu Jan 17 10:07:59 2013 +1300 Bug 9062 Fix format for discount rate for vendors On the vendor display and edit screens, the tax rate information was formatted to 1 decimal point, while the discount rate was not. This patch adds a format string to the discount information so that it is formatted in the same way. Signed-off-by: Hugh Davenport Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Makes display on vendor detail page more consistent and passes all tests. Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 00:28:57 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 17 Jan 2013 23:28:57 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9179 created. v3.08.00-1578-ge6ea3db Message-ID: 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, new/bug_9179 has been created at e6ea3db830c03356ac43bf43f67ad024b6ee5185 (commit) - Log ----------------------------------------------------------------- commit e6ea3db830c03356ac43bf43f67ad024b6ee5185 Author: Jared Camins-Esakov Date: Thu Jan 17 18:30:25 2013 -0500 Add Corey Fuimaono to history Welcome, Corey Fuimaono! You are the 200th developer to have a patch committed to Koha. commit a3cb99841ea58a794c0d07df21799ce4f61d1d30 Author: Corey Fuimaono Date: Tue Jan 15 15:12:38 2013 +1300 Bug 9179 - Incorrect capitalization in serials-collection.pl testing procedure: 1. Make Subscription for Valid/Test Item 2. Look at Serial Collection Information and catagorize Item as "Arrived" 3. Click "Generate next". Observe Capitalization is Correct. Signed-off-by: Liz Rea Signed-off-by: Katrin Fischer Fixes capitalization for 'Generate next' button. Signed-off-by: Jared Camins-Esakov commit 5e1562c699e7e9cfbbf23c0ab8e1a80c487026a4 Merge: 5167c32 0043240 Author: Jared Camins-Esakov Date: Thu Jan 17 18:24:03 2013 -0500 Merge branch 'bug_9062' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 00:29:13 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 17 Jan 2013 23:29:13 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1579-g0dbaf41 Message-ID: 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 0dbaf41574d98cd5b982ca9eb0511a1c9e0005c6 (commit) via e6ea3db830c03356ac43bf43f67ad024b6ee5185 (commit) via a3cb99841ea58a794c0d07df21799ce4f61d1d30 (commit) via 5e1562c699e7e9cfbbf23c0ab8e1a80c487026a4 (commit) via 0043240b4be9cbfda38b602cd1c984b91dc90984 (commit) via 2eca97910924e756b42f645acbacb6fef6f3f586 (commit) via 55cf86e2309b0a33660d7f7011becf23035a7d5e (commit) from 5167c32060609a08e73413986f94994bb10c3e9a (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 0dbaf41574d98cd5b982ca9eb0511a1c9e0005c6 Merge: 5e1562c e6ea3db Author: Jared Camins-Esakov Date: Thu Jan 17 18:31:03 2013 -0500 Merge branch 'bug_9179' into 3.12-master ----------------------------------------------------------------------- Summary of changes: docs/history.txt | 2 ++ koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 ++ .../prog/en/modules/acqui/supplier.tt | 6 +++--- .../prog/en/modules/serials/serials-collection.tt | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 02:47:05 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 01:47:05 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9413 created. v3.08.00-1580-ga87817d Message-ID: 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, new/bug_9413 has been created at a87817d7d63659133a2056cc57ded77b7378b1ac (commit) - Log ----------------------------------------------------------------- commit a87817d7d63659133a2056cc57ded77b7378b1ac Author: Galen Charlton Date: Tue Jan 8 16:49:02 2013 -0800 Bug 9413: fix sample notice SQL for en Fix two different errors that prevented sample notices from being loaded into a fresh English Koha database. Signed-off-by: Galen Charlton Signed-off-by: Hugh Davenport Signed-off-by: Katrin Fischer English sample_notices.sql installs correctly after this patch is applied. Web installer completes without any errors. Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 02:53:40 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 01:53:40 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_8401 created. v3.08.00-1583-g8bfba2d Message-ID: 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, new/bug_8401 has been created at 8bfba2d98fb663b2951fd4c01a8ed8605734642f (commit) - Log ----------------------------------------------------------------- commit 8bfba2d98fb663b2951fd4c01a8ed8605734642f Author: Jared Camins-Esakov Date: Thu Jan 17 20:55:20 2013 -0500 Add Fred Pierre to history Welcome, Fred Pierre! You are the 201st committer to Koha. commit 09ec1bef388b9c83ba548df97d585f4168828d46 Author: Fred Pierre Date: Thu Jan 17 13:50:23 2013 -0500 Bug 8401 : Highlighting of search terms in preference causes loss of data To test: 1/ Go to system preferences 2/ Go to SCOUserCSS 3/ Add #self 4/ Search for self 5/ Open SCOUserCSS 6/ Note it now contains only # (Do not click save) 7/ Apply the patch 8/ Refresh the page, and check SCOUserCSS and note it now says #self 9/ Rejoice! Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Works nicely and passes all tests. Signed-off-by: Jared Camins-Esakov commit 9da3b4b099d73330781237952787cb2824e85ff3 Merge: 0dbaf41 a87817d Author: Jared Camins-Esakov Date: Thu Jan 17 20:49:10 2013 -0500 Merge branch 'bug_9413' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 02:56:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 01:56:19 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9398 created. v3.08.00-1585-g64a6f9a Message-ID: 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, new/bug_9398 has been created at 64a6f9a9775b539b69512a6b04544a74fdf11a62 (commit) - Log ----------------------------------------------------------------- commit 64a6f9a9775b539b69512a6b04544a74fdf11a62 Author: Corey Fuimaono Date: Wed Jan 16 11:23:46 2013 +1300 Bug 9398 - [ ? ] Link Lacks Context for All General Users (Accessibility) [Contexual Help] testing procedure: 1. see that [ ? ] has simply been changed to 'Help' Signed-off-by: Liz Rea I like this change, the context is improved even for sighted individuals, and it helps screen reader users a great deal. Signed-off-by: Katrin Fischer The new 'Help' doesn't take up a lot more space than the old '[ ? ]' and makes it easier to undertand what will happen when you click on it. Signed-off-by: Jared Camins-Esakov commit 02c7bec65c61218b3109950c85c5166b616f2dbb Merge: 9da3b4b 8bfba2d Author: Jared Camins-Esakov Date: Thu Jan 17 20:55:47 2013 -0500 Merge branch 'bug_8401' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 02:56:59 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 01:56:59 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1586-g76a279a Message-ID: 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 76a279ae68d8b5a3cff7accfe0c703c37882eeb5 (commit) via 64a6f9a9775b539b69512a6b04544a74fdf11a62 (commit) via 02c7bec65c61218b3109950c85c5166b616f2dbb (commit) via 8bfba2d98fb663b2951fd4c01a8ed8605734642f (commit) via 09ec1bef388b9c83ba548df97d585f4168828d46 (commit) via 9da3b4b099d73330781237952787cb2824e85ff3 (commit) via a87817d7d63659133a2056cc57ded77b7378b1ac (commit) from 0dbaf41574d98cd5b982ca9eb0511a1c9e0005c6 (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 76a279ae68d8b5a3cff7accfe0c703c37882eeb5 Merge: 02c7bec 64a6f9a Author: Jared Camins-Esakov Date: Thu Jan 17 20:58:23 2013 -0500 Merge branch 'bug_9398' into 3.12-master ----------------------------------------------------------------------- Summary of changes: docs/history.txt | 1 + .../data/mysql/en/mandatory/sample_notices.sql | 4 +--- .../intranet-tmpl/prog/en/includes/header.inc | 2 +- .../intranet-tmpl/prog/en/js/pages/preferences.js | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 3 ++- 5 files changed, 6 insertions(+), 6 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 03:00:50 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 02:00:50 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9229 created. v3.08.00-1587-g67be30c Message-ID: 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, new/bug_9229 has been created at 67be30c822ade9fd64500ee62c751df1d64dcf4a (commit) - Log ----------------------------------------------------------------- commit 67be30c822ade9fd64500ee62c751df1d64dcf4a Author: Kyle M Hall Date: Fri Dec 14 11:09:08 2012 -0500 Bug 9229 - branch code instead of name in subscription-detail.pl This patch corrects the problem by using the KohaBranchName plugin. Test plan: Go in a subscription detail page. Check that the "Library" information is changed from the branchcode to the branchname Signed-off-by: Fridolyn SOMERS Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 03:06:57 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 02:06:57 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9376 created. v3.08.00-1590-gc762937 Message-ID: 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, new/bug_9376 has been created at c7629376fcb8d7cf3e0a72994eefbaa28debb123 (commit) - Log ----------------------------------------------------------------- commit c7629376fcb8d7cf3e0a72994eefbaa28debb123 Author: Galen Charlton Date: Wed Jan 16 09:09:56 2013 -0800 Bug 9376: extend HTML fix to moremember-brief.tt Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 7be86cd481803e258378a3c0506fe397d2020300 Author: Vitor FERNANDES Date: Thu Jan 10 16:24:07 2013 +0000 Bug 9376: Problem with dateexpiry display in moremember.tt There is a problem that brokens the interface of moremmeber when displaying the date expiry when renewing a patron. In the first comment I said that the line that causes the error should be: [% dateexpiry %] but the correct way should be: [% dateexpiry %] This way the date expiry after renew a patron appears in bold. Test plan: - before applying the patch try to renew a patron and check that almost everything went bold - apply the patch - renew a patron and only the expiration date is bolder. - Note that the bug doesn't manifest in master because the patch for bug 6261 causes the invalid HTML to never be reached; it *does* affect 3.10.x and earlier. Sponsored-by: KEEP SOLUTIONS Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 43a40008e3716ff83c7fcb02801b7139cef91703 Merge: 76a279a 67be30c Author: Jared Camins-Esakov Date: Thu Jan 17 21:02:58 2013 -0500 Merge branch 'bug_9229' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 03:10:31 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 02:10:31 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9147 created. v3.08.00-1592-gec6dd32 Message-ID: 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, new/bug_9147 has been created at ec6dd32bde6564e1be2f4a29b33fa38d9b101d35 (commit) - Log ----------------------------------------------------------------- commit ec6dd32bde6564e1be2f4a29b33fa38d9b101d35 Author: Fridolyn SOMERS Date: Mon Nov 26 15:15:18 2012 +0100 Bug 9147: OPAC hidden fields are not hidden in ISBD view When in framework a subfield has a number > 0 in hidden, it his hidden in MARCview. It should be hidden also in ISBD view. Signed-off-by: Chris Cormack Does what it says, hides hidden fields on the OPAC Signed-off-by: Katrin Fischer All tests and QA script pass. To test: 1) Hide 245$b or another field from ISBD view in your MARC framework by assigning a hidden value greater 0 2) Check the different views in OPAC, the field should be hidden now from - Labelled MARC view (as it was before this patch) - ISBD view It will still show up for plain MARC and XSLT views. Signed-off-by: Jared Camins-Esakov commit 54af338d970e8c657dccd3585f977f40b406b0ff Merge: 43a4000 c762937 Author: Jared Camins-Esakov Date: Thu Jan 17 21:08:59 2013 -0500 Merge branch 'bug_9376' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 03:52:07 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 02:52:07 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9310 created. v3.08.00-1594-g04a58c4 Message-ID: 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, new/bug_9310 has been created at 04a58c40042861cc07d8e48e50d943d1f49683c8 (commit) - Log ----------------------------------------------------------------- commit 04a58c40042861cc07d8e48e50d943d1f49683c8 Author: Owen Leonard Date: Mon Nov 26 08:41:57 2012 -0500 Bug 9310 - Patron image upload template corrections This patch fixes some template structure problems and makes some improvements: - Correct grid structure so that page isn't narrower than it needs to be. - Move image upload messages out of message/error dialog and into table so that lines are distinct and legible. - Expand breadcrumbs specificity - Capitalization corrections To test: Upload patron images using both single images and zip files. Test zip file upload with a file which contains valid and invalid contents (non-existant patron numbers, invalid image files, etc). In all cases image uploads should work correctly and errors should be legibly displayed. Signed-off-by: Marc Veron With patch, error messages are displayed in a nice table. Signed-off-by: Jonathan Druart Tested with zip and png files. Works great. Signed-off-by: Jared Camins-Esakov commit 5ddb0602f3718094d81004b20f983f4b508cd60e Merge: 54af338 ec6dd32 Author: Jared Camins-Esakov Date: Thu Jan 17 21:12:38 2013 -0500 Merge branch 'bug_9147' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 03:58:08 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 02:58:08 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9108 created. v3.08.00-1597-ga469663 Message-ID: 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, new/bug_9108 has been created at a469663d7b0993894582759235c2475f662c8da4 (commit) - Log ----------------------------------------------------------------- commit a469663d7b0993894582759235c2475f662c8da4 Author: Jonathan Druart Date: Tue Nov 20 11:44:39 2012 +0100 Bug 9108: Followup: send the dateformat value from C4::Auth - the dateformat value is send to all templates (from C4::Auth::get_template_and_user) - remove all assignment of dateformat in all .pl files - the DHTMLcalendar_dateformat variable is unused Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Fixed conflicts: - opac/sco/sco-main.pl - reports/acquisitions_stats.pl - tools/cleanborrowers.pl All tests pass, perlcritic problems appeared in some files before and after these patches were applied. Checked sorting in following pages: - acqui/addorderiso2709.tt - list of staged imports in acq - acqui/histsearch.tt - sorting of dates in acq search result list - acqui/invoices.tt - billing date in list of invoices in acq - acqui/lateorders.tt - list of late orders in acq - acqui/ordered.tt - ordered titles and estimated costs for a fund - acqui/parcels.tt - receive shipment page - acqui/spent.tt - received titles and actual costs for a fund ... - serials-search.tt - subscription search result list ... - opac/sco/sco-main.tt - due dates in list of checked out items - reports/acquisitions-stats.tt - date searches, display of dates - tools/cleanborrowers.tt - tools.holidays.tt - different views of dates library is closed, adding dates Checked dates display according to system preference everywhere and searching, entering dates etc. still worked as expected. Signed-off-by: Jared Camins-Esakov commit 4c23d24f400a924745b61dd930dfce8df9b84032 Author: Owen Leonard Date: Mon Nov 19 15:06:33 2012 -0500 Bug 9108 - Add uk/euro date sort filter to pages which require it This patch adds the JS required to enable correct sorting of dates in DD/MM/YYYY format to pages which require it. To test, set your dateformat accordingly and confirm on the affected pages that dates are sorted correctly. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Resolved conflict in serials/serials-search.tt. Signed-off-by: Jared Camins-Esakov commit 4c96b5fb1fae26265cc217fac9c6dc6a96a04e03 Merge: 5ddb060 04a58c4 Author: Jared Camins-Esakov Date: Thu Jan 17 21:54:10 2013 -0500 Merge branch 'bug_9310' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 03:58:55 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 02:58:55 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1598-g243cfbe Message-ID: 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 243cfbe7cebb8f90225a4b72f7ffb63c3f9b8ca0 (commit) via a469663d7b0993894582759235c2475f662c8da4 (commit) via 4c23d24f400a924745b61dd930dfce8df9b84032 (commit) via 4c96b5fb1fae26265cc217fac9c6dc6a96a04e03 (commit) via 04a58c40042861cc07d8e48e50d943d1f49683c8 (commit) via 5ddb0602f3718094d81004b20f983f4b508cd60e (commit) via ec6dd32bde6564e1be2f4a29b33fa38d9b101d35 (commit) via 54af338d970e8c657dccd3585f977f40b406b0ff (commit) via c7629376fcb8d7cf3e0a72994eefbaa28debb123 (commit) via 7be86cd481803e258378a3c0506fe397d2020300 (commit) via 43a40008e3716ff83c7fcb02801b7139cef91703 (commit) via 67be30c822ade9fd64500ee62c751df1d64dcf4a (commit) from 76a279ae68d8b5a3cff7accfe0c703c37882eeb5 (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 243cfbe7cebb8f90225a4b72f7ffb63c3f9b8ca0 Merge: 4c96b5f a469663 Author: Jared Camins-Esakov Date: Thu Jan 17 21:59:34 2013 -0500 Merge branch 'bug_9108' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Auth.pm | 1 + C4/Biblio.pm | 8 +++ acqui/booksellers.pl | 1 - acqui/histsearch.pl | 2 - acqui/invoice.pl | 1 - acqui/invoices.pl | 1 - acqui/lateorders.pl | 1 - acqui/parcels.pl | 1 - acqui/supplier.pl | 1 - admin/aqbudgetperiods.pl | 3 - admin/aqcontract.pl | 4 - admin/categorie.pl | 1 - circ/circulation.pl | 2 - circ/overdue.pl | 1 - circ/pendingreserves.pl | 2 - circ/reserveratios.pl | 1 - circ/transferstoreceive.pl | 1 - circ/view_holdsqueue.pl | 1 - circ/waitingreserves.pl | 1 - .../prog/en/modules/acqui/addorderiso2709.tt | 3 + .../prog/en/modules/acqui/histsearch.tt | 3 + .../prog/en/modules/acqui/invoices.tt | 3 + .../prog/en/modules/acqui/lateorders.tt | 3 + .../intranet-tmpl/prog/en/modules/acqui/ordered.tt | 3 + .../intranet-tmpl/prog/en/modules/acqui/parcels.tt | 3 + .../intranet-tmpl/prog/en/modules/acqui/spent.tt | 3 + .../prog/en/modules/catalogue/issuehistory.tt | 3 + .../prog/en/modules/circ/pendingreserves.tt | 3 + .../prog/en/modules/members/moremember-brief.tt | 2 +- .../prog/en/modules/members/moremember.tt | 2 +- .../prog/en/modules/members/readingrec.tt | 9 ++- .../prog/en/modules/serials/serials-search.tt | 4 + .../prog/en/modules/serials/subscription-detail.tt | 3 +- .../prog/en/modules/tools/picture-upload.tt | 67 +++++++++++--------- labels/label-item-search.pl | 1 - members/memberentry.pl | 1 - members/moremember.pl | 3 - opac/opac-reserve.pl | 2 - opac/opac-search-history.pl | 2 - opac/opac-tags.pl | 3 +- opac/opac-topissues.pl | 1 - opac/opac-user.pl | 2 - opac/sco/sco-main.pl | 2 +- reports/acquisitions_stats.pl | 3 +- reports/bor_issues_top.pl | 1 - reports/borrowers_out.pl | 1 - reports/borrowers_stats.pl | 1 - reports/cat_issues_top.pl | 1 - reports/dictionary.pl | 1 - reports/guided_reports.pl | 1 - reports/issues_avg_stats.pl | 1 - reports/issues_stats.pl | 1 - reports/reserves_stats.pl | 1 - reports/stats.screen.pl | 1 - reserve/request.pl | 1 - serials/checkexpiration.pl | 1 - serials/claims.pl | 2 - serials/subscription-add.pl | 2 - suggestion/suggestion.pl | 2 - tags/review.pl | 1 - tools/cleanborrowers.pl | 1 - tools/export.pl | 1 - tools/holidays.pl | 1 - tools/inventory.pl | 1 - tools/koha-news.pl | 4 - tools/modborrowers.pl | 1 - tools/scheduler.pl | 2 - tools/viewlog.pl | 6 +- 68 files changed, 94 insertions(+), 110 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 04:08:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 03:08:46 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9276 created. v3.08.00-1599-gf2e8b2b Message-ID: 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, new/bug_9276 has been created at f2e8b2b4fda8a5aa102bb1fdb78046397f674a0f (commit) - Log ----------------------------------------------------------------- commit f2e8b2b4fda8a5aa102bb1fdb78046397f674a0f Author: Owen Leonard Date: Wed Dec 12 11:43:27 2012 -0500 Bug 9276 - Display of biblio-level auth vals on OPAC search broken If you have your MARC framework configured to link a biblio-level field with an authorized value, and that value is linked to an image, and the AuthorisedValueImages system preference is turned on, the OPAC is supposed to display that image in search results much like item type images are displayed if item-level itemtypes are enabled. The switch to Template::Toolkit broke this feature with a variable scope error. This patch corrects the variable scope of the sytem preference check and adds a check for the existence of the image so that the template doesn't try to display broken images. To test: 1. Turn on the AuthorisedValueImages system preference. 2. If necessary, create or configure an authorized value with images. 3. Configure a MARC framework to link a field to the authorized value. I chose an arbitrary field, 942e. 4. Edit a bibliographic record and set a value for the MARC field you configured. 5. Make sure Zebra has reindexed, and perform an OPAC search which will include the record you edited. With AuthorisedValueImages ON, you should see the correct authorized value image. 6. With AuthorisedValueImages OFF, you should see no image. 7. Turn AuthorisedValueImages back on. Edit the authorized value again and configure it with no image. Perform your search again. You should see no image. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 04:18:58 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 03:18:58 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1600-gaf85488 Message-ID: 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 af85488ee872c3271f4fa7cc46a3213bf83a3234 (commit) via f2e8b2b4fda8a5aa102bb1fdb78046397f674a0f (commit) from 243cfbe7cebb8f90225a4b72f7ffb63c3f9b8ca0 (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 af85488ee872c3271f4fa7cc46a3213bf83a3234 Merge: 243cfbe f2e8b2b Author: Jared Camins-Esakov Date: Thu Jan 17 22:10:48 2013 -0500 Merge branch 'bug_9276' into 3.12-master ----------------------------------------------------------------------- Summary of changes: .../opac-tmpl/prog/en/modules/opac-results.tt | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 19:45:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 18:45:48 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9348 created. v3.08.00-1601-g51c07cf Message-ID: 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, new/bug_9348 has been created at 51c07cf356823600ac6ea327d2bcd24b13785abd (commit) - Log ----------------------------------------------------------------- commit 51c07cf356823600ac6ea327d2bcd24b13785abd Author: Kyle M Hall Date: Fri Jan 4 08:04:25 2013 -0500 Bug 9348 - Format dates in HOLD notices consistently Right now notices for holds awaiting pickup read something like this: You have a hold available for pickup as of 2011-02-12. This hold will expire if it is not picked up before: 02/22/2011. If you no longer need this item or have any questions please contact us Both dates should be formatting based on the dateformat system preference. Test Plan: 1) Apply patch 2) Set the HOLD notice to the following: <> / <> 3) Place a hold for a patron 4) Enable the HOLD notice via email for that patron ( requires EnhancedMessaging ) 5) Check the item in 6) Go to the borrower's Notices tab, check the body of the new HOLD notice, it should have two dates separated by a '/' in the format set by the dateformat system preference. Signed-off-by: Owen Leonard Patch works as advertised according to the test plan. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Tested also with the HOLD_PRINT notice. ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Jan 18 19:46:35 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 18 Jan 2013 18:46:35 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1602-g784f4c3 Message-ID: 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 784f4c39af4ddb835f8541b6fe1ffb2095def6be (commit) via 51c07cf356823600ac6ea327d2bcd24b13785abd (commit) from af85488ee872c3271f4fa7cc46a3213bf83a3234 (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 784f4c39af4ddb835f8541b6fe1ffb2095def6be Merge: af85488 51c07cf Author: Jared Camins-Esakov Date: Fri Jan 18 13:47:52 2013 -0500 Merge branch 'bug_9348' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Letters.pm | 23 ++++++++--------------- 1 files changed, 8 insertions(+), 15 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Jan 19 01:08:25 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 19 Jan 2013 00:08:25 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9357 created. v3.08.00-1603-g5a7afe0 Message-ID: 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, new/bug_9357 has been created at 5a7afe0d724aaf4332c783c724552a46e0d13a13 (commit) - Log ----------------------------------------------------------------- commit 5a7afe0d724aaf4332c783c724552a46e0d13a13 Author: Bernardo Gonzalez Kriegel Date: Mon Jan 7 13:01:21 2013 -0300 Bug 9357: Missing 'c' option in MARC21 LEADER_18 value builder This patch adds option 'c' to the position 18 of the leader value builder. Also corrects label for option 'i' Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Galen Charlton Signed-off-by: Elliott Davis Works as described Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Jan 19 01:13:35 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 19 Jan 2013 00:13:35 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9364 created. v3.08.00-1605-g5723348 Message-ID: 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, new/bug_9364 has been created at 57233484d50d5114041e003dbabb2932e3daaafc (commit) - Log ----------------------------------------------------------------- commit 57233484d50d5114041e003dbabb2932e3daaafc Author: Adrien Saurat Date: Tue Jan 8 12:18:18 2013 +0100 Bug 9364: fixes billing/delivery addresses for new baskets Corrects the parameters used for the NewBasket call, when creating a new basket. Signed-off-by: Mathieu Saby Signed-off-by: Elliott Davis I am passing this with a warning. You must go back and resave the locations. After just rereshing I got the same results but upon resubmitting the form I got the result described in the test plan. Signed-off-by: Jared Camins-Esakov commit 8301566c2ab24222caf542ee573dbc18a7f0138a Merge: 784f4c3 5a7afe0 Author: Jared Camins-Esakov Date: Fri Jan 18 19:10:34 2013 -0500 Merge branch 'bug_9357' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Jan 19 02:36:18 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 19 Jan 2013 01:36:18 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1606-ge4399d0 Message-ID: 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 e4399d08adbb7039c9e2be15eadbb411083f690c (commit) via 57233484d50d5114041e003dbabb2932e3daaafc (commit) via 8301566c2ab24222caf542ee573dbc18a7f0138a (commit) via 5a7afe0d724aaf4332c783c724552a46e0d13a13 (commit) from 784f4c39af4ddb835f8541b6fe1ffb2095def6be (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 e4399d08adbb7039c9e2be15eadbb411083f690c Merge: 8301566 5723348 Author: Jared Camins-Esakov Date: Fri Jan 18 19:15:47 2013 -0500 Merge branch 'bug_9364' into 3.12-master ----------------------------------------------------------------------- Summary of changes: acqui/basketheader.pl | 1 - .../cataloguing/value_builder/marc21_leader.tt | 9 +++++++-- .../value_builder/marc21_leader_book.tt | 9 +++++++-- .../value_builder/marc21_leader_computerfile.tt | 9 +++++++-- 4 files changed, 21 insertions(+), 7 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Jan 21 14:38:30 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 21 Jan 2013 13:38:30 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9236 created. v3.08.00-1608-g9f8490e Message-ID: 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, new/bug_9236 has been created at 9f8490e0e312b74ec94adb0e9969e9c04c9933fa (commit) - Log ----------------------------------------------------------------- commit 9f8490e0e312b74ec94adb0e9969e9c04c9933fa Author: Jonathan Druart Date: Wed Dec 12 15:14:08 2012 +0100 Bug 9236 : Redirect to the parcel page after deleting an item/order Signed-off-by: mathieu saby Signed-off-by: Katrin Fischer 1) Receive shipment for a previously created basket with multiple order lines 2) Verify 'Delete order' links only have 2 parameters and when you delete an order, you are not redirected to the basket. 3) Verify the same is true for 'Delete order and catalog record'. 4) Apply both patches from Bug 9236. 5) Redo tests and verify page redirects correctly now. Links now also show the basket number as third parameter. Also: make sure orders/items and records are deleted correctly. Passes all tests and QA script. Signed-off-by: Jared Camins-Esakov commit ce9f1003284c089a5b3e8ce2afc5c2df99e9d9a8 Author: Jonathan Druart Date: Tue Dec 11 14:24:40 2012 +0100 Bug 9236: FIX delete order when receiving Before this patch the "delete order" links were broken on the receiving page (parcel.pl) Signed-off-by: mathieu saby Before applying the patch, when recieving a parcel, if you delete an order line, Koha tries to open the page of the basket linked to that order, but can not find it. Koha displays "Vendor not found". With the patch, Koha finds the right basket. I Sign off this patch, to be applied with the other patch ("Redirect to the parcel page after deleting an item/order") Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Jan 21 14:53:51 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 21 Jan 2013 13:53:51 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9116 created. v3.08.00-1610-g6a155d7 Message-ID: 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, new/bug_9116 has been created at 6a155d75f212abc3a02a2c35d385ea4a5100d5c9 (commit) - Log ----------------------------------------------------------------- commit 6a155d75f212abc3a02a2c35d385ea4a5100d5c9 Author: Jonathan Druart Date: Tue Nov 20 15:57:13 2012 +0100 Bug 9116: Remove some useless tmp variables Some variables are useless in C4::Items::PrepareItemrecordDisplay. This patch removes its. Test plan: Syspref AcqCreateItem = "receive an order" and try to receive an order. Check there is no regression. Signed-off-by: Kyle M Hall Signed-off-by: Marcel de Rooy Signed-off-by: Jared Camins-Esakov commit 0db94fb26ce1c3a157fe2469e4230b281013f0fc Merge: e4399d0 9f8490e Author: Jared Camins-Esakov Date: Mon Jan 21 08:40:47 2013 -0500 Merge branch 'bug_9236' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Jan 21 15:04:06 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 21 Jan 2013 14:04:06 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1611-g7585f23 Message-ID: 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 7585f23ce30f68d16e722f6cd05c4ec250611664 (commit) via 6a155d75f212abc3a02a2c35d385ea4a5100d5c9 (commit) via 0db94fb26ce1c3a157fe2469e4230b281013f0fc (commit) via 9f8490e0e312b74ec94adb0e9969e9c04c9933fa (commit) via ce9f1003284c089a5b3e8ce2afc5c2df99e9d9a8 (commit) from e4399d08adbb7039c9e2be15eadbb411083f690c (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 7585f23ce30f68d16e722f6cd05c4ec250611664 Merge: 0db94fb 6a155d7 Author: Jared Camins-Esakov Date: Mon Jan 21 08:55:47 2013 -0500 Merge branch 'bug_9116' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 38 ++++++------------- acqui/addorder.pl | 2 + .../intranet-tmpl/prog/en/modules/acqui/parcel.tt | 8 ++-- 3 files changed, 18 insertions(+), 30 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 22 22:00:10 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 21:00:10 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.08.00-1433-g3c6ad79 Message-ID: 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.10.x has been updated via 3c6ad794ee399b563639ce48ccf8599679c13be1 (commit) from e6b1ca6404303aec7715108b6573a9f202907b2c (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 3c6ad794ee399b563639ce48ccf8599679c13be1 Author: Chris Cormack Date: Wed Jan 23 10:01:18 2013 +1300 Release notes for 3.10.2 ----------------------------------------------------------------------- Summary of changes: misc/release_notes/release_notes_3_10_2.txt | 317 +++++++++++++++++++++++++++ 1 files changed, 317 insertions(+), 0 deletions(-) create mode 100644 misc/release_notes/release_notes_3_10_2.txt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 22 22:10:55 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 21:10:55 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.08.00-1437-gd439853 Message-ID: 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.10.x has been updated via d439853b69e0e07168ed4cf9d32a6d2c05e1c702 (commit) via c6074d5da54b3aed71c70bd6fafbd0c18a11206f (commit) via 6ebbf23ad02ea02d895d01516cf6e94808a72847 (commit) via cf3a01483d6eeec18b82e29753221e3dc2552521 (commit) from 3c6ad794ee399b563639ce48ccf8599679c13be1 (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 d439853b69e0e07168ed4cf9d32a6d2c05e1c702 Merge: c6074d5 6ebbf23 Author: Chris Cormack Date: Wed Jan 23 10:11:38 2013 +1300 Merge remote-tracking branch 'trans/3.10.2-translate' into 3.10.x commit c6074d5da54b3aed71c70bd6fafbd0c18a11206f Author: Chris Cormack Date: Wed Jan 23 10:10:38 2013 +1300 Bumping db version number for release commit 6ebbf23ad02ea02d895d01516cf6e94808a72847 Author: D Ruth Bavousett Date: Tue Jan 22 15:44:33 2013 -0300 Bug 7143: Updating the About page with translation teams for Basque and Turkish Text-change only, should require little QA and testing. commit cf3a01483d6eeec18b82e29753221e3dc2552521 Author: D Ruth Bavousett Date: Tue Jan 22 15:55:32 2013 -0300 Updated language files for 3.10.2 ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/updatedatabase.pl | 6 + koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 +- kohaversion.pl | 2 +- .../po/am-Ethi-i-opac-t-prog-v-3006000.po | 316 +- .../po/am-Ethi-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/am-Ethi-opac-ccsr.po | 2369 +- .../po/ar-Arab-i-opac-t-prog-v-3006000.po | 309 +- .../po/ar-Arab-i-staff-t-prog-v-3006000.po | 2454 +- misc/translator/po/ar-Arab-opac-ccsr.po | 2544 +- misc/translator/po/ar-Arab-pref.po | 8 +- .../translator/po/az-AZ-i-opac-t-prog-v-3006000.po | 356 +- .../po/az-AZ-i-staff-t-prog-v-3006000.po | 2464 +- misc/translator/po/az-AZ-opac-ccsr.po | 2448 +- misc/translator/po/az-AZ-pref.po | 1119 + misc/translator/po/ben-i-opac-t-prog-v-3006000.po | 307 +- misc/translator/po/ben-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/ben-opac-ccsr.po | 752 +- .../translator/po/ca-VA-i-opac-t-prog-v-3006000.po | 316 +- .../po/ca-VA-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/ca-VA-opac-ccsr.po | 2423 +- .../translator/po/ca_ES-i-opac-t-prog-v-3006000.po |17636 ++++ .../po/ca_ES-i-staff-t-prog-v-3006000.po |97668 ++++++++++++++++++ misc/translator/po/ca_ES-opac-ccsr.po | 841 + misc/translator/po/ca_ES-pref.po | 4476 + .../translator/po/da-DK-i-opac-t-prog-v-3006000.po | 523 +- .../po/da-DK-i-staff-t-prog-v-3006000.po | 4200 +- misc/translator/po/da-DK-opac-ccsr.po | 750 +- misc/translator/po/da-DK-pref.po | 1866 +- .../translator/po/de-CH-i-opac-t-prog-v-3006000.po | 300 +- .../po/de-CH-i-staff-t-prog-v-3006000.po | 2443 +- .../translator/po/de-DE-i-opac-t-prog-v-3006000.po | 373 +- .../po/de-DE-i-staff-t-prog-v-3006000.po | 2909 +- misc/translator/po/de-DE-opac-ccsr.po | 472 +- misc/translator/po/de-DE-pref.po | 14 +- .../translator/po/el-GR-i-opac-t-prog-v-3006000.po | 302 +- .../po/el-GR-i-staff-t-prog-v-3006000.po | 2465 +- misc/translator/po/el-GR-opac-ccsr.po | 1165 +- misc/translator/po/el-GR-pref.po | 377 +- .../translator/po/en-GB-i-opac-t-prog-v-3006000.po | 318 +- .../po/en-GB-i-staff-t-prog-v-3006000.po | 2464 +- misc/translator/po/en-GB-opac-ccsr.po | 2273 +- misc/translator/po/en-GB-pref.po | 1119 + .../translator/po/en-NZ-i-opac-t-prog-v-3006000.po | 5306 +- .../po/en-NZ-i-staff-t-prog-v-3006000.po |26358 ++++-- misc/translator/po/en-NZ-opac-ccsr.po | 1215 +- misc/translator/po/en-NZ-pref.po | 11 - .../translator/po/es-ES-i-opac-t-prog-v-3006000.po | 309 +- .../po/es-ES-i-staff-t-prog-v-3006000.po | 2573 +- misc/translator/po/es-ES-opac-ccsr.po | 465 +- misc/translator/po/es-ES-pref.po | 54 +- misc/translator/po/eu-i-opac-t-prog-v-3006000.po | 306 +- misc/translator/po/eu-i-staff-t-prog-v-3006000.po |97668 ++++++++++++++++++ misc/translator/po/eu-opac-ccsr.po | 1087 +- misc/translator/po/eu-pref.po | 1119 + .../translator/po/fi-FI-i-opac-t-prog-v-3006000.po | 302 +- .../po/fi-FI-i-staff-t-prog-v-3006000.po | 2447 +- misc/translator/po/fi-FI-opac-ccsr.po | 1346 +- misc/translator/po/fi-FI-pref.po | 1119 + .../translator/po/fr-CA-i-opac-t-prog-v-3006000.po | 304 +- .../po/fr-CA-i-staff-t-prog-v-3006000.po | 2466 +- misc/translator/po/fr-CA-opac-ccsr.po | 1268 +- .../translator/po/fr-FR-i-opac-t-prog-v-3006000.po | 462 +- .../po/fr-FR-i-staff-t-prog-v-3006000.po | 2556 +- misc/translator/po/fr-FR-opac-ccsr.po | 511 +- misc/translator/po/hi-i-opac-t-prog-v-3006000.po | 316 +- misc/translator/po/hi-i-staff-t-prog-v-3006000.po | 2462 +- misc/translator/po/hi-opac-ccsr.po | 2387 +- .../translator/po/hr-HR-i-opac-t-prog-v-3006000.po | 951 +- .../po/hr-HR-i-staff-t-prog-v-3006000.po | 6871 +- misc/translator/po/hr-HR-opac-ccsr.po | 1083 +- .../translator/po/hu-HU-i-opac-t-prog-v-3006000.po | 306 +- .../po/hu-HU-i-staff-t-prog-v-3006000.po | 2460 +- misc/translator/po/hu-HU-opac-ccsr.po | 2353 +- misc/translator/po/hu-HU-pref.po | 1119 + .../po/hy-Armn-i-opac-t-prog-v-3006000.po | 304 +- .../po/hy-Armn-i-staff-t-prog-v-3006000.po | 3848 +- misc/translator/po/hy-Armn-opac-ccsr.po | 2809 +- misc/translator/po/hy-Armn-pref.po | 1133 +- .../translator/po/id-ID-i-opac-t-prog-v-3006000.po | 302 +- .../po/id-ID-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/id-ID-opac-ccsr.po | 738 +- misc/translator/po/id-ID-pref.po | 1119 + .../translator/po/is-IS-i-opac-t-prog-v-3006000.po | 697 +- misc/translator/po/is-IS-opac-ccsr.po | 2307 +- misc/translator/po/is-IS-pref.po | 166 +- .../translator/po/it-IT-i-opac-t-prog-v-3006000.po | 3776 +- .../po/it-IT-i-staff-t-prog-v-3006000.po |11835 ++-- misc/translator/po/it-IT-opac-ccsr.po | 477 +- misc/translator/po/it-IT-pref.po | 2417 +- .../po/ja-Jpan-JP-i-opac-t-prog-v-3006000.po | 307 +- misc/translator/po/ja-Jpan-JP-opac-ccsr.po | 2948 +- .../po/lo-Laoo-i-opac-t-prog-v-3006000.po | 306 +- .../po/lo-Laoo-i-staff-t-prog-v-3006000.po | 2443 +- misc/translator/po/lo-Laoo-opac-ccsr.po | 1211 +- misc/translator/po/lo-Laoo-pref.po | 1119 + .../translator/po/mi-NZ-i-opac-t-prog-v-3006000.po | 316 +- misc/translator/po/mi-NZ-opac-ccsr.po | 2431 +- misc/translator/po/mon-i-opac-t-prog-v-3006000.po | 316 +- misc/translator/po/mon-i-staff-t-prog-v-3006000.po | 2462 +- misc/translator/po/mon-opac-ccsr.po | 2423 +- misc/translator/po/mon-pref.po | 1119 + misc/translator/po/mr-i-opac-t-prog-v-3006000.po | 304 +- misc/translator/po/mr-i-staff-t-prog-v-3006000.po | 2443 +- misc/translator/po/mr-opac-ccsr.po | 1534 +- .../translator/po/ms-MY-i-opac-t-prog-v-3006000.po | 304 +- .../po/ms-MY-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/ms-MY-opac-ccsr.po | 1061 +- .../translator/po/nb-NO-i-opac-t-prog-v-3006000.po | 481 +- .../po/nb-NO-i-staff-t-prog-v-3006000.po | 2485 +- misc/translator/po/nb-NO-opac-ccsr.po | 485 +- misc/translator/po/nb-NO-pref.po | 319 +- .../translator/po/nl-BE-i-opac-t-prog-v-3006000.po | 439 +- .../po/nl-BE-i-staff-t-prog-v-3006000.po | 2787 +- misc/translator/po/nl-BE-opac-ccsr.po | 1302 +- misc/translator/po/nl-BE-pref.po | 14 +- .../translator/po/nl-NL-i-opac-t-prog-v-3006000.po | 302 +- .../po/nl-NL-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/nl-NL-opac-ccsr.po | 2265 +- .../translator/po/nn-NO-i-opac-t-prog-v-3006000.po | 315 +- .../po/nn-NO-i-staff-t-prog-v-3006000.po | 2468 +- misc/translator/po/nn-NO-opac-ccsr.po | 2469 +- .../translator/po/pl-PL-i-opac-t-prog-v-3006000.po | 2248 +- .../po/pl-PL-i-staff-t-prog-v-3006000.po | 2583 +- misc/translator/po/pl-PL-opac-ccsr.po | 1317 +- .../translator/po/pt-BR-i-opac-t-prog-v-3006000.po | 396 +- .../po/pt-BR-i-staff-t-prog-v-3006000.po | 2826 +- misc/translator/po/pt-BR-opac-ccsr.po | 1225 +- misc/translator/po/pt-BR-pref.po | 2336 +- .../translator/po/pt-PT-i-opac-t-prog-v-3006000.po | 4745 +- .../po/pt-PT-i-staff-t-prog-v-3006000.po |27031 +++--- misc/translator/po/pt-PT-opac-ccsr.po | 2788 +- misc/translator/po/pt-PT-pref.po | 1904 +- .../translator/po/ro-RO-i-opac-t-prog-v-3006000.po | 314 +- .../po/ro-RO-i-staff-t-prog-v-3006000.po | 2460 +- misc/translator/po/ro-RO-opac-ccsr.po | 2392 +- .../translator/po/ru-RU-i-opac-t-prog-v-3006000.po | 597 +- .../po/ru-RU-i-staff-t-prog-v-3006000.po | 2800 +- misc/translator/po/ru-RU-opac-ccsr.po | 657 +- misc/translator/po/ru-RU-pref.po | 40 +- .../translator/po/sd-PK-i-opac-t-prog-v-3006000.po | 300 +- .../po/sd-PK-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/sd-PK-opac-ccsr.po | 563 +- misc/translator/po/sd-PK-pref.po | 1119 + .../translator/po/sk-SK-i-opac-t-prog-v-3006000.po | 332 +- .../po/sk-SK-i-staff-t-prog-v-3006000.po | 2536 +- misc/translator/po/sk-SK-opac-ccsr.po | 2122 +- misc/translator/po/sk-SK-pref.po | 3515 +- .../translator/po/sv-SE-i-opac-t-prog-v-3006000.po | 4310 +- .../po/sv-SE-i-staff-t-prog-v-3006000.po | 2449 +- misc/translator/po/sv-SE-opac-ccsr.po | 2211 +- misc/translator/po/sv-SE-pref.po | 1119 + .../translator/po/ta-LK-i-opac-t-prog-v-3006000.po |13419 ++-- .../po/ta-LK-i-staff-t-prog-v-3006000.po |105134 +++++++++++--------- misc/translator/po/ta-LK-opac-ccsr.po | 437 +- misc/translator/po/ta-LK-pref.po |63284 ++++++++++--- misc/translator/po/ta-i-opac-t-prog-v-3006000.po |17145 ++++ misc/translator/po/ta-i-staff-t-prog-v-3006000.po |97668 ++++++++++++++++++ misc/translator/po/ta-opac-ccsr.po | 841 + misc/translator/po/ta-pref.po |52593 ++++++++++ misc/translator/po/tet-i-opac-t-prog-v-3006000.po | 306 +- misc/translator/po/tet-i-staff-t-prog-v-3006000.po | 2466 +- misc/translator/po/tet-opac-ccsr.po | 1051 +- .../po/th-THA-i-opac-t-prog-v-3006000.po | 316 +- .../po/th-THA-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/th-THA-opac-ccsr.po | 2529 +- .../translator/po/tr-TR-i-opac-t-prog-v-3006000.po |12316 ++-- .../po/tr-TR-i-staff-t-prog-v-3006000.po |81805 ++++++++-------- misc/translator/po/tr-TR-opac-ccsr.po | 1318 +- misc/translator/po/tr-TR-pref.po |69772 +------------ .../translator/po/uk-UA-i-opac-t-prog-v-3006000.po | 583 +- .../po/uk-UA-i-staff-t-prog-v-3006000.po | 2813 +- misc/translator/po/uk-UA-opac-ccsr.po | 680 +- misc/translator/po/uk-UA-pref.po | 40 +- .../po/ur-Arab-i-opac-t-prog-v-3006000.po | 308 +- .../po/ur-Arab-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/ur-Arab-opac-ccsr.po | 806 +- .../translator/po/vi-VN-i-opac-t-prog-v-3006000.po | 701 +- .../po/vi-VN-i-staff-t-prog-v-3006000.po | 2439 +- misc/translator/po/vi-VN-opac-ccsr.po | 439 +- misc/translator/po/vi-VN-pref.po | 1119 + misc/translator/po/zh-Hans-CN-opac-ccsr.po | 437 +- misc/translator/po/zh-Hans-CN-pref.po | 3133 +- .../po/zh-Hans-TW-i-opac-t-prog-v-3006000.po | 1239 +- misc/translator/po/zh-Hans-TW-opac-ccsr.po | 1166 +- misc/translator/po/zh-Hans-TW-pref.po | 1133 +- 185 files changed, 702946 insertions(+), 341493 deletions(-) create mode 100644 misc/translator/po/ca_ES-i-opac-t-prog-v-3006000.po create mode 100644 misc/translator/po/ca_ES-i-staff-t-prog-v-3006000.po create mode 100644 misc/translator/po/ca_ES-opac-ccsr.po create mode 100644 misc/translator/po/ca_ES-pref.po create mode 100644 misc/translator/po/eu-i-staff-t-prog-v-3006000.po create mode 100644 misc/translator/po/ta-i-opac-t-prog-v-3006000.po create mode 100644 misc/translator/po/ta-i-staff-t-prog-v-3006000.po create mode 100644 misc/translator/po/ta-opac-ccsr.po create mode 100644 misc/translator/po/ta-pref.po hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 22 22:25:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 21:25:46 +0000 Subject: [koha-commits] main Koha release repository annotated tag v3.10.02 created. v3.10.02 Message-ID: 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 annotated tag, v3.10.02 has been created at f168250f9290b7befc5b4caf44fd6070a8066e02 (tag) tagging d439853b69e0e07168ed4cf9d32a6d2c05e1c702 (commit) replaces v3.10.01 tagged by Chris Cormack on Wed Jan 23 10:26:38 2013 +1300 - Log ----------------------------------------------------------------- Koha release 3.10.2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlD/BA4ACgkQZgbcHEvgMLNjewCgmCCtHhzebwxr0wPOhmcUOvhr kNUAnR3reBuvL2Fft0ZaxIZTcSihXnuv =rA3U -----END PGP SIGNATURE----- Adrien Saurat (1): Bug 9182: fix on sortable columns on Saved reports Chris Cormack (5): Bug 9102 : Set HttpOnly on the CGISESSID cookie Bug 7143 updating history and about page Release notes for 3.10.2 Bumping db version number for release Merge remote-tracking branch 'trans/3.10.2-translate' into 3.10.x Chris Hall (1): Bug 9158: correcting whitespace in series (440) display D Ruth Bavousett (2): Updated language files for 3.10.2 Bug 7143: Updating the About page with translation teams for Basque and Turkish Dobrica Pavlinusic (1): Bug 9346 - acqui/neworderempty.pl ignores exchange rates and destroys user data on page load Fridolyn SOMERS (1): Bug 9065 - set correct permission for upload local cover image Jared Camins-Esakov (5): Bug 9136: C4::Tags not Plack-compatible Bug 9183: Refactor ZOOM event loop Revert "Bug 8378 - syntax not working on overdues anymore" Bug 9209: Skip tests for older DBD::Mock Bug 8924: Some modules erroneously skipped by 00-load Jonathan Druart (1): Bug 9140: Followup removes the useless variable $message Julian Maurice (1): Bug 9126: Do not return from Check too early. Kyle M Hall (1): Bug 9292 - Remove dead code related to 'publictype' Liz Rea (2): Bug 8557 - Unexpected behavior with scanners Bug 6574 - js error in en-GB and en-NZ translations due to improper quoting Marcel de Rooy (1): Bug 7368: Update GetXmlBiblio documentation Martin Renvoize (2): Bug 9335 - humanMsg popups don't disapear in webkit browsers Bug 8883: 'opacsmallimage' doesn't work in ccsr theme Mason James (1): Bug 8299 - overdue_notice.pl shows error messages Mathieu Saby (1): Bug 8984: make Zebra more UNIMARC compliant Owen Leonard (8): Bug 9140 - Untranslatable strings in item circulation history Bug 9278 - Remove unused OPAC CSS file sanop.css Bug 9169 - Wrap relator code in to allow for CSS customization Bug 9289 - Adjacent checkbox behavior broken on circulation.pl Bug 9284 - JavaScript should follow rules recommended by JSHint Bug 9141 - Untranslatable strings on "pay an amount..." page Bug 9215 - non translatable string in manage-marc-import Bug 7657 - Google and OpenLibrary image conflict Paul Poulain (1): Bug 7143 adding Kiriaki Roditi as translator Robin Sheat (2): Bug 9052 - followup: fix the YUI CSS locations for SCO Bug 9309 - Make OPACurlOpenInNewWindow be respected for 856$u Srikanth Dhondi (1): Bug 8712 - We should use WAI-ARIA guidelines to help with accessibility St?phane Delaune (1): Bug 8977:replace unitialized directory var in printoverdues Tomas Cohen Arazi (1): Bug 9209 - Mocked Koha::Calendar tests Zeno Tajoli (1): Bug 9112 : update of Italian SQL files ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 22 22:25:45 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 21:25:45 +0000 Subject: [koha-commits] main Koha release repository annotated tag v3.10.01 created. v3.10.01 Message-ID: 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 annotated tag, v3.10.01 has been created at b62fe0d6fd35a427e29513ee29499310e3f371b0 (tag) tagging fde0fb58df129498aec306847c02ecc7c04a3013 (commit) replaces v3.08.00 tagged by Chris Cormack on Sun Dec 23 10:00:24 2012 +1300 - Log ----------------------------------------------------------------- Koha release 3.10.1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlDWH2gACgkQZgbcHEvgMLOnfgCePF+5zgbWvSUAyaBd/mxnsSe1 8hoAnjDtpXUIzm3TWief3asXt+OHCG4Q =+UC3 -----END PGP SIGNATURE----- Adrien Saurat (15): Bug 8027: fix param order for z3950 INSERT Bug 8025: corrects the return of a zero value for authorised values Bug 8045: fixes "date due" when checking in Bug 8217:[SIGNED-OFF] Focus on search box in staff detail page Bug 7379: display of copy number description (AV) Bug 7905: display serial notes on several lines Bug 8477: Displays home/holding branches on return page Bug 7241: fix for the CIRC logs -> itemnumber stored correctly Bug 8719: Private lists always sorted by title Bug 8757: longer descriptions for authorised values Bug 7873: fixes sort on Title in OPAC basket Bug 8441: hides MODS export by default in French install Bug 7483: fixes on breadcrumbs in Authority administration Bug 8234: fixes date sort on 'Transfers to receive' page Bug 8781: hiding of transfer page when it's useless Aleksa Vujicic (1): Bug 7129: Added a sprintf to format the actual cost. Alex Arnaud (4): Bug 8224 - Make authorized values appear in planning list Bug 5981 - OPAC: Add limits to search history Bug 7299 pass itemnumber in ILSDI holditem service Bug 8381 - Paging broken in OPAC search results Amit Gupta (6): Bug 7739 - Batch edit items of a title Bug 5795 Update the database as follow-up If sys pref Bug 8166 - Adding new currencies & exchange rates Bug 6774 Display barcode on OPAC detail page(Correcting Typo). Bug-7161 Open Library - Larger image, Read, borrow and checked-out status Bug 5409 - Fix call number not shown on opac search result page Bart Jorgensen (7): Bug 5327 : Added a few more lines of code to the ItemType.t unit test Bug 5327 Tests for C4::Matcher Added and tested a mock-db tested a couple of features Added a mock-db table and tested a line Added tests to installer_perlmodules Bug 5327: Unit tests for C4 socialdata Bug 5327: Testing c4 Images Chris Cormack (34): Bug 8072: [SIGNED-OFF] Changes in capitalisation had broken guided reports Bug 7213 : Follow up fixing license information Bug 8135 : Fix installer to copy services/ dir Bug 4330 : Fixing FSF address and copyright headers Bug 4330 : Fixing FSF address and copyright statements Bug 4330 Fixing FSF statements Bug 4330 : Adding missing license statement Bug 4330 : Last of the opac files with wrong FSF address Bug 4330 : Fixing FSF address and copyright headers for acqui/ Bug 4330 : Adding copyright headers and fixing FSF addresses Bug 8082: Fixing circulation.pref to match reality for IssuingInProcess Bug 5327 : Fix for XISBN test, thingisbn is now handing back different results Bug 7941 : Fix version numbers in modules Bug 5337 : Upping the count of the unit tests Bug 6350 : Updating history Bug 7818 : Following, fixing so the packages build Still need to update koha-create to make use of the new file Bug 7143 : Adding Stacey Walker to the history Bug 5327 : Follow up for TTParser test Bug 5644 : Fixing dropbox mode calculation Bug 5644 : Fixing the test Bug 8486 - Follow up making the tests db independent Bug 7143: Updating history and about file Bug 6886 - OPAC XSLT respecting single branch mode Bug 6886 - Follow up for UNIMARC Bug 6886 Follow up for NORMARC Bug 8293 : Fixing POD to match actuality. Bug 5327 : Fixing a typo in the test that was causing a false fail Bug 3652 : [SIGNED-OFF] [SECURITY] XSS vulnerability Bug 3652: XSS vulnerability in page numbering Bug 3652 XSS vulnerability in facets Bug 7143: Adding new developers to the history file Bug 7143 : New committer to history Bump version for release 3.10.1 release notes Chris Hall (5): Bug 7249 : Allow reports to be called through a restful interface Bug 7248 Added caching support and and moved Caching into Koha namespace bug 8323 fixing year sorting of a list bug 8322 removing additional spaces before fullstop on catalogue/detail and opac-detail pages. bug 3652 fixing XSS vulnerabilities in opac-search Chris Nighswonger (21): Bug 7977: Upgrading DataTables library to 1.9.1 Bug 7977: Updating datatables.css to reflect changes from v1.8.1 to v1.9.1 Bug 7977: Adding jEditable minified version Bug 7977: Adding DateTime::Format::MySQL as a core dependency Bug 7977: Quote-of-the-day (QOTD) Feature for OPAC Bug 7977: QOTD uploader to enable uploading csv files containing quotes Bug 7977: Further UI work on the QOTD uploader Bug 7977: Further UI work on the QOTD editor Bug 7977: Fixing captialization on the tools main page Bug 7977: Fixing quote sample data timestamps Bug 7977: Adding Daily Quotes Tests to Koha.t test suite; also fixing sort order on quote selection SQL Bug 7977: Adding Koha standard help files for QOTD feature Bug 7977: Followup patch addressing items pointed out by Jonathan Druart Bug 7977: Removing unused code from quotes_ajax.pl Bug 7977: Fixing a bug which results in quote fields being incorrectly offset when saving uploaded quotes Bug 7977: Improving upload result message display Making source a text field rather than a varchar to avoid potential length limitations Fixing a typo in the quotes-upload help file and hardcoded css Bug 9036 - 00-load.t checks Koha::Cache::Memcached when it should not this patch adds code to skip this module during this test Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules Bug 9085 - Installer will not run with DEBUG set Christophe Croullebois (4): Bug 7329: Items onloan are deleted when undoing import into catalog Bug 6566 Checking if DB's records are properly indexed Bug 8637: Lack of control on mandatory in orderreveive.tt Bug 8557: Prevents form validation by pressing "Enter" Christopher Nighswonger (1): Bug 7119 - tidy t/00-load.t Claire Hernandez (2): Bug 7994: scripts to check yaml files Bug 7994: Fix pref yaml errors Colin Campbell (31): Fix typo in patch for bug 7849 Bug 7987 [SIGNED-OFF] Fix typo in circulation template Bug 6335 Set branch in sip session Bug 8150 [SIGNED-OFF]?Remove obsoleted navigation bar in circ history Bug 3638 Self Check Should Capture Hold Items Bug 3638 : Captured Holds may need to generate a transfer Bug 8176 [SIGNED-OFF] Assign an intial value to $sqlwhere Bug 8227 Fix deprecated construct compile time warning in Serials Bug 8216: Allow SIP modules to pass critic tests Bug 6939 DefaultClassificationSource should be default in 942 Bug 7619 Use CRLF as default terminator Bug 8271 teach SIPServer.pm to set its own lib path Bug 8486 Correct calculation of days_between Bug 8486 Merge Calendar test files Bug 8479 Calculate rank irrespective of display option Bug 8675 Add hours and mins to renewal due date Bug 8514 Restore Patron Name Display Order Bug 8251 Do not try to debar patrons if returns are not overdue Bug 8761 Dont inadvertantly use slices Bug 8017 reduce manipulation of GetAllIssues return Bug 8656 Calendar needs to load both exception and nonexception dates Bug 8418: load repeating holidays hash correctly Bug 6976 Close loophole allowing borrowers extra holds via opac Bug 8653 remove erroneous whitespace blocking indexing bug 8768 correct an error in ItemType.t bug 8768 correct an error in ItemType.t Bug 8727 Minor stylistic change to help text Bug 8336 Support Sip Renewal Transaction Bug 7751: Decrease Loans for Items in Demand for Holds Bug 6679 Avoid critic failure caused by ambiguous code Bug 8841 Duedate should be set to end of expiry day D Ruth Bavousett (6): Bug 8009: Item descriptive data not populated on pay.pl Bug 8392: Category age ranges not being enforced Bug 8012: default values for defaultSortField/defaultSortOrder NULL on install Bug 8569: Paying for lost item overwrites nonpublic notes. Bug 7613: OCLC Connexion web service and desktop client, followup patch Updated translations for 3.10.1 release David Cook (15): Bug 8314 Add MARCISBNs parameter to opac-detail.pl to show multiple isbns in OPAC Bug 8422 - Fix impossible warning in circulation.pl when OverduesBlockCirc set to Block Bug 8448 - Holds Awaiting Pickup : Cancelling a hold on a waiting item with multiple holds displays a blank screen instead of a warning prompt Bug 8414 - Intranet header toplinks display white rather than blue in < IE8 Bug 8434 - Notice generation fails for Advanced Notices, Item Due, and Overdues when run in shell (due to error in Letters.pm) Bug 7839 [ENH] : Add tab in patron record to show patron's routing lists Bug 8455 - Check ins processed through "Check Out" tab of the Patron Record ignore Circulation System Preferences Bug 8764 - Template change "Authors" to "Additional authors" in OPAC Bug 8765 - Add series title to intranet search results Bug 8717 - Wrong subscription notes are showing in catalogue detail view of serials in staff client Bug 8585 : Add System Preference to specify Holds to Pull List Start Date Bug 8454 - Holds to Pull : Show pull list on load. Otherwise, it looks like the pull list is empty. Bug 8454 - Holds to Pull : Show pull list on load. Otherwise, it looks like the pull list is empty. Bug 8718 - Normal catalogue detail view in staff client doesn't show missing serials or subscription history note Bug 8981 - Remove Nonpublic General Note from OPAC authorities display Dobrica Pavlinusic (23): Bug 7213 - simple /svc/ HTTP example Bug 7846 - get_batch_summary massive speedup Bug 7872 - C4::Items::GetItemsInfo should use C4::Koha instead of SQL queries directly Bug 8178 - circ/circulation.pl under plack duplicates checkout rows Bug 7810 - C4/Auth.pm - on plack restart session is undefined Bug 7952 - PDF::Reuse under plack writes to console STDOUT instead to browser Bug 7952 - followup to fix t/Creators.t Bug 8247 - adding basket doesn't save basket name, internal or vendor note Bug 7961 - Local cover images should support CSV link files Bug 8183 - acqui/parcels.pl plack scoping Bug 8180 - cataloguing/additem.pl plack scoping Bug 7857 - invalidate cached preferences after SetVersion Bug 7857 - database upgrade fails with plack Bug 7857 - [SIGNED-OFF] database upgrade fails with plack Bug 8315 - remove use C4::* version Bug 8439 - Printing basketgroup does not work on plack Bug 8442 - labels creator fixes for plack Bug 6448 [3/3] EAN-13 barcode labels Bug 6448 [1/3] EAN-13/UPC-A itemBarcodeInputFilter Bug 6448 [2/3] Barcodes::EAN13 autoBarcode Bug 6448 - carp on invalid barcode Bug 8953 - opac-userupdate encoding issues Bug 8919 - ExtendedPatronAttributes not populated from LDAP Duncan Tyler (2): Added coverage to unit test for TTParser Added coverage to unit test for TTParser Elliott Davis (2): bug_7420: Added overduefinescap to issuingrules Added a URI filter to encode a cardnumber for borrowers as to not break patronimage.pl Frederick Capovilla (3): Bug 8597: Improve template markup to prepare for mobile Bug 8597: Create new CCSR theme Bug 8597: Add mobile functionality to ccsr theme Fridolyn SOMERS (42): BUG5312 XHTML correction in authority summary Bug 8476: Little bug in OPAC XSLT on OPACURLOpenInNewWindow Bug 8440: Dates does not appear in suggestions management Bug 8503: Software error in edit items with EasyAnalyticalRecords Bug 8576: Software error on authority edition when using merge Bug 8513: OPAC detail page broken with XSLT Bug 8293: Software error when clicking on first or last result of each page on OPAC Bug 8357: UNIMARCslim2OPACDetail.xsl, title without class and too links to views Bug 8586: Small bug in die if no mapping in framework for biblioitems.biblioitemnumber Bug 8440: Dates does not appear in suggestions management Bug 8261: Cannot search system preferences from Local Use tab Bug 8071: link between bib and authorities with the authid Bug 8420: tool statisticfines.pl and hourly loan Bug 8629: update of statistics fields on fund selection in order creation/edition Bug 8705: Software error on help of main page Bug 7690: hidelostitems not working in Normal Display Bug 8275: xml parsing error when the webservice GetPatronInfo/show_loans is called Bug 8709: Subfield 0 does not show in MARC detail in intranet Bug 8692: Authorities search form does not correspond to current search query Bug 8702: System preferences search does not allow accented letters Bug 8497: Strange behavior when modifying the timeout system preference Bug 8481: Items table is showing in opac-MARCdetail.pl but not in MARCdetail.pl Bug 8863: When clearing a patron attribute, they are all cleared Bug 8791: OPAC UNIMARC XSLT details: subject with subfield 3 Bug 8973: HTML and URL escape missing in OPAC templates Bug 8936: Search RSS feeds does not show there items when subscribing in Firefox Bug 7455: Authority subfields are cloned in the wrong field Bug 7455: Authority subfields are cloned in the wrong field (follow-up) Bug 7455: Authority subfields are cloned in the wrong field (follow-up 2) Bug 7455: Authority subfields are cloned in the wrong field (follow-up 3) Bug 8988: item status uses authorized value description for intranet Bug 7921: Software error while placing order Bug 8996: In result page items with negative notforloan are available Bug 8844: UNIMARC_sync_date_created_with_marc_biblio.pl creates a modification log Bug 8983: Typo in UNIMARCslim2OPACResults.xsl Bug 8660: Tag status does not show on multiple tag add Bug 8660: follow-up: Porting changes to ccsr theme Bug 9132: Paging through OPAC authority search results does not work Bug 9132: Paging through OPAC authority search results does not work (followup 1) input with and_ora instread of and_or Bug 9168: Software error when filtering in receipt summary Bug 9168: Software error when filtering in receipt summary (followup) Bug 9123: Authorities search ordered by authid does not work Fr?re S?bastien Marie (1): Bug 3280 Restrict Send basket feature Fr?d?ric Demians (14): Bug 7818 Add UNIMARC biblio records zebra DOM def files Bug 6267: [SIGNED-OFF]Fix a typo Bug 8062 [SIGNED-OFF] Cart email broken for non english templates Bug 8062 [SIGNED-OFF] Perl module dependency Template::Plugin::HtmlToText Bug 4838 Fix repeated authorities selection Bug 8392: Avoid having an untranslatable age range Bug 7963 Parallel HTTP requests when checking URLs Bug 8633 Manage OPAC alternate templates Bug 1963 Problem with deleted biblio in a virtual shelf Bug 3087 Fix Z39.50 server to return the correct record syntax Bug 8870 UNIMARC authorities search doesn't display information properly Bug 8915 A script fixing missing MySQL contraints Bug 8968 "Add to cart" translatable on OPAC result page 3.10.0 Translation Update Fr?d?rick (2): Bug 8597: Add system preferences to configure the mobile view. Bug 8570 - Add pagination to the Z39.50 results page Fr?d?rick Capovilla (2): Add a warning if a Z39.50 search is started from biblio edition page. Normalize records imported from Z39.50 servers. Gaetan Boisson (2): Bug 7949 - a different favicon for the staff client Bug 8405 : add IntranetBiblioDefaultView and BiblioDefaultView in XSLT.pm Galen Charlton (14): Bug 7818: update installer for biblio DOM indexing Bug 7818: update miscellaneous installer scripts Bug 7818: utility to generate DOM indexing configs Bug 7818: move koha-indexdefs-to-zebra.xsl Bug 7818: add index_data_field option to DOM indexing repertoire Bug 7818: Zebra DOM filter index definitions for MARC21 bibs Bug 7818: -x option of rebuild_zebra.pl now works with DOM filter Bug 7818: use Title-cover for title phrase weighting Bug 7818: update comment to clarify availability of DOM index mode Bug 7818: add warning about not editing record.abs when using DOM filter bug 8649: make sure C4::Context is fully mocked-up before tests bug 8649: make sure we can exit if a test fails bug 8649: create a temp directory for Zebra for C4::Search tests bug 8649: quiet a variable use warning Henri-Damien LAURENT (1): Bug 8353: Adds a test to check for missing sysprefs in the database Ian Walls (5): Bug 7820: Add missing Debian packages Bug 5549 followup: fix suspension in days further Talking Tech Support - Phase I Bug 7444: Update circ/circulation.pl to use KohaDates TT Plugin Bug 6151: Add AllowReturnToBranch system preference Ivan Brown (1): Bug 7643 - Can't upload and import zipped file of patron images Jared Camins-Esakov (164): Bug 7249: Syspref to control number of rows in web service results Bug 8022: Permissions test doesn't check all languages Bug 7998: Don't make the news all bold Bug 8159: Fix error in kohastructure.sql Bug 7847: OPAC search dies with Plack Bug 8092: Convert Koha::Cache to use CHI Bug 8092 follow-up: Add optional dependency on CHI Bug 8092: Cheer up Jenkins on loading Cache modules Bug 8092 follow-up: Fix perlcritic violations Bug 7943: Authority search results are untranslatable Bug 7943 follow-up: Fix template filename Bug 6720: show authority type in auth details Bug 5910: [SIGNED-OFF] only add "All authority types" for UNIMARC Bug 8255: allow local cover images to be cached Bug 8205: Add OPACShowUnusedAuthorities syspref Bug 6557: Record bib popularity in totalissues Bug 8311: Fix scoping error in C4::Auth Bug 8202: Add authority export to tools/export.pl Bug 8384: Some Perl scripts do not compile Bug 8383: Add test to check that Perl scripts compile Bug 8256: Teach webservice to select reports by name Bug 8203: Add ability to save individual authorities Bug 8203 follow-up: QA fixes Bug 8203 follow-up: fix MARCXML export for UNIMARC Bug 8268: Add database dump to export tool Bug 8268 follow-up: incorporate QA comments Bug 8353 follow-up: Perltidy new test Bug 8386: Error in duplicate detection message for authorities Bug 6720: Display the authority type in OPAC Bug 6720 follow-up: use authtypetext instead of summary Bug 8208: Add fast-add link to auth finder plugin Bug 8208 follow-up: move Clear and Create new buttons out of results Bug 8204: Add user friendly authority view to OPAC Bug 8204: fix UNIMARC display Bug 8204 follow-up: quiet warn Bug 8207: Allow see also fields in auths to link to thesauri Bug 8520: fix authority display in staff client Bug 6720 follow-up: fix error when auth has been deleted Bug 8268 follow-up: rewrite config correctly Bug 8268: improve error checking Bug 8636: Add missing dependencies Bug 8572: invalid auth shouldn't cause error Bug 8648: searchResults uses SQL query rather than GetMarcFromKohaField Bug 8520: fix authority display in autocomplete Bug 8524: Add a non-automatic barcode plugin Bug 8524 follow-up: fix broken test Bug 8524 follow-up: fix Javascript syntax error Bug 8550: Z39.50 searches for ISBN/ISSN problematic Bug 8525: highlight matches on OPAC detail page Bug 8207 follow-up: correct typo in authority types Bug 8207 follow-up: correct typo in authority types Bug 8332: Add relationships to auth_finder for authority links Bug 8332 follow-up: make strings translatable Bug 8622: Fix theme fallback Bug 8623: Do not accept "lib" as a valid theme Bug 8623: Move YUI out of prog Bug 8550: restore ISSN field to Z39.50 search Bug 6617: Improve MARC21 enhanced contents display Bug 6617: Improve MARC21 enhanced contents display (intranet) Bug 5327 follow-up: add DBD::Mock dependency Bug 8206: Specify index in OPAC authority search Bug 8206 follow-up: Add Match index to MARC21 record.abs Bug 8206: make authority search indexes consistent Bug 8089: Use Koha::Cache for all caching Bug 8089: Cache sysprefs using Koha::Cache Bug 8089: Correct cache timeout to 1000 Bug 8204 follow-up: don't display OpacNav on auth details Bug 8678: XSLT stylesheets output XML, but HTML is needed Bug 8209: "Did you mean?" from authorities Bug 8649: Add unit test for C4::Search Bug 8209 follow-up: fix failing test in AuthorityFile suggestion plugin Bug 7417: Include see from references in bibliographic searches Bug 3462: Links in authorities should be hyperlinks Bug 8447: Make sure we have enough subfields for broader_headings Bug 8743: ZOOM error when merging authority change to biblios Bug 7417 follow-up: fix a perlcritic violation Bug 8597: fix hardcoded references to prog in ccsr Bug 8597: Add CSS, JS, and images to ccsr theme Bug 8211: Add exploded search options Bug 8210: add links to authorities to headings in OPAC Bug 8597 follow-up: add missing lib files Bug 8624: Move famfamfam out of theme directory Bug 7475: Update configuration Bug 7475: Teach matching rules to handle authorities Bug 2060: Update command line MARC import scripts Bug 2060 follow-up: add support for UNIMARCAUTH Bug 8523: Display auth hierarchies w/all marcflavours Bug 8726: ExplodedTerms suggestion plugin (functionality) Bug 8726: ExplodedTerms suggestion plugin (jQueryUI) Bug 8726 follow-up: fix QA issues Bug 8726: add CSS to CCSR theme Bug 8581: don't display parentheses when we don't have a type Bug 8209 follow-up: another correction for BuildSummary API Bug 8818: make sure we load modules before using them Bug 8744: Thesaurus in authorities should not lock fields Bug 8623: Move YUI out of prog Bug 8623 follow-up: make sure CCSR theme loads YUI Bug 8829: Fix authority importing Bug 8636: Add dependency on Test::Deep Bug 3652: close XSS vulnerabilities on biblionumber and authid Bug 3652: close XSS vulnerabilities in opac-export Bug 8890: C4/HoldsQueue requires DB Bug 8890: don't try to load DB-dependent modules Bug 8890: Koha::Borrower::Files shouldn't use db in BEGIN Bug 8905: Error when accessing invalid authority Bug 8914: Blank search that returns invalid authorities fails under Plack Bug 8947: [SIGNED-OFF] XSLT fallback logic backwards Bug 8823: CatalogModuleRelink Creates Multiple Links between Bib and Auth record Bug 8665: DOM indexing fails to index some bib records Bug 8665 follow-up: add missing line to XSLT Correct a typo in docs/history.txt and add 3.6.x releases Merge branch 'bug_8982' into 3.12-master Bug 8846: Exploded Terms test sneakily uses database Bug 8846 conflict resolution: correct path Merge branch 'bug_8931' into 3.12-master Merge branch 'bug_7455' into 3.12-master Correct a typo in docs/history.txt and add 3.6.x releases Merge branch 'bug_8945' into 3.12-master Merge branch 'bug_8949' into 3.12-master Merge branch 'bug_8842' into 3.12-master Merge branch 'bug_8784' into 3.12-master Bug 9005: Allow user to disable syspref cache Merge branch 'bug_9005' into 3.12-master Bug 8832: Increment version number Merge branch 'bug_8832' into 3.12-master Merge branch 'bug_8931' into 3.12-master Merge branch 'bug_7921' into 3.12-master Bug 6428: Increment version number Merge branch 'bug_6428' into 3.12-master Merge branch 'bug_8996' into 3.12-master Bug 5490: smsoverdues.pl is an orphan Bug 9053: Test::MockModule and DBD::Mock should be required Merge branch 'bug_8915' into 3.12-master Merge branch 'bug_9036' into 3.12-master Bug 9054: 00-load should not try to load modules with optional dependencies Merge branch 'bug_8892' into 3.12-master Merge branch 'bug_8945' into 3.12-master Bug 9050: Use safer adelete when deleting records from Zebra index Merge branch 'bug_9050' into 3.12-master Merge branch 'bug_9039' into 3.12-master Bug 6428 follow-up: Increment version number Merge branch 'bug_6428' into 3.12-master Bug 9066: VirtualShelves db access not Plack+MariaDB compatible Merge branch 'bug_9085' into 3.12-master Bug 9107: Remove the obsolete DidYouMeanFromAuthorities syspref Bug 9107: Increment version number Merge branch 'bug_9107' into 3.12-master Merge branch 'bug_9058' into 3.12-master Merge branch 'bug_8880' into 3.12-master Merge branch 'bug_8997' into 3.12-master Merge branch 'bug_7368' into 3.12-master Merge branch 'bug_9046' into 3.12-master Merge branch 'bug_8975' into 3.12-master Merge branch 'bug_9020' into 3.12-master Merge branch 'bug_9023' into 3.12-master Bug 9070: [SIGNED-OFF] authority searches in auth_finder error out Merge branch 'bug_9017' into 3.12-master Merge branch 'bug_9024' into 3.12-master Merge branch 'bug_8844' into 3.12-master Merge branch 'bug_8954' into 3.12-master Bug 9064: Increment version number Merge branch 'bug_8800' into 3.12-master Bug 9135: updatedatabase.pl fails when DEBUG is set Bug 9275 follow-up: Add Romina Racca to history Jonathan Druart (80): Bug 7820: Followup: Add missing Debian packages Bug 5345: DataTables integration in acquisition module [16] Bug 5345: DataTables integration in acquisition module [9] Bug 5345: DataTables integration in acquisition module [15] Bug 5345: DataTables integration in acquisition module [13] Bug 5345: DataTables integration in acquisition module [10] Bug 5345: DataTables integration in acquisition module [6] But 5742: Batch edit patrons Bug 5742: Followup: sort* fields can to be filled with an input text Bug 8106: DataTables integration in ACQ: addorderiso2709.tt Bug 8009: Followup Item descriptive data not populated on pay.pl Bug 5345: DataTables integration in acquisition module [4] Bug 5345: DataTables integration in acquisition module [4] Bug 8122 - Followup Add a link to new library group creation from empty groups message Bug 8195: Selected link must be bold (in admin and tools) Bug 8119 - Followup Show hint when disabling active currency checkbox Bug 8196: FIX for Bug 5742: All extended attributes are shown when editing a patron Bug 8152: Clicking cancel link on edit suggestion redirect to the suggestions list Bug 5345: DataTables integration in acquisition module [7] Bug 5345: DataTables integration in acquisition module [12] Bug 8102: DataTables integration in acquisition module [14] Bug 8100: DataTables integration in acquisition module [8] Bug 8099: DataTables integration in acquisition module [2] Bug : DataTables integration in acquisition module [1] Bug 7955: Statistics tab for Patron checkouts Bug 8154: The export today's checked in barcodes generated file is always empty Bug 5345: DataTables integration in acquisition module [5] Bug 8217: Followup: move code to the document.ready function Bug 8233 : SearchEngine: Add a Koha::SearchEngine module Bug 8233: Replace the given statement with for Bug 8233: Hide the search engine configuration link for Zebra Bug 8233: Followup: Search engine layer: Add dependencies. Bug 8130: Followup: errors must be a hashref Bug 7302: Export basketgroup as CSV Bug 7302: Followup: rename "Client number" column with "Account number" Bug 8233: We can't load test on Koha::SearchEngine::* Bug 7955: Followup : Check the syspref value (avoid sql injection) Bug 8432: Change serials results display Bug 7470: Followup Move Babeltheque css into a specific file Bug 7470: Followup: Changes mailto links Bug 8385: Dirty patch to make tt_valid.t happy Bug 7628: Escape '+' characters for categorycode Bug 8607: FIX overdues_notices script: $date is not replaced Bug 8395: Fix sort order in parcel.tt (summary) Bug 8172: Followup: Removes useless empty params Bug 8524: Followup FIX an undeclared variable $query Bug 8525: Followup Don't reset the hz scrollbar to the top Bug 7986: Export issues for patron Bug 8002: FIX Change datatype from varchar 1 to 10 for borrower_attribute_types.category_code Bug 8002: FIX Change datatype from varchar 1 to 10 for borrower_attribute_types.category_code Bug 4173: Followup: put the lib into a variable Bug 7991: Add itemcallnumber into the serial collection tab Bug 4491: fix weird code in search scripts Bug 4491: FIX buildQuery if called with an empty limit Bug 4321: clean C4::Biblio::GetBiblio and uses Bug 5357: Adds a new page for searching subscriptions Bug 8117: Divide budget periods into two tabs Bug 8117: Followup: remove h3 title (duplicate infos) Bug 5335 - More granular VAT Bug 5356: delivery place and billing place centralised in basket management Bug 5356: Followup: Add basket billing and delivery place on export pdf (layout3pages) Bug 5356: Followup: remove useless code Bug 8726: Followup FIX save didyoumean syspref Bug 7992: New plugin stocknumberAV Bug 8674: Adds script batchdeletebiblios Bug 8674: Followup: Add POD for misc/batchdeletebiblios.pl Bug 7986: Followup: Hide the export link unless sysprefs are set Bug 8370: Change term issues (smart-rules) BUG 8652: Add a default value for the lateorders Bug 8652: Followup: add a default value for date_from Bug 5356: Followup Change font in the layout3pages pdf Babeltheque: Remove the unused tab on the opac detail page But 8787: don't load the page if OpacMaintenance is ON Bug 8832: Update the gist pref and hide the tax rate value if not needed Bug 8915: Followup FIX QA issues Bug 9046: FIX wrong test on an arrayref instead of an array Bug 9046: Followup FIX perl v5.10 raises an error if itemnumbers if undefined Bug 8758: Remove useless code in circ/returns.pl Bug 8986: Followup FIX a JS error if there is no valid card number Bug 9134: There is no previous link on the second page of the search results page Jorgia Kelsey (1): Bug 8593 - Add unique IDs to pending approval markup on staff client home page Joseph Alway (1): Bug 8680 Z39.50 ISBN Search is problematic and there is a missing ISSN field. Julian Maurice (30): Bug 7178: Follow-up Improve order item creation Bug 7175: orderreceive.pl cosmetic changes Bug 7175: Allow to choose which items to receive Bug 7178 follow-up: Fix check_additem when UniqueItemFields is empty Bug 7178 follow-up: Do not fill items table with "(undefined)" Bug 6090: Do not enqueue empty messages Bug 7304: More permissions for budgets Bug 7286: rebuild_zebra_sliced for biblios and authorities Bug 8376: New script to export borrowers misc/export_borrowers.pl Bug 5600: Command line interface for tools/export.pl Bug 5600 follow-up: Fix commandline check in order to work under Plack Bug 5600: very tiny follow-up to pass perlcritic Bug 8495: Fix JS error when creating a new order Bug 8575: Expected items count should not include cancelled orders Bug 7168: Add basket group search field in histsearch.pl Bug 8666: Hide 'New basket' link if supplier is inactive Bug 3456: Show internalnotes when receiving serials Bug 7583: Cancel a receipt Bug 7583 follow-up: Prevent users to cancel receipt if they can't Bug 8210: add links to authorities in normal mode headings Bug 5339: Invoices management improvement Bug 5339: perltidy on added files Bug 5339: Fix t/db_dependant/Acquisition.t Bug 5339: ergonomic changes Bug 5339: Unit tests for invoices related subroutines Bug 8850: Export CanBookBeReserved in C4::ILSDI::Services Bug 8850: Export CanItemBeReserved in C4::ILSDI::Services Bug 8801: Add menu entry to delete items in batch Bug 8903: Pass invoiceid to ModReceiveOrder Bug 9033: Wide character error in runreport.pl Kathryn Tyree (1): Bug 7368: fixed subsribe typo Katrin Fischer (27): Bug 3969: Budget search in acquisition doesn't work (string changes) Bug 3413: Checkboxes for new subfields not saving correctly Bug 2399: All status fields in the item edit interface offer two blank/null entries per dropdown instead of one Bug 2399: Follow up removing MySQLisms from ru-RU and uk-UA sample files Bug 7929 - Duplicate id "availability" on XSLT result page Bug 7604 - Link on basket group name for closed basket groups is broken Bug 5795 [SIGNED-OFF] - Missing ReservesControlBranch system pref in database installer Bug 7926: Acq search results show empty () for orders without basket group Bug 8201: Receive date not passed through correctly Bug 7411: Remove diacritics from generated userid Bug 8232: Comments in OPAC contain untranslatable javascript messages Bug 8241: Remove text fragment from Z39.50-Server search Bug 7905: Follow up - Multi-line subscription notes Bug 7411: Follop-up: Add Text::Unaccent to PerlDependencies.pm Bug 6394: purchase order has French strings hard coded in Bug 8381: Fix adding limits to search history for logged in users Bug 8626: Fix encoding in cart emails for use of quoted-printable Bug 8621: Alternative template for cart email Bug 3782: Remove broken z39.50 targets from sample files Bug 5357: Follow-up - layout and EAN search Bug 3652: [SIGNED-OFF] XSS fixes - follow up Bug 9020: [SIGNED-OFF] Translate new permissions for 3.10 de-DE Bug 9023: Remove NY Z39.50 servers from installer txt files Bug 9023: Update installer text files Bug 9024: Adding sample patron attributes to German web installer Bug 9024: Add missing sample data to existing files Bug 9101: Add REPORT_GROUP to sample data Koha user (1): Bug 8606 - Talking Tech broken by Bug 7001 Kyle M Hall (76): Bug 8035 - bibs with comments show an error in opac Bug 7641 - Followup - Suspend Until not set on by suspend button. Bug 7722 - Insidious problem with searching Bug 8077 - overdues with fines won't run Bug 8057 - Error when adding a patron with email address Bug 7948 - Printing transfer slip loses barcode field focus Bug 3521 - Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically Bug 7757 - Edit basket vendor after it has been created Bug 8128 - can't seem to run new sql reports Bug 8128 - [SIGNED-OFF]Followup - Change default value for cache_expiry Bug 7112 - Having two prices in 020$c causes basket creation to fail from staged marc import Bug 8080 - login and password is pre-filled by the browser when creating a new patron Bug 8140 - [SIGNED-OFF] Error when exporting label xml Bug 8182 - Problem with overdue fine calculations after upgrade Bug 8167 - Add syspref allow a choice of blocking, non-blocking, or do nothing when issuing lost items. Bug 7951 - Suspending holds needs a system preference Bug 8005 - Lost item is not anonymized when checked in Bug 6141 - html glitches causing problems to translator Talking Tech Support - Phase I - Followup - Fix Messaging Preferences Talking Tech Support - Phase I - Followup 2 - Bugfix Talking Tech Support - Phase I - Followup 3 - Follow PBP Bug 8004 - Items on Hold Lose Transfer After Being Scanned Twice Bug 8223 - Properly format SQL query in C4::Bookseller::GetBookSeller Bug 8006 - Loading offline circulation does not anonymize Bug 8267 - Overdue notices not working Bug 8043 - today's checkouts are in Previous checkouts in circulation.pl Bug 8130 - attach PDF files to a patron record Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost - Followup Bug 7065 - reserves table needs a primary key Bug 7848 - Issues data missing from circulation notices Bug 8063 - Hold print notices do not sort by branch Bug 8063 - Followup - Make C4/Letters.pm conform to PBP Bug 8063 - Followup - Bug fix Bug 8130: [SIGNED-OFF] Followup - Empty file upload error never displays. BugFix - ReturnToShelvingCart Bug 8408 - Odd OPAC message when OPAC Renewals are disabled and OPACFineNoRenewals is set to blank Bug 8427 - Patron search results not consistent Bug 4198 - deleting an authority refreshes the page Bug 4198 - Followup - PerlTidy authorities-home.pl Bug 8455 - Followup - perltidy renewscript.pl Bug 3383 - Item due reminder digests - cannot display title information Bug 3383 - Followup - Switch from GetMemberDetails to GetMember Bug 8640 - GetHardDueDate functions incorrectly Bug 8419 - Suspended holds appear on the daily holds queue Bug 8533 - Non-numeric cardnumbers screw up autoMemberNum Bug 8498 - can't specify an hour when specifying due date Bug 8408 - Followup - Fix broken messages. Bug 8408 - Followup 2 - Add reference to renewing items. Bug 8028 - Make table collapsing on parcel.pl sticky Bug 8028 - Make table collapsing on parcel.pl sticky - Hide link for 5 or fewer items. Bug 8028 - Followup Bug 8431 - Increase the borrower attribute field size from 64 characters to 255 Bug 8431 - Followup - Switch from text input to textarea Bug 4118 - Add Collection Code to Statistics Table Bug 4173 - Statuses not appearing in the OPAC Bug 4173: Followup: Document KohaAuthorisedValues plugin Bug 6151 - Followup - Display message for failed returns on circulation.pl when returning via issues table. Bug 6151 - Followup - Change 'itemnumber' to 'barcode' Bug 7401 - Shelving Location facet Bug 8606 - Talking Tech broken by user-configurable slips feature - QA Followup Holidays Test Plan - DB Dependent Bug 3387 - WITHDRAWN items shouldn't check in Bug 8759 - Add labels for library and sorting on opac advanced search Bug 8739 - Partial Fine Payments Saving Amount Paid Incorrectly Bug 8860 - can't merge if you don't have fast cataloging permissions Bug 8700 - RESERVESLIP fields not being replaced correctly Bug 8869 - Duplicate member check doesn't disable submit button on bottom. Bug 8862 - merge.pl contains untranslatable strings Bug 8213 - "Cancel All" button on holds over tab cancels both holds over and holds waiting Bug 8253 - fix fine doubling, when upgrading from 3.6 to 3.8 - Add de-duplication script Bug 8826 - Initialization of hash triggers error log entries - Followup Bug 8559 - conflicting item statuses - Force cancel or revert Bug 8559 - conflicting item statuses - QA Followup Bug 5801 - C4::Circulation::_GetCircControlBranch wrongly used in opac-reserve.pl Bug 9033 - Wide character error in runreport.pl Liz Rea (4): Bug 7953 - add opacuserjs to the sco template Bug 7998 - CSS fixes for new interface Bug 8129 - Quickslips not printing bug 8110 - add branchcode MPL to sample holidays to facilitate automated testing. Lyon3 Team (9): Add ordernumber column in orders history table Replace itemnumber by barcode in links of patron modification log Bug 7652: Add item barcode on top of its editing form Permission for change password button in members toolbar should be borrowers instead of staffaccess Receiving serials in a loop Bug_7913-Follow-up, hide button for subs with items Question marks in series title facet links Bug 8978: Patron's dateexpiry erroneously updated when in UnwantedField Bug 9098 Replace tabulations by spaces in opac-user.pl MJ Ray (6): Bug 7729 : svc/new_bib: support ?items=1 to add POSTed items to the new biblio too Add Street Address searchfields set to patrons search header widget fix bug 7068 - autobarcode not working when duplicating patrons circ/circulation.pl: force issuedate to a string to fix bug 8738 Bug 8982 make koha-create accept --database option Bug 9260: stop koha-run-backups complaining "missing ]" Magnus Enger (11): Bug 8008 - Fix typo in man page for koha-create Bug 7924 - Fix handling of command line arguments in koha-remove Bug 7984 [SIGNED-OFF] - Fix the upload_local_cover_images permission Bug 7982: [SIGNED-OFF] Typo in moremember-receipt.tt Bug 7367 - One "the" too many Bug 8793 - Fix materialTypeCode/typeOf008 icons for NORMARC XSLT Bug 8568 - Fix some errors in docs for scripts provided by the Debian packages Bug 8941 - Make title display properly for NORMARC OPAC detail view Bug 8805 - Add a biblio-zebra-indexdefs.xsl for NORMARC Bug 9058 - Norwegian default for CalendarFirstDayOfWeek Bug 9020 - Translate new permissions for 3.10 nb-NO Marc Balmer (1): Bug 7787: Make the SIP server much more robust. Marc Veron (22): Bug 8019 - Preserve language choice between Browser sessions Bug 7601 - Preference for default language for field 008 Range 35-37 (instead of hard coded "eng") Bug 7586 - Search: Language restriction does NOT show expected results (no items shown) Bug 7368 - General staff client typo omnibus Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference Bug 8335 - Missing Icon PR.png or typo in MARC21slim2OPACDetail.xsl Bug 8301 - Display additional system information (preferences) on About page to minimize support cases Bug 8518 - Self checkout does not display debt amount if syspref AllowFineOverride is set to allow Bug 7628 - Required format is not enforced for Patron Categories Bug 8556 - "Mark seen and continue" not translatable in inventory.tt Bug 8573 - Translation difficult in picture-upload.tt due to nested sentence in if/foreach/if/elsif - construction BUG 7621 [ENH] Circulation: Match age restriction of title with borrower's age without using categories Bug 8641 - Add information warning about log-in as root user to About->System information Bug 8810 - Opac: Cart should display branchname instead of branchcode Bug 8796 - patron cards not starting on designated card Bug 8812 - Staff Client: Patron search should display branch name instead of branch code in results table Bug 8873 - JavaScript error in Opac displaying tag cloud Bug 8895 - Warning in systempreferences.pl: Use of uninitialized value in length... Bug 8885 - OPAC with ccsr theme in IE9 Bug 9010 - Follou up Quote of the day: Umlauts do not display correctly Bug 9017 - Quote of the day: Table footer not translated Marcel de Rooy (28): Followup 7178: Remove warning on uninitialized value in sprintf for neworderempty 7368 typo: MARC -> Card Bug 7788: [SIGNED-OFF] Remove two unused calls to GetShelf Bug 7788: [SIGNED-OFF] Followup: GetShelf call in addbybiblio script corrected Bug 7805: Exposing the new list permissions in opac and staff 7368 Followup for history.txt Only correcting whitespace for correct placement in about form Bug 7367 Followup for opac-suggestions template 7143 Followup for timeline 7161 Followup for indentation openlibrary.js 3280 Followup for privacy issue on X-Orig-IP in mail header 8268 Followup for creating var spool subdir. 8062 Followup for HTML::FormatText 7368 Adjustments for Perl dependencies 8263 Make OPAC stylesheet preferences more consistent (dbrev) 8263 Consistent stylesheet prefs Bug 7805 Followup for perlcritic messages Bug 8704 - Typo in etc/koha-conf.xml Bug 8706 - Private lists can be accessed by anyone 7675 New script for changing selinux file labels on perl scripts 8627 Fixing pipe values in controlfield 008 authorities 8627 Followup for removing tabs Bug 8872: Add UTF-8 encoding to intranet xslt files Bug 8872 Add UTF-8 encoding to opac xslt files Bug 8872: Changes for opac-showmarc Bug 8872: Changes for intranet showmarc Bug 7368: Removing occurrences of dependant= feature in javascript open calls Bug 9059: Increase size of opac-sendbasket window Bug 9059: Followup Mark Tompsett (25): Bug 7630 - Warning on moremember.pl about param without key Move "$error => 1," to its own conditional $template->param() Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing Bug 8458 - $stemmed_operand in C4::Search _build_stemmed_operand is not initialized. Added =q{} to initialize it to the empty string at declaration time. Bug 8329 - GetLostItems in C4::Items.pm has a SELECT * Provided a smaller list based on reports/itemlost.tt Bug 8172 - Missing dereference marker for buildQuery parameter in addbooks.pl Added a dereference to an array parameter of buildQuery. Bug 8485 - Make koha_perl_deps.pl batch friendly Added a -b flag for brief which outputs only the perl library name (Foo::BaR), and added a -r flag for required which filters the list to required=Yes perl libraries. Bug 4064 - Uninitialized variable errors in opac-search.pl Merely optimized two if statements, already fixed in master. Bug 8478 - Update Ubuntu related files Updated installation instructions, cleaned up ubuntu-pkg-check.sh, renamed ubuntu*.packages files more consistently, updated files to include missing libraries, corrected incorrect libraries (yaz3->yaz4, mysqlclient v16 to v18, dropped the dev version of the client). Bug 8339 - div id="login" should be id="login_controls" in header.inc Bug 8714 - Poorly ordered and triggers warning in marctagstructure.pl Bug 8713 - Warning message triggered by clicking Keywords to MARC mapping Bug 8780 - Lower dependency version for DateTime::TimeZone Bug 8350: warning in logs when searching for nonexistent ISBN Bug 8737 - Incorrect icon at login in staff client Bug 8772 - Uninitialized variable triggers error log entry in smart_rules.pl Bug 8742 - Example uses perl 5.8 in Makefile.PL Bug 8175 - check logs error or displays incorrectly in details.pl Bug 8861 - Undefined variables in batchMod.pl trigger error logs Bug 8849 - Error log generated when not a demo system Bug 8834 - Call to C4::Context::preference fails to pass $self in Circulation.pm Bug 8910 - silent warnings triggered in about.pl Bug 8749 - Missing Ubuntu library files in ubuntu.*.packages Bug 8826 - Initialization of hash triggers error log entries. Bug 8784 - Missing files in debian.packages list Bug 8880 - Uninitialized variables trigger error log entries Mason James (40): add edit_quotes to es-ES/mandatory/userpermissions.sql Bug 8145 - [SIGNED-OFF] opac-tags.pl fails when DEBUG is set Bug 6679: Fixing 13 perlcritic violations in C4/Barcodes.pm Subroutine prototypes used at line XXX, column 1. See page 194 of PBP. Bug 6679: Fixing 5 perlcritic violations in opac/* Bug 6679: Fixing 26 perlcritic violations in C4/Tags.pm patch for Bug 8226 - 'OpacFooter' markup/css improvements Bug 8313 - add ASHS to 'Koha team' page, for sponsorship of the 'star-ratings' feature Bug 8315 - fix 'C4::Output 3.02' errors in Koha added date and ISBN tests to Koha.t Bug 8470: remove depreciated H:T:P test Bug 8463 - Koha/SearchEngine/Solr/Search.pm fails perlcritic test Bug 6679 - fix 12 perlcritic violations in C4/External/BakerTaylor.pm Bug 6679 - [SIGNED-OFF] fix 12 perlcritic violations in C4/Auth_with_ldap.pm Bug 6679 -[SIGNED-OFF] fix 12 perlcritic violations in C4/Context.pm Bug 6679 - [SIGNED-OFF]fixing 23 '"return" statement with explicit "undef"' violations in C4/Tags.pm Bug 6679 - [SIGNED-OFF] fix 15 perlcritic violations in C4/ImportExportFramework.pm Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations in C4/TmplTokenType.pm Bug 6679 - [SIGNED-OFF]?fix 9 perlcritic violations in C4/Koha.pm Bug 6679 - [SIGNED-OFF] fix 8 perlcritic violations in C4/Circulation.pm Bug 6679 - [SIGNED-OFF] fix 8 perlcritic violations in C4/Barcodes.pm Bug 6679 - [SIGNED-OFF] fix 7 perlcritic violations in C4/Biblio.pm Bug 6679 - [SIGNED-OFF] fix 6 perlcritic violations in C4/Barcodes/hbyymmincr.pm Bug 6679 - [SIGNED-OFF] fix 5 perlcritic violations in C4/Serials.pm Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/ShelfBrowser.pm Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/Branch.pm Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/SQLHelper.pm Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Output.pm Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Message.pm Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Items.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Utils.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/ItemCirculationAlertPreference.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Installer/PerlModules.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/BackgroundJob.pm Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/Installer.pm Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/Creators/PDF.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Print.pm Bug 6679 - fix 3 perlcritic violations in C4/Auth.pm, and enabled warnings Bug 7589 - tinymce editor broken in .deb packages - in 'en' templates Bug 8253 - Fine doubling Mathieu Saby (4): Bug 8916: Hide Curriculum index in advanced search if marcflavor = unimarc Bug 8958: Make facets more UNIMARC compliant (revision 1) Bug 8954: Make languages list in advanced search translatable (revision 1) Bug 8946: corrections in inc files for UNIMARC coded fields advanced search Matthias Meusburger (6): Bug 6858: Adds staticfines.pl for static fines processing Bug 5337: EAN management : Adds ean for various searches Bug 8229: Tabs in marc subfield structure is not shown correctly Bug 8282: Bug in modules list in about.pl Bug 8279: CAS Debugging improvements Bug 7412: Pre-filling items in cataloguing Maxime Pelletier (3): bug 6634 : 3 more cases of manager_id not populated Bug 8659 Remove and readd the inactive funds in javascript to make it work in all browsers Bug 8966 Koha::Calendar::is_holiday truncates the date Meenakshi.R (6): Bug 7704 -Fix bug that prevent items to be returned to home branch, when independentbranches and canreservefromotherbranch sysprefs are both turned on. Bug 7570 - Add Item availability status to cart. Bug 4255 - Add item type to facet list Bug 6655 - Sorting order of serial issues in OPAC Bug 5409 - Call number is not show on Opac search result page. Bug 5409 - Call number is not show on Opac search result page. Melia Meggs (2): Bug 7143: Adding Kathryn Tyree to the history and About page. Bug 8641 [Follow up]-Reword warning about log-in as root user to About-System information Mirko Tietgen (7): Bug 7143 ? Bug for tracking changes to the about page Bug 8413 Space in barcodes breaks GET request in benchmark_staff.pl Bug 8492 [ENH] Restrict OpacSuppression to IP adresses outside of an IP range Bug 8185: Change some more strings from Italian to English Bug 4177 opaccloud missing from the system preferences interface Bug 9024: Fix typo Bug 9287 - socialnetworks is enabled by default Nicole C. Engard (72): Bug 7936: Acq Help Files for 3.8 Bug 7936: Admin Help files for 3.8 Bug 7936: Offline Circ Help Bug 7936: Serials Help for 3.8 Bug 8319: Update headings on Patron Statistics tab Bug 8321: Fix OPACShowBarcode description Bug 8351: Update wording on staged marc Bug 8453: Add spaces to inventory options Bug 6716: Document aqbudgets and aqbudgetperiods tables Bug 6716: Document the aqorders table Bug 6716: Document aqorders_items table Bug 6716: Document branchtransfers table Bug 6716: Update ratings table documentation Bug 6716: Document action_logs table Bug 6716: Document aqbasket table Bug 6716: Document the biblio_framework table Bug 6716: Document branch_item_rules table Bug 6716: Document branch_borrower_circ_rules table Bug 6716: document issuingrules table Bug 6716: Document patronimage table Bug 6716: Document tags tables Bug 6716: Document import_batches table Bug 6716: document import_record_matches table Bug 6716: Update documentation for the letter table Bug 6716: Update reserves table Bug 6716: Document saved_sql table Bug 6716: Document search_history table Bug 6716: Update z3950servers documentation update 'onloan' in items and deleteditems Bug 8696: Update Export bibs on Tool Menu Bug 8412: add color icon set Bug 8721: Fixes minor typo in AllowItemsOnHoldCheckout Bug 6716 - Fix alt contact field documentation Bug 6716: Update biblioitems tables Bug 7621: Follow up to clarify preference language Bug 8831: relabel gstrate with Tax rate Bug 7751: Decrease loan length with many holds Bug 7412: Follow up: Update preference to sentence :x Follow up to Bug 8585: add missing word to preference Bug 4118: Follow up: Add ccode to kohastructure for stats Bug 7986 Follow Up: Update ExportWithCsvProfile Bug 7986 Follow Up: Fix ExportRemoveFields Follow up: Bug 8525: Update preference description Bug 8933: Update transport cost matrix styles Bug 8934: Fix transport cost matrix help language Bug 8944: Fix invoices search wording Bug 8945: Update help files for 3.10 Bug 8945: Acquisitions Help Files for 3.10 Bug 8945: Administration Help Files Bug 8945: Authority Help Files Bug 8945: Catalogue Help Files Bug 8945: Cataloging Help Files Bug 8945: Add missing detail help file to catalog Bug 8945: Circulation help files Bug 8945: Label help files Bug 8945: Update patron help files Bug 8945: Add patron routing list help file Bug 8945: Update offline circ help files Bug 8945: Update patron card creator help files Bug 8945: Reports Help Files Bug 8945: Hold help file Bug 8945: Update comments help file Bug 8961: Fix typo in offline circ help Bug 8945: Serials Help Files for 3.10 Bug 8945: Update suggestion help file for 3.10 Bug 8945: Update lists help for 3.10 Bug 8945: Tools Help Files Bug 8945: Update Tags help files for 3.10 Bug 8945: Add missing acq help file Follow up to Bug 6680: tiny up download lists formats Bug 8945: Did you mean help file Nu?o L?pez Ans?tegui (2): Bug 6428 - refered column 'items.coded_location_qualifier' does not exist Bug 6428 [Follow-up] refered column 'items.coded_location_qualifier' does not exist Owen Leonard (116): Bug 8002 [SIGNED-OFF][REVISED] Can't add patron attribute type in newer installation Bug 7500 - Use CSS Sprites for faster page loading Bug 5184 - Upgrade jQuery to the latest version (staff client) Bug 5184 [REVISED] Upgrade jQuery to the latest version (OPAC) Bug 8048 - better spacing on categories for attributes Bug 7842 - Inconsistencies in Notices interface Bug 7877 - note on expiration in the opac worded wrongish Bug 8124 - Hide option to download results of items with no checkouts report Bug 7889 - Use standard style for errors and messages Bug 7889 [Authorities duplicates] Use standard style for errors and messages Bug 7889 [Search errors] Use standard style for errors and messages Bug 7889 [Acquisitions] Use standard style for errors and messages Bug 8107 - Disabled buttons not distinguishable from enabled buttons Bug 7980: [SIGNED-OFF] Group search results tag input with other actions ug 8078 [REVISED] my summary showing contents of incorrect tab Bug 8014 - On the patron entry form hide "restricted until" field if "Restricted: No" is checked Bug 8095 - Printed lists in the OPAC not easy to read Bug 8122 - Add a link to new library group creation from empty groups message Bug 7959 - Update OPAC suggestions interface to match lists Bug 7959 - Update OPAC suggestions interface to match lists Bug 7127 - Templates must be valid XHTML Bug 7747 - Replace YUI autocomplete with jQueryUI Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI Bug 8108 - Remove unused images from the OPAC Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings Bug 8111 - Language chooser display problem in self-checkout Bug 8160 - Link to cataloging appears for users without cataloging permission Bug 8161 - Cataloging home page should be accessible to users with permission to edit catalog or edit items Bug 8187 - [SIGNED-OFF] Batch patron modification missing from tools sidebar menu Bug 8119 - Show hint when disabling active currency checkbox Bug 8184 - Duplicate budget page lacks heading and breadcrumbs Fix for Bug 6855 - List bullet showing in wrong place on error message Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version Bug 8171 - Improper escaping of quotes during z39.50 queries leads to broken html Bug 8272 - OPAC : date expiration format Bug 8241 - Remove stray references to YUI autocomplete Bug 8194 - Layout problem on subscription add when showing manual history Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version Bug 8288 - showmarc.tt should not include full doc-head-close.inc Bug 8281 - Remove unused YUI files Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin Bug 8398 - Missing image file in staff global css Bug 8130 [FOLLOW-UP] attach PDF files to a patron record Bug 7889 - Use standard style for errors and messages Bug 8679 [REVISED] Remove usage of Amazon API Bug 8657 - Default sort by call number does not work Bug 8655 - Re-order items on administration page to better match configuration priority Bug 8596 - Reports interface date picker doesn't force ISO formatted dates Bug 8590 - checked out from missing on patron detail Bug 8588 - Duplicate field IDs cause problems with SQL report parameter entry Bug 8522 - Markup errors cause problems with customized CSS Bug 8593 - Follow-up - Add unique IDs to pending approval markup on staff client home page Bug 3374 - Display patron attributes in the same format as other patron data Bug 6494 - opacmysummaryhtml on reading history Bug 2553 [Serials report] alphabetize dropdown menus Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls Bug 7784 - Improve clarity of batch modification operations Bug 8708 [Revised] RSS feed for new comments is broken Bug 8496 - show local cover images on lists view in opac Bug 8644 [staff client] jQueryUI CSS file should not contain customizations Bug 8644 [OPAC] jQueryUI CSS file should not contain customizations Bug 7500 [FOLLOW-UP][Star ratings] Use CSS Sprites for faster page loading Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading Bug 7500 [FOLLOW-UP, revised][Social networks] Use CSS Sprites for faster page loading Bug 8598 - No patron image or home library on Files & Statistics tabs Bug 8677 - table overlapping to the right on holds waiting Bug 8730 - browse overlaying powered by Bug 8428 - can't save contracts Bug 8617 - Problem with display of comments waiting for moderation in OPAC Bug 8693 - Sort biblio checkout history by checkout date instead of patron name Bug 6689 [Follow-up] Improve styling of table pager Bug 8711 - alternating colors messed up on reports Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen Bug 8827 - YUI CSS files no longer found on Yahoo servers Bug 8382 [Follow-up] It is not possible to cancel an order when receiving on a filtered page in parcel.pl Bug 8811 - can't run report after saving Bug 6037 [Follow-up] Invalid markup, missing breadcrumbs on Keyword to MARC Mapping page Bug 2930 [REVISED] Put other name on checkout screen Bug 8820 - Don't show orders table if there are no orders Bug 8766 - OPACBaseURL still called as OPACBaseurl in many files Bug 8843 - Cannot export bibliographic records by call number Bug 8851 - strange blue bar above serials results Bug 8898 - Remove unused mainmenu include and related styles in the staff client Bug 8923 [Revised] Add ids to repeated pagination menus to allow for CSS customization Bug 8935 - transport cost matrix could be prettier Bug 8912 - Remove unused hold-menu.inc Bug 8907 - Last updated date does not appear on currency edit form Bug 8980 - Untranslatable strings in modborrowers.pl Bug 8707 - tags always say approved Bug 8931 - submit buttons have blue background Bug 8804 [Revised] Quiet errors in the log from Auth.pm Bug 8989 - Availability facet needs an id Bug 8972 - Due Date set to 100 years ago Bug 8972 - Due Date set to 100 years ago Bug 8989 - Availability facet needs an id Bug 8931 [Follow-up] submit buttons have blue background Bug 7500 [Lists follow-up] Use CSS Sprites for faster page loading Bug 7932 [Revised] Twitter share doesn't work with socialnetworks Bug 8975 - search results should say on order in staff client Bug 8971 - Sort holds queue report using DataTables Bug 9008 [Follow-up] Warn if librarian logged-in with mysql/admin account Bug 8163: Click to populate XSLT preferences with "default" or empty values Bug 8546 - Error in description of OPAC Advanced Search Publication date range search Bug 5521 - item edit form appears if no items found Bug 8986: Batch patron modification template corrections Bug 9115 - basket window should close automatically when placing a hold Bug 9073 - Download option from the cart should match the menu button in lists Bug 8515 - OPAC password change does not obey OpacPasswordChange Bug 9106 - Filtering list of uncertain price list by owner empties order information Bug 9137 - Focus when editing/adding new itemtypes/authorised values Bug 7687 - Remove problematic CSS gradient declarations targeting Internet Explorer Bug 6602 - Reports dictionary doesn't properly recognize text columns Bug 8117 [Follow-up] Divide budget periods into two tabs Bug 8641 [Follow-up] Add warning about log-in as root user to About page Paul Poulain (310): Koha 3.8.0 bump Merge remote-tracking branch 'origin/new/bug_7849' Bug 8002 follow-up to use 3.09 and MODIFY instead of 3.08 and CHANGE Merge remote-tracking branch 'origin/new/bug_3969' Bug 7903 follow-up, wrong capital cases bug 7249 follow-up, online help Bug 7249 BDRev number Merge remote-tracking branch 'origin/new/bug_5184' Welcoming Lyon 3 team as a committer, and adding 3.8.0 release Merge remote-tracking branch 'origin/new/bug_5345' Bug 7739 follow-up for capital cases Merge remote-tracking branch 'origin/new/bug_5345' Merge remote-tracking branch 'origin/new/bug_7178' bug 8022 follow-up, missing permission in spanish Merge remote-tracking branch 'origin/new/bug_8022' Merge remote-tracking branch 'origin/new/bug_7213' Bug 5742 follow-up permissions for RU and UK languages Bug 5742 follow-up DB rev number Bug 7248 follow-up (alternative) Bug 7757 - Followup - Move IF outside of html tag Bug 7977 follow-up, fixing UC breaking coding guidelines Bug 7977 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_7178' Bug 7398 follow-up DBRev number Bug 5795 follow-up, DBRev number Welcome to the 182th commiter ! Bug 7794: follow-up DBRev number + removing UNIQUE index that is now useless Bug 7792:redefine the field branchcode as PRIMARY KEY of branches Bug 7792 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_8150' Merge remote-tracking branch 'origin/new/bug_6858' Bug 8144 - 775 tag in the MARC record causes display issue Welcome to Piotr Kowalski, that is 183th Bug 8182 follow-up, fixing BLO typo mistake Merge remote-tracking branch 'origin/new/bug_8182' bug 8167 follow-up: DBRev number Bug 5337 DBRev number Bug 7951 follow-up DBRev Merge remote-tracking branch 'origin/new/bug_7936' Bug 7601 follow-up DBRev number Adding Shari Perkins as contributor Merge remote-tracking branch 'origin/new/bug_7747' Bug 4246 Follow-up updatedatabase Revert "Subroutine prototypes used at line XXX, column 1. See page 194 of PBP." Merge remote-tracking branch 'origin/new/bug_8092' [SIGNED-OFF] bug 7570: add a space to the table header Merge remote-tracking branch 'origin/new/bug_5337' Merge remote-tracking branch 'origin/new/bug_7952' Merge remote-tracking branch 'origin/new/bug_8092' Bug 7955 follow-up DBRev number Bug 7955 follow-up spelling fixes Adding Claire Hernandez as contributor + adding missing contributors in about.tt Bug 7447 allow to specify a date in overdue_notice.pl Bug 6774 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_6634' Bug 5910: allow users to search on all auth types Bug 3708 - Add another customizable region to the OPAC: right sidebar nav Bug 3708 follow-up DBRev number Bug 8289 Upgrading from 2.2 does not work anymore Merge remote-tracking branch 'origin/new/bug_7143' Bug 7304 followup DBRev number Bug 8205 follow-up DBRev number Bug 8130 follow-up DBRev number Bug 6557 follow-up DBRev number Bug 6557 follow-up UNIMARC 942$0 in default french frameworks Bug 8318: Update StatisticsFields preference language bug 6350 (history.txt) fixing typo Revert "Bug 7444: Update circ/circulation.pl to use KohaDates TT Plugin" Bug 8130 follow-up, removing duplicate tab Merge remote-tracking branch 'origin/new/bug_8130' Merge remote-tracking branch 'origin/new/bug_3280' bug 7630 follow-up : welcome #186 Mark Tompsett Bug 8202 follow-up UNIMARC authority support Bug 5981 follow-up DBrev number Merge remote-tracking branch 'origin/new/bug_7818' Bug 8233 follow-up fixin DBRev Revert "Added coverage to unit test for TTParser" Merge remote-tracking branch 'origin/new/bug_7563' into new/bug_7563 Bug 7563 follow-up DBRev Bug 7065 follow-up DBRev number Revert "Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost - Followup" Revert "Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost" Merge remote-tracking branch 'origin/new/bug_8315' Bug 8353 follow-up adding a tiny sh in misc/maintenance Merge remote-tracking branch 'jcamins/bug_8281_qa' Merge remote-tracking branch 'origin/new/bug_5644' Merge remote-tracking branch 'origin/new/bug_8251' Merge remote-tracking branch 'origin/new/bug_6720' Merge remote-tracking branch 'origin/new/bug_7729' Merge remote-tracking branch 'origin/new/bug_8268' Bug 8083 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_8130' Bug 6716 tiny follow-up, mysql want a space after the -- Merge remote-tracking branch 'origin/new/bug_8062' Bug 7302 tiny follow-up removing Merge remote-tracking branch 'origin/new/bug_7889' bug 8486 tiny follow-up, removing ` Bug 7420 follow-up DBRev number Bug 7420 tiny bugfix Merge remote-tracking branch 'origin/new/bug_8486' Merge remote-tracking branch 'origin/new/bug_8233' Merge remote-tracking branch 'origin/new/bug_8204' Bug 8207 follow-up DBrev Merge remote-tracking branch 'origin/new/bug_7955' Bug 7839 follow-up fixing HTML4 coding guideline error Bug 8432 follow-up, fixing error in T::T variable scope Bug 7470 follow-up: adding comments to avoid removal of this file Merge remote-tracking branch 'origin/new/bug_6720' bug 8477 follow-up for [HTML4] coding guideline Bug 6448 follow-up, DBrev number Bug 8263 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_8268' Bug 8670 follow-up DBRev number Bug 8657 follow-up DBRev number Bug 8492 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_8332' Merge remote-tracking branch 'origin/new/bug_7805' Bug 7412 follow-up Bug 7412 follow-up Merge remote-tracking branch 'origin/new/bug_7241' Revert "Bug 7241: fix for the CIRC logs -> itemnumber stored correctly" Merge remote-tracking branch 'origin/new/bug_7241' Merge remote-tracking branch 'origin/new/bug_8440' Bug 7621 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_8293' Merge remote-tracking branch 'origin/new/bug_7613' Merge remote-tracking branch 'origin/new/bug_8550' Merge remote-tracking branch 'origin/new/bug_8204' Merge remote-tracking branch 'origin/new/bug_8408' Revert "Bug 8089: Correct cache timeout to 1000" Revert "Bug 8089: Cache sysprefs using Koha::Cache" Revert "Bug 8089: Use Koha::Cache for all caching" Merge remote-tracking branch 'origin/new/bug_8089' Bug 5911 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_8251' Bug 5911 follow-up DBREv number bug 8431 follow-up DBRev number Bug 8431 follow-up : |html_line_break in 2 tempates Bug 8209 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_8209' Bug 3461 follow-up DBRev number Bug 7143 tiny follow-up, removing tabs Bug 7986 follow-up DBRev numbers Bug 7968 follow-up typo fixes Bug 7583 follow-up DBRev number Bug 4118 follow-up DBRev number Bug 8002 follow-up for the follow-up, DBRev number Bug 8743 follow-up, throw a more explanatory error message Merge remote-tracking branch 'origin/new/bug_8743' Merge remote-tracking branch 'origin/new/bug_7417' Merge remote-tracking branch 'origin/new/bug_8520' Bug 7671 follow-up DBRev number Merge remote-tracking branch 'origin/new/bug_7671' Bug 8765 follow-up replace tabs by spaces Bug 6151 follow-up DBREv & removing useless ` Bug 6151 follow-up, fix HTML4 coding guideline Bug 8336 follow-up, tabs to space bug 8757 follow-up DBRev number Bug 8597 follow-up DBRev number Bug 6151 follow-up fix POD Merge remote-tracking branch 'origin/new/bug_6151' Bug 7993 follow-up DBRev number Bug 5339 follow-up DBRev Merge remote-tracking branch 'origin/new/bug_8597' Bug 8597 follow-up translation issues Merge remote-tracking branch 'origin/new/bug_8597' Bug 7751 follow-up adding updatedatabase for sysprefs decreateLoanHighHolds* Bug 7993 follow-up to fix POD DOC Merge remote-tracking branch 'origin/new/bug_7993' Merge remote-tracking branch 'origin/new/bug_6448' Bug 8117 follow-up remove perl warning A follow-up will be added though, because we understood why I had some javascript error and jonathan didn't. It's because I've plack + debug Bug 2060 follow-up DBRev & updatedatabase Merge remote-tracking branch 'origin/new/bug_8185' Bug 5339 follow-up Merge remote-tracking branch 'origin/new/bug_5339' Revert "Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations in C4/TmplTokenType.pm" Revert "Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Installer/PerlModules.pm" Merge remote-tracking branch 'origin/new/bug_8606' Bug 5335 follow-up DBRev number Bug 5335 follow-up DBRev number Bug 8523 follow-up DBRev number Bug 8523 follow-up fixing perlcritic Bug 8523 follow-up OPAC styles for ccsr theme Merge remote-tracking branch 'origin/new/bug_8523' Bug 5356 follow-up DBRev number Bug 5335 follow-up fix test Bug 5335 follow-up fixing template Merge remote-tracking branch 'origin/new/bug_8209' Bug 3387 follow-up DBRev number Bug 3387 follow-up: fix perlcritic error Bug 7642 follow-up fix POD Bug 5335 follow-up: fixing Perl error Bug 8674 follow-up Fix perlcritic error Bug 8585 follow-up DBRev number Bug 8585 follow-up Passing syspref to template Merge remote-tracking branch 'origin/new/bug_7589' Bug 8739 follow-up fixing perlcritic error Merge remote-tracking branch 'origin/new/bug_7986' Bug 7963 follow-up: die nicely if AnyEvent libraries not installed Bug 8379 removing another useless ->disconnect line Bug 8379 don't close dbh Merge remote-tracking branch 'origin/new/bug_8623' into new/bug_8623 Merge remote-tracking branch 'origin/new/bug_8623' Merge remote-tracking branch 'origin/new/bug_8382' Merge remote-tracking branch 'origin/new/bug_7621' Merge remote-tracking branch 'origin/new/bug_8233' Bug 5409 follow-up DBRev number Bug 8652 follow-up adding more tests Bug 8570 follow-up removing tabs & improving indentation Bug 8570 follow-up removing tabs & improving indentation Merge remote-tracking branch 'origin/new/bug_8741' Bug 7873 follow-up s/tab/4spaces/ Merge remote-tracking branch 'origin/new/bug_8636' Merge remote-tracking branch 'origin/new/bug_7751' Merge remote-tracking branch 'origin/new/bug_7412' Bug 8862 follow-up s/\t/4spaces/g Merge remote-tracking branch 'origin/new/bug_7751' Bug 7143 follow-up replace tabs by 4 spaces Merge remote-tracking branch 'origin/new/bug_8585' Merge remote-tracking branch 'origin/new/bug_5356' Merge remote-tracking branch 'origin/new/bug_4118' Merge remote-tracking branch 'origin/new/bug_7986' Merge remote-tracking branch 'origin/new/bug_8525' Bug 8724 follow-up DBRev number Bug 7483 follow-up replacing tabs by 4 spaces in both templates Bug 8916 follow-up adding Mathieu Saby to contributors list Bug 3652 follow-up reverting call to param('bib') Merge remote-tracking branch 'origin/new/bug_3652' Bug 8895 follow-up fix for Jonathan's QA comment Bug 8939 follow-up welcome to Robert Williams 194th contributor Merge remote-tracking branch 'origin/new/bug_8707' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8982' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8978' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8846' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8636' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8931' into 3.10.x Merge remote-tracking branch 'origin/new/bug_7455' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8804' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8945' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8826' into 3.10.x Bug 8904: fix Plack scoping for overduerules.pl Merge remote-tracking branch 'origin/new/bug_8904' into 3.10.x Bug 8490: fix Plack error when creating label layout Bug 8949: Trying to view help on a page without any help results in a nasty error Bug 8842 fix Plack scoping for holidays Merge remote-tracking branch 'origin/new/bug_8490' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8842' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8949' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8872' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9001' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8805' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8784' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9005' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8919' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8832' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8972' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8989' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9010' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8931' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8988' into 3.10.x Merge remote-tracking branch 'origin/new/bug_7921' into 3.10.x Bug 8892 fix Plack scoping in acquisition Merge remote-tracking branch 'origin/new/bug_9053' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8915' into 3.10.x Merge remote-tracking branch 'origin/new/bug_7119' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9036' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9054' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8892' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8945' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9050' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9039' into 3.10.x Merge remote-tracking branch 'origin/new/bug_6428' into 3.10.x Merge remote-tracking branch 'origin/new/bug_7500' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8968' into 3.10.x Bug 9107: remove the syspref from the database, as well Bug 8997: Unnecessary call to getAllLanguages Merge remote-tracking branch 'origin/new/bug_9066' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9085' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9046' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9107' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9058' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8750' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8880' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8997' into 3.10.x Merge remote-tracking branch 'origin/new/bug_7368' into 3.10.x Merge remote-tracking branch 'origin/new/bug_7932' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8975' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9020' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9023' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8971' into 3.10.x Bug 9064: fix statistics.ccode column Merge remote-tracking branch 'origin/new/bug_9070' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9017' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9024' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8844' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8954' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9064' into 3.10.x Merge remote-tracking branch 'origin/new/bug_8800' into 3.10.x Merge remote-tracking branch 'origin/new/bug_9078' into 3.10.x Bug 9122: fix the problem when writing-off a fine Merge remote-tracking branch 'origin/new/bug_9122' into 3.10.xb Bug 9018 generated ccsr translation file Bug 9018 Italian translation of ccsr.po Merge remote-tracking branch 'tamil/3.10.0-translate' into 3.10.xb Bumping version to 3.10.0 and adding sponsors that are were not already written Adding 3.10 release notes Bug 9008: warn if user is logged-in with admin account Bug 9020: follow-up fixes french translation for permissions Bug 8981 follow-up: case Piotr Kowalski (1): Bug 8116 : Fixing warn in error log Robert Williams (1): Bug 8939 : Fines being charged during the grace period Robin Sheat (22): Bug 8020 [3.8.x/MASTER] - update changelogs to get to 3.8 Bug 8020 - [3.8.x] Update changelog for 3.8.0-1 Bug 8020 [3.8.x/MASTER] - update git build script to 3.9 Bug 8001: [SIGNED-OFF] improve styling potential of the tag list Bug 8139 - add margin to recent comments CSS to fix stuff with menus Bug 8222 - make the zipcode no longer mandatory Bug 7642 - remove the cloud weight from the tags Bug 8235 - allow a whitelist of modules that aren't in Debian Bug 8544 - make the RSS icon CSS-changeable Bug 8162: allow packages to work on Ubuntu Precise Bug 8547 - JS error in star ratings breaks IE Bug 8532 - improve robustness when converting dates Bug 8646 - prevent the highlighter from going infinite loop Bug 8391: prevent error when viewing circ history with bad dates Bug 8594 - prevent the report system from breaking some subqueries Bug 8716 - make the routing list reordering function work Bug 7642 - fix the lost display of tag sizes Bug 8890 - move two more db dependent tests Bug 8636 - add Moose dependency to the dependencies Bug 6680 - simple tidy-up of cart download format descriptions Bug 9052 - rewrite the YUI links to use the system library Bug 8878 - a command to provide a shell with the koha environment Romina Racca (1): Bug 9275 Missing '<' closing pharagraph tag Savitra sirohi (1): Bug 7153 - Show Open Library as Search Target in "More Searches" in OPAC detail page Serhij Dubyk {?????? ?????} (1): Bug 9010 - Quote of the day: Umlauts do not display correctly Added utf8-encoding in json-header for correct view quotes in quotes editor. Shari Perkins (3): Bug 7936 followup: Copyedited Acquisitions help files Bug 7936 followup: Copyedited Offline Circ help files Bug 7936 followup: Copyediting Help Files Simon Story (1): Bug 6684: Fixes to koha-remove Sophie Meynieux (4): Bug 7815 : Order pickup libraries list by name rather than by code Bug 7329 [Followup] : when reverting an import, keep matching biblionumber in batch table, if items are not deleted beacause on loan. Bug 7329 [Followup] : when reverting an import, keep matching biblionumber in batch table, if items are not deleted because they are issued. Bug 8191 : Adding a new value to 8 position of coded data field 100 Srdjan (9): bug 6372: moved background-job.inc to background-job-progressbar.js bug_7647: Table sorter on issue history bug_7398: Replaced OPACDisplayRequestPriority syspref with OPACShowHoldQueueDetails bug_8056: sorted out slip print calls bug_8138: added 773$t field to search results bug_8083: parameters subpermissions: manage_circ_rules and parameters_remaining_permissions bug_8083: Explanation of update query bug_5911: Transport Cost Matrix Bug 7993: Save reports with Group/Subgroup hierarchy Stacey Walker (1): bug 5327: added some tests for C4/Items.pm St?phane Delaune (5): bug 7990 - styl= in aqplan.tt Bug 8041: lost items are no longer available in search Bug 8040: bad name in acquisitions-menu Bug 7794:redefine the field id as PRIMARY KEY of sessions Bug 7671 : add a real primary key accountlines_id in accountlines Tomas Cohen Arazi (15): Bug 8251 - Patrons get incorrectly debarred Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate Bug 6617 - Wrong first indicator value in test Bug 8520 - Authorities summary incorrect on posible duplicate notice Bug 8623 - Fix YUI path for OPAC in debian/rules Bug 8233 - SolR-related /etc/ files break deb building Bug 8741 - crontab.example missing username, fails in some systems Bug 8724 - Upgrade from NoZebra installs is broken Bug 9001: Remove Zebraqueue_daemon Bug 8750 - Chronological terms authorities not correctly indexed (trivial fix) Bug 8800 - useDaysMode=Datedue wrong behaviour (revisited) Bug 9078 - is_holiday should honour holiday exceptions Bug 9078 - fixing exceptions broke tests Bug 9142 - Remove the use of subtests Bug 9235 - Hardcoded values in cronjobs/backup.sh Vitor FERNANDES (1): Bug 9144 - bulkmarcimport.pl - Problem identifying errors Zeno Tajoli (1): Bug 8185: plugin for linking records in MARC21 christophe croullebois (4): Bug 8197 : Software error when you have cleaned cookies and try to past the url to opac-topissues.pl Bug 8136 Changes the expected lenght of 100$a in rebuild_zebra.pl SIGNED-OFF] bug 8382: It is not possible to cancel an order on a filtered page in parcel.pl Bug 7351 : feature that allows to delete a range of dates root (1): Bug 7968 : Create meta-packages to simplify installation of koha wajasu (3): Bug 8375 - Patch for Common diacritics not shown correctly when exporting batch label to PDF Bug 8378 - syntax not working on overdues anymore Bug 8728 : Adjust Reserves.t test for resdate and expdate and test setup/teardown ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 22 22:42:01 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 21:42:01 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-23-ga6a5d96 Message-ID: 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 a6a5d96b5d4db450acacbc9d611219d653ad0f4d (commit) via eda2ec36d1a4caefad44eb4d8ea7c945b9618f59 (commit) from 75940713bb1cba4bb83ce624d67549706c7a61f0 (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 a6a5d96b5d4db450acacbc9d611219d653ad0f4d Author: D Ruth Bavousett Date: Tue Jan 22 15:44:33 2013 -0300 Bug 7143: Updating the About page with translation teams for Basque and Turkish Text-change only, should require little QA and testing. commit eda2ec36d1a4caefad44eb4d8ea7c945b9618f59 Author: D Ruth Bavousett Date: Tue Jan 22 16:33:02 2013 -0300 Language updates for 3.8.9 ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 +- .../po/am-Ethi-i-opac-t-prog-v-3006000.po | 50 +- .../po/am-Ethi-i-staff-t-prog-v-3006000.po | 1501 +- .../po/ar-Arab-i-opac-t-prog-v-3006000.po | 27 +- .../po/ar-Arab-i-staff-t-prog-v-3006000.po | 1503 +- misc/translator/po/ar-Arab-pref.po | 361 +- .../translator/po/az-AZ-i-opac-t-prog-v-3006000.po | 54 +- .../po/az-AZ-i-staff-t-prog-v-3006000.po | 1597 +- misc/translator/po/az-AZ-pref.po | 1061 + misc/translator/po/ben-i-opac-t-prog-v-3006000.po | 28 +- misc/translator/po/ben-i-staff-t-prog-v-3006000.po | 1501 +- .../translator/po/ca-VA-i-opac-t-prog-v-3006000.po | 127 +- .../po/ca-VA-i-staff-t-prog-v-3006000.po | 1501 +- .../translator/po/da-DK-i-opac-t-prog-v-3006000.po | 34 +- .../po/da-DK-i-staff-t-prog-v-3006000.po | 1540 +- .../translator/po/de-CH-i-opac-t-prog-v-3006000.po | 34 +- .../po/de-CH-i-staff-t-prog-v-3006000.po | 1502 +- .../translator/po/de-DE-i-opac-t-prog-v-3006000.po | 121 +- .../po/de-DE-i-staff-t-prog-v-3006000.po | 1570 +- misc/translator/po/de-DE-pref.po | 8 +- .../translator/po/el-GR-i-opac-t-prog-v-3006000.po | 27 +- .../po/el-GR-i-staff-t-prog-v-3006000.po | 1534 +- .../translator/po/en-GB-i-opac-t-prog-v-3006000.po | 42 +- .../po/en-GB-i-staff-t-prog-v-3006000.po | 1605 +- misc/translator/po/en-GB-pref.po | 1061 + .../translator/po/en-NZ-i-opac-t-prog-v-3006000.po | 32 +- .../po/en-NZ-i-staff-t-prog-v-3006000.po | 1503 +- misc/translator/po/en-NZ-pref.po | 276 +- .../translator/po/es-ES-i-opac-t-prog-v-3006000.po | 28 +- .../po/es-ES-i-staff-t-prog-v-3006000.po | 1503 +- misc/translator/po/es-ES-pref.po | 56 +- misc/translator/po/eu-i-opac-t-prog-v-3006000.po | 38 +- misc/translator/po/eu-pref.po | 1061 + .../translator/po/fi-FI-i-opac-t-prog-v-3006000.po | 40 +- .../po/fi-FI-i-staff-t-prog-v-3006000.po | 1505 +- misc/translator/po/fi-FI-pref.po | 1061 + .../translator/po/fr-CA-i-opac-t-prog-v-3006000.po | 40 +- .../po/fr-CA-i-staff-t-prog-v-3006000.po | 1541 +- .../translator/po/fr-FR-i-opac-t-prog-v-3006000.po | 28 +- .../po/fr-FR-i-staff-t-prog-v-3006000.po | 1502 +- misc/translator/po/fr-FR-pref.po | 8 +- misc/translator/po/hi-i-opac-t-prog-v-3006000.po | 53 +- misc/translator/po/hi-i-staff-t-prog-v-3006000.po | 1597 +- .../translator/po/hr-HR-i-opac-t-prog-v-3006000.po | 36 +- .../po/hr-HR-i-staff-t-prog-v-3006000.po | 1516 +- .../translator/po/hu-HU-i-opac-t-prog-v-3006000.po | 96 +- .../po/hu-HU-i-staff-t-prog-v-3006000.po | 1529 +- misc/translator/po/hu-HU-pref.po | 1061 + .../po/hy-Armn-i-opac-t-prog-v-3006000.po | 28 +- .../po/hy-Armn-i-staff-t-prog-v-3006000.po | 1503 +- misc/translator/po/hy-Armn-pref.po | 1525 +- .../translator/po/id-ID-i-opac-t-prog-v-3006000.po | 36 +- .../po/id-ID-i-staff-t-prog-v-3006000.po | 1502 +- misc/translator/po/id-ID-pref.po | 1061 + .../translator/po/is-IS-i-opac-t-prog-v-3006000.po | 58 +- misc/translator/po/is-IS-pref.po | 2 +- .../translator/po/it-IT-i-opac-t-prog-v-3006000.po | 28 +- .../po/it-IT-i-staff-t-prog-v-3006000.po | 1506 +- misc/translator/po/it-IT-pref.po | 332 +- .../po/ja-Jpan-JP-i-opac-t-prog-v-3006000.po | 135 +- .../po/lo-Laoo-i-opac-t-prog-v-3006000.po | 40 +- .../po/lo-Laoo-i-staff-t-prog-v-3006000.po | 1505 +- misc/translator/po/lo-Laoo-pref.po | 1061 + .../translator/po/mi-NZ-i-opac-t-prog-v-3006000.po | 52 +- misc/translator/po/mon-i-opac-t-prog-v-3006000.po | 57 +- misc/translator/po/mon-i-staff-t-prog-v-3006000.po | 1585 +- misc/translator/po/mon-pref.po | 1061 + misc/translator/po/mr-i-opac-t-prog-v-3006000.po | 35 +- misc/translator/po/mr-i-staff-t-prog-v-3006000.po | 1511 +- .../translator/po/ms-MY-i-opac-t-prog-v-3006000.po | 38 +- .../po/ms-MY-i-staff-t-prog-v-3006000.po | 1504 +- .../translator/po/nb-NO-i-opac-t-prog-v-3006000.po | 28 +- .../po/nb-NO-i-staff-t-prog-v-3006000.po | 1502 +- .../translator/po/nl-BE-i-opac-t-prog-v-3006000.po | 36 +- .../po/nl-BE-i-staff-t-prog-v-3006000.po | 1513 +- .../translator/po/nl-NL-i-opac-t-prog-v-3006000.po | 34 +- .../po/nl-NL-i-staff-t-prog-v-3006000.po | 1501 +- .../translator/po/nn-NO-i-opac-t-prog-v-3006000.po | 51 +- .../po/nn-NO-i-staff-t-prog-v-3006000.po | 1573 +- .../translator/po/pl-PL-i-opac-t-prog-v-3006000.po | 70 +- .../po/pl-PL-i-staff-t-prog-v-3006000.po | 1521 +- .../translator/po/pt-BR-i-opac-t-prog-v-3006000.po | 117 +- .../po/pt-BR-i-staff-t-prog-v-3006000.po | 1509 +- .../translator/po/pt-PT-i-opac-t-prog-v-3006000.po | 133 +- .../po/pt-PT-i-staff-t-prog-v-3006000.po | 2212 +- misc/translator/po/pt-PT-pref.po | 5772 +- .../translator/po/ro-RO-i-opac-t-prog-v-3006000.po | 42 +- .../po/ro-RO-i-staff-t-prog-v-3006000.po | 1563 +- .../translator/po/ru-RU-i-opac-t-prog-v-3006000.po | 33 +- .../po/ru-RU-i-staff-t-prog-v-3006000.po | 1541 +- .../translator/po/sd-PK-i-opac-t-prog-v-3006000.po | 26 +- .../po/sd-PK-i-staff-t-prog-v-3006000.po | 1501 +- misc/translator/po/sd-PK-pref.po | 1061 + .../translator/po/sk-SK-i-opac-t-prog-v-3006000.po | 28 +- .../po/sk-SK-i-staff-t-prog-v-3006000.po | 1509 +- misc/translator/po/sk-SK-pref.po | 280 +- .../translator/po/sv-SE-i-opac-t-prog-v-3006000.po | 38 +- .../po/sv-SE-i-staff-t-prog-v-3006000.po | 1505 +- misc/translator/po/sv-SE-pref.po | 1061 + .../translator/po/ta-LK-i-opac-t-prog-v-3006000.po |12906 ++-- .../po/ta-LK-i-staff-t-prog-v-3006000.po |100575 +++++++++++--------- misc/translator/po/ta-LK-pref.po |56234 +++++++++++- ...-v-3006000.po => ta-i-opac-t-prog-v-3006000.po} | 379 +- ...v-3006000.po => ta-i-staff-t-prog-v-3006000.po} | 1501 +- misc/translator/po/ta-opac-ccsr.po | 841 + misc/translator/po/{mr-pref.po => ta-pref.po} | 1303 +- misc/translator/po/tet-i-opac-t-prog-v-3006000.po | 42 +- misc/translator/po/tet-i-staff-t-prog-v-3006000.po | 1527 +- .../po/th-THA-i-opac-t-prog-v-3006000.po | 48 +- .../po/th-THA-i-staff-t-prog-v-3006000.po | 1501 +- .../translator/po/tr-TR-i-opac-t-prog-v-3006000.po | 4059 +- .../po/tr-TR-i-staff-t-prog-v-3006000.po |16240 ++-- misc/translator/po/tr-TR-pref.po |67028 +------------ .../translator/po/uk-UA-i-opac-t-prog-v-3006000.po | 33 +- .../po/uk-UA-i-staff-t-prog-v-3006000.po | 1549 +- .../po/ur-Arab-i-opac-t-prog-v-3006000.po | 32 +- .../po/ur-Arab-i-staff-t-prog-v-3006000.po | 1501 +- .../translator/po/vi-VN-i-opac-t-prog-v-3006000.po | 27 +- .../po/vi-VN-i-staff-t-prog-v-3006000.po | 1501 +- misc/translator/po/vi-VN-pref.po | 1061 + misc/translator/po/zh-Hans-CN-pref.po | 1061 + .../po/zh-Hans-TW-i-opac-t-prog-v-3006000.po | 37 +- misc/translator/po/zh-Hans-TW-pref.po | 1061 + 123 files changed, 188994 insertions(+), 161481 deletions(-) copy misc/translator/po/{sd-PK-i-opac-t-prog-v-3006000.po => ta-i-opac-t-prog-v-3006000.po} (98%) copy misc/translator/po/{sd-PK-i-staff-t-prog-v-3006000.po => ta-i-staff-t-prog-v-3006000.po} (99%) create mode 100644 misc/translator/po/ta-opac-ccsr.po copy misc/translator/po/{mr-pref.po => ta-pref.po} (97%) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 22 23:11:01 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 22:11:01 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-25-g3a0942f Message-ID: 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 3a0942fb58578a0995528806e1fa9d16c9434907 (commit) via 5515aea105ab4b3ab0f06d259eb1e98963a9585d (commit) from a6a5d96b5d4db450acacbc9d611219d653ad0f4d (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 3a0942fb58578a0995528806e1fa9d16c9434907 Author: Chris Cormack Date: Wed Jan 23 11:12:09 2013 +1300 Release notes for 3.8.9 commit 5515aea105ab4b3ab0f06d259eb1e98963a9585d Author: Chris Cormack Date: Wed Jan 23 11:11:04 2013 +1300 Bumping version for 3.8.9 release ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/updatedatabase.pl | 6 + kohaversion.pl | 2 +- misc/release_notes/release_notes_3_8_9.txt | 276 ++++++++++++++++++++++++++++ 3 files changed, 283 insertions(+), 1 deletions(-) create mode 100644 misc/release_notes/release_notes_3_8_9.txt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Jan 22 23:23:41 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 22:23:41 +0000 Subject: [koha-commits] main Koha release repository annotated tag v3.08.09 created. v3.08.09 Message-ID: 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 annotated tag, v3.08.09 has been created at b71a994b168f48608a997a01754cd57815036daf (tag) tagging 3a0942fb58578a0995528806e1fa9d16c9434907 (commit) replaces v3.08.08 tagged by Chris Cormack on Wed Jan 23 11:24:51 2013 +1300 - Log ----------------------------------------------------------------- Koha release 3.8.9 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlD/EbMACgkQZgbcHEvgMLP0xACfU3v6rMTDUd4dLYJ+DJ8ER353 GgQAnjWu4iIV+gA/RO8EGmEcE1Pbmrxp =V6P6 -----END PGP SIGNATURE----- Adrien Saurat (1): Bug 9182: fix on sortable columns on Saved reports Chris Cormack (4): Bug 9102 : Set HttpOnly on the CGISESSID cookie Bug 7143 updating history and about page Bumping version for 3.8.9 release Release notes for 3.8.9 Chris Hall (1): Bug 9158: correcting whitespace in series (440) display D Ruth Bavousett (2): Language updates for 3.8.9 Bug 7143: Updating the About page with translation teams for Basque and Turkish Fridolyn SOMERS (1): Bug 9065 - set correct permission for upload local cover image Jared Camins-Esakov (1): Bug 8924: Some modules erroneously skipped by 00-load Jonathan Druart (1): Bug 9140: Followup removes the useless variable $message Julian Maurice (1): Bug 9126: Do not return from Check too early. Kyle M Hall (1): Bug 9292 - Remove dead code related to 'publictype' Liz Rea (1): Bug 6574 - js error in en-GB and en-NZ translations due to improper quoting Martin Renvoize (1): Bug 9335 - humanMsg popups don't disapear in webkit browsers Mason James (1): Bug 8299 - overdue_notice.pl shows error messages Mathieu Saby (1): Bug 8984: make Zebra more UNIMARC compliant Owen Leonard (5): Bug 9140 - Untranslatable strings in item circulation history Bug 9278 - Remove unused OPAC CSS file sanop.css Bug 9169 - Wrap relator code in to allow for CSS customization Bug 9284 - JavaScript should follow rules recommended by JSHint Bug 9141 - Untranslatable strings on "pay an amount..." page Robin Sheat (1): Bug 9309 - Make OPACurlOpenInNewWindow be respected for 856$u Srikanth Dhondi (1): Bug 8712 - We should use WAI-ARIA guidelines to help with accessibility St?phane Delaune (1): Bug 8977:replace unitialized directory var in printoverdues ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 23 00:32:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 23:32:48 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_7678 created. v3.08.00-1614-g1642dbe Message-ID: 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, new/bug_7678 has been created at 1642dbe0e826fc5343c32cc589834cbf23794f4a (commit) - Log ----------------------------------------------------------------- commit 1642dbe0e826fc5343c32cc589834cbf23794f4a Author: Julian Maurice Date: Mon Dec 10 12:23:09 2012 +0100 Bug 7678: Adds extended patron attributes in patron reports Fix bug that prevented zero values to be shown in the results. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Fixes the problem with differentiating 0 and NULL values. Passes all tests. Signed-off-by: Jared Camins-Esakov commit a08c09884ec8799f2835b6a63ed10833bd927fbf Author: Julian Maurice Date: Mon Aug 20 08:57:42 2012 +0200 Bug 7678: follow-up to pass QA Check input parameters to avoid SQL injection Rewrite a for loop for readability Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer All tests pass, perlcritic is unchanged. Test plan - Verify ExtendedPatronAttributes hides/shows new patron attribute search criteria - Verify patron attribute show up correctly - pull down list for attributes linked to authorized values - input field for other attributes - Verify search works correctly Signed-off-by: Jared Camins-Esakov commit 56878f1453d15459d2f7586e3cc5d390d301692d Author: Matthias Meusburger Date: Fri Apr 20 17:36:17 2012 +0200 Bug 7678: Adds extended patron attributes in patron reports This patch allows to choose row and column amongst extended patron attributes and to filter on them in reports/borrower_stats.pl Signed-off-by: Marc Veron Great, I was looking for such a feature. Patch works as expected. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 23 00:54:15 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 23:54:15 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9407 created. v3.08.00-1616-g99e1fa2 Message-ID: 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, new/bug_9407 has been created at 99e1fa291a9b465df7f6139e3fc077ae89674d2c (commit) - Log ----------------------------------------------------------------- commit 99e1fa291a9b465df7f6139e3fc077ae89674d2c Author: MJ Ray Date: Wed Jan 16 20:13:57 2013 +0000 Bug 9407: patrons search should match substrings If a patron lives at 4345 Library Rd, a search on Street Address for Library should find it. However, it does not, but a search for 4345 Library does. This patch adds a "Search Type" drop-down, defaulting to the current behaviour. To test: 1) Search for a patron based on a non-leading part of a field. 2) Should return no results. 3) Search again with "Search Type" of "Contains". 4) Should return the patron. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov commit 830f36607c9aed5a44ef2f92ffc53980376813fa Merge: 7585f23 1642dbe Author: Jared Camins-Esakov Date: Tue Jan 22 18:35:22 2013 -0500 Merge branch 'bug_7678' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 23 00:56:36 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 22 Jan 2013 23:56:36 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1617-g8e7e987 Message-ID: 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 8e7e987c038a86091d4feebf887cc4f76f1d793e (commit) via 99e1fa291a9b465df7f6139e3fc077ae89674d2c (commit) via 830f36607c9aed5a44ef2f92ffc53980376813fa (commit) via 1642dbe0e826fc5343c32cc589834cbf23794f4a (commit) via a08c09884ec8799f2835b6a63ed10833bd927fbf (commit) via 56878f1453d15459d2f7586e3cc5d390d301692d (commit) from 7585f23ce30f68d16e722f6cd05c4ec250611664 (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 8e7e987c038a86091d4feebf887cc4f76f1d793e Merge: 830f366 99e1fa2 Author: Jared Camins-Esakov Date: Tue Jan 22 18:56:50 2013 -0500 Merge branch 'bug_9407' into 3.12-master ----------------------------------------------------------------------- Summary of changes: .../prog/en/includes/patron-search.inc | 6 + .../prog/en/modules/reports/borrowers_stats.tt | 54 +++- members/member.pl | 8 +- reports/borrowers_stats.pl | 355 +++++++++++++++----- 4 files changed, 335 insertions(+), 88 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 23 01:10:11 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 23 Jan 2013 00:10:11 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9263 created. v3.08.00-1618-ge8a2387 Message-ID: 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, new/bug_9263 has been created at e8a23877e505cafe9b4708af75d4b430054ea5c7 (commit) - Log ----------------------------------------------------------------- commit e8a23877e505cafe9b4708af75d4b430054ea5c7 Author: Fridolyn SOMERS Date: Tue Dec 11 17:33:11 2012 +0100 Bug 9263: Trim barcodes in offline circulation Signed-off-by: Kyle M Hall Passed-QA-by: M. de Rooy Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 23 01:59:09 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 23 Jan 2013 00:59:09 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9343 created. v3.08.00-1620-g58494be Message-ID: 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, new/bug_9343 has been created at 58494beb7949d57d9b84784edc3e55848192eff8 (commit) - Log ----------------------------------------------------------------- commit 58494beb7949d57d9b84784edc3e55848192eff8 Author: Adrien Saurat Date: Thu Jan 3 17:08:02 2013 +0100 Bug 9343: handles the new format of Debarred The debarred status in DB switched from a boolean to a date. Signed-off-by: Kyle M Hall Signed-off-by: Elliott Davis Correctly pulls debared flag instead of debarment date. Signed-off-by: Jared Camins-Esakov commit 8c418b26a7f3923c826b31d8c302bbfb792e3116 Merge: 8e7e987 e8a2387 Author: Jared Camins-Esakov Date: Tue Jan 22 19:12:40 2013 -0500 Merge branch 'bug_9263' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Jan 23 02:02:00 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 23 Jan 2013 01:02:00 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1621-g36431ed Message-ID: 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 36431ed14abfac7c1af94f2e48dc4e37ef3c8f45 (commit) via 58494beb7949d57d9b84784edc3e55848192eff8 (commit) via 8c418b26a7f3923c826b31d8c302bbfb792e3116 (commit) via e8a23877e505cafe9b4708af75d4b430054ea5c7 (commit) from 8e7e987c038a86091d4feebf887cc4f76f1d793e (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 36431ed14abfac7c1af94f2e48dc4e37ef3c8f45 Merge: 8c418b2 58494be Author: Jared Camins-Esakov Date: Tue Jan 22 20:01:22 2013 -0500 Merge branch 'bug_9343' into 3.12-master ----------------------------------------------------------------------- Summary of changes: C4/SIP/ILS/Patron.pm | 2 +- offline_circ/service.pl | 36 ++++++++++++++++++++++++------------ 2 files changed, 25 insertions(+), 13 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 02:37:02 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 01:37:02 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.02-2-gbf87c51 Message-ID: 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.10.x has been updated via bf87c51ea68a2e05d6ba1944389516e56c88c37c (commit) via 5d38960e3a7da8c99efdc63244481b71601aa360 (commit) from d439853b69e0e07168ed4cf9d32a6d2c05e1c702 (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 bf87c51ea68a2e05d6ba1944389516e56c88c37c Author: Hugh Davenport Date: Thu Jan 17 10:42:14 2013 +1300 Bug 9062 Fix spacing next to tax rate On the supplier view screen, there was a space after the discount and before the % sign, but there was none for the tax rate. This patch adds in a patch, so they look similar. Signed-off-by: Hugh Davenport Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Tiny follow-up, fixes spacing. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 5d38960e3a7da8c99efdc63244481b71601aa360 Author: Hugh Davenport Date: Thu Jan 17 10:07:59 2013 +1300 Bug 9062 Fix format for discount rate for vendors On the vendor display and edit screens, the tax rate information was formatted to 1 decimal point, while the discount rate was not. This patch adds a format string to the discount information so that it is formatted in the same way. Signed-off-by: Hugh Davenport Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Makes display on vendor detail page more consistent and passes all tests. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/acqui/supplier.tt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 02:57:49 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 01:57:49 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.02-4-g540d727 Message-ID: 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.10.x has been updated via 540d72745943bcc03fab5d22c31d06f9d3c6a585 (commit) via a545cf5395843b1030f000ae0bab559d7ea7b442 (commit) from bf87c51ea68a2e05d6ba1944389516e56c88c37c (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 540d72745943bcc03fab5d22c31d06f9d3c6a585 Author: Fred Pierre Date: Thu Jan 17 13:50:23 2013 -0500 Bug 8401 : Highlighting of search terms in preference causes loss of data To test: 1/ Go to system preferences 2/ Go to SCOUserCSS 3/ Add #self 4/ Search for self 5/ Open SCOUserCSS 6/ Note it now contains only # (Do not click save) 7/ Apply the patch 8/ Refresh the page, and check SCOUserCSS and note it now says #self 9/ Rejoice! Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Works nicely and passes all tests. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit a545cf5395843b1030f000ae0bab559d7ea7b442 Author: Jared Camins-Esakov Date: Thu Jan 17 18:23:19 2013 -0500 Add Hugh Davenport to history Welcome, Hugh Davenport! You are the 199th developer to have a patch committed to Koha. Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: docs/history.txt | 1 + .../intranet-tmpl/prog/en/js/pages/preferences.js | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 1 + 3 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 02:57:58 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 01:57:58 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.09-1-g9448506 Message-ID: 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 94485065b635231947d0f2d0de8e31f75767b4d2 (commit) from 3a0942fb58578a0995528806e1fa9d16c9434907 (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 94485065b635231947d0f2d0de8e31f75767b4d2 Author: Fred Pierre Date: Thu Jan 17 13:50:23 2013 -0500 Bug 8401 : Highlighting of search terms in preference causes loss of data To test: 1/ Go to system preferences 2/ Go to SCOUserCSS 3/ Add #self 4/ Search for self 5/ Open SCOUserCSS 6/ Note it now contains only # (Do not click save) 7/ Apply the patch 8/ Refresh the page, and check SCOUserCSS and note it now says #self 9/ Rejoice! Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Works nicely and passes all tests. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/js/pages/preferences.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 03:22:44 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 02:22:44 +0000 Subject: [koha-commits] main Koha release repository branch 3.10.x updated. v3.10.02-9-g711431a Message-ID: 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.10.x has been updated via 711431ab45e29412666dab05c3e1454bf703f7c9 (commit) via 055044481e20bb30675e28656049ce9a86d09018 (commit) via d1f85c23f4e582dd3c73a33d8a0df85c13c9475b (commit) via 0af0a4a3eb015e60a488d792454b729741cefabe (commit) via d1ff67092373ad24ebb972c87498d1fb06c9f3e3 (commit) from 540d72745943bcc03fab5d22c31d06f9d3c6a585 (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 711431ab45e29412666dab05c3e1454bf703f7c9 Author: Galen Charlton Date: Wed Jan 16 09:09:56 2013 -0800 Bug 9376: extend HTML fix to moremember-brief.tt Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 055044481e20bb30675e28656049ce9a86d09018 Author: Vitor FERNANDES Date: Thu Jan 10 16:24:07 2013 +0000 Bug 9376: Problem with dateexpiry display in moremember.tt There is a problem that brokens the interface of moremmeber when displaying the date expiry when renewing a patron. In the first comment I said that the line that causes the error should be: [% dateexpiry %] but the correct way should be: [% dateexpiry %] This way the date expiry after renew a patron appears in bold. Test plan: - before applying the patch try to renew a patron and check that almost everything went bold - apply the patch - renew a patron and only the expiration date is bolder. - Note that the bug doesn't manifest in master because the patch for bug 6261 causes the invalid HTML to never be reached; it *does* affect 3.10.x and earlier. Sponsored-by: KEEP SOLUTIONS Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit d1f85c23f4e582dd3c73a33d8a0df85c13c9475b Author: Kyle M Hall Date: Fri Dec 14 11:09:08 2012 -0500 Bug 9229 - branch code instead of name in subscription-detail.pl This patch corrects the problem by using the KohaBranchName plugin. Test plan: Go in a subscription detail page. Check that the "Library" information is changed from the branchcode to the branchname Signed-off-by: Fridolyn SOMERS Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 0af0a4a3eb015e60a488d792454b729741cefabe Author: Jared Camins-Esakov Date: Thu Jan 17 20:55:20 2013 -0500 Add Fred Pierre to history Welcome, Fred Pierre! You are the 201st committer to Koha. Conflicts: docs/history.txt Signed-off-by: Chris Cormack commit d1ff67092373ad24ebb972c87498d1fb06c9f3e3 Author: Corey Fuimaono Date: Wed Jan 16 11:23:46 2013 +1300 Bug 9398 - [ ? ] Link Lacks Context for All General Users (Accessibility) [Contexual Help] testing procedure: 1. see that [ ? ] has simply been changed to 'Help' Signed-off-by: Liz Rea I like this change, the context is improved even for sighted individuals, and it helps screen reader users a great deal. Signed-off-by: Katrin Fischer The new 'Help' doesn't take up a lot more space than the old '[ ? ]' and makes it easier to undertand what will happen when you click on it. Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: docs/history.txt | 2 ++ .../intranet-tmpl/prog/en/includes/header.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 3 ++- .../prog/en/modules/members/moremember-brief.tt | 2 +- .../prog/en/modules/members/moremember.tt | 2 +- .../prog/en/modules/serials/subscription-detail.tt | 3 ++- 6 files changed, 9 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 03:25:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 02:25:56 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.09-4-g140a9a8 Message-ID: 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 140a9a89d7d596cd5020e39c4a3626f54e8aa706 (commit) via fb6510bbc5fa2cb2ee9b6eeabea5c8acfd39ccdd (commit) via 4a48b3e631742979fed75488692d4ba14e7c9407 (commit) from 94485065b635231947d0f2d0de8e31f75767b4d2 (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 140a9a89d7d596cd5020e39c4a3626f54e8aa706 Author: Galen Charlton Date: Wed Jan 16 09:09:56 2013 -0800 Bug 9376: extend HTML fix to moremember-brief.tt Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit fb6510bbc5fa2cb2ee9b6eeabea5c8acfd39ccdd Author: Vitor FERNANDES Date: Thu Jan 10 16:24:07 2013 +0000 Bug 9376: Problem with dateexpiry display in moremember.tt There is a problem that brokens the interface of moremmeber when displaying the date expiry when renewing a patron. In the first comment I said that the line that causes the error should be: [% dateexpiry %] but the correct way should be: [% dateexpiry %] This way the date expiry after renew a patron appears in bold. Test plan: - before applying the patch try to renew a patron and check that almost everything went bold - apply the patch - renew a patron and only the expiration date is bolder. - Note that the bug doesn't manifest in master because the patch for bug 6261 causes the invalid HTML to never be reached; it *does* affect 3.10.x and earlier. Sponsored-by: KEEP SOLUTIONS Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack commit 4a48b3e631742979fed75488692d4ba14e7c9407 Author: Kyle M Hall Date: Fri Dec 14 11:09:08 2012 -0500 Bug 9229 - branch code instead of name in subscription-detail.pl This patch corrects the problem by using the KohaBranchName plugin. Test plan: Go in a subscription detail page. Check that the "Library" information is changed from the branchcode to the branchname Signed-off-by: Fridolyn SOMERS Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/members/moremember-brief.tt | 2 +- .../prog/en/modules/members/moremember.tt | 2 +- .../prog/en/modules/serials/subscription-detail.tt | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 04:12:42 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 03:12:42 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.09-5-gdc44778 Message-ID: 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 dc4477897cfb8951e662e4ac9db99efd46a480e9 (commit) from 140a9a89d7d596cd5020e39c4a3626f54e8aa706 (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 dc4477897cfb8951e662e4ac9db99efd46a480e9 Author: Chris Cormack Date: Thu Jan 24 16:14:06 2013 +1300 Revert "Bug 9229 - branch code instead of name in subscription-detail.pl" This reverts commit 4a48b3e631742979fed75488692d4ba14e7c9407. ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/serials/subscription-detail.tt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 14:04:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 13:04:29 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9281 created. v3.08.00-1622-g28d4b80 Message-ID: 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, new/bug_9281 has been created at 28d4b80f989a6662ed878289bbf65ea2ee1f83b7 (commit) - Log ----------------------------------------------------------------- commit 28d4b80f989a6662ed878289bbf65ea2ee1f83b7 Author: Jonathan Druart Date: Thu Dec 13 14:17:07 2012 +0100 Bug 9281: FIX add an order from a staged file In GetMember the hash parameter contained 'C4::Members' => 'borrowernumber' XXX => undef Test plan: In the acquition module, try to add an order to a basket from a staged file. Without this patch, you get an error: DBD::mysql::st execute failed: called with 2 bind variables when 1 are needed at /home/koha/src/C4/Members.pm line 559 Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer All tests pass, error only appearing in the log file. Test plan: 1) Create a basket 2) Add one or multiple order lines using a staged file and the 'batch' feature. This is done by using the "Save" button at the bottom of the page instead of the "Add order" link next to a single entry. 3) Check your koha-error_log for the error above. Signed-off-by: Jared Camins-Esakov ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 14:08:54 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 13:08:54 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9391 created. v3.08.00-1624-g1e5f6f6 Message-ID: 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, new/bug_9391 has been created at 1e5f6f6fbb5674a0ae7eff99eaeba34455bbcb93 (commit) - Log ----------------------------------------------------------------- commit 1e5f6f6fbb5674a0ae7eff99eaeba34455bbcb93 Author: Jonathan Druart Date: Tue Jan 15 12:03:43 2013 +0100 Bug 9391: FIX display status in serials-collection Caused by a bad copy/paste in Bug 8782 To test: 1) Look at the detail page of any subscription 2) Click on the serial collection link in the link list on the left 3) Look at the issues, create some new issues using the "Generate next" button 4) Check status column of the table of issues Signed-off-by: Galen Charlton Signed-off-by: Katrin Fischer Fixes template variables. Passes all tests. Signed-off-by: Jared Camins-Esakov commit 5ff402f98b6b5eb19864d6cbeb108a0d2c282131 Merge: 36431ed 28d4b80 Author: Jared Camins-Esakov Date: Thu Jan 24 08:07:03 2013 -0500 Merge branch 'bug_9281' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 14:41:07 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 13:41:07 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9280 created. v3.08.00-1626-g756afbb Message-ID: 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, new/bug_9280 has been created at 756afbb89bae87ceac6f3b90c21a67952bab03e8 (commit) - Log ----------------------------------------------------------------- commit 756afbb89bae87ceac6f3b90c21a67952bab03e8 Author: Jonathan Druart Date: Thu Dec 13 14:26:54 2012 +0100 Bug 9280: FIX price calculation adding an order from a staged file Test plan: Add an order from a staged file containing a price value (010$d for UNIMARC user). Check this patch with 2 different vendors (listprice=1 and listprice=0). Check the calculated price (depending discount and gstrate). Signed-off-by: mathieu saby Signed-off-by: Elliott Davis introduces no new bugs Signed-off-by: Jared Camins-Esakov I was unable to replicate the bug in MARC21, but the patch introduces no regressions that I could find, so I am pushing it anyway. Note: Acquisitions remains unusable under Plack. In order to test this patch I first applied the patch on bug 9432. commit f36b5eb2cdd7dae1c4031b9d9b9848038bd26835 Merge: 5ff402f 1e5f6f6 Author: Jared Camins-Esakov Date: Thu Jan 24 08:11:36 2013 -0500 Merge branch 'bug_9391' into 3.12-master ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 14:41:31 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 13:41:31 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.08.00-1627-g704de19 Message-ID: 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 704de197eadc66dabe3aeaa1b2f02f3c7c16179f (commit) via 756afbb89bae87ceac6f3b90c21a67952bab03e8 (commit) via f36b5eb2cdd7dae1c4031b9d9b9848038bd26835 (commit) via 1e5f6f6fbb5674a0ae7eff99eaeba34455bbcb93 (commit) via 5ff402f98b6b5eb19864d6cbeb108a0d2c282131 (commit) via 28d4b80f989a6662ed878289bbf65ea2ee1f83b7 (commit) from 36431ed14abfac7c1af94f2e48dc4e37ef3c8f45 (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 704de197eadc66dabe3aeaa1b2f02f3c7c16179f Merge: f36b5eb 756afbb Author: Jared Camins-Esakov Date: Thu Jan 24 08:43:44 2013 -0500 Merge branch 'bug_9280' into 3.12-master ----------------------------------------------------------------------- Summary of changes: acqui/addorderiso2709.pl | 10 +++------- .../prog/en/modules/serials/serials-collection.tt | 16 ++++++++-------- 2 files changed, 11 insertions(+), 15 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Jan 24 14:54:05 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 24 Jan 2013 13:54:05 +0000 Subject: [koha-commits] main Koha release repository branch new/bug_9402 created. v3.08.00-1628-g03acc19 Message-ID: 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, new/bug_9402 has been created at 03acc19c7fa2cfbfd5b7edf50e0e2b99805628d6 (commit) - Log ----------------------------------------------------------------- commit 03acc19c7fa2cfbfd5b7edf50e0e2b99805628d6 Author: Mathieu Saby Date: Wed Jan 16 12:19:23 2013 +0100 Bug 9402: letter v between 2 option tags In HTML code generated for advanced search, a useless "v" letter is visible after "dissertation or thesis (revised)". This patch suppress "v" letter is outside