From gitmaster at git.koha-community.org Mon Dec 2 16:31:31 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 02 Dec 2013 15:31:31 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-61-gcfa0dc1 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 cfa0dc1aedf3a280f98b9a1728853a6041f59af5 (commit) via 097a92b3188d62e9797d18313715c35d9dc186b4 (commit) from 38503e18a38116646c9746b13f013b3c11fe55c1 (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 cfa0dc1aedf3a280f98b9a1728853a6041f59af5 Author: Fridolyn SOMERS Date: Tue Nov 12 17:19:09 2013 +0100 Bug 11059: (follow-up) restore time in staged dates in addorderiso2709.tt Follow-up patch to restore the display of time in acqui/addorderiso2709.tt in staged date. Simply uses an option of KohaDates TT plugin. This time may be useful if there where several imports in the same day. Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit 097a92b3188d62e9797d18313715c35d9dc186b4 Author: Lyon3 Team Date: Tue Nov 12 15:32:34 2013 -0400 Bug 11059: fix date sorting of import batches in basket add form This patch improves the sorting of staged import batches by date, particularly when the dateformat system preference is set to anything other than YYYY-MM-DD. Adds title-string sorting type to enable this. To test: [1] Ensure that there are at least three staged bib import batches, with upload timestamps such that date sorting errors would be apparent. [2] Set the dateformat system preference to either DD/MM/YYYY or MM/DD/YYYY. [3] Create a new basket in acquisitions, then chose to add a new order line from a staged record batch. [4] In the list of batches, click on the 'staged' column heading to sort by date. [5] Observe that dates are sorted in alphanumeric order, not date order. [6] Apply the patch and refresh. This time, dates should sort correctly. Signed-off-by: Fridolyn SOMERS Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: acqui/addorderiso2709.pl | 4 +--- .../intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt | 8 ++++++-- 2 files changed, 7 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 2 16:42:10 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 02 Dec 2013 15:42:10 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-62-gd536ed9 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 d536ed92fa6488a37a5e6325acb2b9b12f89ddaf (commit) from cfa0dc1aedf3a280f98b9a1728853a6041f59af5 (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 d536ed92fa6488a37a5e6325acb2b9b12f89ddaf Author: Owen Leonard Date: Wed Aug 21 10:53:20 2013 -0400 Bug 2693: add ability to filter by reviewer name on tag review page If you want to filter results on the tags management page by the reviewer you have to know their borrowernumber. It would be better to be able to search by name, but in the meantime this patch adds an autocomplete widget to the form field so that you can do a name search and populate the field with the borrowernumber. To test you must have approved or rejected tags. From the tags review page (tags/review.pl), view all, approved, or rejected tags. Type a name in the "reviewer" form field in the left sidebar filter. You should get an autocomplete dropdown with names matching your search. When you select one the form field should be populated by the borrowernumber. Signed-off-by: David Cook Patch works as described. I'm not sure whether or not it would be better to be able to search by name, as that would involve either choosing between names after applying the filter or showing any possible matches, so this seems fine. -- Owen and I did observe that we were able to cause AJAX errors while using this autocomplete, but we are not 100% sure how we caused the error. In my case, I was able to occasionally cause it by typing in a name then backspacing rapidly. The ajaxError method is attached to every element in the DOM (yikes) so it's tough to say what exactly is the source of the error (which is signalled by a pop-up window that can be cancelled). The error is quite rare so I don't think it's necessarily a problem for us. One idea that Owen had was to remove the current error message, which is very unhelpful and replace it with an error like "Something went wrong. Try again." Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: circ/ysearch.pl | 5 +++-- koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 2 17:03:13 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 02 Dec 2013 16:03:13 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-66-g15b86a3 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 15b86a38edd26eb03fb6d2d7b1b28f47df19370e (commit) via de2bfb6799f718a75eb338490b1cee8f8145b6a8 (commit) via 2c307f3e92d6e4051a37f19bb17f60f45fded9d9 (commit) via 09953f836de01a68a3117227965719b74f543844 (commit) from d536ed92fa6488a37a5e6325acb2b9b12f89ddaf (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 15b86a38edd26eb03fb6d2d7b1b28f47df19370e Author: Galen Charlton Date: Mon Dec 2 16:17:21 2013 +0000 Bug 7791: (follow-up) adjust wording of basket deletion confirmation dialog This patch uses "bib" and "bibliographic record" rather than just "record"; "record" is not quite specific enough in this context. Signed-off-by: Galen Charlton commit de2bfb6799f718a75eb338490b1cee8f8145b6a8 Author: Mathieu Saby Date: Fri Oct 18 11:44:39 2013 +0200 Bug 7791: (follow-up) add warning after deletion if some records were not deleted This followup add some warnings after deletion if some items were not deleted. 4 types of messages are possible : - x item(s) attached. - x subscription(s) attached. - x order(s) attached. - Unknown error. To test : test a 1. create a basket with - an order using a record A which has already an item, which is used in a subscription, and in other order (in an other basket) - an order using a record B used nowhere elese 2. click on "Delete basket" 3. choose button "Delete basket, orders and records" 4. you should see a page anouncing basket deletion, and that record A was not deleted because of its item, subscription and order. 5. check the link around the title of record B takes you to the record 6. check the link under the warning box ("Click here to go back to booksellers page") takes you to booksellers page 5. check record B is deleted test b 1. suppress the subscription linked with record A 2. create an other basket using record A 3. delete the basket on the same way as for test a 4. you should see a page anouncing basket deletion, and that record A was not deleted because of its item and order test c 1. suppress the item attached under record A 2. create an other basket using record A 3. delete the basket on the same way as for test a 4. you should see a page anouncing basket deletion, and that record A was not deleted because of its orderBug 7791 Followup: add warning after deletion if some records were not deleted Signed-off-by: Chris Cormack Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton commit 2c307f3e92d6e4051a37f19bb17f60f45fded9d9 Author: Mathieu Saby Date: Thu Sep 19 10:57:44 2013 +0200 Bug 7791: (follow-up) tidy up some cruft in the main patch This patch - delete warns - add a missing } - add a condition in template of avoiding asking to delete orders or records if the basket is empty To test : 1. Make the same tests as defined in test plan of main patch. It should behave the same way 2. Try to delete a basket with no records inside. You will only have a "Delete basket" button, with fewer warnings Signed-off-by: Cedric Vita Signed-off-by: Chris Cormack Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton commit 09953f836de01a68a3117227965719b74f543844 Author: Mathieu Saby Date: Thu Sep 19 09:59:31 2013 +0200 Bug 7791: add ability to delete records when deleting a basket Currently, when a basket is deleted, all the orders are deleted (there is a foreign key in aqorders table on basketno). This could be dangerous, and there is no warning. After the deletion, unused biblios are left in the catalogue. This patch - adds a more detailed message describing the consequences of deletion - give the choice of also deleting biblio records if possible To test : Test A : 1. create a basket with 4 orders: - an order from a new record A - an order from a record B which has already an item - an order from a record C used in a subscription - an order from a record D used in an other order 2. note the biblionumbers of the records used (or open them in other tabs in your browser) 3. click on "Delete basket" 4. choose button "Delete basket and orders" 5. check the catalogue : records A,B,C,D should still be there Test B: 1. create a basket with 4 orders: - an order from a new record A - an order from a record B which has already an item - an order from a record C used in a subscription - an order from a record D used in an other order 2. note the biblionumbers of the records used (or open them in other tabs in your browser) 3. click on "Delete basket" 4. choose button "Delete basket, orders and records" 5. check the catalogue : records B,C,D should still be there. Record A should be deleted Signed-off-by: Cedric Vita Signed-off-by: Chris Cormack Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: acqui/basket.pl | 38 ++++++++++- .../intranet-tmpl/prog/en/modules/acqui/basket.tt | 68 ++++++++++++++++---- 2 files changed, 93 insertions(+), 13 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 2 18:56:24 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 02 Dec 2013 17:56:24 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-5-gcccca7c 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.12.x has been updated via cccca7ca2e8dda5e247ac2b3a87797d8469f9ab4 (commit) via 4971accb199f9a2f567d0d36e86b6eadcc724212 (commit) via ccab3f04c3c128d0e94d6cf20bc0c383168d9c5a (commit) via bd3c36a03e5dda8a2e0b635bb1df2bdf0b62ec95 (commit) via 1f5dd0b0bf893224f6e4e70789af3d01264d11ae (commit) from 84bcc8708693d488352191542b8b2343881ae01a (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 cccca7ca2e8dda5e247ac2b3a87797d8469f9ab4 Author: Janusz Kaczmarek Date: Thu Mar 14 17:25:40 2013 +0200 Bug 10335: display translated forms of headings in UNIMARC authorities correctly To reproduce and test: To reproduce: 1) Create an authority record with main heading (100) in Latin script (e.g. Oppenheimer, Aharon -- subfields $a and $b) and parallel form (700) in Hebrew (?????????, ???? -- subfields $a and $b). Mark it correctly in $8 with freheb (or engheb if you like); 2) Reindex and search; 3) You will see: Oppenheimer Aharon freheb: ????????? Whereas you would rather like to see (mind language and lack of $b above): Oppenheimer, Aharon Hebrew: ?????????, ???? The patch corrects the issue and should not harm those who (improperly) put only one triple in $8 Signed-off-by: Bernardo Gonzalez Kriegel Work as described. No koha-qa errors. Same result on OPAC and STAFF Turns out that test plan is wrong, you neet to fill tag 200ab, not 100ab, for main heading. I filled 100a with some example data from UNIMARC auth manual. Signed-off-by: Katrin Fischer Took me a bit to figure it out, works according to test plan. Signed-off-by: Galen Charlton (cherry picked from commit 68c44093a414dac6ac1319c03b6dee0d152f24cd) Signed-off-by: Tomas Cohen Arazi commit 4971accb199f9a2f567d0d36e86b6eadcc724212 Author: Blou Date: Thu Sep 26 15:45:32 2013 -0400 Bug 6201: Add fields 1xx to marc2bibtex (for MARC21 and NORMARC) Modified Record::marc2bibtex to varlidate fields 100, 110 and 111 in non-UNIMARC flavours. Test plan: 1)Search any books in the OPAC with a main entry (1XX in MARC21, 700-720 in UNIMARC) 2)Export the record in the bibtex format ==>The output won't contain the main entry. 3)Apply the patch 4)Export the record ==>The record will contain the main entry Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Fixes a long standing bug. Passes all tests and QA script. Tested with multiple records, seems to work well. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit 41ae12b561ea08817cb6753680a8ce2950a39fcc) Signed-off-by: Tomas Cohen Arazi commit ccab3f04c3c128d0e94d6cf20bc0c383168d9c5a Author: Galen Charlton Date: Wed Oct 9 05:26:27 2013 +0000 bug 6201: (follow-up) update unit tests This patch updates the unit tests for the BibTeX export to add a regression test for supplying the author for non-UNIMARC records. It also adjusts the test to reflect the change in quote character from "" to {}. To test: [1] Verify that prove -v t/db_dependent/Record.t passes Signed-off-by: Galen Charlton (cherry picked from commit d88e15acfb7da8168cdcb24b271f2aba4dcee4fb) Signed-off-by: Tomas Cohen Arazi commit bd3c36a03e5dda8a2e0b635bb1df2bdf0b62ec95 Author: Katrin Fischer Date: Sat Oct 5 22:27:51 2013 +0200 Bug 10705: follow-up - change one more instance of "shippment cost" Term also occurs on the spent page accessible from the funds table on the acquisition module start page. Signed-off-by: Galen Charlton (cherry picked from commit 4f3b3403fbfa5323819d58dd0ece4b778ef69273) Signed-off-by: Tomas Cohen Arazi commit 1f5dd0b0bf893224f6e4e70789af3d01264d11ae Author: Ketan Kulkarni Date: Mon Sep 30 07:42:17 2013 +0530 Bug 10705: change 'shipment cost' to 'shipping cost' Signed-off-by: Bernardo Gonzalez Kriegel Trivial string change. No koha-qa errors Signed-off-by: Katrin Fischer String change - fixing another occurence in a follow up. Signed-off-by: Galen Charlton (cherry picked from commit 8dc4438bf6d2d6396bc42757be403275afce7f67) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: C4/AuthoritiesMarc.pm | 4 +-- C4/Record.pm | 32 +++++++------------- .../en/includes/authorities-search-results.inc | 12 ++++++++ .../intranet-tmpl/prog/en/modules/acqui/invoice.tt | 2 +- .../intranet-tmpl/prog/en/modules/acqui/parcels.tt | 2 +- .../intranet-tmpl/prog/en/modules/acqui/spent.tt | 2 +- .../en/includes/authorities-search-results.inc | 17 +++++++++++ t/db_dependent/Record.t | 10 ++++-- 8 files changed, 52 insertions(+), 29 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 3 01:05:25 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 03 Dec 2013 00:05:25 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-69-g48b3399 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 48b339980e20bdefb21141d537c283d15e267d93 (commit) via 90f3b84def924dcc76719c01d75aa09241c92f8e (commit) via 368068c71597eaf61e4f9cc154002ea92dfd16c3 (commit) from 15b86a38edd26eb03fb6d2d7b1b28f47df19370e (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 48b339980e20bdefb21141d537c283d15e267d93 Author: Chris Cormack Date: Tue Dec 3 12:01:23 2013 +1300 Bug 11322: rscrub bad data before storing suggestions in the DB 1/ In the public interface, add a suggestion containing html 2/ Save, notice the html is rendered (or if you have the other patches is displayed) 3/ Apply this paget 4/ Add another suggestion 5/ Notice the html is stripped Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton commit 90f3b84def924dcc76719c01d75aa09241c92f8e Author: Chris Cormack Date: Tue Dec 3 11:46:24 2013 +1300 Bug 11322: fix XSS bug in purchase suggestions - OPAC 1/ Add a suggestion in the opac, with lots of html 2/ View that suggestion in the OPAC, note the html is rendering 3/ Apply the patch 4/ Test again, in prog and bootstrap, no more rendered html Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton commit 368068c71597eaf61e4f9cc154002ea92dfd16c3 Author: Chris Cormack Date: Tue Dec 3 11:34:48 2013 +1300 Bug 11322: fix XSS bug in purchase suggestions pages To test 1/ Switch on purchase suggestions 2/ On the public interface (OPAC) add a suggestion, put html in every field 3/ In the staff interface go to the suggestions page /cgi-bin/koha/suggestion/suggestion.pl 4/ Notice the html is rendered 5/ Click on a suggestion, notice the html is rendered on the show page also 6/ Apply the patch, check these two pages again, html should now be escaped Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Passes all tests, thx Chris! Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/suggestion/suggestion.tt | 20 ++++++++++---------- .../bootstrap/en/modules/opac-suggestions.tt | 12 ++++++------ .../opac-tmpl/prog/en/modules/opac-suggestions.tt | 14 +++++++------- opac/opac-suggestions.pl | 6 ++++++ 4 files changed, 29 insertions(+), 23 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 3 16:30:39 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 03 Dec 2013 15:30:39 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-15-g9fd59ed 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.12.x has been updated via 9fd59ed985b0fac6dfff3fddaad8bf247579587c (commit) via b6330d75c1e6937e09435a4e8accb1af2fa1cc6b (commit) via 609dd4ba45dd15f93e41a8a1300548a5059a87b0 (commit) via 82eb608a9516a20bbb21ad5da6dd9303c0aafcba (commit) via b36aeb172d1cd5aa582042d46993e9b7d188e129 (commit) via b6c4381e3e9b98d30afef209abc3d87eeaea295a (commit) via a6b83b24ca090f2be724706daa4768f659ef1eb8 (commit) via 7f21891e10647d95449d265501a60a7915d778b6 (commit) via ac2a256933349a52d064572be4268648a1902d95 (commit) via d7eea46ade06ab22634526ec0909f7f3c036b9f7 (commit) from cccca7ca2e8dda5e247ac2b3a87797d8469f9ab4 (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 9fd59ed985b0fac6dfff3fddaad8bf247579587c Author: Owen Leonard Date: Wed Sep 11 11:51:54 2013 -0400 Bug 10850 - give quick spine label template page its own ID Out of three conditional cases for display of the tag one lacked a unique ID. This patch copies the unique ID from the other cases to the one lacking. This patch also corrects the case of an "onload" attribute which should follow XHTML style rules. To test, the patch for Bug 9618 must be applied. Set the SpineLabelAutoPrint system preference to "[don't] automatically pop up a print dialog." Submit a barcode on the quick spine label creator and view source. The tag should have an ID attribute. Signed-off-by: Paola Rossi Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 5fe524cf3ab0ff78401e7b467823da4d62d9a537) Signed-off-by: Tomas Cohen Arazi commit b6330d75c1e6937e09435a4e8accb1af2fa1cc6b Author: Galen Charlton Date: Fri Oct 18 04:47:12 2013 +0000 Bug 10038: (follow-up) fix tabs Signed-off-by: Galen Charlton (cherry picked from commit ce9f504c7903d7431c8e18754f18ddf5bca2727a) Signed-off-by: Tomas Cohen Arazi commit 609dd4ba45dd15f93e41a8a1300548a5059a87b0 Author: Jonathan Druart Date: Wed Jul 17 15:02:43 2013 +0200 Bug 10038: fix doubled 'default' entry when creating a new authority type Test plan: - Create a new authority type - Click MARC structure - Verify the pull down has only 1 entry for Default - Go on the authority type home (admin/authtypes.pl) - Click on the "MARC structure" link for the default type - Verify the pull down has only 1 entry for Default This patch adds a sort (on the authtypecode) for these 2 lists. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works as described. No koha-qa errors. When creating a new framework it would be better to have Default on top, but one is way better than two :) Signed-off-by: Katrin Fischer Agreed, one is better than two :) All tests and QA script pass. Signed-off-by: Galen Charlton (cherry picked from commit b04118df82a20eeec71bfb99349ab28943011c42) Signed-off-by: Tomas Cohen Arazi commit 82eb608a9516a20bbb21ad5da6dd9303c0aafcba Author: Galen Charlton Date: Thu Oct 17 23:05:15 2013 +0000 Bug 10535: (follow-up) wrap Budgets.t in transaction This patch also temporarily removes any existing budgets to avoid issues where tests can fail if there is already an active budget in the database. Signed-off-by: Galen Charlton (cherry picked from commit 969669bb1e2cb08bbfc91334b6c52e3dd0413e11) Signed-off-by: Tomas Cohen Arazi commit b36aeb172d1cd5aa582042d46993e9b7d188e129 Author: Galen Charlton Date: Thu Jul 11 16:51:40 2013 +0000 Bug 10535: (follow-up) add test case This adds a test case for the new default sort order for GetBudgets(). Signed-off-by: Galen Charlton Signed-off-by: Jared Camins-Esakov Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 5a384cc64367647aa519c196ae8927d309b1ec19) Signed-off-by: Tomas Cohen Arazi commit b6c4381e3e9b98d30afef209abc3d87eeaea295a Author: Katrin Fischer Date: Mon Sep 23 23:18:34 2013 +0200 Bug 10935: (follow-up) adding a line break to fix first list item Without the line break after the include the first entry of our list of orders was behind the header row in the first row of the spreadsheet. Adding the line break seems to fix that and translated CSV can be exported correctly now. Signed-off-by: Jonathan Druart Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton (cherry picked from commit b1e4db6be9bbb18c07c16f0eb2ad02867cf938de) Signed-off-by: Tomas Cohen Arazi commit a6b83b24ca090f2be724706daa4768f659ef1eb8 Author: Jonathan Druart Date: Mon Sep 23 17:07:09 2013 +0200 Bug 10935: fix breakage of CSV acq exports when using a non-English translation To reproduce: - cd misc/translator - ./translate update LANG - ./translate install LANG - go to the Koha mainpage and change the language. - go to acqui/basketgroup.pl?booksellerid=XX and try to export a basketgroup. The headers is followed by the first basketgroup information. There is no carriage return. It looks like it is caused by a routine used by the translator script (TmplTokenizer::string_canon). To test this patch: - apply it - cd misc/translator - ./translate -f update LANG - translate headers in your po file - ./translate -f install LANG - go to acqui/basketgroup.pl?booksellerid=XX and try to export a basketgroup. - verify that the csv looks good now. - same thing for basket. Signed-off-by: Katrin Fischer Good idea and seems to work - just fixing a small glitch with the first entry of the list in a follow-up. Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton (cherry picked from commit 6bf848303fd4a0d827cc688dab907166df701102) Signed-off-by: Tomas Cohen Arazi commit 7f21891e10647d95449d265501a60a7915d778b6 Author: Jonathan Druart Date: Fri Sep 13 16:28:39 2013 +0200 Bug 10884: circulation table: fix odd behavior on checkboxes Test plan: Play with renew, check in and export checkboxes. The expected behavior is: the renew and check in cb should work as radio button, without affecting the export cb. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Template changes only. Amended test plan: * Create a CSV profile under Tools > CSV profiles * Add CSV profile to system preference ExportWithCsvProfile 1) Check export checkbox 2) Check check in for same item 3) Switch to Renew The export checkbox should not get unchecked when switching between renew and check in. Signed-off-by: Galen Charlton (cherry picked from commit fa3903fe3d4955e2fd36613a7d7ac7f3a363913a) Signed-off-by: Tomas Cohen Arazi commit ac2a256933349a52d064572be4268648a1902d95 Author: Jonathan Druart Date: Fri Sep 13 15:55:23 2013 +0200 Bug 9294: Followup : add missing lines. Signed-off-by: Galen Charlton (cherry picked from commit da9863f1a5225d3af7daac1e4874e42fbd7dd369) Signed-off-by: Tomas Cohen Arazi commit d7eea46ade06ab22634526ec0909f7f3c036b9f7 Author: Owen Leonard Date: Thu Aug 15 16:14:50 2013 -0400 Bug 9294 - Move JavaScript out of circulation template This patch creates a new js file, js/pages/circulation.js, and begins the process of moving JavaScript into it from circulation.tt. I have started the process by focusing on sections which are least dependent on template variables. To test, load a patron for checkout who has something checked out. There should be no JavaScript errors: - Tabs should work. - Showing and hiding the "Add message" form should work. - The "specify due date" datepicker should work. - Controls for selecting checkboxes in the checkouts table should work Signed-off-by: Campbell Reid-Tait Signed-off-by: Jonathan Druart Just found a weird behavior with checkboxes in the checkouts table, but still exists on master. Signed-off-by: Galen Charlton (cherry picked from commit 249b37ef488d90d8cd9104c4d3d806f7a30590d8) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: admin/auth_tag_structure.pl | 275 ++++++++++---------- .../prog/en/includes/csv_headers/acqui/basket.tt | 1 + .../en/includes/csv_headers/acqui/basketgroup.tt | 1 + .../intranet-tmpl/prog/en/js/pages/circulation.js | 134 ++++++++++ .../prog/en/modules/acqui/csv/basket.tt | 2 +- .../prog/en/modules/acqui/csv/basketgroup.tt | 2 +- .../prog/en/modules/admin/auth_tag_structure.tt | 8 +- .../prog/en/modules/circ/circulation.tt | 153 +---------- .../prog/en/modules/labels/spinelabel-print.tt | 4 +- t/db_dependent/Budgets.t | 26 +- 10 files changed, 315 insertions(+), 291 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/csv_headers/acqui/basket.tt create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/csv_headers/acqui/basketgroup.tt create mode 100644 koha-tmpl/intranet-tmpl/prog/en/js/pages/circulation.js hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 3 16:37:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 03 Dec 2013 15:37:56 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-73-g097d5d5 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 097d5d5c8e9e4ba2ec3839f376bd81e4c2d915b5 (commit) via e0dcb44ae169d22108b3636999cc1609a739cb94 (commit) via 58432bf777b1c50debd25479cfab5b2a141fab27 (commit) via 39830ac023fb2276ed2fee29913a4ba3fdff9feb (commit) from 48b339980e20bdefb21141d537c283d15e267d93 (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 097d5d5c8e9e4ba2ec3839f376bd81e4c2d915b5 Author: Galen Charlton Date: Tue Dec 3 15:54:26 2013 +0000 Bug 11035: (follow-up) update licenses section The OpenJS keyboard shortcuts library by Binny V A is licensed under the BSD license. Signed-off-by: Galen Charlton commit e0dcb44ae169d22108b3636999cc1609a739cb94 Author: Galen Charlton Date: Tue Dec 3 15:35:15 2013 +0000 Bug 11035: (follow-up) move shortcut.js shortcut.js is not a jQuery plugin, so this patch moves it out of the jquery plugin directory. Signed-off-by: Galen Charlton commit 58432bf777b1c50debd25479cfab5b2a141fab27 Author: Blou Date: Wed Oct 23 08:35:55 2013 -0400 Bug 11035: (follow-up) update offline circ manifest Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton commit 39830ac023fb2276ed2fee29913a4ba3fdff9feb Author: Blou Date: Thu Oct 10 13:44:27 2013 -0400 Bug 11035: Replace shortcut plugin jquery.hotkeys.min.js To old plugin prevents the upgrade to the latest jquery. By replacing with openjs' shortcut.js, we have now one less hurdle in upgrading Koha to latest. Changes: - removed jquery.hotkeys.min.js - added shortcut.js - modified the related includes (doc-head-close.inc and help-top.inc) - modified the calls in staff-global.js Regression test: 1) apply the patch 2) in the intranet, test the shortcuts alt-q, alt-r, alt-u. These are the only affected functionalities. There is no new functionality. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Passes all tests and QA script. Tested existing shortcuts for the search bar tabs on various circulation related pages. This uses a Javascript under BSD license, I wonder if it should be listed in the About>licenses section that we are using it. As Yui is also BSD I assume the license is compatible. +/** + * http://www.openjs.com/scripts/events/keyboard_shortcuts/ + * Version : 2.01.B + * By Binny V A + * License : BSD + */ Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../lib/jquery/plugins/jquery.hotkeys.min.js | 19 -- koha-tmpl/intranet-tmpl/lib/shortcut/shortcut.js | 223 ++++++++++++++++++++ .../prog/en/includes/doc-head-close.inc | 2 +- .../intranet-tmpl/prog/en/includes/help-top.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js | 6 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 + .../prog/en/modules/circ/offline-mf.tt | 2 +- 7 files changed, 233 insertions(+), 25 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.hotkeys.min.js create mode 100644 koha-tmpl/intranet-tmpl/lib/shortcut/shortcut.js hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 3 17:45:34 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 03 Dec 2013 16:45:34 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-75-g1b69551 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 1b695517a6b98720ee300ba21280ee2f8139a796 (commit) via 8c5278270708724808b3585dc798e9300abeed31 (commit) from 097d5d5c8e9e4ba2ec3839f376bd81e4c2d915b5 (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 1b695517a6b98720ee300ba21280ee2f8139a796 Author: Bernardo Gonzalez Kriegel Date: Sat Sep 21 19:04:02 2013 -0300 Bug 5031: (follow-up) correct tabs Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Katrin Fischer Tiny QA follow-up corrcting whitespace to match coding guidelines. Signed-off-by: Galen Charlton commit 8c5278270708724808b3585dc798e9300abeed31 Author: Jonathan Druart Date: Tue Sep 10 17:19:10 2013 +0200 Bug 5031: CSV profiles: validate required content fields Some fields are required on editing/adding CSV profiles. This patch adds HTML5 validation so that required fields must be filled in before the form is submitted. Test plan: - add a new CSV profile (tools/csv-profiles.pl) without any value. - save => error on empty fields. - fill the "marc" content, select type="sql", fill the CSV name input. - save => error on sql content field. - fill the sql content - save => the CSV profile is saved. - retry for the edit form. Signed-off-by: Bernardo Gonzalez Kriegel Comment: On top of both patches for Bug 10853 Works very well, now we get an alert with empty field Saves correctly MARC and SQL profiles Solved minor conflict introduced by tab followup on Bug 10853 Again small tab errors corrected in followup Signed-off-by: Katrin Fischer Works as described, looks a bit 'non standard' for Koha, but improves usability of the form. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/tools/csv-profiles.tt | 23 ++++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 3 20:04:41 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 03 Dec 2013 19:04:41 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-21-gd618757 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.12.x has been updated via d6187576829c2d7d535b13a0d73e4de7a4c9b267 (commit) via 883e5876a4d34ec7968ee7745cfa72a21a86f1ea (commit) via cf1ea2081644e36aea74b48effe29b00f77daf71 (commit) via 9a807414d448c9beb9794ad9c0409d67eea9229f (commit) via 58d58510d04c58a9b918838d96e1562be16f81ea (commit) via 9ffad2ccda0a4e704f33539356f1cb207c0232cc (commit) from 9fd59ed985b0fac6dfff3fddaad8bf247579587c (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 d6187576829c2d7d535b13a0d73e4de7a4c9b267 Author: Galen Charlton Date: Fri Oct 18 07:25:29 2013 +0000 Bug 8368: (follow-up) restore use of quoted printable for message body This is necessary to prevent the equals sign that is part of the link back to the OPAC from being mangled, thereby breaking the link. Signed-off-by: Galen Charlton (cherry picked from commit 51a6f0958926fcbdf48e97d386a2463a9c113d73) Signed-off-by: Tomas Cohen Arazi commit 883e5876a4d34ec7968ee7745cfa72a21a86f1ea Author: Galen Charlton Date: Fri Oct 18 06:47:39 2013 +0000 Bug 8368: (follow-up) port change to the Bootstrap OPAC; restore ISBN display Signed-off-by: Galen Charlton (cherry picked from commit 745bcfe0a6066a552d53d813ed4aed625c7e52b4) Signed-off-by: Tomas Cohen Arazi Kept the ISBN fix back, dropped the bootstrap bits. Conflicts: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendshelf.tt commit cf1ea2081644e36aea74b48effe29b00f77daf71 Author: Fr?d?ric Demians Date: Tue Sep 24 18:34:48 2013 +0200 Bug 8368: fix email lists from OPAC when using non-English templates This patch ports to list sending by email, the technique used in sending cart, i.e. (1) format email in HTML, and (2) transform it into Text with TT filter html2text. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Fixes a very annoying translation bug successfully. Also passes all tests and QA script. To test: - Add a few records to a shelf, ideally use some with diacritics. - Send shelf from English templates, verify email is ok - Send shelf from translated templates (de-DE or similar) - verify email content is broken. - Apply patches, update po files and reinstall the language. - Send shelf from English templates again, verify there is no regression. - Send shelf form translates templates - verify this email is now also working correctly. Patch also changes the name of the file attachement from shelf.iso2709 to list.iso2709. Signed-off-by: Galen Charlton (cherry picked from commit bbcc715c9435fc82fd6179722332128e4e5c6ee5) Signed-off-by: Tomas Cohen Arazi commit 9a807414d448c9beb9794ad9c0409d67eea9229f Author: Jonathan Druart Date: Mon Sep 9 14:12:05 2013 +0200 Bug 10843: fix crash that can occur when confirming hold if ReservesMaxPickUpDelay is undefined Test plan: 1) set an empty string for the ReservesMaxPickUpDelay pref 2) place a hold on an item 3) check in the item 4) click on "Print and confirm" 5) an error occurs > The 'days' parameter (undef) to DateTime::Duration::new was an 'undef' 6) apply the patch 7) repeat steps 1 to 4 8) the error does not occur anymore. Signed-off-by: Srdjan Signed-off-by: Katrin Fischer An empty string didn't do it for me, I had to set the variable for the systempreference to NULL. I am not sure if this can happen when editing from the interface, but this change should not have any ill side effects and it has unit tests! Signed-off-by: Galen Charlton (cherry picked from commit a9b564678e184b44b4c54d72e21f66efc3810f4e) Signed-off-by: Tomas Cohen Arazi Adjusted some bits. commit 58d58510d04c58a9b918838d96e1562be16f81ea Author: Jonathan Druart Date: Tue May 21 17:13:35 2013 +0200 Bug 10298: Mock C4::Context->preference t::lib::Mocks::Context tried to deal with preferences but did not manage to. This patch removes this module and add 2 routines in t::lib::Mocks in order to mock C4::context->preference and C4::Context->config. To test: ===START t/test.pl=== use Modern::Perl; use t::lib::Mocks; use C4::Context; say "initial value for version: " . C4::Context->preference('Version'); say "initial value for language: " . C4::Context->preference('language'); t::lib::Mocks::mock_preference('Version', "new version for testing"); say "version is mocked with: " . C4::Context->preference('Version'); say "language is not yet mocked: " . C4::Context->preference('language'); t::lib::Mocks::mock_preference('language', 'new langage for testing'); t::lib::Mocks::mock_preference('Version', 'another version for testing'); say "version is mocked with another value: " . C4::Context->preference('Version'); say "language is finally mocked: " . C4::Context->preference('language'); ===END=== Try to execute this file and check that the output is consistent. Signed-off-by: Julian Maurice Signed-off-by: Chris Cormack Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit eb90241c7941760a79c48c745c8fd938780490a8) Signed-off-by: Tomas Cohen Arazi commit 9ffad2ccda0a4e704f33539356f1cb207c0232cc Author: Jonathan Druart Date: Fri May 24 13:32:24 2013 +0200 Bug 10298: Followup: Adapt existing code This unit tests file does not need the t::lib::Mocks::Context module. To test: prove t/db_dependent/Circulation_issuingrules.t Signed-off-by: Julian Maurice Signed-off-by: Kyle M Hall Passes koha-qa.pl, test checks out. Signed-off-by: Galen Charlton (cherry picked from commit a765d5f88e125e0f43e2e5cfe766bc22f0fd0d08) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: C4/Letters.pm | 2 +- .../opac-tmpl/prog/en/modules/opac-sendshelf.tt | 187 ++++++++++++++++---- opac/opac-sendshelf.pl | 31 ++-- t/Letters.t | 18 +- t/db_dependent/Circulation_issuingrules.t | 1 - t/lib/Mocks.pm | 46 +++-- t/lib/Mocks/Context.pm | 13 -- 7 files changed, 214 insertions(+), 84 deletions(-) delete mode 100644 t/lib/Mocks/Context.pm hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Dec 4 22:44:27 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 04 Dec 2013 21:44:27 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-76-gd2d365c 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 d2d365ca830345b9a519158f6d735d2abd125380 (commit) from 1b695517a6b98720ee300ba21280ee2f8139a796 (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 d2d365ca830345b9a519158f6d735d2abd125380 Author: Chris Cormack Date: Thu Dec 5 10:09:20 2013 +1300 Bug 11341: fix XSS bug in opac-search.pl (facets) This patch fixes the prog theme; the bootstrap theme already does the necessary filtering. To test 1/ Craft a url like cgi-bin/koha/opac-search.pl?idx=kw&q=fish&offset=20" onmouseover%3dprompt(994000) bad%3d" (the search must return enough results to have a show more link in the facets) 2/ Check the source, or mouseover the Show more links in the facets Notice the code is executable 3/ Apply patch - notice it is no longer executable Signed-off-by: Tomas Cohen Arazi Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 15:00:02 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 14:00:02 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-30-g4db6cf6 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.12.x has been updated via 4db6cf60ea1e4180c3f3f487c71c6d4aa737aa8b (commit) via e8a7f3c27be15c73e569e8c7c43ef1557ca7597f (commit) via 7a24f6634fb761c58ca891622d0062b594fe304a (commit) via 691b8409e391177e2489fded1a6daf5c2687720f (commit) via ad0deb0562119834641f4d4f7ba207831b541db1 (commit) via bbc50bf8665819400e0d8dcbbb50316225b741a6 (commit) via 23afe68c75e91224fc47bed246ed925454629be4 (commit) via 3b55550f08579fbbb92123025ae7a494ac225518 (commit) via aa8dc5f57601e10eabaac321522b1da1d368d2b3 (commit) from d6187576829c2d7d535b13a0d73e4de7a4c9b267 (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 4db6cf60ea1e4180c3f3f487c71c6d4aa737aa8b Author: Colin Campbell Date: Wed Oct 16 10:09:12 2013 +0100 Bug 11058: fix compilation warning in C4::Record A routine declares two lexical variables named $stylesheet. This patch renames the second to keep code clearer and avoid propagating compile time warnings Signed-off-by: Mark Tompsett Signed-off-by: Kyle M Hall Passes koha-qa.pl, works as advertised! Signed-off-by: Galen Charlton (cherry picked from commit 6bad4db6a76d719ad6ac7fec2d4c7ec87ec8aa95) Signed-off-by: Tomas Cohen Arazi commit e8a7f3c27be15c73e569e8c7c43ef1557ca7597f Author: Bernardo Gonzalez Kriegel Date: Sat Oct 19 19:07:32 2013 -0300 Bug 11070: followup to correct tabs Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 481eb9b284a55906367888045e092edc1f062a96) Signed-off-by: Tomas Cohen Arazi commit 7a24f6634fb761c58ca891622d0062b594fe304a Author: Fridolyn SOMERS Date: Thu Oct 17 16:45:48 2013 +0200 Bug 11070: fix typo in UNIMARC 115a plugin In UNIMARC 115a cataloging plugin, there is a typo : "NTSC", not "NSTC" : http://fr.wikipedia.org/wiki/Ntsc Signed-off-by: Bernardo Gonzalez Kriegel Simple string change. koha-qa complains about tab errors, fixed in followup Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 9039c8bb74b80eb7d9e32698ec6f15a5673d7de4) Signed-off-by: Tomas Cohen Arazi commit 691b8409e391177e2489fded1a6daf5c2687720f Author: Andrew Lockett Date: Tue Oct 22 11:44:28 2013 +1300 Bug 11098: fixed bug in label in opac - topics on facets not easily css selectable Search opac, then right-click "Topics" and select "inspect element" Signed-off-by: Owen Leonard Please add a description of the problem and a test plan to your commit message next time, thanks! Signed-off-by: Katrin Fischer Works as expected. Thx! Signed-off-by: Galen Charlton (cherry picked from commit cc3469eff7f5ae2fb7ff9b57b7eb6c1d0d4bc161) Signed-off-by: Tomas Cohen Arazi commit ad0deb0562119834641f4d4f7ba207831b541db1 Author: Gab Hikaka Date: Tue Oct 22 11:45:18 2013 +1300 Bug 11102: fixed bug in Label in Staff Client - places on facets not easily css selectable Label in staff client on places facets not easily css selectable To test: with data that contains places, right click places heading in facets, ensure it is wrapped in a span. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Works as described. Signed-off-by: Galen Charlton (cherry picked from commit acdf8df3709c0c9c3e5cf0dae463b39071dfe6d0) Signed-off-by: Tomas Cohen Arazi commit bbc50bf8665819400e0d8dcbbb50316225b741a6 Author: Katherine Chisholm Date: Tue Oct 22 11:48:36 2013 +1300 Bug 11106: make label for Item types facet easily CSS selectable Allows the Item types facet to be CSS or JQuery selectable Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Works as described. Signed-off-by: Galen Charlton (cherry picked from commit a6f4ff9bb456caf62e96e854ccadc3bd77ba7e3c) Signed-off-by: Tomas Cohen Arazi commit 23afe68c75e91224fc47bed246ed925454629be4 Author: Sue Tunnicliff Date: Tue Oct 22 11:48:03 2013 +1300 Bug 11107: make label for authors facet easily CSS selectable Label in staff client - authors on facets not easily accessible Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Works as described. Signed-off-by: Galen Charlton (cherry picked from commit 120fdaa4bedb84c6ffc8fc431d8d9dc1c50e6a84) Signed-off-by: Tomas Cohen Arazi commit 3b55550f08579fbbb92123025ae7a494ac225518 Author: raewyn adams Date: Tue Oct 22 11:52:08 2013 +1300 Bug 11100: make label for Topics facet easily CSS selectable Search in intranet, verify that Topics in the facets is wrapped in a span Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Adds an id, works as described. Signed-off-by: Galen Charlton (cherry picked from commit f1755568382ddf75cecd24402ebb132f73fe1107) Signed-off-by: Tomas Cohen Arazi commit aa8dc5f57601e10eabaac321522b1da1d368d2b3 Author: Jonathan Druart Date: Tue Oct 8 09:32:34 2013 +0200 Bug 11015: add copyright headers to some files This patch adds a copyright headers where they didn't exist in the Koha namespace. Signed-off-by: Robin Sheat Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit c3a55042e7cdbb241486acf3448afe70d9438550) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: C4/Record.pm | 6 +++--- Koha/QueryParser/Driver/PQF.pm | 18 ++++++++++++++++++ Koha/QueryParser/Driver/PQF/Util.pm | 18 ++++++++++++++++++ Koha/QueryParser/Driver/PQF/query_plan.pm | 18 ++++++++++++++++++ Koha/QueryParser/Driver/PQF/query_plan/facet.pm | 18 ++++++++++++++++++ Koha/QueryParser/Driver/PQF/query_plan/filter.pm | 18 ++++++++++++++++++ Koha/QueryParser/Driver/PQF/query_plan/modifier.pm | 18 ++++++++++++++++++ Koha/QueryParser/Driver/PQF/query_plan/node.pm | 18 ++++++++++++++++++ .../QueryParser/Driver/PQF/query_plan/node/atom.pm | 18 ++++++++++++++++++ Koha/SearchEngine.pm | 17 +++++++++++++++++ Koha/SearchEngine/Config.pm | 17 +++++++++++++++++ Koha/SearchEngine/ConfigRole.pm | 17 +++++++++++++++++ Koha/SearchEngine/FacetsBuilder.pm | 17 +++++++++++++++++ Koha/SearchEngine/FacetsBuilderRole.pm | 17 +++++++++++++++++ Koha/SearchEngine/Index.pm | 18 ++++++++++++++++++ Koha/SearchEngine/IndexRole.pm | 18 ++++++++++++++++++ Koha/SearchEngine/QueryBuilder.pm | 17 +++++++++++++++++ Koha/SearchEngine/QueryBuilderRole.pm | 17 +++++++++++++++++ Koha/SearchEngine/Search.pm | 18 ++++++++++++++++++ Koha/SearchEngine/SearchRole.pm | 18 ++++++++++++++++++ Koha/SearchEngine/Solr.pm | 18 ++++++++++++++++++ Koha/SearchEngine/Solr/Config.pm | 17 +++++++++++++++++ Koha/SearchEngine/Solr/FacetsBuilder.pm | 17 +++++++++++++++++ Koha/SearchEngine/Solr/Index.pm | 20 ++++++++++++++++++++ Koha/SearchEngine/Solr/QueryBuilder.pm | 17 +++++++++++++++++ Koha/SearchEngine/Solr/Search.pm | 19 +++++++++++++++++++ Koha/SearchEngine/Zebra.pm | 18 ++++++++++++++++++ Koha/SearchEngine/Zebra/QueryBuilder.pm | 17 +++++++++++++++++ Koha/SearchEngine/Zebra/Search.pm | 18 ++++++++++++++++++ .../intranet-tmpl/prog/en/includes/facets.inc | 8 ++++---- .../value_builder/unimarc_field_115a.tt | 4 ++-- .../opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 32 files changed, 506 insertions(+), 10 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 15:55:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 14:55:46 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-43-gc5865d6 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.12.x has been updated via c5865d6bcabe6f57f6a3b3d217cf43481c3ec363 (commit) via 3ebb18be60d906fe5953a379e09cde4dd01f4516 (commit) via dfa9f2f1a71a0862c2ea693200c3f18a9cbc8856 (commit) via c81b0a2ca59bd7254b66ca0256225c88436b3cab (commit) via f6ca88b5ed1ef0074aa4cfb618f88572a300dc29 (commit) via 71035aab2db03fc4b60a6d5f8979832eb99a81d6 (commit) via 386a5732b4d4232db68cb09873ff0bee1850f45c (commit) via bd7c3f42ab6143d2fa007a764bd89591e5c87d82 (commit) via 3678c1e6030f9fb4cb224ce26ed9ce88fd981379 (commit) via 0456102ba606793f8a1b44db93cb88923a9a0b06 (commit) via bf7e754f29db720f7dfdaf385ea30b0a62faf762 (commit) via e6dc671fea264f21b50caed9baa48dec72508464 (commit) via 91b0a6c6f2c256a27226e9d30e9c50d6c89e87cb (commit) from 4db6cf60ea1e4180c3f3f487c71c6d4aa737aa8b (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 c5865d6bcabe6f57f6a3b3d217cf43481c3ec363 Author: Martin Renvoize Date: Thu Sep 5 15:49:55 2013 +0100 Bug 10829: fix browsing across pages breaks for OPAC bibs-linked-to-authority searches Test plan 1. Do an authority search in the OPAC (A search for 'an:49' perhaps.. that should bring up results for authority number 49, hopefully there are multiple pages of results, if not try again and find one that gives you multiple pages of results) 2. Click the final result on any page of results (there must be more results to follow for this to work) 3. Try clicking the 'Next' button in the 'Browse results' pane on the right of the page. 4. It should take you to the next result in the search list (i.e the first result from the next page of results) - Double check it is correct, we found that it was often not. 5. Apply patch and run same process, this time you should get the correct paging. Signed-off-by: Koha Team Amu Signed-off-by: Jonathan Druart I reproduce the issue and I confirm this patch fixes it! Signed-off-by: Galen Charlton (cherry picked from commit ded9896ec28c404ab27d5bef54eabb570c636841) Signed-off-by: Tomas Cohen Arazi commit 3ebb18be60d906fe5953a379e09cde4dd01f4516 Author: Fridolyn SOMERS Date: Mon Dec 3 14:08:07 2012 +0100 Bug 9192: let UNIMARC_sync_date_created_with_marc_biblio.pl create fields if needed Prior to this patch, this script would only modify the date created and modified fields; this patch changes the behavior so that the fields can be created if they're not already present in the record. Signed-off-by: Chris Cormack Signed-off-by: Mason James Bug 9192: UNIMARC_sync_date_created_with_marc_biblio.pl field creation (followup) Add tests : if field < 10 it must not have a subfield if field > 9 is must have a subfield Signed-off-by: Bernardo Gonzalez Kriegel Both patches applied, no koha-qa errors. Bug 9192: followup fix typo Fix typo on usage message. Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Paul Poulain Signed-off-by: Galen Charlton (cherry picked from commit 20022e5b58ea58b6dfdda9b8e1a75c1b4c0b0d73) Signed-off-by: Tomas Cohen Arazi commit dfa9f2f1a71a0862c2ea693200c3f18a9cbc8856 Author: Colin Campbell Date: Thu Oct 10 14:09:19 2013 +0100 Bug 11034: remove incorrect return for BiblioAutoLink BiblioAutoLink was being called expecting an array to be returned. The subroutine in fact returns a scalar As the variables that the return was stored in, went out of scope immediately. It is probably better to be explicit that we are throwing the return away by not going through the motions of storing it in a variable To test: [1] Add or save a bib record using the cataloging editor. [2] Verify that no regressions have occurred [3] (optional) If BiblioAddsAuthorities is on, verify that relevant authority records are linked to from the bib. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 89a8a17fdc793b145fc0d7bdcef601698b36fdaa) Signed-off-by: Tomas Cohen Arazi commit c81b0a2ca59bd7254b66ca0256225c88436b3cab Author: Galen Charlton Date: Sun Oct 20 17:43:12 2013 +0000 Bug 10889: fix comment describing biblioitems.serial biblioitems.serial is not a foreign key; it's a Boolean indicating whether the biblio record is a serial, which in turn influences how serial items are displayed. Signed-off-by: Galen Charlton Signed-off-by: Joy Nelson Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit f22431c2a1415627c9155ee52b5a19ecef01e9ed) Signed-off-by: Tomas Cohen Arazi commit f6ca88b5ed1ef0074aa4cfb618f88572a300dc29 Author: Owen Leonard Date: Mon Oct 21 14:54:41 2013 -0700 Bug 11097 - Hide duplicate patron button if logged in user lacks CAN_user_borrowers permission The "duplicate" button on the circ/patron toolbar should not appear if the logged in user lacks permission to edit patron records. This patch wraps the button in the required logic. To test, open a patron record in circulation or patrons and view as a staff client user who both has and doesn't have CAN_user_borrowers permission. The button should be shown and not shown accordingly. Signed-off-by: Ed Veal Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit cb75b239215714416c43282b573ae653e55e29a8) Signed-off-by: Tomas Cohen Arazi commit 71035aab2db03fc4b60a6d5f8979832eb99a81d6 Author: Kyle M Hall Date: Thu Sep 26 12:22:39 2013 -0400 Bug 10954: ensure that payment receipt displays the payment made When printing a payment receipt, the payment did not display, only the total currently owed. Test Plan: 1) Create a payment for a borrower 2) Print the payment with the "print" button to the right of the payment 3) Note the missing payment line 4) Apply this patch 5) Repeat step 2 6) Note the payment line now displays Signed-off-by: cedric.vita at dracenie.com Signed-off-by: Paul Poulain Signed-off-by: Galen Charlton (cherry picked from commit 50e25d212a0298910a5b4322b475df550985fbea) Signed-off-by: Tomas Cohen Arazi commit 386a5732b4d4232db68cb09873ff0bee1850f45c Author: Galen Charlton Date: Tue Oct 22 05:40:49 2013 +0000 Bug 10785: (follow-up) fix one last bit of capitalization Signed-off-by: Galen Charlton (cherry picked from commit e0829b1a353ae69abcf026b50a47933cb992494b) Signed-off-by: Tomas Cohen Arazi commit bd7c3f42ab6143d2fa007a764bd89591e5c87d82 Author: Ketan Kulkarni Date: Wed Oct 9 18:57:03 2013 +0530 Bug 10785: change 'Dropbox' labels to 'Book drop' Signed-off-by: KohaCon13 demo Signed-off-by: Katrin Fischer Checked the book drop still works, also grepped for other appearances of the term. Fixed capitalization. Signed-off-by: Galen Charlton (cherry picked from commit 5750f32519aa701cdf0cd158b6d9576e3a45f2a8) Signed-off-by: Tomas Cohen Arazi commit 3678c1e6030f9fb4cb224ce26ed9ce88fd981379 Author: Fr?d?ric Demians Date: Wed Oct 2 10:53:30 2013 +0200 Bug 10982: fix link to IFLA UNIMARC documentation in Cataloging In Cataloging, a ? opens a documentation page on IFLA web site. The current implementation rely on the tag tab to select the appropriate IFLA documentation web page. It doesn't work when UNIMARC tag are displayed in a tab which digit is different for tag first digit. To reproduce the bug: - Modify default framework, put all 200 subfields in tab 1 - Add a new biblio record - Click on ? on 200 field => Wrong IFLA page is opened Apply the patch and retry... Signed-off-by: Bernardo Gonzalez Kriegel Simple fix. Work as described. No koha-qa errors Test on UNIMARC install 1) Switched all 2xx tags to tab 1 2) press any 2xx ?, wrong page 3) patch applied 4) links are now correct Signed-off-by: Paul Poulain Signed-off-by: Galen Charlton (cherry picked from commit 814c463c24510ac0c1e7e240100833714089e86f) Signed-off-by: Tomas Cohen Arazi commit 0456102ba606793f8a1b44db93cb88923a9a0b06 Author: Jonet Moore Date: Tue Oct 22 11:52:34 2013 +1300 Bug 11099: fixed bug in Label in Staff Client - series on facets not easily css selectable add c-span to series facet Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Works as described. Signed-off-by: Galen Charlton (cherry picked from commit ef6185d31f454a4766194cc4d823fe0210fefd21) Signed-off-by: Tomas Cohen Arazi commit bf7e754f29db720f7dfdaf385ea30b0a62faf762 Author: Galen Charlton Date: Tue Oct 22 05:15:07 2013 +0000 Bug 11002: (follow-up) use jQuery validator plugin This patch uses the jQuery validator plugin introduced in bug 6209 for two reasons: [1] To supply validation for non-HTML5-compatible web browsers. [2] To force use of the validator plugin rather than built-in validation for HTML5 browsers, which means that our translations will be used. Note that a version of the function to prevent double form submission is used as the submit handler invoked when the validator plugin is satisified that the form is complete. To test: [1] Same as the main test plan, but note that the validation messages now appear inline rather than as pop-ups. [2] Verify that the double form submission prevention still works. Signed-off-by: Galen Charlton (cherry picked from commit e52bd72c650787e9c7690b7cfe172a9d9feab698) Signed-off-by: Tomas Cohen Arazi commit e6dc671fea264f21b50caed9baa48dec72508464 Author: Jonathan Druart Date: Mon Oct 7 10:41:24 2013 +0200 Bug 11002: simplify patron mandatory field validation When the pref BorrowerMandatoryField is set and a librarian forget to fill fields, a js popup appears with the following message: "The following fields are mandatory: surname, etc." The fields are not translatable. Test plan: - fill the pref BorrowerMandatoryField with something like: title|zipcode|surname|cardnumber|branchcode - go the members/memberentry.pl?op=add page - verify you are not allowed to add the patron without filling all mandatory fields. Signed-off-by: Paola Rossi Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit c900a47aa8c7133036138cf79a81e70b827fe61f) Signed-off-by: Tomas Cohen Arazi commit 91b0a6c6f2c256a27226e9d30e9c50d6c89e87cb Author: Jonathan Druart Date: Mon Oct 7 11:41:22 2013 +0200 Bug 11003: fix JS error on the staff cart page A call to yuiToolbar breaks JavaScript code on the cart page. Test plan: - add some biblio to your cart - open the cart - a js error occurs (see it with firebug): ReferenceError: yuiToolbar is not defined - apply the patch - retry and verify the error does not appear anymore. Signed-off-by: Paola Rossi Signed-off-by: Katrin Fischer Works as described. Signed-off-by: Galen Charlton (cherry picked from commit f66f34a4200593f07b596d02b880aaf456b0c3fa) Signed-off-by: Tomas Cohen Arazi Fixes the JS error. ----------------------------------------------------------------------- Summary of changes: cataloguing/addbiblio.pl | 2 +- installer/data/mysql/kohastructure.sql | 4 +- .../intranet-tmpl/prog/en/includes/facets.inc | 2 +- .../prog/en/includes/members-toolbar.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/js/members.js | 38 ++------------ .../intranet-tmpl/prog/en/modules/basket/basket.tt | 1 - .../prog/en/modules/cataloguing/addbiblio.tt | 25 +++++---- .../intranet-tmpl/prog/en/modules/circ/returns.tt | 4 +- .../prog/en/modules/help/circ/returns.tt | 2 +- .../prog/en/modules/members/memberentrygen.tt | 12 ++++- members/printfeercpt.pl | 4 +- .../UNIMARC_sync_date_created_with_marc_biblio.pl | 53 ++++++++++++++++---- opac/opac-detail.pl | 3 +- 13 files changed, 83 insertions(+), 69 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 16:10:04 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 15:10:04 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-78-ga0b00e4 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 a0b00e4c8bd75a0557e487520fff5e2e39e10803 (commit) via ce5ab3b31457793815a2f49bc8287fdcbd0dd3c5 (commit) from d2d365ca830345b9a519158f6d735d2abd125380 (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 a0b00e4c8bd75a0557e487520fff5e2e39e10803 Author: Srdjan Date: Fri Nov 1 21:42:45 2013 +1300 Bug 11077: Correct more warnings in C4/Auth.pm This gets rid of some more warnings. It also corrects a noisy ne condition. $userid = $retuserid if ( $retuserid ne ''); became $userid = $retuserid if ( $retuserid ); It also integrates Srdjan Jankovic's patch with Petter Goksoyrsen's patch, while correcting the problems found. This includes: my $q_userid = $query->param('userid') // ''; along with: my $s_userid = ''; and: my $s_userid = $session->param('id') // ''; Indentation does not reflect actual scoping. A missing system preference would have triggered a ubiquitous undef compare check failure message. This makes the flooding message more useful, so as to help correct it. The change to accomplish this was: my $pki_field = C4::Context->preference('AllowPKIAuth'); if (!defined($pki_field)) { print STDERR "Error: Missing AllowPKIAuth System Preference!\n"; $pki_field = 'None'; } Signed-off-by: Srdjan Signed-off-by: Mark Tompsett Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton commit ce5ab3b31457793815a2f49bc8287fdcbd0dd3c5 Author: Tomas Cohen Arazi Date: Thu Oct 17 17:41:43 2013 -0700 Bug 11077: remove uninitialized value $pki_field warning During login at the Staff interface you get warnings in the logs regarding an uninitialized value for the $pki_field variable. To test: - tail -f /path/to/your-intranet-logs - Point your browser to your staff login page - Login - Three warnings are showed - Apply the patch - Log out - Log in - No new warnings, and you can still log in. Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Petter Goksoyr Asen Followed test plan; it works as advertised. Also works when I deleted AllowPKIAuth system pref. Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Auth.pm | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 16:37:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 15:37:46 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-81-gd3ac02b 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 d3ac02b7bd29d180979a8174e60e91506cc0b231 (commit) via 7d2f975f3bc52f068ecee00ca427e03b8ad5b971 (commit) via 796281914491b5b77dcee405877ddfaa894d2c60 (commit) from a0b00e4c8bd75a0557e487520fff5e2e39e10803 (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 d3ac02b7bd29d180979a8174e60e91506cc0b231 Author: Galen Charlton Date: Thu Dec 5 15:53:23 2013 +0000 Bug 11111: (follow-up) fix column sorting on parcels page This patch fixes issues with the column sorting on the pending orders and already received tables introduced by the main patch. To test: [1] Verify that the sort widgets on the appropriate columns of each table work correctly. Signed-off-by: Galen Charlton commit 7d2f975f3bc52f068ecee00ca427e03b8ad5b971 Author: Jonathan Druart Date: Mon Nov 4 09:30:38 2013 +0100 Bug 11111: UT: SearchOrders returns keys basketgroupid and basketgroupname Signed-off-by: Galen Charlton commit 796281914491b5b77dcee405877ddfaa894d2c60 Author: Jonathan Druart Date: Tue Oct 22 14:05:48 2013 +0200 Bug 11111: display the basket group name on the parcel page Test plan: Go on acqui/parcel.pl?invoiceid=XX page and verify the basket group name is displayed into the 2nd column of the pending orders and already received tables. Signed-off-by: Ed Veal Signed-off-by: Katrin Fischer Changed basketgroup to basket group to match spelling on other pages. Works as described, passes tests and QA script. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 2 ++ .../intranet-tmpl/prog/en/modules/acqui/parcel.tt | 36 +++++++++++++++----- t/db_dependent/Acquisition.t | 5 ++- 3 files changed, 34 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 16:40:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 15:40:48 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-82-g396bbc7 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 396bbc758756637782cd463a8586f2ac15757f4e (commit) from d3ac02b7bd29d180979a8174e60e91506cc0b231 (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 396bbc758756637782cd463a8586f2ac15757f4e Author: Tim Hannah Date: Wed Oct 23 10:01:19 2013 +1300 Bug 11104: Wraps series label in a span for CSS selectability. Note: patch is only for the prog theme. Patch submitted as part of Librarian to Developer in 90 Minutes at LIANZA 2013. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 16:58:38 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 15:58:38 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-84-gfd22187 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 fd22187914afe5c806a98ea6eda0b2d0b455ab36 (commit) via e208386aaeaf31bd6f455077382ffd05b0b345b9 (commit) from 396bbc758756637782cd463a8586f2ac15757f4e (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 fd22187914afe5c806a98ea6eda0b2d0b455ab36 Author: Fridolyn SOMERS Date: Mon Oct 21 12:13:17 2013 +0200 Bug 11091: (follow-up) perltidy on serials/subscription-bib-search.pl Signed-off-by: David Noe Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton commit e208386aaeaf31bd6f455077382ffd05b0b345b9 Author: Fridolyn SOMERS Date: Mon Oct 21 11:54:16 2013 +0200 Bug 11091: revamp search limit options for new subscription bib search form When creating a new subscription, you can click on "Search for Bilbio" to search into catalog. A popup opens with a text field for search terms and a combo-box to limit search. This combo-box uses the syspref AdvancedSearchTypes to know what list of values display. The bug is that the code acts as if AdvancedSearchTypes has always one value, but since Bug 7031, this syspref can have several values (item types, collection codes and locations). This patch removes the use of AdvancedSearchTypes syspref and defines search form with 2 limits: item types and collection codes (from authorised values CCODE). One or both of this information can be on biblio. [RM note: this isn't a true statement for the default configuration used by MARC21 libraries.] Searching by location seems to be useless because this information is always on item. If CCODE authorised value does not exist or is empty, the collection code filter is not displayed. Test plan : - Check CCODE authorised value exists with some values - Choose a biblio indexed with both itemtype and ccode indexes - Go to Serials module and click on "New subscription" - In form, click on "Search for Biblio" => The popup "serials/subscription-bib-search.pl" appears with two limits - Enter a word of biblio title, select its item type and select its collection code - Click on "Search" => You get the biblio Signed-off-by: David Noe Signed-off-by: Katrin Fischer While I am not sure how useful the collection code is for most libraries, where this is an item level value, this fixes a broken feature and works as described. Passes all tests and QA script. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../en/modules/serials/subscription-bib-search.tt | 55 +++-- serials/subscription-bib-search.pl | 224 +++++++++----------- 2 files changed, 137 insertions(+), 142 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 17:05:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 16:05:32 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-85-gb8a3933 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 b8a3933ca38ea36df73bd903835e9ed1db02bed7 (commit) from fd22187914afe5c806a98ea6eda0b2d0b455ab36 (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 b8a3933ca38ea36df73bd903835e9ed1db02bed7 Author: Claire Stent Date: Wed Oct 23 10:12:35 2013 +1300 Bug 11101: add CSS selector to item types facet label in OPAC Note: prog-only patch. Signed-off-by: Katrin Fischer Adds a CSS class to the Item types facet in OPAC. Works as described. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 17:21:37 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 16:21:37 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-86-g01c101a 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 01c101a6b9b60b685abca58fddfccb1087b4dbce (commit) from b8a3933ca38ea36df73bd903835e9ed1db02bed7 (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 01c101a6b9b60b685abca58fddfccb1087b4dbce Author: Owen Leonard Date: Sun Oct 20 08:12:29 2013 -0700 Bug 2310: display tooltips explaining why patron menu items are disabled With some staff client menus options are displayed as disabled when the logged in user doesn't have permission to perform that function. This patch adds Bootstrap tooltips to patron menu items with text explaining why they are disabled. To test, log in as a user who lacks permission to modify patrons or set permissions. Open a patron record in circulation or patrons. Hovering over renew, delete, and set permissions links (in the patron toolbar "More" menu) should trigger a tooltip with a brief explanation. Test the "Update child to adult patron" link by viewing an adult patron. A separate patch will address catalog menu items. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer New tooltip texts are translatable, patch passes all tests and QA script. Tested according to test plan in Chromium and Firefox. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css | 6 ++++++ koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 19:05:28 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 18:05:28 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-58-g4f70279 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.12.x has been updated via 4f702796b0439e830a6c6ada7bec6afdaaa7b27e (commit) via d6d43c0349f4a71754c0c9b2cedb6069414f3408 (commit) via 455af3dc19ff2e60b8bd866825e00c90754945df (commit) via 5b67eb5d42ee505b32a0022ab0bd7f6dce127220 (commit) via f76ad030f5e0b914f1283b6942c316615f0be6f4 (commit) via 13a5d7b14bc31f8d11d8ab9c4802d32835ddf647 (commit) via a35dd76ed0465990a949cb9b89d394b4918949e6 (commit) via 7bec315b3ea51af3e376c372c262e2c8284fa52d (commit) via 9109a5ae08f76429c5db673f962e24cbc6c601df (commit) via 27ddb26e8e19aa90cacf51313752f46b5cfd456f (commit) via 10d03b9737d22c65f44b55a8e7157fa7748dd8ba (commit) via 6238015a7a58b162623f8657275b7fe9b35ecd0c (commit) via aa1e309715d91e657d47a8e9b00e6ff7f05b3f4b (commit) via 3941dd649a7d0cb9d1ecb3e64c7c9f071faa0231 (commit) via eb877dbb79593f48b64af42830988aa77be95f09 (commit) from c5865d6bcabe6f57f6a3b3d217cf43481c3ec363 (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 4f702796b0439e830a6c6ada7bec6afdaaa7b27e Author: Kyle M Hall Date: Sun Oct 20 20:27:31 2013 -0400 Bug 10445: (follow-up) fix error Signed-off-by: Brendan Gallagher Followup to failed QA tests have helped pass. Signed-off-by: Galen Charlton (cherry picked from commit d4ad282e91f034d992e0f726ed256a0ddbf6b20f) Signed-off-by: Tomas Cohen Arazi commit d6d43c0349f4a71754c0c9b2cedb6069414f3408 Author: Kyle M Hall Date: Tue Jun 11 10:00:58 2013 -0400 Bug 10445: make SIP Server respect maxoutstanding system preference The system preference 'maxoutstanding' is defined as the maximum amount of fees owed by the patron before Koha should block placing holds ( terrible naming on this one ). However, although the Koha OPAC respects this preference, placing holds via a SIP2 device will not. Test Plan: 1) Set maxoutstanding to $10 2) Pick a patron owning more than $10 in fees 3) Attempt to place a hold for this patron from a SIP2 device This attempt should succeed 4) Apply this patch 5) Restart your SIP2 server 6) Attempt to place a hold for this patron from a SIP2 device again This attempt should now fail Signed-off-by: Chris Cormack Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit 070e52f401155e00f075bc45287c98ba94f4cf79) Signed-off-by: Tomas Cohen Arazi commit 455af3dc19ff2e60b8bd866825e00c90754945df Author: David Cook Date: Mon Sep 30 15:47:03 2013 +1000 Bug 10974: make OAI-PMH resumption tokens handle time correctly This patch changes the value separator in OAI-PMH resumption tokens from colons to slashes, so that the token string isn't split incorrectly when a time is included. TEST PLAN: 1) Turn on the OAI-PMH server syspref in Koha 2) Send a ListRecords request using 'from' and 'until' arguments that include times (Best to use very far apart times so that you retrieve more than 50 records which will likely be the trigger for a resumptionToken). Here is an example: http://KOHAINSTANCE/cgi-bin/koha/oai.pl?verb=ListRecords& metadataPrefix=oai_dc&from=2012-09-05T13:44:33Z&until=2014-09-05T13:44:33Z N.B. Replace KOHAINSTANCE with the URL of your Koha instance. 3) Scroll down to the bottom of the page until you find the resumptionToken. It will look similar to this: oai_dc:50:2012-09-05T13:44:33Z:2014-09-05T13:44:33Z: 4) Copy that resumption token and send a request with it like so: http://KOHAINSTANCE/cgi-bin/koha/oai.pl?verb=ListRecords& resumptionToken=oai_dc:50:2012-09-05T13:44:33Z:2014-09-05T13:44:33Z: 5) The page should (incorrectly) show no records. 6) APPLY PATCH 7) Repeat steps 2, 3, and 4 8) Note that the resumptionToken now uses slashes (e.g. /) instead of colons. Note also that now the second request will show records!!! N.B. This will only happen if Koha has enough records to serve to you. If your Koha has less than 50 records, try lowering the number provided in the "OAI-PMH:MaxCount" system preference. Signed-off-by: Petter Goksoyr Asen I understand; I can now confirm the behaviour described in the test plan. Signed-off-by: Katrin Fischer Passes test plan, all tests and QA script. Resumption Token works correctly after applying the patch. Signed-off-by: Galen Charlton (cherry picked from commit f57a057ef4420bf5e30ed36a054d99058cdfa4f3) Signed-off-by: Tomas Cohen Arazi commit 5b67eb5d42ee505b32a0022ab0bd7f6dce127220 Author: Jonathan Druart Date: Mon May 20 09:53:38 2013 +0200 Bug 10283: Hide "many items" on second tab when using OpacSeparateHoldings If there are over 50 items in the holdings or Other holdings tab, the warning and link 'This record has many physical items. Click here to view them all.' is only shown for the first tab. Test plan: - Switch on the OpacSeparateHoldings pref. - Go on a biblio detail page at the OPAC with more than 50 items - Check that the 'view all' link appears on the second tab. Signed-off-by: Srdjan Signed-off-by: Katrin Fischer Works as described, passes all tests and QA script. Signed-off-by: Galen Charlton (cherry picked from commit 363e986c60b8d3a0fc6badf3739e58fbb3e65801) Signed-off-by: Tomas Cohen Arazi commit f76ad030f5e0b914f1283b6942c316615f0be6f4 Author: Kyle M Hall Date: Wed Oct 9 14:02:23 2013 -0400 Bug 10243: (follow-up) prevent TransportCostMatrix from overriding library holds policy Using the TransportCostMatrix can cause the same issue. Removing the last ditch use of the first item causes the the subroutine to continue with the traditional matching, which will respect the hold policies. Signed-off-by: Galen Charlton (cherry picked from commit 06ea76c3c2c9afcc324166c12b0510fdad0d77f1) Signed-off-by: Tomas Cohen Arazi commit 13a5d7b14bc31f8d11d8ab9c4802d32835ddf647 Author: Kyle M Hall Date: Mon Sep 16 11:31:22 2013 -0400 Bug 10243: (follow-up) add unit tests Signed-off-by: Galen Charlton (cherry picked from commit e74b91165de888cd260afd575c20358dc9f435d7) Signed-off-by: Tomas Cohen Arazi commit a35dd76ed0465990a949cb9b89d394b4918949e6 Author: Kyle M Hall Date: Tue May 14 14:59:07 2013 -0500 Bug 10243: prevent holds queue from making transfer requests that contradict library holds policy For some reason MapItemsToHoldRequests will, as a last ditch effort, grab what seems to be an arbitrary available item to fill a hold request, even if it will violate the circulation rules for holds. In other words, even if an item matches a "Holds policy by item type" that says "From home library", a request to transfer that item to another library will be added to the holds queue! Test Plan: 1) Create a record with a an item at BranchA of item type BOOK 2) Set the holds policy such that itemtype BOOK for BranchA is set to "From home library" 3) Place a bib-level hold request for a patron with a pickup at BranchB 4) Run build_holds_queue.pl 5) You should now see a request for that item to be transfered to BranchB, even though the rules should not allow this. 6) Apply this patch 7) Run build_holds_queue.pl again 8) View the holds queue again, that request should no longer exist Signed-off-by: Heather Braum Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton (cherry picked from commit 78d27ad5393308ce097db9aa0dfe5c28aa40a516) Signed-off-by: Tomas Cohen Arazi commit 7bec315b3ea51af3e376c372c262e2c8284fa52d Author: Chris Cormack Date: Sun Oct 20 11:51:29 2013 -0700 Bug 11086: (follow-up) editing the database files also Signed-off-by: David Noe Signed-off-by: Katrin Fischer Changes permission description in en and untranslated installer files. Signed-off-by: Galen Charlton (cherry picked from commit ffa2fbc93de0df27482556ae7dabdc57d9ab1a60) Signed-off-by: Tomas Cohen Arazi commit 9109a5ae08f76429c5db673f962e24cbc6c601df Author: Chris Cormack Date: Sun Oct 20 11:51:29 2013 -0700 Bug 11086: Fixing some grammatical mistakes in member-flags and tools-home To test before the patch is applied notice that on the member-flags page it says "upload patron images in batch or one at a time" After the patch it should say "upload patron images in a batch or one at a time" Try also for tools-home Signed-off-by: Katrin Fischer String change, only affecting templates. Signed-off-by: Galen Charlton (cherry picked from commit fa88585674148b36817168c27cc70da555ce6da6) Signed-off-by: Tomas Cohen Arazi commit 27ddb26e8e19aa90cacf51313752f46b5cfd456f Author: Bernardo Gonzalez Kriegel Date: Sat Sep 21 14:44:55 2013 -0300 Bug 10271: (follow-up) correct tabs Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit c6721b2fceb47f4599d092b6473323b687f9669f) Signed-off-by: Tomas Cohen Arazi commit 10d03b9737d22c65f44b55a8e7157fa7748dd8ba Author: Fridolyn SOMERS Date: Fri May 17 14:03:37 2013 +0200 Bug 10271: fix searching using an index containing "ns" or "nb" When an index does not contain a structure part, the structure "wrdl" is automatically added and a structure is mandatory to build search query (to convert ':' into '='). But the code that tests that the structure is not already defined looks in entire index string : $index =~ /(st-|phr|ext|wrdl|nb|ns)/ It should look for a comma followed by a structure and in the case of "nb" and "ns" look for an exact match. The consequence is that an index containing ns or nb or phr or etc does not work. This patch modifies the regexp for this part and other parts looking at structures into index. Test plan : - Desactivate all searching sysprefs. - Create a new index called "ansa" number 8999 into bib1.att, ccl.properties and records.abs - Index a biblio with a value on this index, ie "VALUE" - Perform a search on this index by editing URL: http:///cgi-bin/koha/catalogue/search.pl?idx=ansa&q=VALUE => Without patch, the search does not work. The PQF query is "@and ansa: VALUE" => With patch, the search works. The PQF query is "@attr 1=8999 VALUE"; - Perform same test with an index containing a structure ie "aphra" - Set QueryAutoTruncate syspref to automatically => Check * is added to operand : PQF query is "@attr 1=8999 @attr 4=6 @attr 5=1 VALUE" - You may check stopwords removal but this feature is obsolete Signed-off-by: Bernardo Gonzalez Kriegel Comment: as far as I can test, this works. Small tab error reported by koha-qa, fixed in a followup. This kind of patch is difficult to test without explicit instructions, not everyone knows how to check what kind of PQF search is used. I don't know. But I can test search results. Test: 1) Deactivate search sysprefs QueryAutoTruncate = only if * is added QueryFuzzy = Don't try QueryStemming = Don't try QueryWeightFields = Disable UseQueryParser = Do not try 2) Create new index 'ansa' bib1.att : att 8999 ansa ccl.properties : ansa 1=8999 records.abs : melm 999 ansa:w,ansa:p 1) and 2) from comment 3 on Bug 3) In the undestanding that index refers to field 999, edited default framework, made 999a visible on editor 4) Edit sample record, add 'VALUE' to 999a, save, reindex 5) Search with /cgi-bin/koha/catalogue/search.pl?idx=ansa&q=VALUE No results 6) Apply patch, repeat search Got results That's all I can test. If not enough for QA, then this must wait until further and explicit test instructions Signed-off-by: Kyle M Hall There is (for MARC21, at least), an exising indexes that this patch fixes: Code-institution. Signed-off-by: Galen Charlton (cherry picked from commit e17abe0e2891cc420581ebe998e1c8444ba844d3) Signed-off-by: Tomas Cohen Arazi commit 6238015a7a58b162623f8657275b7fe9b35ecd0c Author: Galen Charlton Date: Mon Oct 28 15:34:15 2013 +0000 Bug 10271: regression test for search using indexes containing 'ns' This patch adds a regression test for doing a form-based catalog search using an index that contains the string 'ns' in its name. In this case, the index being tested is 'Code-institution'. To test ------- [1] Prove -v t/db_dependent/Search.t should have two failed tests; one each for GRS-1 and DOM testing. [2] After applying the main patch for this bug, the tests should pass. Signed-off-by: Galen Charlton (cherry picked from commit 935ed2876b3902ca5e2dfa2cc258baf6fc464ab3) Signed-off-by: Tomas Cohen Arazi commit aa1e309715d91e657d47a8e9b00e6ff7f05b3f4b Author: Katrin Fischer Date: Sun Aug 18 21:28:19 2013 +0200 Bug 10750: Correct capitalization on suggestion form in OPAC Create a new suggestion from your patron account in the OPAC. Verify that all strings are correctly capitalized on the form and submit buttons. - Copyright date - Standard number ... and other - Submit your suggestion Signed-off-by: Dani Elder Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 8417fb5b9b9d24d5cb47c5e12b298319006bff42) Signed-off-by: Tomas Cohen Arazi commit 3941dd649a7d0cb9d1ecb3e64c7c9f071faa0231 Author: Galen Charlton Date: Tue Oct 22 00:14:47 2013 +0000 Bug 11108: fix duplicate display of basket whose receipt has just been cancelled After receiving an order basket, before finishing receiving the shipment, one has an option to cancel the receipt. This patch fixes a bug where a basket whose receipt was just cancelled displays on both the pending orders and already received tabs. This patch also fixes a minor unitialized variable warning. To test: [1] Create a basket with at least one order and close it. [2] Receive the order, then on the row in the 'Already received' table, click the cancel receipt link. [3] In the page that displays, the basket just cancelled displays on both tables. Clicking the cancel receipt link again results in an error message. [4] Apply the patch. [5] Repeat steps 1 and 2. This time, the cancelled basket displays only in the pending orders table, as expected. [6] Verify that after applying the patch, the following no longer is logged in the Apache error log: parcel.pl: Use of uninitialized value in string eq at acqui/parcel.pl line... Signed-off-by: Galen Charlton Signed-off-by: Ed Veal Signed-off-by: Katrin Fischer Passes test plan, all tests and QA script. Works as described. Signed-off-by: Galen Charlton (cherry picked from commit 0010c27ea17a515683f5ae01b9e97d4f80e3d55f) Signed-off-by: Tomas Cohen Arazi commit eb877dbb79593f48b64af42830988aa77be95f09 Author: Owen Leonard Date: Mon Aug 19 12:26:56 2013 -0400 Bug 3934 - move test prediction pattern button On the subscription add/edit screen the buttons related to numbering patterns are grouped with the "save" button, which is potentially confusing. This patch moves the buttons into the "serials planning" region so they are visually grouped with related functionality. Unrelated changes: Removed a few redundant "javascript:" pseudo-protocols from event handlers, and added a "Cancel" link. To test, edit an existing subscription and confirm that the prediction pattern buttons are grouped inside the "serials planning" region. Confirm that each button triggers the correct event. Confirm that clicking the "cancel" link returns you to the subscription detail view. Also test creating a new subscription. Again buttons should work correctly. The "Cancel" link should return you to the Serials module home page. Signed-off-by: Paola Rossi Signed-off-by: Kyle M Hall Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: C4/HoldsQueue.pm | 14 +- C4/SIP/ILS.pm | 4 + C4/SIP/ILS/Patron.pm | 7 + C4/Search.pm | 6 +- acqui/parcel.pl | 24 ++-- .../data/mysql/en/mandatory/userpermissions.sql | 2 +- .../data/mysql/es-ES/mandatory/userpermissions.sql | 2 +- .../data/mysql/pl-PL/mandatory/userpermissions.sql | 2 +- .../prog/en/modules/help/members/member-flags.tt | 2 +- .../prog/en/modules/serials/subscription-add.tt | 29 ++-- .../prog/en/modules/tools/tools-home.tt | 2 +- koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 10 +- .../opac-tmpl/prog/en/modules/opac-suggestions.tt | 6 +- opac/oai.pl | 4 +- opac/opac-detail.pl | 5 +- t/db_dependent/HoldsQueue.t | 145 +++++++++++++++++++- t/db_dependent/Search.t | 9 +- 17 files changed, 228 insertions(+), 45 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 19:29:24 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 18:29:24 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-88-gac4b12c 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 ac4b12ca9366d4813f2607d4dd227b40c88302c9 (commit) via 8aa0e6856dbd61bb61b1a2a0c88ec03adf65e3c7 (commit) from 01c101a6b9b60b685abca58fddfccb1087b4dbce (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 ac4b12ca9366d4813f2607d4dd227b40c88302c9 Author: Galen Charlton Date: Thu Dec 5 18:45:37 2013 +0000 Bug 2546: DBRev 3.15.00.003 Signed-off-by: Galen Charlton commit 8aa0e6856dbd61bb61b1a2a0c88ec03adf65e3c7 Author: Jonathan Druart Date: Wed Oct 23 12:40:30 2013 +0200 Bug 2546: make description of standard fine types translatable The descriptions for fines are stored in English in the DB (accountlines.description). So they are not translatable. This patch removes the descriptions automatically added and generates the string in the template. Test plan: 1/ Execute the updatedatabase entry. 2/ Verify in the following pages the description is consistent: - members/pay.pl?borrowernumber=XXXX - members/boraccount.pl?borrowernumber=XXXX - opac-account.pl 3/ Launch the translate script and update the po files in order to translate the new strings. 4/ Verify the strings are translated in the interface. Signed-off-by: Marcel de Rooy Works as advertised. Corrected few typos in the commit message. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Accounts.pm | 25 ++++---------------- installer/data/mysql/updatedatabase.pl | 19 +++++++++++++++ .../prog/en/modules/members/boraccount.tt | 14 ++++++++++- .../intranet-tmpl/prog/en/modules/members/pay.tt | 15 +++++++++++- .../opac-tmpl/prog/en/modules/opac-account.tt | 16 +++++++++++-- kohaversion.pl | 2 +- 6 files changed, 65 insertions(+), 26 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 19:38:14 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 18:38:14 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-63-g20c58b3 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.12.x has been updated via 20c58b3a45c97aab6d5c5feb91abea0be472bd64 (commit) via 9bc40436c22458f6f61c11df10dd0a28d05450b9 (commit) via f16fad109ea699329c4730a3d8bbd75e3cccf164 (commit) via acdf4eaae98e9d16f6d94533343a7150d38f73ee (commit) via 839cf9f460bd17fb3fc54e2b38ab7a4303160b50 (commit) from 4f702796b0439e830a6c6ada7bec6afdaaa7b27e (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 20c58b3a45c97aab6d5c5feb91abea0be472bd64 Author: Galen Charlton Date: Fri Nov 1 00:08:04 2013 +0000 Bug 9374: (follow-up) add FIXME suggesting that use of a regexp is not the long-term solution Signed-off-by: Galen Charlton (cherry picked from commit 8ae61b6a2a6b2c6e27f33d1d32e1849265782530) Signed-off-by: Tomas Cohen Arazi commit 9bc40436c22458f6f61c11df10dd0a28d05450b9 Author: Jonathan Druart Date: Thu Sep 19 17:03:00 2013 +0200 Bug 9374: The color should manage all zero format. The format of prices in Koha is discuted in some bugs (e.g. 9410). The good way will be to introduce a syspref in order to deal with the number of decimal. The previous patch is too restrictive, we should deal with other zero format. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit c523b56bcf0eccb2feb342fe962e590d74baa749) Signed-off-by: Tomas Cohen Arazi commit f16fad109ea699329c4730a3d8bbd75e3cccf164 Author: Mathieu Saby Date: Sun Sep 15 13:09:20 2013 +0200 Bug 9374: Only 0.00 prices must have class error in basket.tt A regexp '^0' in basket.tt is used to give the class "error" to null prices. It is wrong, because it matches prices like "0.15". It should only match "0.00". To test : - apply the patch - display a basket with an order with a price between 0 and 1 (like "0.50") and an order with a price stricty null ("0.00") - only the "0.00" price should be displayed in red Signed-off-by: Cedric Vita Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit cbe0d7bebdd0de8e15d1f5fe3cb12da3160baa64) Signed-off-by: Tomas Cohen Arazi commit acdf4eaae98e9d16f6d94533343a7150d38f73ee Author: Jonathan Druart Date: Tue Oct 8 10:52:28 2013 +0200 Bug 9218: fix intranet cart email for non english templates This patch adapts the method from OPAC to the staff interface (cf bug 8062). Test plan: - add somes notices to the cart - try to send the cart by email - the email should be the same as before - translate templates and retry with another language. Before this patch, the email was empty. With this patch, it contains the list of records and items. Signed-off-by: Paola Rossi Signed-off-by: Katrin Fischer Passes all tests and QA script. Fixes quite a bad translation problem, tested with German templates and umlauts in the message and records. Signed-off-by: Galen Charlton (cherry picked from commit c4c5496ec656ee4745587b3cea239cc849d2c09a) Signed-off-by: Tomas Cohen Arazi commit 839cf9f460bd17fb3fc54e2b38ab7a4303160b50 Author: Liz Rea Date: Thu Aug 22 16:55:48 2013 +1200 Bug 10776: fix awkward wording in subscription notification screen to test: - make a subscription available to be notified about - log into the opac, click the subscriptions tab, then More details - click "Subscribe to email notification on new issues" - observe the text without the patch - there seems to be an extra "arrive?" - apply the patch, refresh - wording should flow a bit better. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Fixes bad wording and works as described. Passes all tests and QA script, template change only. Signed-off-by: Galen Charlton (cherry picked from commit 6398126f8899b57380fbc32d23662ba0e9c48f43) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: basket/sendbasket.pl | 16 +- .../intranet-tmpl/prog/en/modules/acqui/basket.tt | 20 ++- .../prog/en/modules/basket/sendbasket.tt | 174 ++++++++++++++++---- .../prog/en/modules/opac-alert-subscribe.tt | 3 +- 4 files changed, 168 insertions(+), 45 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 5 19:44:38 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 05 Dec 2013 18:44:38 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-89-gff0b85a 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 ff0b85a0e0d86bc95ed78056f5225a3a1c14c6ea (commit) from ac4b12ca9366d4813f2607d4dd227b40c88302c9 (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 ff0b85a0e0d86bc95ed78056f5225a3a1c14c6ea Author: Jonathan Druart Date: Tue Nov 19 11:27:52 2013 +0100 Bug 11265: ensure current locale is selected when editing a subscription Test plan: 0/ you have to have some locales defined, run dpkg-reconfigure locales to configure locales 1/ edit a subscription (or add a new one) and select a locale 2/ save 3/ edit again and verify the locale value is selected Signed-off-by: Bernardo Gonzalez Kriegel Work as described. No koha-qa errors. Tested creating a suscription, selecting locale (have many) and saving. When editing suscription: 1) Without patch locale value is not showed on page, empty value 2) With patch correct value is displayed Signed-off-by: Katrin Fischer Passes all tests and QA script. Template change only. Works as expected - saved locale is now shown on editing the subscription and will not be deleted upon saving. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/serials/subscription-add.tt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 6 15:55:05 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 06 Dec 2013 14:55:05 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-90-g31a3fe1 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 31a3fe1537de393cad1e215bb43f6f1e659c6f72 (commit) from ff0b85a0e0d86bc95ed78056f5225a3a1c14c6ea (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 31a3fe1537de393cad1e215bb43f6f1e659c6f72 Author: Galen Charlton Date: Tue Dec 3 17:06:48 2013 +0000 Bug 11333: use jQuery validator plugin for CSV profiles forms This patch adds the use of the jQuery validator plugin for the two forms (new and edit) on the CSV profiles page. Doing this standardizes messages that gets displayed on validation errors. This patch, in the process, fixes a bug where if a page has more than one validated form, only the first such form would get the validator plugin applied to it -- it looks like $.validate() does not do implicit iteration. To test: [1] Apply the patch, then go to Tools | CSV profiles. [2] Create a new profile, but leave the name and the MARC/SQL fields blank. When you click the submit button, the form should not be submitted; instead, text will be displayed to the right of each input that lacks required input. [3] As above, but change the profile type and verify that the form is not submitted unless all of the required fields are filled in. [4] Edit an existing form, then empty the MARC/SQL field. Try submitting the form; it should refuse to submit the form and display text saying that the field is required. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer Fixed some tabs, works nicely and as described. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js | 4 +++- koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 6 15:58:25 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 06 Dec 2013 14:58:25 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-91-g860b995 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 860b99594f8a11d9a9f9d2d7c9a77e4ac477ac7b (commit) from 31a3fe1537de393cad1e215bb43f6f1e659c6f72 (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 860b99594f8a11d9a9f9d2d7c9a77e4ac477ac7b Author: Jonathan Druart Date: Tue Nov 12 15:31:56 2013 +0100 Bug 11225: remove \n from some strings to be translated Some strings in the serials module contain linebreaks \n that cause problems in translation. Test plan: - Update your po file - Verify that strings in serials/subscription-add.tt and serials/subscription-numberpatterns.tt are present and don't contain "\n" character. Signed-off-by: Katrin Fischer Template only change, passes all tests and QA script. Updated po files now contain only the strings and no line breaks. Signed-off-by: Kyle M Hall No regressions found. Passes koha-qa.pl and xt. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/modules/serials/subscription-add.tt | 8 ++++---- .../prog/en/modules/serials/subscription-numberpatterns.tt | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 6 16:38:17 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 06 Dec 2013 15:38:17 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-94-g142acaf 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 142acaf8df1bce808487051d2bf404fedb7c6caa (commit) via 6203bbaa55acb2cae3af230a3bf616ae25b88e21 (commit) via f37a163e7573ac9dea46c0081ebe43bf37bf92c1 (commit) from 860b99594f8a11d9a9f9d2d7c9a77e4ac477ac7b (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 142acaf8df1bce808487051d2bf404fedb7c6caa Author: Galen Charlton Date: Fri Dec 6 15:53:22 2013 +0000 Bug 10970: DBRev 3.15.00.004 Signed-off-by: Galen Charlton commit 6203bbaa55acb2cae3af230a3bf616ae25b88e21 Author: Galen Charlton Date: Fri Dec 6 15:44:46 2013 +0000 Bug 10970: (follow-up) update framework only for MARC21 installations This patch ensures that the new MARC21 subfields don't accidentally appear in the default MARC framework for UNIMARC or NORMARC Koha catalogs. Signed-off-by: Galen Charlton commit f37a163e7573ac9dea46c0081ebe43bf37bf92c1 Author: Bernardo Gonzalez Kriegel Date: Sun Sep 29 14:14:21 2013 -0300 Bug 10970 - Update MARC21 frameworks to Update Nr. 17 - DB update Database counterpart of Bug 10962. Updates existing MARC21 default frameworks to Update Nr. 17 (September 2013) To test 1) Apply patch 2) run updatedatabase.pl 3) Verify new subtags biblio 015_q 020_q 024_q 027_q 800_7 810_7 811_7 830_7 authorities 020_q 024_q Signed-off-by: David Cook Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/updatedatabase.pl | 28 ++++++++++++++++++++++++++++ kohaversion.pl | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 02:06:53 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 01:06:53 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-95-g3e1b781 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 3e1b781adc253722209e46385fb3248ae8d668f9 (commit) from 142acaf8df1bce808487051d2bf404fedb7c6caa (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 3e1b781adc253722209e46385fb3248ae8d668f9 Author: Chris Cormack Date: Sat Nov 23 11:04:00 2013 +1300 Bug 11290: fix display of patron home page for certain translations To test 1) In a fresh Koha, generate translation into XX 2) Select XX for the staff interface (i.e. enable it, and choose it) 3) Go to the Patrons page 4) Everything looks fine 5) In the admin page, create a patron category with any non-ASCII character. 6) Go back to the Patrons page, everything is broken 7) Apply patch 8) regenerate translation 9) Go back to the Patrons page, everything looks fine 10) Switch to english it still looks fine Signed-off-by: Tomas Cohen Arazi Tried with ru-RU and fixes the problem. Signed-off-by: Katrin Fischer Passes all tests and QA script. Problem is also visible on untranslated templates changing one of the sample category descriptions to include diacritics. [RM note: I wasn't able to reproduce this on an unstranslated template -- I tried using Arabic, Cyrllic, and Spanish characters] Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 02:11:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 01:11:32 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-96-g7675ede 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 7675ede590936b7f32c665c3d597a9f34122f8ae (commit) from 3e1b781adc253722209e46385fb3248ae8d668f9 (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 7675ede590936b7f32c665c3d597a9f34122f8ae Author: Srdjan Date: Fri Aug 23 19:59:17 2013 +1200 bug_10781: Remove C4::ILSDI::Utility This patch removes C4::ILSDI::Utility on the basis that one of its routines (BorrowerExists) was not used and that the other routine can be (and is) moved to C4/ILSDI/Services.pm. Test: This should be a noop. Regression testing required: /cgi-bin/koha/ilsdi.pl functioanality, in particuler: GetAvailability - ?service=Describe&verb=GetAvailability AuthenticatePatron - ?service=Describe&verb=AuthenticatePatron ILS-DI syspref must be turned on Signed-off-by: Kyle M Hall Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/ILSDI/Services.pm | 37 ++++++++++++++++- C4/ILSDI/Utility.pm | 107 -------------------------------------------------- t/ILSDI_Utility.t | 14 ------- 3 files changed, 35 insertions(+), 123 deletions(-) delete mode 100644 C4/ILSDI/Utility.pm delete mode 100755 t/ILSDI_Utility.t hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 02:18:16 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 01:18:16 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-97-g03f342a 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 03f342aa67034a56876b9b45545c607b961587b7 (commit) from 7675ede590936b7f32c665c3d597a9f34122f8ae (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 03f342aa67034a56876b9b45545c607b961587b7 Author: Jared Camins-Esakov Date: Tue Aug 6 00:48:20 2013 -0400 Bug 10688: Don't prefix index inappropriately If you select an index in the search dropdown and then enter in a QP query starting with the field, Koha will prepend the index you do not want to use at the beginning of the search, resulting in a search that probably does not match what you were hoping for. To test: 1) Select an index in the search dropdown in the OPAC. Author is fine. 2) Enter a search term using manually entered indexes. For example: ti:cat in the hat 3) Note that the search fails. 4) Apply patch. 5) Repeat steps 1 and 2. 6) Note that the search succeeds. 7) Sign off. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Search.pm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 04:20:45 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 03:20:45 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-98-gf3b28a5 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 f3b28a5d8ad381bbe5b3edce994e0d45ee96f920 (commit) from 03f342aa67034a56876b9b45545c607b961587b7 (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 f3b28a5d8ad381bbe5b3edce994e0d45ee96f920 Author: Jonathan Druart Date: Wed Nov 13 11:33:05 2013 +0100 Bug 8683: ensure clear button clears all item fields on order form The clear js function parses input text, but input filled to a plugin does not contain the type attribute. Test plan: - fill the barcode field to the barcode plugin - go on the new order page - verify the barcode plugin works as before - verify the clear link clears the barcode field and all others fields. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Works as expected, passes all tests and QA script. Template change only. Barcode and date acquired are now also cleared with the 'clear' link. But: it only works when you enter a barcode manually currently, because the AutoBarcode functionality is broken on master (bug 11273). Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 05:00:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 04:00:56 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-99-gdcaa3ff 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 dcaa3ff70489adeedb8a7aead364203d633580bc (commit) from f3b28a5d8ad381bbe5b3edce994e0d45ee96f920 (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 dcaa3ff70489adeedb8a7aead364203d633580bc Author: Owen Leonard Date: Thu Aug 15 10:06:29 2013 -0400 Bug 10661: format mandatory item fields the same on all forms Mandatory item fields are not indicated the same way in all places. This patch corrects two places where required fields were shown in bold rather than using the standard "required" class: When adding an order from a staged file and when adding an item for a new issue of a serial. This patch also normalizes the text input size on item entry forms: In some places it was 50, others 67. I have changed the latter to 50. Unrelated changes: Added $KohaDates formatting of date and time and corrected capitalization on a heading on the add order from staged file page. It would be nice to be able to use the same method for displaying the item form as we use on neworderentry.tt -- pulling in the form from a separate include. However that system is designed for handling multiple items and would need to be adapted for these cases. To test, you must have a staged file from which to add an order. Open an existing basket or create a new one and choose to add an order "From a staged file." Choose a staged file from which to order. The item entry form under the "Import all" heading should show required fields in red. To test in serials: Begin the process for receiving an item from an existing subscription. On the serials-edit page, find the "Click to add item" links and click to open the item edit forms. There should be one under the numbered issue and the supplemental issue forms. In both cases the item edit screen should show the mandatory item fields in red. Confirm that the cataloging add item form looks correct and works correctly. Revision: Left out the "required" note which should appear after each required field. Signed-off-by: David Cook Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 10 +++++----- cataloguing/additem.pl | 2 +- .../prog/en/modules/acqui/addorderiso2709.tt | 12 ++++++++---- .../prog/en/modules/serials/serials-edit.tt | 17 ++++++++++++----- tools/batchMod.pl | 2 +- 5 files changed, 27 insertions(+), 16 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 05:16:15 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 04:16:15 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-101-gca29e06 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 ca29e0658c469abff1e54e8630fb989757d02f71 (commit) via 857547c992ea2b548712583d09602eda3787556c (commit) from dcaa3ff70489adeedb8a7aead364203d633580bc (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 ca29e0658c469abff1e54e8630fb989757d02f71 Author: Fridolyn SOMERS Date: Fri Aug 30 11:41:26 2013 +0200 Bug 10808: (follow-up) reformat auth_finder.pl Perltidy and some format changes. Most important : call to get_template_and_user must be at begining of script because it checks authentification. Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Katrin Fischer Testing notes: - Tested various searches, selections now remain after submitting the search form. Regression testing: - Clearing the authority from the record still works. - Creating a new authority from the plugin page still works. - Autocomplete of entries still works. Signed-off-by: Galen Charlton commit 857547c992ea2b548712583d09602eda3787556c Author: Fridolyn SOMERS Date: Fri Aug 30 10:54:00 2013 +0200 Bug 10808: make authority search form retain drop-down selections When cataloging a field defined with a thesaurus, an authority search popup is displayed with a search from. Once operators, values and sort selected in this form the search can be performed. The bug is that the values entered are kept but not the selected operators and sort. The same bug was existing in authorities module, solved by Bug 8692. This patch corrects the bug. Also uses in 'sort by' options the same text as search in authorities module : Heading A-Z (default), Heading Z-A, None. Also removes duplicated code in auth_finder.pl : value_mainstr => $query->param('value_mainstr') || "", ... Test plan : - Create a new biblio with a framework containing a field linked to a thesaurus. For example : 600 - Click on small icon of main entry. For example : 600$a => You get a search form with all operators to "contains" and sort by "Heading A-Z" - Enter a value in each text box and perform search => You get a search form with values in text boxes and all operators to "contains" - Select "starts with" in all operator comboboxes and perform search => You get a search form with all operators to "starts with" - Select "is exactly" in all operator comboboxes and perform search => You get a search form with all operators to "is exactly" - Select "Heading Z-A" in sort by and perform search => You get a search form with "Heading Z-A" in sort by - Select "None" in sort by and perform search => You get a search form with "None" in sort by Signed-off-by: Bernardo Gonzalez Kriegel Comment: With both patches applied no koha-qa errors Test 1) Original behavior is whatever selection you do before patch, search form returns to default options 2) After patch, selection remains Signed-off-by: Katrin Fischer All tests and QA script pass, further comments on second patch. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: authorities/auth_finder.pl | 159 ++++++++++---------- .../prog/en/includes/auth-finder-search.inc | 66 +++++++- 2 files changed, 141 insertions(+), 84 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 05:23:52 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 04:23:52 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-103-g62fcbea 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 62fcbea10a0e7b3fbca74531ec5051704ab63f7c (commit) via 4290fa60ef0fd93f1c0b51485f3b3ec74f316043 (commit) from ca29e0658c469abff1e54e8630fb989757d02f71 (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 62fcbea10a0e7b3fbca74531ec5051704ab63f7c Author: Jonathan Druart Date: Thu Nov 14 11:31:23 2013 +0100 Bug 10605: fix encoding issue on basket email (INTRANET) Same fix for the staff interface. Signed-off-by: Katrin Fischer Both patches tested with English and German, diacritics now appear correctly if UTF-8 is selected as encoding. Passes all tests and QA script. Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton commit 4290fa60ef0fd93f1c0b51485f3b3ec74f316043 Author: Jonathan Druart Date: Thu Nov 14 12:17:38 2013 +0100 Bug 10605: fix encoding issue in basket email (OPAC) There is an encoding issue on the received mail. Here, we have to keep the encode_qp in order not to break links (= is a special char for email https://en.wikipedia.org/wiki/MIME#Encoded-Word). Signed-off-by: Katrin Fischer Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: basket/sendbasket.pl | 3 ++- opac/opac-sendbasket.pl | 22 +++++++++++++++------- 2 files changed, 17 insertions(+), 8 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 05:46:38 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 04:46:38 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-104-g2e0e154 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 2e0e15485ecae556b77037443af1077291fe3673 (commit) from 62fcbea10a0e7b3fbca74531ec5051704ab63f7c (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 2e0e15485ecae556b77037443af1077291fe3673 Author: Colin Campbell Date: Thu Oct 10 18:06:14 2013 +0100 Bug 11032: Check a valid MARC::Record passed to Biblio Intermittently problems in the calling environment cause a C4::Biblio routine to be called with an undefined MARC::Record object. This results in the process dying and returning to the end user a low level message such as 'cannot call method x on an undefined object'. For exported subroutines taking a MARC::Record object, check that object is defined otherwise return a logical return value and log a stack trace to the error log. A couple of cases were checking but dying, this may have unwelcome results in a persistent environment so croak has been downgraded to carp Signed-off-by: Katrin Fischer Adds lots of checks for $record in various places, should not affect behaviour. Passed all tests and QA script, including new unit tests. Tested adding and saving a new record. Also tested detail and result pages without XSLT. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Biblio.pm | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--- t/Biblio.t | 82 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 187 insertions(+), 5 deletions(-) create mode 100755 t/Biblio.t hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 19:10:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 18:10:20 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-107-gaca1f5f 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 aca1f5f6a9c5fb58e62ab060c272eadc287bb167 (commit) via 08c47cbfe2517ef36b15a16a94227b854be5eeb9 (commit) via a98b239dbfbf0d0e9c6f6593c3457c18c79584a9 (commit) from 2e0e15485ecae556b77037443af1077291fe3673 (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 aca1f5f6a9c5fb58e62ab060c272eadc287bb167 Author: Galen Charlton Date: Tue Dec 10 18:21:09 2013 +0000 Bug 11112: (follow-up) add FIXME The caching introduced by the main patch is not ideal as it won't work correctly if a persistance engine is used. However, I have good reason to expect that bug 8089 will be worked on (because I'm going to do it) so that Koha::Cache can be used for this prior to the release of 3.16. Signed-off-by: Galen Charlton commit 08c47cbfe2517ef36b15a16a94227b854be5eeb9 Author: Galen Charlton Date: Tue Dec 10 18:11:37 2013 +0000 Bug 11112: (follow-up) repair Koha::Calendar->add_holiday() This patch ensures that the package-level cache is updated when add_holiday() is used. Note that except for the test case added by this patch, there doesn't seem to be anything that actually calls ->add_holiday(); it may be better to remove it. Signed-off-by: Galen Charlton commit a98b239dbfbf0d0e9c6f6593c3457c18c79584a9 Author: Jonathan Druart Date: Wed Oct 16 15:36:30 2013 +0200 Bug 11112: Koha::Calendar needs some caching Each time a Koha::Calendar object is created, its constructor retrieves all holidays from the database and create a DateTime::Set object with all holidays. [RM note: I've observed that the time it takes DateTime::Set to be initialized with a set of dates increases faster than linearly with the number of dates. I think this, more than just retrieving a bunch of holidays from the database, is what is most expensive.] In one of our customer's DB, there are 11085 special_holidays and 598 repeatable_holidays. When a loan is returned, there are 3 calls to Koha::Calendar->new. This patch adds caching of the holiday list via package-level variables as well as lazy fetching of the holidays. (RM note: this means that if a persistance engine is in use, updates to the holiday list will not be reflected during checkout. I'm allowing this breakage for now on the plan that bug 8089 will be fixed soon and we can switch to using Koha::Cache). Nytprof benchmarks (on a 3.8.x branch): In DateTime::Set->from_datetimes: 3 times (5.49ms+4.90s) by Koha::Calendar::_init at line 80 of Koha/Calendar.pm, avg 1.63s/call on a total of 7.67s (of 10.2s), executing 6353333 statements and 3031273 subroutine calls in 147 source files and 36 string evals. for the circulation/return.pl page. Comparing the access_log: Without the patch: checkout: time=2759838 checkin: time=1832751 Without the patch and with overdues: checkout: time=1086727 + time=1144706 checkin: time=3928854 (x2) With the patch and overdues: checkout: time=1077839 + time=1060886 checkin: time=2420898 Test plan: - checkout an item with a return date < today - checkin the item and verify the suspension period is well calculated (depending on the holidays). - prove t/db_dependent/Holidays.t - t/Calendar.t Signed-off-by: Kyle M Hall Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: Koha/Calendar.pm | 46 +++++++++++++++++++++++++++++++++++++-------- t/db_dependent/Holidays.t | 12 +++++++++++- 2 files changed, 49 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 10 21:04:37 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 10 Dec 2013 20:04:37 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-109-gd92dbae 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 d92dbae6814fd2dfc36f7f46194f02a9c27994fa (commit) via f2ad1faa63988b9dbf32cf8f8e35d59e7b584f2b (commit) from aca1f5f6a9c5fb58e62ab060c272eadc287bb167 (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 d92dbae6814fd2dfc36f7f46194f02a9c27994fa Author: Galen Charlton Date: Tue Dec 10 20:20:37 2013 +0000 Bug 11009: (follow-up) tweak wording and remove potential log noise This patch makes the message that is displayed when attempting to view circ history for the anonymous patron more informative. It also removes a potential source of log noise if the AnonymousPatron system preference happens to be set to a blank value. Signed-off-by: Galen Charlton commit f2ad1faa63988b9dbf32cf8f8e35d59e7b584f2b Author: Fridolyn SOMERS Date: Tue Oct 8 09:34:42 2013 +0200 Bug 11009: Do not display circulation history of anonymous patron When using an anonymous patron to anonymise issues history, this patron may have a huge number of old issues. In this case, trying to display the reading history of this patron will perform a huge SQL query. It is not useful to have the reading history of this anonymous patron. This patch adds an alert instead of old issues when displaying reading records of anonymous patron. Test plan : - Set syspref AnonymousPatron to 0. - Select a borrower with old issues. For example 123. - Look at its reading records page : members/readingrec.pl => Old issues are displayed in a datatable - Set syspref AnonymousPatron with this borrower number. For example 123. - Look at its reading records page => Old issues are not displayed and an alert is displayed - Using SQL query, remove old issues of this borrower : DELETE FROM old_issues WHERE borrowernumber=123. - Look at its reading records page => A message is displayed Signed-off-by: Owen Leonard This works as advertised and seems like a reasonable thing to do. I suspect that someone will object... Perhaps that person will implement a solution which uses an AJAX DataTable. Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/modules/members/readingrec.tt | 9 ++++++--- members/readingrec.pl | 10 +++++++++- 2 files changed, 15 insertions(+), 4 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 08:10:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 07:10:32 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-4-g651d78f 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.14.x has been updated via 651d78f78059e3fad2d7683826774d8e6f05e5cf (commit) from 72b8267c3ff412d7c7927bade83f39ea46df519b (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 651d78f78059e3fad2d7683826774d8e6f05e5cf Author: Jonathan Druart Date: Wed Nov 6 12:33:59 2013 +0100 Bug 11207: fix issue where SMS number couldn't be cleared when editing patron Test plan: 1/ edit a patron 2/ set a sms alert number 3/ save 4/ edit the patron 5/ set the sms alert number to a blank value 6/ save 7/ the sms number is now an empty string Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Passes all tests and QA script. Test plan used: - Activate the SMS functionality by giving a 'fake' SMSSendDriver of TEST - Activate EnhancedMessagingPreferences - Create a new patron, set Other phone to 'test' - Notice that Other phone was copied to sms number - Edit messaging preference section using the edit link below on the details tab and delete SMS number - Verify it's not possible to unset the SMS number - Apply patch - Repeat deleting - this time it works Signed-off-by: Galen Charlton (cherry picked from commit b15f25d8c672d198cd074fd16f01e1f67fef955e) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: members/memberentry.pl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 08:22:13 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 07:22:13 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-5-gc397efc 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.14.x has been updated via c397efcfe442bf09bb5f5902b9ac921ac4c902bc (commit) from 651d78f78059e3fad2d7683826774d8e6f05e5cf (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 c397efcfe442bf09bb5f5902b9ac921ac4c902bc Author: Fridolyn SOMERS Date: Fri Aug 30 15:19:25 2013 +0200 Bug 10809: use branches template plugin in serials search In serials-search.pl, branch name was computed using branch code and then passed to template. This patch uses the new template plugin now for this: Koha::Template::Plugin::Branches. Test plan : - Go to serials search - Perform a search that returns at least an open an a closed subscription having a branch defined => The branch name is displayed in "Library" column Signed-off-by: Pierre Angot Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 7ca790997ed6adebb7edafc04b6f1aa136ce7cc2) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt | 5 +++-- serials/serials-search.pl | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 08:32:12 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 07:32:12 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-6-g8a5e370 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.14.x has been updated via 8a5e370bc1842093fe2165e3ddd2c50f8616e943 (commit) from c397efcfe442bf09bb5f5902b9ac921ac4c902bc (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 8a5e370bc1842093fe2165e3ddd2c50f8616e943 Author: Fridolyn SOMERS Date: Wed Nov 13 16:29:40 2013 +0100 Bug 11245: fix typo in modborrowers.tt javascript string In modborrowers.tt, Bug 8986 made the javascript strings translatable: _("This attribute will be only applied to the patron\'s category") In this case, the backslash is useless. Test plan : - Create a borrower attribute with a "Category" defined - Go to Tools / Batch patrons modification - Enter a cardnumber and submit - Next to "Attribute", select the borrower attribute you created => You see a grey text at the right : This attribute will be only applied to the patron's category "XXX" Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 2a4fa0a80307bf61a82a180220504c633000db7f) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 08:36:23 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 07:36:23 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-7-g28d1d74 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.14.x has been updated via 28d1d74c16be3ac28c51a619ede8567e06a02a27 (commit) from 8a5e370bc1842093fe2165e3ddd2c50f8616e943 (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 28d1d74c16be3ac28c51a619ede8567e06a02a27 Author: Colin Campbell Date: Fri Oct 4 11:01:27 2013 +0100 Bug 10996: Allow numeric subfields to be stripped on export Regex assumed all numeric characters were part of the tag number This is obviously false as $9 would be a likely candidate to be removed on export. The code can be any printing ascii character other than space according to LoC's website. Also changed regexp to no longer allow a zero length tag number which is nonsensical. The old regex would accept shorter than 3 digit tags but these were not stripped so I've removed that option, considering it a bug not a feature NB assumption that the code makes that a tag is always numeric is incorrect but works in practice. Handling non-numeric tags is a 'To be done' Made code dependent on the regex succeeding. Picking up results from a previous regex on failure can lead to weird hard to identify bugs In the course of testing Paola Rossi spotted that the delete operation was flawed, only removing the first occurence of the specified tag/tag subfield. Reworked the delete loop to operate on all occurences Signed-off-by: Paola Rossi Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 248283fc29b46f59c56769a14f8d811cc61834ff) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: tools/export.pl | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 08:54:50 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 07:54:50 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-8-g88959bc 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.14.x has been updated via 88959bcd111bcc8499c8fddc56f7a4bf5189af46 (commit) from 28d1d74c16be3ac28c51a619ede8567e06a02a27 (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 88959bcd111bcc8499c8fddc56f7a4bf5189af46 Author: Jonathan Druart Date: Wed Oct 16 13:55:22 2013 +0200 Bug 11061: remove unused routine Koha::Calendar::_mock_init Bug 9209 removes the only occurrence to Koha::Calendar::_mock_init The routine can be removed. Test plan: prove t/Calendar.t Signed-off-by: Tomas Cohen Arazi I left that routine because I planned to do a follow-up for that so the Calendar patch series was pushed soon. Nice catch Jonathan, works as expected. Signed-off-by: Kyle M Hall Passes koha-qa.pl, t and xt Signed-off-by: Galen Charlton (cherry picked from commit 55b13c092a6b4a1d1e89e08837e2f0c1d2bb84b9) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: Koha/Calendar.pm | 29 ----------------------------- 1 file changed, 29 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 09:05:43 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 08:05:43 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-9-g5ff79b8 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.14.x has been updated via 5ff79b8c21393f37c43fd550c6087b85d2365ee8 (commit) from 88959bcd111bcc8499c8fddc56f7a4bf5189af46 (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 5ff79b8c21393f37c43fd550c6087b85d2365ee8 Author: Jonathan Druart Date: Thu Mar 28 11:40:52 2013 +0100 Bug 11238: contruct links to the appropriate manual version dynamically This patch uses the version number of the Koha database to dynamically generate links from help to the appropriate version of the manual. Test plan (for 3.15 branch): - Open a help page - Verify the manual link is correct (point to 3.14 manual) - change the version in mysql: update systempreferences set value="3.1600000" where variable="version"; - Verify the manual link now points to the future 3.16 manual. Signed-off-by: Bernardo Gonzalez Kriegel Work as described. No koha-qa errors Tested on top of Bug 10671 On master (BD version 3.13.xxx) help links point to 3.12 manual Changing version to 3.14/15 points to 3.14 manual Changing version to 3.16 points to the future :) Signed-off-by: Kyle M Hall (cherry picked from commit 572c586793548988279ce908e951146d356f0322) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: help.pl | 9 +++++++++ koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt | 2 +- .../prog/en/modules/help/acqui/addorderiso2709.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/invoices.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt | 2 +- .../prog/en/modules/help/acqui/neworderbiblio.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt | 2 +- .../prog/en/modules/help/acqui/newordersuggestion.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/supplier.tt | 2 +- .../prog/en/modules/help/acqui/uncertainprice.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/admin-home.tt | 2 +- .../prog/en/modules/help/admin/aqbudgetperiods.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt | 2 +- .../prog/en/modules/help/admin/auth_subfields_structure.tt | 2 +- .../prog/en/modules/help/admin/auth_tag_structure.tt | 2 +- .../prog/en/modules/help/admin/authorised_values.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/authtypes.tt | 2 +- .../prog/en/modules/help/admin/biblio_framework.tt | 2 +- .../prog/en/modules/help/admin/branch_transfer_limits.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/branches.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/categorie.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/classsources.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/currency.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt | 2 +- .../prog/en/modules/help/admin/item_circulation_alerts.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt | 2 +- .../prog/en/modules/help/admin/koha2marclinks.tt | 2 +- .../prog/en/modules/help/admin/marc_subfields_structure.tt | 2 +- .../prog/en/modules/help/admin/marctagstructure.tt | 2 +- .../prog/en/modules/help/admin/matching-rules.tt | 2 +- .../prog/en/modules/help/admin/oai_set_mappings.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt | 2 +- .../prog/en/modules/help/admin/patron-attr-types.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/preferences.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/roadtype.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt | 2 +- .../prog/en/modules/help/admin/systempreferences.tt | 2 +- .../prog/en/modules/help/admin/transport-cost-matrix.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt | 2 +- .../prog/en/modules/help/authorities/authorities-home.tt | 2 +- .../prog/en/modules/help/authorities/authorities.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/authorities/detail.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/authorities/merge.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/catalogue/detail.tt | 2 +- .../prog/en/modules/help/catalogue/issuehistory.tt | 2 +- .../prog/en/modules/help/catalogue/moredetail.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/catalogue/search.tt | 2 +- .../prog/en/modules/help/cataloguing/addbiblio.tt | 2 +- .../prog/en/modules/help/cataloguing/addbooks.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt | 2 +- .../prog/en/modules/help/cataloguing/linkitem.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt | 2 +- .../prog/en/modules/help/cataloguing/moveitem.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt | 2 +- .../prog/en/modules/help/circ/branchtransfers.tt | 2 +- .../prog/en/modules/help/circ/circulation-home.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/circ/circulation.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/offline.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt | 2 +- .../prog/en/modules/help/circ/pendingreserves.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt | 2 +- .../prog/en/modules/help/circ/selectbranchprinter.tt | 2 +- .../prog/en/modules/help/circ/transferstoreceive.tt | 2 +- .../prog/en/modules/help/circ/view_holdsqueue.tt | 2 +- .../prog/en/modules/help/circ/waitingreserves.tt | 2 +- .../prog/en/modules/help/course_reserves/add_items.tt | 2 +- .../prog/en/modules/help/course_reserves/course-details.tt | 2 +- .../prog/en/modules/help/course_reserves/course-reserves.tt | 2 +- .../prog/en/modules/help/course_reserves/course.tt | 2 +- .../prog/en/modules/help/labels/label-edit-batch.tt | 2 +- .../prog/en/modules/help/labels/label-edit-layout.tt | 2 +- .../prog/en/modules/help/labels/label-edit-profile.tt | 2 +- .../prog/en/modules/help/labels/label-edit-template.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/labels/label-home.tt | 2 +- .../prog/en/modules/help/labels/spinelabel-home.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/boraccount.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/members/files.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/mancredit.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/maninvoice.tt | 2 +- .../prog/en/modules/help/members/member-flags.tt | 2 +- .../prog/en/modules/help/members/member-password.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/member.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/memberentry.tt | 2 +- .../prog/en/modules/help/members/members-home.tt | 2 +- .../prog/en/modules/help/members/members-update.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/moremember.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/notices.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/members/pay.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/paycollect.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/readingrec.tt | 2 +- .../prog/en/modules/help/members/routing-lists.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/members/statistics.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/offline_circ/list.tt | 2 +- .../prog/en/modules/help/offline_circ/process_koc.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/patron_lists/lists.tt | 2 +- .../prog/en/modules/help/patroncards/edit-batch.tt | 2 +- .../prog/en/modules/help/patroncards/edit-layout.tt | 2 +- .../prog/en/modules/help/patroncards/edit-profile.tt | 2 +- .../prog/en/modules/help/patroncards/edit-template.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/patroncards/home.tt | 2 +- .../prog/en/modules/help/patroncards/image-manage.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/patroncards/manage.tt | 2 +- .../prog/en/modules/help/plugins/plugins-home.tt | 2 +- .../prog/en/modules/help/plugins/plugins-upload.tt | 2 +- .../prog/en/modules/help/reports/acquisitions_stats.tt | 2 +- .../prog/en/modules/help/reports/bor_issues_top.tt | 2 +- .../prog/en/modules/help/reports/borrowers_out.tt | 2 +- .../prog/en/modules/help/reports/borrowers_stats.tt | 2 +- .../prog/en/modules/help/reports/cat_issues_top.tt | 2 +- .../prog/en/modules/help/reports/catalogue_out.tt | 2 +- .../prog/en/modules/help/reports/catalogue_stats.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/reports/dictionary.tt | 2 +- .../prog/en/modules/help/reports/guided_reports.tt | 2 +- .../prog/en/modules/help/reports/issues_avg_stats.tt | 2 +- .../prog/en/modules/help/reports/issues_stats.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/reports/itemslost.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/reports/manager.tt | 2 +- .../prog/en/modules/help/reports/reports-home.tt | 2 +- .../prog/en/modules/help/reports/reserves_stats.tt | 2 +- .../prog/en/modules/help/reports/serials_stats.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/reserve/request.tt | 2 +- .../prog/en/modules/help/reviews/reviewswaiting.tt | 2 +- .../prog/en/modules/help/serials/checkexpiration.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/serials/claims.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/serials/routing.tt | 2 +- .../prog/en/modules/help/serials/serials-collection.tt | 2 +- .../prog/en/modules/help/serials/serials-edit.tt | 2 +- .../prog/en/modules/help/serials/serials-home.tt | 2 +- .../prog/en/modules/help/serials/subscription-add.tt | 2 +- .../prog/en/modules/help/serials/subscription-detail.tt | 2 +- .../prog/en/modules/help/suggestion/suggestion.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/batchMod.tt | 2 +- .../prog/en/modules/help/tools/cleanborrowers.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/holidays.tt | 2 +- .../prog/en/modules/help/tools/import_borrowers.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/inventory.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/koha-news.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt | 2 +- .../prog/en/modules/help/tools/manage-marc-import.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/overduerules.tt | 2 +- .../prog/en/modules/help/tools/picture-upload.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/scheduler.tt | 2 +- .../prog/en/modules/help/tools/stage-marc-import.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/tools/tools-home.tt | 2 +- .../prog/en/modules/help/tools/upload-cover-image.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt | 2 +- .../prog/en/modules/help/virtualshelves/shelves.tt | 2 +- 173 files changed, 182 insertions(+), 173 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 09:26:36 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 08:26:36 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-10-g1afd62e 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.14.x has been updated via 1afd62e5c216a1f6cbf366dce04f5d262d9ec270 (commit) from 5ff79b8c21393f37c43fd550c6087b85d2365ee8 (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 1afd62e5c216a1f6cbf366dce04f5d262d9ec270 Author: Fridolyn SOMERS Date: Mon Oct 28 13:46:06 2013 +0100 Bug 11146: Show a go back link on no permission page When a user does not have permissions for a page or module, the authentication page is displayed with message "Error: You do not have permission to access this page.". Most librarians uses the "previous page" button of their browser to come back on the page they were before trying to get to the non-permitted page. This patch adds a button to help coming back to previous page. It also changes the "Click to log out" link as a button. Test plan : - Define a user with staff permissions but no permission on tools module - Login with this user => You get to intranet home page - Edit URL to go to tools module : cgi-bin/koha/tools/tools-home.pl => You get a page with a red error message and 2 buttons "Previous page" and "Log out" - Click on "Previous page" => Go get to intranet home page - Edit URL to go to tools module : cgi-bin/koha/tools/tools-home.pl - Click on "Log out" button => You are logged-out and get to authentication page : cgi-bin/koha/mainpage.pl?logout.x=1 Signed-off-by: Garming Sam Works as intended. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit d1bec841428de08402628e21b75f7fc6c6e0c361) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/css/login.css | 11 ++++++++++- koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt | 9 ++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 09:32:36 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 08:32:36 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-11-g735b7ea1 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.14.x has been updated via 735b7ea1909c7f3cf45855fc54931d837459f20e (commit) from 1afd62e5c216a1f6cbf366dce04f5d262d9ec270 (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 735b7ea1909c7f3cf45855fc54931d837459f20e Author: Marcel de Rooy Date: Thu Nov 7 14:25:50 2013 +0100 Bug 7491: improve description of the item-level_itypes syspref Adding some text to the pref description referring to OPAC display. Test plan: Look at the new description in Cataloging preferences. Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 5dcf1857dac7d4c4a75a4e630938b8462542bcf3) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 09:37:24 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 08:37:24 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-12-g8a6215c 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.14.x has been updated via 8a6215c8c789c4c3044d08ab83f3353cd857a055 (commit) from 735b7ea1909c7f3cf45855fc54931d837459f20e (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 8a6215c8c789c4c3044d08ab83f3353cd857a055 Author: Zeno Tajoli Date: Fri Nov 8 17:10:08 2013 +0000 Bug 11222: fix crash that can occur in search for items to add to label batch This patch fixes a regression on label-item-search.pl introduced by the patch for bug 9239 where searching for items to add to a label batch fails with an error if QueryParser is not enabled and you use the "Added on or before date" search option. Test plan: 0) Set "UseQueryParser" to "do not try" 1) Start with an installation with bibliografic data and items information. 2) Check that in items there are values inside Accession Date Without the patch: a) Go in Home? Tools? Labels and click on 'New batch' b) Click on 'Add Item(s)' c) Try to select items with option "Added on or before date" d) You will receive an error With the patch: Try steps a),b), and c) Now you don't receive an error and you can select items Signed-off-by: Owen Leonard Added a description of the problem and copied the test plan from the bug report, with the addition of the information that QueryParser must be off to confirm and test. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 69c42067ced1da3821e8a893c76c2f1f1195f946) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: labels/label-item-search.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 09:44:25 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 08:44:25 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-13-g3e19537 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.14.x has been updated via 3e19537355c22b32cb6f3fda08ec64a5c04f4251 (commit) from 8a6215c8c789c4c3044d08ab83f3353cd857a055 (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 3e19537355c22b32cb6f3fda08ec64a5c04f4251 Author: Sophie Meynieux Date: Wed Oct 23 18:00:29 2013 +0200 Bug 11125: Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid Signed-off-by: Koha team AMU Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 7021d36d0e58fe2acd0ae4ee7c9e658df2cc74be) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt | 2 -- 1 file changed, 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 11:22:26 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 10:22:26 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-16-g08c8bea 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.14.x has been updated via 08c8bead4659477978114ede89801b71cbaca31e (commit) via ae9e02a74feb64d0f27f61c7e8d1c37be2c8eede (commit) via e7482ec90ed264321e637204791dbdc40b151c27 (commit) from 3e19537355c22b32cb6f3fda08ec64a5c04f4251 (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 08c8bead4659477978114ede89801b71cbaca31e Author: Galen Charlton Date: Sun Nov 24 18:20:56 2013 +0000 Bug 6435: (follow-up) make -daemon really imply -a and -b This patch follows up on the previous patch by moving the check for whether authority and/or biblio indexing have been specified so that -daemon has a chance to set those modes. Signed-off-by: Galen Charlton (cherry picked from commit b25de3e7cf53265f0ded8e3ab4cce82457b8f14d) Signed-off-by: Fridolin SOMERS commit ae9e02a74feb64d0f27f61c7e8d1c37be2c8eede Author: Doug Kingston Date: Sun Nov 17 13:09:02 2013 -0800 Bug 6435: (follow-up) rebuild_zebra -daemon option now smarter Based on feedback, make daemon mode imply -z -a -b and abort on startup if flags incompatible with an incremental update daemon are used. Update documentation to match. Signed-off-by: Galen Charlton (cherry picked from commit 00240d6970795a176a12fb2d24fcd38e069d037f) Signed-off-by: Fridolin SOMERS commit e7482ec90ed264321e637204791dbdc40b151c27 Author: Doug Kingston Date: Sun Oct 27 17:18:17 2013 -0700 Bug 6435: Add daemon mode to rebuild_zebra.pl This change adds code to check the zebraqueue table with a cheap SQL query and a daemon loop that checks for new entries and processes them incrementally before sleeping for a controllable number of seconds. The default is 5 seconds which provides a near realtime search index update. This is desirable particularly for libraries that are doing active catalogue updating. The query is adjusted based on whether -a, -b, or -a -b are specified. Help text updated. Tested against a live 3.12 system. Note that this fix will benefit from the fix to lack of locking (bug 11078) Signed-off-by: Chris Cormack Signed-off-by: Martin Renvoize Signed-off-by: Galen Charlton (cherry picked from commit 1b0992e8d5a2bc8f0f74623daa9a7eac4786644a) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: misc/migration_tools/rebuild_zebra.pl | 98 ++++++++++++++++++++++++++++----- 1 file changed, 83 insertions(+), 15 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 12:02:06 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 11:02:06 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-18-gb3676c3 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.14.x has been updated via b3676c33d0016a8ea3deb3c0c89499a9dff93b11 (commit) via dcc14ac80221173da6ea1664cb84ecb82126da7a (commit) from 08c8bead4659477978114ede89801b71cbaca31e (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 b3676c33d0016a8ea3deb3c0c89499a9dff93b11 Author: Fridolin SOMERS Date: Fri Dec 13 12:01:58 2013 +0100 Bug 11040: DBRev 3.14.00.001 Signed-off-by: Fridolin SOMERS commit dcc14ac80221173da6ea1664cb84ecb82126da7a Author: Peggy Thrasher Date: Thu Nov 7 18:49:51 2013 -0500 Bug 11040: Add CircAutoPrintQuickSlip option to print regular slip This patch adds a third option to the CircAutoPrintQuickSlip system preference. The three options are now: * print quick slip * print regular slip * clear the screen Test plan: 1. Set the System Preference for CircAutoPrintQuickSlip to "clear the screen". Enter a borrower barcode for checkout Press Enter The screen should be cleared. 2. Set the System Preference for CircCircAutoPrintQuickSlip to "open a quick slip window" Enter a borrower barcode for checkout Press Enter A Quick slip is printed. 3. Apply the patch Update the database using UpdateDatabase.pl 4. Set the System Preference for CircAutoPrintQuickSlip to "clear the screen". Enter a borrower barcode for checkout Press Enter The screen should be cleared. 5. Set the System Preference for CircCircAutoPrintQuickSlip to "open a quick slip window" Enter a borrower barcode for checkout Press Enter A Quick slip is printed. 6. Set the System Preference for CircCircAutoPrintQuickSlip to "open a slip window" Enter a borrower barcode for checkout Press Enter A Slip is printed. 7. Reload the database using sysprefs.sql Set the System Preference for CircAutoPrintQuickSlip to "clear the screen". Enter a borrower barcode for checkout Press Enter The screen should be cleared. 8. Set the System Preference for CircCircAutoPrintQuickSlip to "open a quick slip window" Enter a borrower barcode for checkout Press Enter A Quick slip is printed. 9. Set the System Preference for CircCircAutoPrintQuickSlip to "open a slip window" Enter a borrower barcode for checkout Press Enter A Slip is printed. 10. Verify that the Checkout Help includes information about printing Slips. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 2131c78618bb8851bc37bc99f20fa1aaa02c3124) Signed-off-by: Fridolin SOMERS Conflicts: installer/data/mysql/updatedatabase.pl ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/sysprefs.sql | 2 +- installer/data/mysql/updatedatabase.pl | 9 +++++++++ .../prog/en/modules/admin/preferences/circulation.pref | 5 +++-- koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/help/circ/circulation.tt | 2 +- kohaversion.pl | 2 +- 6 files changed, 17 insertions(+), 7 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 14:06:58 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 13:06:58 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-19-g3ab8900 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.14.x has been updated via 3ab89005393758190fb3fc31e0010f81c374cace (commit) from b3676c33d0016a8ea3deb3c0c89499a9dff93b11 (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 3ab89005393758190fb3fc31e0010f81c374cace Author: Chris Cormack Date: Wed Nov 27 06:17:28 2013 +1300 Bug 11308: fix RSS page in bootstrap theme To test: 1/ Do a search in the opac, click on the rss feed icon 2/ Notice the page renders, not like an rss feed should 3/ Apply the patch and refresh 4/ Page should now be (more) valid xml Signed-off-by: Mark Tompsett Signed-off-by: Katrin Fischer Small change, big difference. With the patch the content of the RSS feed renders like it does for the prog theme. Signed-off-by: Galen Charlton (cherry picked from commit 71a3516d211600d35e4ddeef45f5403affc09598) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-opensearch.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 14:10:33 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 13:10:33 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-20-gedcc46d 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.14.x has been updated via edcc46d95a577524730971a1ea73143a16cf4973 (commit) from 3ab89005393758190fb3fc31e0010f81c374cace (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 edcc46d95a577524730971a1ea73143a16cf4973 Author: Kyle M Hall Date: Fri Nov 22 08:54:10 2013 -0500 Bug 11283: make restriction type translatable The new restrictions system has different types: MANUAL, OVERDUES and SUSPENSION. Those are shown in the interface and seem to come directly from the database, so they are not translatable. As they are hardcoded translations should be possible and be handled in the template. Test Plan: 1) Create a patron with one of each type of restriction 2) Apply this patch 3) Note you see the type with only the first letter capitialized, this indicates you are seeing the translatable string Signed-off-by: Katrin Fischer Passes all tests and QA script. Strings now appear in updated po files: msgid "%s %s Manual %s Overdues %s Suspension %s " Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 3a76f4298c0fb298cca0db31b04c0d8d5c028531) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/includes/borrower_debarments.inc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 14:18:14 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 13:18:14 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-21-g9aa674c 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.14.x has been updated via 9aa674c14a1f4cdaa4f9c9caf83b474f7247ac70 (commit) from edcc46d95a577524730971a1ea73143a16cf4973 (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 9aa674c14a1f4cdaa4f9c9caf83b474f7247ac70 Author: Fr?d?ric Demians Date: Tue Nov 26 11:26:54 2013 +0100 Bug 11304: fix display of detail page holdings tab in translated Bootstrap theme Detail page tabs are not displayed properly because JavaScript is broken in French. This is due to _(' JS string construction used in place of _(". This patch fixes: - opac-detail.tt page - xt/single_quotes to test bootstrap theme Signed-off-by: Owen Leonard Tested by applying the patch, running translate update, then translate install. Saw no JavaScript error on the French detail page. Signed-off-by: Katrin Fischer Switches from single to double quotes for translatatable strings. Unit tests for xt/single_quotes passes now. Signed-off-by: Galen Charlton (cherry picked from commit 1b80e77f84dd864342220b89acd1210ac53a3f70) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt | 6 +++--- xt/single_quotes.t | 7 +++++-- 2 files changed, 8 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 14:32:16 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 13:32:16 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-24-g6e7b4af 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.14.x has been updated via 6e7b4af7e9216bca3c7af98c3f1626783061602a (commit) via 224c974ebefd0f5071c434080aaacce3065f013f (commit) via e312ac25eae6b436c5ad71a2493520b5b5600564 (commit) from 9aa674c14a1f4cdaa4f9c9caf83b474f7247ac70 (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 6e7b4af7e9216bca3c7af98c3f1626783061602a Author: Galen Charlton Date: Wed Nov 27 17:53:21 2013 +0000 Bug 11275: (follow-up) update DBIC schema class files Signed-off-by: Galen Charlton (cherry picked from commit 2f4b0a5064a97f775ada288d0269c4891589da4c) Signed-off-by: Fridolin SOMERS commit 224c974ebefd0f5071c434080aaacce3065f013f Author: Fridolin SOMERS Date: Fri Dec 13 14:45:39 2013 +0100 Bug 11275: DBRev 3.14.00.002 Signed-off-by: Fridolin SOMERS commit e312ac25eae6b436c5ad71a2493520b5b5600564 Author: Fridolyn SOMERS Date: Wed Nov 20 14:34:36 2013 +0100 Bug 11275: make deleteditems.materials be of type text Bug 7278 has made items.materials of type text. It must be the same in deleteditems column. Signed-off-by: Katrin Fischer Passes all tests and QA script. Tested: - definition of materials now matches between items and deleteditems - database update works correctly Signed-off-by: Jonathan Druart The only difference between tables items and deleteditems is deleteditems.marc Amended patch: Add a missing SetVersion in updatedb.pl Signed-off-by: Galen Charlton (cherry picked from commit 8aa6e51b6f684f98077dd1c3df1f847bef8d40ba) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: Koha/Schema/Result/Deleteditem.pm | 9 ++++----- installer/data/mysql/kohastructure.sql | 2 +- installer/data/mysql/updatedatabase.pl | 8 ++++++++ kohaversion.pl | 2 +- 4 files changed, 14 insertions(+), 7 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 14:37:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 13:37:48 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-25-g98efa9b 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.14.x has been updated via 98efa9bcc1048474176d04443eb6d6f9338c52b1 (commit) from 6e7b4af7e9216bca3c7af98c3f1626783061602a (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 98efa9bcc1048474176d04443eb6d6f9338c52b1 Author: Rachel Dustin Date: Wed Nov 13 16:40:23 2013 +1300 Bug 11105: wrap places OPAC facet in a span prog-only OPAC patch. To test: Verify places in the facets is wrapped in a span. Signed-off-by: Katrin Fischer Template change only, works as expected. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit a9900b0d35bcd27483355f19985a9669e1c884e2) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 14:41:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 13:41:56 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-27-gd397f4a 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.14.x has been updated via d397f4acbef58a4738a4b308b8f896e087d627a8 (commit) via d4fc50fd0df9aca8e812bf80d5258c7e2a5a409b (commit) from 98efa9bcc1048474176d04443eb6d6f9338c52b1 (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 d397f4acbef58a4738a4b308b8f896e087d627a8 Author: Jonathan Druart Date: Mon Nov 25 09:35:28 2013 +0100 Bug 11171: (follow-up) fix a javascript error The previous patch adds an error on booksellers.pl: TypeError: a.aoColumns[c] is undefined It was caused by the add of the new column. The aoColumns DT parameter should manage it. Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit d5281fd41ec4b2f0c497d75550e2c865d96183d8) Signed-off-by: Fridolin SOMERS commit d4fc50fd0df9aca8e812bf80d5258c7e2a5a409b Author: Jonathan Druart Date: Wed Oct 30 15:48:10 2013 +0100 Bug 11171: Display basket group name on the supplier list page Test plan: Search supplier and verify the basket group column is filled. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Passes all tests and QA script. Works as described. Signed-off-by: Galen Charlton (cherry picked from commit c9b873ff10694a9f36d15734bd2bb22e17c604c6) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: acqui/booksellers.pl | 6 ++++++ .../intranet-tmpl/prog/en/modules/acqui/booksellers.tt | 13 ++++++++++++- 2 files changed, 18 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:05:26 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:05:26 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-28-g704462e 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.14.x has been updated via 704462e888e96af63058929262c3c8644124be31 (commit) from d397f4acbef58a4738a4b308b8f896e087d627a8 (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 704462e888e96af63058929262c3c8644124be31 Author: Jonathan Druart Date: Fri Nov 22 10:42:42 2013 +0100 Bug 11286: fix bug preventing adding a new subfield to an authority framework Bug 10602 introduces a bug when adding a new subfield to an authority framework. A new parameter is added in a sql query but the placeholder is missing. Test plan: - edit an authority framework - add a new subfield - save - boom! DBD::mysql::st execute failed: called with 16 bind variables when 15 are needed at /home/home/src/admin/auth_subfields_structure.pl line 454. - apply the patch and try again Signed-off-by: Bernardo Gonzalez Kriegel Work as described. No koha-qa errors Tested trying to add subfield to 100, 2 for example. Without patch silently fails (but error is logged) With patch subfield creation or elimination is fine Signed-off-by: Katrin Fischer One line fix for a bad bug. Confirmed the bug on master and the fix. Passes all tests and QA script. Signed-off-by: Galen Charlton (cherry picked from commit 3c50683e0d6412b29144962e7f5d539fec28da04) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: admin/auth_subfields_structure.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:22:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:22:48 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-29-g04be64e 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.14.x has been updated via 04be64ec3ea01aede7ae23fad92df0677252db4b (commit) from 704462e888e96af63058929262c3c8644124be31 (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 04be64ec3ea01aede7ae23fad92df0677252db4b Author: Fridolyn SOMERS Date: Thu Nov 7 10:22:49 2013 +0100 Bug 11214: improve create/edit routing list links in serial collection page When a subscription has no routing list yet, the page serials/subscription-detail.pl shows in left menu : "Create routing list". In serials/serials-collection.pl page, the link in table is always "Edit routing list", even when there is no routing list. This patch adds a conditionnal link "Edit routing list"/"Create routing list" into serials/serials-collection.pl page. Test plan : - Create a subscription no. 1 without routing list and a subscription no. 2 with a routing list - Go to serials/serials-collection.pl of subscription no. 1 => You see "Create routing list" link - Click on link => You see "Create routing list for" - Go to serials/serials-collection.pl of subscription no. 2 => You see "Edit routing list" link - Click on link => You see "Edit routing list for ..." Signed-off-by: Liz Rea Functional and automated tests pass. Passes koha-qa.pl. Signed-off-by: Katrin Fischer Passes all tests and QA script. With the patch applied the serial collection page shows the right link depending on the existance of a routing list. Signed-off-by: Galen Charlton (cherry picked from commit 0c631934de5adf5c8d9d35aaaf94a19134f4a166) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/modules/serials/serials-collection.tt | 6 +++++- serials/serials-collection.pl | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:26:59 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:26:59 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-30-g32277e0 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.14.x has been updated via 32277e0669c86c972117bd62b92bbad2dab4e5c5 (commit) from 04be64ec3ea01aede7ae23fad92df0677252db4b (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 32277e0669c86c972117bd62b92bbad2dab4e5c5 Author: Fridolyn SOMERS Date: Wed Jul 17 17:26:34 2013 +0200 Bug 7484: keep selected values when changing search type on authority search form 1) I'm on the "Search authorities" tab. I select an authority type, then change the active tab. The type change is lost. 2) I'm on a tab and type a search pattern, then change tab, the string is lost. This behaviour is logical, given the fact that we're using tabs, but it would be more practical to keep the typed informations when the user changes the search mode. This patch add a few JQuery code to synchronise inputs between all tabbed authorities search forms. Test plan : - Go to Authorities home page : cgi-bin/koha/authorities/authorities-home.pl - In toolbar, "Search main heading" is selected - Change all inputs : authotity type, operator, term, and sort order - Click on "Search all headings" tab => Inputs are the same has previous tab - Click on "Keyword search" tab => Inputs are the same has previous tab Signed-off-by: Paola Rossi Signed-off-by: Jonathan Druart Amended patch: Explicitly declare 2 new variables used. Signed-off-by: Katrin Fischer Passes all tests and QA script. Works as described, Firebug doesn't show any problems with the Javascript. Could be useful for other tabbed searches like the start page as well. Signed-off-by: Galen Charlton (cherry picked from commit 85642ededaf71b0a67805151937014f42deea2dd) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc | 5 +++++ 1 file changed, 5 insertions(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:33:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:33:29 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-31-gdc919ca 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.14.x has been updated via dc919cac9c62111ab38a6f1bdb7abfb9a38ee8c5 (commit) from 32277e0669c86c972117bd62b92bbad2dab4e5c5 (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 dc919cac9c62111ab38a6f1bdb7abfb9a38ee8c5 Author: Srdjan Date: Fri Nov 1 21:05:09 2013 +1300 Bug 11183: get rid of some log noise from the OPAC To test in OPAC: * With the OPAC System Preference EnableOpacSearchHistory set to Keep, a simple search triggers the warning patched on line 626 of opac-search.pl * Selecting a search result item with no Collection Code set triggers the warning patched on line 576 of opac-detail.pl * Have an item with Collection Code. Check that the Collection Code shows. * Collection Code is set by editing an item in the staff client (952$8) Signed-off-by: Mark Tompsett Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit ec206d18980b2438cfe3da9e89455eda319dd8d7) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: opac/opac-detail.pl | 2 +- opac/opac-search.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:41:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:41:48 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-32-ge8d988c 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.14.x has been updated via e8d988cc036a0633e19cf0843aa6daa7fddcedd1 (commit) from dc919cac9c62111ab38a6f1bdb7abfb9a38ee8c5 (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 e8d988cc036a0633e19cf0843aa6daa7fddcedd1 Author: Mark Tompsett Date: Wed Nov 13 15:55:24 2013 -0500 Bug 11242: fix opac-MARCdetail.pl display and warnings This patch improves the public catalog MARC view display of records that contain subfields that are not defined in the framework used by the bib record. To test: (RM note: it may be easier to find or create a MARC record that contains a subfield not present in the default framework, then load it, rather than fiddle with the MARC frameworks in your test database.) BACK UP YOUR DATABASE! 1) Search for an item in OPAC 2) Open OPAC detail 3) Click 'MARC View' link 4) Look for something with multiple lines (e.g. 260 or 942) 5) In another tab, Go to staff client and log in 6) Go to the staff client URL similar to: /cgi-bin/koha/catalogue/detail.pl?biblionumber=##### page where ##### is the biblionumber. 7) Edit -> record 8) Note the framework used. 9) More -> Administration 10) MARC bibliographic frameworks 11) Click 'MARC structure' for the framework used by the item shown in OPAC. 12) Find the tag (e.g. 260 or 942) and click 'Subfields' 13) Delete of the matching subfields (e.g. 260$b) shown in the OPAC tab 14) Clear your opac error log. 15) Refresh OPAC tab. The tag subfields are split. 16) There are opac-MARCdetail.pl warnings. 17) Apply patch 18) Clear your opac error log. 19) Refresh OPAC tab. The tag subfields are no longer split strangely. 20) There are no opac-MARCdetail.pl warnings. RESTORE YOUR DATABASE. This also silences a series of warnings triggered by catching undef hash references. Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 38503e18a38116646c9746b13f013b3c11fe55c1) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: opac/opac-MARCdetail.pl | 62 +++++++++++++++++++++++++++-------------------- 1 file changed, 36 insertions(+), 26 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:45:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:45:20 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-34-gb40abcb 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.14.x has been updated via b40abcb16593fdb23c54b942e3a152ccbdf1c3ff (commit) via 2ffdd4c341c3bb175134eca06db0e204d46988af (commit) from e8d988cc036a0633e19cf0843aa6daa7fddcedd1 (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 b40abcb16593fdb23c54b942e3a152ccbdf1c3ff Author: Fridolyn SOMERS Date: Tue Nov 12 17:19:09 2013 +0100 Bug 11059: (follow-up) restore time in staged dates in addorderiso2709.tt Follow-up patch to restore the display of time in acqui/addorderiso2709.tt in staged date. Simply uses an option of KohaDates TT plugin. This time may be useful if there where several imports in the same day. Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit cfa0dc1aedf3a280f98b9a1728853a6041f59af5) Signed-off-by: Fridolin SOMERS commit 2ffdd4c341c3bb175134eca06db0e204d46988af Author: Lyon3 Team Date: Tue Nov 12 15:32:34 2013 -0400 Bug 11059: fix date sorting of import batches in basket add form This patch improves the sorting of staged import batches by date, particularly when the dateformat system preference is set to anything other than YYYY-MM-DD. Adds title-string sorting type to enable this. To test: [1] Ensure that there are at least three staged bib import batches, with upload timestamps such that date sorting errors would be apparent. [2] Set the dateformat system preference to either DD/MM/YYYY or MM/DD/YYYY. [3] Create a new basket in acquisitions, then chose to add a new order line from a staged record batch. [4] In the list of batches, click on the 'staged' column heading to sort by date. [5] Observe that dates are sorted in alphanumeric order, not date order. [6] Apply the patch and refresh. This time, dates should sort correctly. Signed-off-by: Fridolyn SOMERS Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 097a92b3188d62e9797d18313715c35d9dc186b4) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: acqui/addorderiso2709.pl | 4 +--- .../intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt | 8 ++++++-- 2 files changed, 7 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:49:47 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:49:47 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-35-gd173c41 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.14.x has been updated via d173c41a869f60ba89077f2a3425d66919d80e81 (commit) from b40abcb16593fdb23c54b942e3a152ccbdf1c3ff (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 d173c41a869f60ba89077f2a3425d66919d80e81 Author: Owen Leonard Date: Wed Aug 21 10:53:20 2013 -0400 Bug 2693: add ability to filter by reviewer name on tag review page If you want to filter results on the tags management page by the reviewer you have to know their borrowernumber. It would be better to be able to search by name, but in the meantime this patch adds an autocomplete widget to the form field so that you can do a name search and populate the field with the borrowernumber. To test you must have approved or rejected tags. From the tags review page (tags/review.pl), view all, approved, or rejected tags. Type a name in the "reviewer" form field in the left sidebar filter. You should get an autocomplete dropdown with names matching your search. When you select one the form field should be populated by the borrowernumber. Signed-off-by: David Cook Patch works as described. I'm not sure whether or not it would be better to be able to search by name, as that would involve either choosing between names after applying the filter or showing any possible matches, so this seems fine. -- Owen and I did observe that we were able to cause AJAX errors while using this autocomplete, but we are not 100% sure how we caused the error. In my case, I was able to occasionally cause it by typing in a name then backspacing rapidly. The ajaxError method is attached to every element in the DOM (yikes) so it's tough to say what exactly is the source of the error (which is signalled by a pop-up window that can be cancelled). The error is quite rare so I don't think it's necessarily a problem for us. One idea that Owen had was to remove the current error message, which is very unhelpful and replace it with an error like "Something went wrong. Try again." Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit d536ed92fa6488a37a5e6325acb2b9b12f89ddaf) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: circ/ysearch.pl | 5 +++-- koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:54:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:54:48 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-110-g5ce53e9 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 5ce53e95d95d27f296a61cef61f4cbea3e290bc3 (commit) from d92dbae6814fd2dfc36f7f46194f02a9c27994fa (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 5ce53e95d95d27f296a61cef61f4cbea3e290bc3 Author: Marcel de Rooy Date: Mon Dec 9 08:47:59 2013 +0100 Bug 7143: Adding RMaint for 3.8 to release team As a follow-up after December 4 meeting. Signed-off-by: Marcel de Rooy Signed-off-by: Katrin Fischer Correct addition, no problems found. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:56:21 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:56:21 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-39-g1be884f 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.14.x has been updated via 1be884fe173c8b9d01e9038a1e74237db76f32fd (commit) via a158c041c013fa5757a96c00b77abb79eea49a6a (commit) via 0085c124c15d5bfa043bc06549026fd4a4c1b076 (commit) via 7f0de3d0bbad4d3ffe34e39f8372d5e65a2fc921 (commit) from d173c41a869f60ba89077f2a3425d66919d80e81 (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 1be884fe173c8b9d01e9038a1e74237db76f32fd Author: Galen Charlton Date: Mon Dec 2 16:17:21 2013 +0000 Bug 7791: (follow-up) adjust wording of basket deletion confirmation dialog This patch uses "bib" and "bibliographic record" rather than just "record"; "record" is not quite specific enough in this context. Signed-off-by: Galen Charlton (cherry picked from commit 15b86a38edd26eb03fb6d2d7b1b28f47df19370e) Signed-off-by: Fridolin SOMERS commit a158c041c013fa5757a96c00b77abb79eea49a6a Author: Mathieu Saby Date: Fri Oct 18 11:44:39 2013 +0200 Bug 7791: (follow-up) add warning after deletion if some records were not deleted This followup add some warnings after deletion if some items were not deleted. 4 types of messages are possible : - x item(s) attached. - x subscription(s) attached. - x order(s) attached. - Unknown error. To test : test a 1. create a basket with - an order using a record A which has already an item, which is used in a subscription, and in other order (in an other basket) - an order using a record B used nowhere elese 2. click on "Delete basket" 3. choose button "Delete basket, orders and records" 4. you should see a page anouncing basket deletion, and that record A was not deleted because of its item, subscription and order. 5. check the link around the title of record B takes you to the record 6. check the link under the warning box ("Click here to go back to booksellers page") takes you to booksellers page 5. check record B is deleted test b 1. suppress the subscription linked with record A 2. create an other basket using record A 3. delete the basket on the same way as for test a 4. you should see a page anouncing basket deletion, and that record A was not deleted because of its item and order test c 1. suppress the item attached under record A 2. create an other basket using record A 3. delete the basket on the same way as for test a 4. you should see a page anouncing basket deletion, and that record A was not deleted because of its orderBug 7791 Followup: add warning after deletion if some records were not deleted Signed-off-by: Chris Cormack Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit de2bfb6799f718a75eb338490b1cee8f8145b6a8) Signed-off-by: Fridolin SOMERS commit 0085c124c15d5bfa043bc06549026fd4a4c1b076 Author: Mathieu Saby Date: Thu Sep 19 10:57:44 2013 +0200 Bug 7791: (follow-up) tidy up some cruft in the main patch This patch - delete warns - add a missing } - add a condition in template of avoiding asking to delete orders or records if the basket is empty To test : 1. Make the same tests as defined in test plan of main patch. It should behave the same way 2. Try to delete a basket with no records inside. You will only have a "Delete basket" button, with fewer warnings Signed-off-by: Cedric Vita Signed-off-by: Chris Cormack Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit 2c307f3e92d6e4051a37f19bb17f60f45fded9d9) Signed-off-by: Fridolin SOMERS commit 7f0de3d0bbad4d3ffe34e39f8372d5e65a2fc921 Author: Mathieu Saby Date: Thu Sep 19 09:59:31 2013 +0200 Bug 7791: add ability to delete records when deleting a basket Currently, when a basket is deleted, all the orders are deleted (there is a foreign key in aqorders table on basketno). This could be dangerous, and there is no warning. After the deletion, unused biblios are left in the catalogue. This patch - adds a more detailed message describing the consequences of deletion - give the choice of also deleting biblio records if possible To test : Test A : 1. create a basket with 4 orders: - an order from a new record A - an order from a record B which has already an item - an order from a record C used in a subscription - an order from a record D used in an other order 2. note the biblionumbers of the records used (or open them in other tabs in your browser) 3. click on "Delete basket" 4. choose button "Delete basket and orders" 5. check the catalogue : records A,B,C,D should still be there Test B: 1. create a basket with 4 orders: - an order from a new record A - an order from a record B which has already an item - an order from a record C used in a subscription - an order from a record D used in an other order 2. note the biblionumbers of the records used (or open them in other tabs in your browser) 3. click on "Delete basket" 4. choose button "Delete basket, orders and records" 5. check the catalogue : records B,C,D should still be there. Record A should be deleted Signed-off-by: Cedric Vita Signed-off-by: Chris Cormack Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit 09953f836de01a68a3117227965719b74f543844) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: acqui/basket.pl | 38 ++++++++++- .../intranet-tmpl/prog/en/modules/acqui/basket.tt | 68 ++++++++++++++++---- 2 files changed, 93 insertions(+), 13 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 15:56:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 14:56:32 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-111-gbefc07c 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 befc07c754eb4c2199c0063f15f9ffb3f3ea8cca (commit) from 5ce53e95d95d27f296a61cef61f4cbea3e290bc3 (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 befc07c754eb4c2199c0063f15f9ffb3f3ea8cca Author: Colin Campbell Date: Wed Oct 2 09:25:16 2013 +0100 Bug 10983: Remove unused private subroutines from C4::Budgets The subroutine _filter_fields is not used by the module and the sub _columns is only used by it This patch removes the dead code. To test: [1] Verify that the following tests pass t/Budgets.t t/Budgets/CanUserModifyBudget.t t/Budgets/CanUserUseBudget.t t/db_dependent/Acquisition.t t/db_dependent/Acquisition/GetOrdersByBiblionumber.t t/db_dependent/Acquisition/Invoices.t t/db_dependent/Acquisition/OrderFromSubscription.t t/db_dependent/Acquisition/TransferOrder.t t/db_dependent/Acquisition/close_reopen_basket.t t/db_dependent/Bookseller.t t/db_dependent/Budgets.t t/db_dependent/Serials.t t/db_dependent/Serials_2.t Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Looks good to me. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Budgets.pm | 31 ------------------------------- 1 file changed, 31 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:01:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:01:46 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-42-ga907c28 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.14.x has been updated via a907c28a1e408cc73ab0437d90dca8c861ae08f5 (commit) via 3eac4854a4309612c4bdd33eed5fbcb77d59d5ad (commit) via f8278987e3e1bac23e968417728a821faa22aa57 (commit) from 1be884fe173c8b9d01e9038a1e74237db76f32fd (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 a907c28a1e408cc73ab0437d90dca8c861ae08f5 Author: Chris Cormack Date: Tue Dec 3 12:01:23 2013 +1300 Bug 11322: rscrub bad data before storing suggestions in the DB 1/ In the public interface, add a suggestion containing html 2/ Save, notice the html is rendered (or if you have the other patches is displayed) 3/ Apply this paget 4/ Add another suggestion 5/ Notice the html is stripped Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit 48b339980e20bdefb21141d537c283d15e267d93) Signed-off-by: Fridolin SOMERS commit 3eac4854a4309612c4bdd33eed5fbcb77d59d5ad Author: Chris Cormack Date: Tue Dec 3 11:46:24 2013 +1300 Bug 11322: fix XSS bug in purchase suggestions - OPAC 1/ Add a suggestion in the opac, with lots of html 2/ View that suggestion in the OPAC, note the html is rendering 3/ Apply the patch 4/ Test again, in prog and bootstrap, no more rendered html Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit 90f3b84def924dcc76719c01d75aa09241c92f8e) Signed-off-by: Fridolin SOMERS commit f8278987e3e1bac23e968417728a821faa22aa57 Author: Chris Cormack Date: Tue Dec 3 11:34:48 2013 +1300 Bug 11322: fix XSS bug in purchase suggestions pages To test 1/ Switch on purchase suggestions 2/ On the public interface (OPAC) add a suggestion, put html in every field 3/ In the staff interface go to the suggestions page /cgi-bin/koha/suggestion/suggestion.pl 4/ Notice the html is rendered 5/ Click on a suggestion, notice the html is rendered on the show page also 6/ Apply the patch, check these two pages again, html should now be escaped Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Passes all tests, thx Chris! Signed-off-by: Galen Charlton (cherry picked from commit 368068c71597eaf61e4f9cc154002ea92dfd16c3) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/suggestion/suggestion.tt | 20 ++++++++++---------- .../bootstrap/en/modules/opac-suggestions.tt | 12 ++++++------ .../opac-tmpl/prog/en/modules/opac-suggestions.tt | 14 +++++++------- opac/opac-suggestions.pl | 6 ++++++ 4 files changed, 29 insertions(+), 23 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:08:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:08:20 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-46-ge8405b1 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.14.x has been updated via e8405b1c427b92b50dcc0e66a6f0e6cbf0fc5636 (commit) via 98b4b3e982890438a3f8c0b909f75798d4e3356a (commit) via c03a0229d3cfb16e7c67c4123158558f66b480a2 (commit) via 212a4aa37188d792f88058c16c412e057246a873 (commit) from a907c28a1e408cc73ab0437d90dca8c861ae08f5 (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 e8405b1c427b92b50dcc0e66a6f0e6cbf0fc5636 Author: Galen Charlton Date: Tue Dec 3 15:54:26 2013 +0000 Bug 11035: (follow-up) update licenses section The OpenJS keyboard shortcuts library by Binny V A is licensed under the BSD license. Signed-off-by: Galen Charlton (cherry picked from commit 097d5d5c8e9e4ba2ec3839f376bd81e4c2d915b5) Signed-off-by: Fridolin SOMERS commit 98b4b3e982890438a3f8c0b909f75798d4e3356a Author: Galen Charlton Date: Tue Dec 3 15:35:15 2013 +0000 Bug 11035: (follow-up) move shortcut.js shortcut.js is not a jQuery plugin, so this patch moves it out of the jquery plugin directory. Signed-off-by: Galen Charlton (cherry picked from commit e0dcb44ae169d22108b3636999cc1609a739cb94) Signed-off-by: Fridolin SOMERS commit c03a0229d3cfb16e7c67c4123158558f66b480a2 Author: Blou Date: Wed Oct 23 08:35:55 2013 -0400 Bug 11035: (follow-up) update offline circ manifest Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit 58432bf777b1c50debd25479cfab5b2a141fab27) Signed-off-by: Fridolin SOMERS commit 212a4aa37188d792f88058c16c412e057246a873 Author: Blou Date: Thu Oct 10 13:44:27 2013 -0400 Bug 11035: Replace shortcut plugin jquery.hotkeys.min.js To old plugin prevents the upgrade to the latest jquery. By replacing with openjs' shortcut.js, we have now one less hurdle in upgrading Koha to latest. Changes: - removed jquery.hotkeys.min.js - added shortcut.js - modified the related includes (doc-head-close.inc and help-top.inc) - modified the calls in staff-global.js Regression test: 1) apply the patch 2) in the intranet, test the shortcuts alt-q, alt-r, alt-u. These are the only affected functionalities. There is no new functionality. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Passes all tests and QA script. Tested existing shortcuts for the search bar tabs on various circulation related pages. This uses a Javascript under BSD license, I wonder if it should be listed in the About>licenses section that we are using it. As Yui is also BSD I assume the license is compatible. +/** + * http://www.openjs.com/scripts/events/keyboard_shortcuts/ + * Version : 2.01.B + * By Binny V A + * License : BSD + */ Signed-off-by: Galen Charlton (cherry picked from commit 39830ac023fb2276ed2fee29913a4ba3fdff9feb) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../lib/jquery/plugins/jquery.hotkeys.min.js | 19 -- koha-tmpl/intranet-tmpl/lib/shortcut/shortcut.js | 223 ++++++++++++++++++++ .../prog/en/includes/doc-head-close.inc | 2 +- .../intranet-tmpl/prog/en/includes/help-top.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js | 6 +- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 + .../prog/en/modules/circ/offline-mf.tt | 2 +- 7 files changed, 233 insertions(+), 25 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.hotkeys.min.js create mode 100644 koha-tmpl/intranet-tmpl/lib/shortcut/shortcut.js hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:13:47 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:13:47 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-48-g9f90713 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.14.x has been updated via 9f907132fe1775cd6eafe3051773728b98ebee28 (commit) via 465cd8f8a1a52bb176b81488dde3e6fc7a6988fd (commit) from e8405b1c427b92b50dcc0e66a6f0e6cbf0fc5636 (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 9f907132fe1775cd6eafe3051773728b98ebee28 Author: Bernardo Gonzalez Kriegel Date: Sat Sep 21 19:04:02 2013 -0300 Bug 5031: (follow-up) correct tabs Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Katrin Fischer Tiny QA follow-up corrcting whitespace to match coding guidelines. Signed-off-by: Galen Charlton (cherry picked from commit 1b695517a6b98720ee300ba21280ee2f8139a796) Signed-off-by: Fridolin SOMERS commit 465cd8f8a1a52bb176b81488dde3e6fc7a6988fd Author: Jonathan Druart Date: Tue Sep 10 17:19:10 2013 +0200 Bug 5031: CSV profiles: validate required content fields Some fields are required on editing/adding CSV profiles. This patch adds HTML5 validation so that required fields must be filled in before the form is submitted. Test plan: - add a new CSV profile (tools/csv-profiles.pl) without any value. - save => error on empty fields. - fill the "marc" content, select type="sql", fill the CSV name input. - save => error on sql content field. - fill the sql content - save => the CSV profile is saved. - retry for the edit form. Signed-off-by: Bernardo Gonzalez Kriegel Comment: On top of both patches for Bug 10853 Works very well, now we get an alert with empty field Saves correctly MARC and SQL profiles Solved minor conflict introduced by tab followup on Bug 10853 Again small tab errors corrected in followup Signed-off-by: Katrin Fischer Works as described, looks a bit 'non standard' for Koha, but improves usability of the form. Signed-off-by: Galen Charlton (cherry picked from commit 8c5278270708724808b3585dc798e9300abeed31) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/tools/csv-profiles.tt | 23 ++++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:16:49 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:16:49 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-49-gd0ba676 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.14.x has been updated via d0ba676864eb2a55776d8dbd02d2403f9fa74a4b (commit) from 9f907132fe1775cd6eafe3051773728b98ebee28 (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 d0ba676864eb2a55776d8dbd02d2403f9fa74a4b Author: Chris Cormack Date: Thu Dec 5 10:09:20 2013 +1300 Bug 11341: fix XSS bug in opac-search.pl (facets) This patch fixes the prog theme; the bootstrap theme already does the necessary filtering. To test 1/ Craft a url like cgi-bin/koha/opac-search.pl?idx=kw&q=fish&offset=20" onmouseover%3dprompt(994000) bad%3d" (the search must return enough results to have a show more link in the facets) 2/ Check the source, or mouseover the Show more links in the facets Notice the code is executable 3/ Apply patch - notice it is no longer executable Signed-off-by: Tomas Cohen Arazi Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit d2d365ca830345b9a519158f6d735d2abd125380) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:19:03 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:19:03 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-112-g09fcd69 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 09fcd6980301bae3daad68f8cc27a2d5e7d488e4 (commit) from befc07c754eb4c2199c0063f15f9ffb3f3ea8cca (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 09fcd6980301bae3daad68f8cc27a2d5e7d488e4 Author: Zeno Tajoli Date: Wed Oct 30 19:36:41 2013 +0100 Bug 11174: fix OPAC search links built from authority 5xx fields In the templates opac-authoritiessearchresultlist of prog and bootstrap the incorrect parameter 'valuec' is changed to 'value' To test: 1) Insert an authority record with a 5xx field (on MARC21 or UNIMARC) 2) Index the record 3) Search for the record in using OPAC authorities search. 4) Click one of the "see also" links built from the 5xx field, the link doesn't work 5) Apply the patch 6) Close the browser 7) Open the opac and select the english interface 8) Redo the search 9) Now the link works 10) To use the patch in others languages you need to regenerate the templates. Signed-off-by: Marcel de Rooy Tested with bootstrap. Signed-off-by: Jonathan Druart Following commit remove the use to valuec: commit 31f41e2c1db9d8dca82e0249050acb8f906c8164 Bug 8206: Specify index in OPAC authority search Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../bootstrap/en/modules/opac-authoritiessearchresultlist.tt | 2 +- .../opac-tmpl/prog/en/modules/opac-authoritiessearchresultlist.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:40:41 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:40:41 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-51-gcd394cd 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.14.x has been updated via cd394cda1efd7b34dc86d1da42193e4b609aeea4 (commit) via 8c7153df0fc99167dc701772f6ede6c90227e4d4 (commit) from d0ba676864eb2a55776d8dbd02d2403f9fa74a4b (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 cd394cda1efd7b34dc86d1da42193e4b609aeea4 Author: Srdjan Date: Fri Nov 1 21:42:45 2013 +1300 Bug 11077: Correct more warnings in C4/Auth.pm This gets rid of some more warnings. It also corrects a noisy ne condition. $userid = $retuserid if ( $retuserid ne ''); became $userid = $retuserid if ( $retuserid ); It also integrates Srdjan Jankovic's patch with Petter Goksoyrsen's patch, while correcting the problems found. This includes: my $q_userid = $query->param('userid') // ''; along with: my $s_userid = ''; and: my $s_userid = $session->param('id') // ''; Indentation does not reflect actual scoping. A missing system preference would have triggered a ubiquitous undef compare check failure message. This makes the flooding message more useful, so as to help correct it. The change to accomplish this was: my $pki_field = C4::Context->preference('AllowPKIAuth'); if (!defined($pki_field)) { print STDERR "Error: Missing AllowPKIAuth System Preference!\n"; $pki_field = 'None'; } Signed-off-by: Srdjan Signed-off-by: Mark Tompsett Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit a0b00e4c8bd75a0557e487520fff5e2e39e10803) Signed-off-by: Fridolin SOMERS commit 8c7153df0fc99167dc701772f6ede6c90227e4d4 Author: Tomas Cohen Arazi Date: Thu Oct 17 17:41:43 2013 -0700 Bug 11077: remove uninitialized value $pki_field warning During login at the Staff interface you get warnings in the logs regarding an uninitialized value for the $pki_field variable. To test: - tail -f /path/to/your-intranet-logs - Point your browser to your staff login page - Login - Three warnings are showed - Apply the patch - Log out - Log in - No new warnings, and you can still log in. Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Petter Goksoyr Asen Followed test plan; it works as advertised. Also works when I deleted AllowPKIAuth system pref. Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit ce5ab3b31457793815a2f49bc8287fdcbd0dd3c5) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Auth.pm | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:49:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:49:20 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-54-gd7a48fd 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.14.x has been updated via d7a48fd19e9ce852a658e2ad824227a9eb87e7e8 (commit) via 102bbe53697763ebca2b1b76025e48dc963032b0 (commit) via fef1d9fcbfd0f8cb624f3647e3e38acbb52dae17 (commit) from cd394cda1efd7b34dc86d1da42193e4b609aeea4 (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 d7a48fd19e9ce852a658e2ad824227a9eb87e7e8 Author: Galen Charlton Date: Thu Dec 5 15:53:23 2013 +0000 Bug 11111: (follow-up) fix column sorting on parcels page This patch fixes issues with the column sorting on the pending orders and already received tables introduced by the main patch. To test: [1] Verify that the sort widgets on the appropriate columns of each table work correctly. Signed-off-by: Galen Charlton (cherry picked from commit d3ac02b7bd29d180979a8174e60e91506cc0b231) Signed-off-by: Fridolin SOMERS commit 102bbe53697763ebca2b1b76025e48dc963032b0 Author: Jonathan Druart Date: Mon Nov 4 09:30:38 2013 +0100 Bug 11111: UT: SearchOrders returns keys basketgroupid and basketgroupname Signed-off-by: Galen Charlton (cherry picked from commit 7d2f975f3bc52f068ecee00ca427e03b8ad5b971) Signed-off-by: Fridolin SOMERS commit fef1d9fcbfd0f8cb624f3647e3e38acbb52dae17 Author: Jonathan Druart Date: Tue Oct 22 14:05:48 2013 +0200 Bug 11111: display the basket group name on the parcel page Test plan: Go on acqui/parcel.pl?invoiceid=XX page and verify the basket group name is displayed into the 2nd column of the pending orders and already received tables. Signed-off-by: Ed Veal Signed-off-by: Katrin Fischer Changed basketgroup to basket group to match spelling on other pages. Works as described, passes tests and QA script. Signed-off-by: Galen Charlton (cherry picked from commit 796281914491b5b77dcee405877ddfaa894d2c60) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 2 ++ .../intranet-tmpl/prog/en/modules/acqui/parcel.tt | 36 +++++++++++++++----- t/db_dependent/Acquisition.t | 5 ++- 3 files changed, 34 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 16:53:01 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 15:53:01 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-55-g6e0985f 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.14.x has been updated via 6e0985f7d85f3bc41cf78e76ff2db2a3b3245915 (commit) from d7a48fd19e9ce852a658e2ad824227a9eb87e7e8 (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 6e0985f7d85f3bc41cf78e76ff2db2a3b3245915 Author: Tim Hannah Date: Wed Oct 23 10:01:19 2013 +1300 Bug 11104: Wraps series label in a span for CSS selectability. Note: patch is only for the prog theme. Patch submitted as part of Librarian to Developer in 90 Minutes at LIANZA 2013. Signed-off-by: Galen Charlton (cherry picked from commit 396bbc758756637782cd463a8586f2ac15757f4e) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 17:15:45 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 16:15:45 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-114-g4927140 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 4927140966844b88ef54dfc4d8e5f39d164ac8f3 (commit) via 311c9278765f369f616dadab92a8179761f8ee7a (commit) from 09fcd6980301bae3daad68f8cc27a2d5e7d488e4 (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 4927140966844b88ef54dfc4d8e5f39d164ac8f3 Author: Jonathan Druart Date: Fri Dec 13 15:46:15 2013 +0100 Bug 8334: (follow-up) remove commented JS code Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton commit 311c9278765f369f616dadab92a8179761f8ee7a Author: Vitor FERNANDES Date: Wed Sep 18 17:58:24 2013 -0300 Bug 8334 - Authority UNIMARC 100 field plugin This patch adds a plugin for field 100 of UNIMARC authorities. To test on a UNIMARC site: 1) Apply the patch 2) Edit some authority framework, field 100 3) Link subfield 'a' to unimarc_field_100_authorities.pl plugin, save 4) Edit or add auth record, click on '...' to bring plugin 5) Modify field 100a 6) Save record Thanks to Bernardo Gonzalez Kriegel for converting Vitor's original patch to a Git patch and doing some tidying. Signed-off-by: Mathieu Saby Signed-off-by: Stephane Delaye Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: ...eld_100.pl => unimarc_field_100_authorities.pl} | 69 ++-- .../value_builder/unimarc_field_100_authorities.tt | 374 ++++++++++++++++++++ 2 files changed, 401 insertions(+), 42 deletions(-) copy cataloguing/value_builder/{unimarc_field_100.pl => unimarc_field_100_authorities.pl} (58%) mode change 100755 => 100644 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100_authorities.tt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 19:12:51 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 18:12:51 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-115-g6dcc34c 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 6dcc34c1b44f72a8602c4ee95540836e6cd1e7bd (commit) from 4927140966844b88ef54dfc4d8e5f39d164ac8f3 (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 6dcc34c1b44f72a8602c4ee95540836e6cd1e7bd Author: Jacek Ablewicz Date: Wed Oct 16 17:31:04 2013 +0200 Bug 9224: Make acqui/finishreceive.pl Plack-compatible Under Plack/mod_perl wrapping, sub update_item() will become a closure, so after the 1st run it will retain its own private instances of the following variables: $booksellerid, $datereceived, $unitprice, $rrp, $biblionumber. I.e., in case update_item() gets invoked 2nd+ time (inside the same process, but for different-subsequent receives) it may incorrectly flag the (old, wrong) biblionumber for Zebra reindexing, and erronously modify the current item[s] with the previously used (wrong) values. This simple patch should make acqui/finishreceive.pl Plack-compatible. Test plan: Test patched acqui/finishreceive.pl script (create and receive some orders w/ items, etc.). Ensure items are gettting added and/or modified correctly during receiving process. Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall Passes koha-qa.pl, works as advertised, no regressions found. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: acqui/finishreceive.pl | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 19:18:06 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 18:18:06 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-117-g97b270a 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 97b270aa2e08089bfa888c191d32d0a9af075ffe (commit) via 3c2e45a05816d69965445509d5ecd9db7ab3b98d (commit) from 6dcc34c1b44f72a8602c4ee95540836e6cd1e7bd (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 97b270aa2e08089bfa888c191d32d0a9af075ffe Author: Jonathan Druart Date: Fri Dec 6 15:44:52 2013 +0100 Bug 11261: make sample serial frequencies mandatory during installation Test plan: Verify all sample_frequencies.* files have been moved from optional to mandatory directories. Signed-off-by: Galen Charlton Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit 3c2e45a05816d69965445509d5ecd9db7ab3b98d Author: Jonathan Druart Date: Tue Nov 19 15:21:25 2013 +0100 Bug 11261: make sample serial numbering patterns mandatory during installation Test plan: Verify all sample_numberpatterns.* files have been moved from optional to mandatory directories. Signed-off-by: Katrin Fischer All sample files for numbering patterns are moved from optional to mandatory. Signed-off-by: Galen Charlton Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../data/mysql/de-DE/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/de-DE/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.txt | 0 installer/data/mysql/en/{optional => mandatory}/sample_frequencies.sql | 0 installer/data/mysql/en/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/en/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/en/{optional => mandatory}/sample_numberpatterns.txt | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.txt | 0 .../mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.sql | 0 .../mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.txt | 0 .../fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.sql | 0 .../fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.txt | 0 .../data/mysql/it-IT/{optional => necessari}/sample_frequencies.sql | 0 .../data/mysql/it-IT/{optional => necessari}/sample_frequencies.txt | 0 .../data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.sql | 0 .../data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.txt | 0 .../mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.sql | 0 .../mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.txt | 0 .../nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.sql | 0 .../nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.txt | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.txt | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.txt | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.txt | 0 36 files changed, 0 insertions(+), 0 deletions(-) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.sql (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.txt (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.sql (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.txt (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_frequencies.sql (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_frequencies.txt (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.sql (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.txt (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.sql (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.txt (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.sql (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.txt (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.txt (100%) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 20:27:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 19:27:20 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-118-g54937c5 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 54937c5eb34c511e00de8d0831141516422885c7 (commit) from 97b270aa2e08089bfa888c191d32d0a9af075ffe (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 54937c5eb34c511e00de8d0831141516422885c7 Author: Jonathan Druart Date: Fri Nov 15 11:10:04 2013 +0100 Bug 11255: allow "relevance ascending" as a sort option This patch fixes a problem where if a staff member sets the *defaultSortField/*defaultSortOrder system preferences to relevance ascending while QueryParser is enabled, default keyword search would break -- the query parser config did not declare relevance asc as a possible "modifier". Note that setting the sort order to relevance ascending does not actually make catalog search return results with the least relevant records showing up first; Zebra does not support such a mode. In other words, relevance ascending acts exactly the same as relevance descending. Test plan: 0/ Create some biblio with "history" in the title and ensure that the QueryParser system preference is enabled. 1/ Define prefs defaultSortField = relevance and defaultSortOrder = asc 2/ Search "history" on the staff interface 3/ Note that no result is returned. 4/ Apply the patch 5/ Verify the queryparser config file in use takes the modification into account (see the queryparser_config value in your $KOHA_CONF file). 6/ Relaunch the search and verify results are returned Signed-off-by: Christopher Brannon Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: etc/searchengine/queryparser.yaml | 6 ++++++ 1 file changed, 6 insertions(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 13 20:41:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 19:41:46 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-121-gf90cca4 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 f90cca4831dc90c74f4b6c18e415b1cce361fdb2 (commit) via 1219b3153ee3501d61f22a767b7b3e68c7c8933e (commit) via 4604f595d66f65ba15d6625b2366acb147797ffc (commit) from 54937c5eb34c511e00de8d0831141516422885c7 (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 f90cca4831dc90c74f4b6c18e415b1cce361fdb2 Author: Marcel de Rooy Date: Fri Dec 6 10:15:52 2013 +0100 Bug 11124: QA Follow-up adding optional dependency HTTPD::Bench::ApacheBench This dependency is used in load testing (misc/load_testing/*) Test plan: Check if you see the dependency listed on About/Perl modules. Verify if the version information is correct. Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit 1219b3153ee3501d61f22a767b7b3e68c7c8933e Author: Marcel de Rooy Date: Fri Dec 6 11:13:41 2013 +0100 Bug 11124: QA Follow-up resolving a warning and three typos Resolves warning on uninitialized author in split on line 128. Just adds the same behavior for title on line 129 for completeness. Fixes typo on occurrences and two other minor typos. Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit 4604f595d66f65ba15d6625b2366acb147797ffc Author: Jonathan Druart Date: Wed Oct 23 16:48:14 2013 +0200 Bug 11124: disallow trying to run the staff benchmark script as the DB account On step 6 (at least), the circulation and return page redirect to the select branch page and nothing is done. The script should die if the user used is the sql administrator account. Test plan: Suppose that the sql admin account is root/root and koha/koha a superlibrarian account. 1/ perl misc/load_testing/benchmark_staff.pl --steps=6 --url=http://admin.koha.local/cgi-bin/koha/ --password="koha" --user="koha" should produce: ... Step 6 ... 2/ perl misc/load_testing/benchmark_staff.pl --steps=1 --url=http://admin.koha.local/cgi-bin/koha/ --password="root" --user="root" should produce: Authentication successful You cannot use the database administrator account to launch this script Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Installer/PerlDependencies.pm | 5 +++++ misc/load_testing/benchmark_staff.pl | 14 +++++++++----- 2 files changed, 14 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Dec 14 00:34:10 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 13 Dec 2013 23:34:10 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-128-gbfc0a2c 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 bfc0a2cb812636c5eb9cc10e3cf5bfba8eee8e61 (commit) via 44eb83388928a020812d6fc375d565b0b2d6f9d3 (commit) via da3e33bff37a92caeb00f69db7e83b17e60eada6 (commit) via a050ca83b717c0212e4ae7d102ea1d1f13208edb (commit) via c5a6ee4000985a912aa2b06d6c7a18ddb9a58ac5 (commit) via ba3bb0a4f80bf565d784cb151a5623725ae4e3cf (commit) via 7180eb1153cbb2849b0171014cf84eda0993b465 (commit) from f90cca4831dc90c74f4b6c18e415b1cce361fdb2 (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 bfc0a2cb812636c5eb9cc10e3cf5bfba8eee8e61 Author: Galen Charlton Date: Fri Dec 13 23:51:18 2013 +0000 Bug 8230: (follow-up) update POD for C4::Acquisition::GetHistory Signed-off-by: Galen Charlton commit 44eb83388928a020812d6fc375d565b0b2d6f9d3 Author: Galen Charlton Date: Fri Dec 13 23:42:26 2013 +0000 Bug 8230: (follow-up) repair regression on order search This patch repairs a regression introduced by the main patch where it became impossible to search for cancelled orders from the advanced order search form. This patch also tweaks the wording on the order status drop-down on the order search form to clarify that the default status filter is orders that have any status except cancelled. To test: [1] Before applying this patch, perform an advanced order search (acqui/histsearch.pl) for orders with status cancelled. Observe that no hits are returned. [2] Apply the patch and run the search again. This time, the cancelled orders should be returned. Signed-off-by: Galen Charlton commit da3e33bff37a92caeb00f69db7e83b17e60eada6 Author: Galen Charlton Date: Fri Dec 13 23:19:55 2013 +0000 Bug 8230: (follow-up) fix detection of cancelled orders This patch fixes a problem where the quantity / items column in the acquisitions detail table would display ilnks to items for cancelled orders. Signed-off-by: Galen Charlton commit a050ca83b717c0212e4ae7d102ea1d1f13208edb Author: Galen Charlton Date: Fri Dec 13 23:04:59 2013 +0000 Bug 8230: (follow-up) don't link to basket unless user has appropriate permissions With this patch, the basket number on the bib details page is linked to the basket management page only if the staff user has the appropriate permissions. To test: [1] Log in as a user with the acquisition/order_manage permission. Bring up a bib record that is attached to an order and verify that the basket number is an active link. [2] Log in as a user that doesn't have the acquisition/order_manage permission. Verify that the basket number displayed on the bib details page is not a hyperlink. Signed-off-by: Galen Charlton commit c5a6ee4000985a912aa2b06d6c7a18ddb9a58ac5 Author: Galen Charlton Date: Fri Dec 13 22:55:15 2013 +0000 Bug 8230: DBrev 3.15.00.005 Signed-off-by: Galen Charlton commit ba3bb0a4f80bf565d784cb151a5623725ae4e3cf Author: Jonathan Druart Date: Fri Oct 18 15:05:11 2013 +0200 Bug 8230: (follow-up) reflect the fact that order statuses are now alphabetic codes Signed-off-by: Paola Rossi Signed-off-by: Kyle M Hall Passes koha-qa.pl, works as advertised. No regressions found. Signed-off-by: Galen Charlton commit 7180eb1153cbb2849b0171014cf84eda0993b465 Author: Jonathan Druart Date: Wed Sep 18 14:30:05 2013 +0200 Bug 8230: Display acquisition details on the catalogue detail page This patch adds a new tab "Acquitition details" on the catalogue detail page. It provides a list of order made for this biblio. New system preference: AcquisitionDetails: Hide/Show the new tab. The default for new and upgraded installations is to display the new tab. Test plan: 1/ Apply the patch. 2/ Select the "placing an order" value for the AcqCreateItem pref. 3/ Create a new order with X items. 4/ Go on the catalogue detail page for the selected biblio. 5/ Click on the "Acquisition details" tab and check that your order is displayed. Itemnumbers are present in the last column. Check that links are not broken. 6/ Close your basket. 7/ Status become "Ordered" 8/ Receive X-1 items. 9/ Come back on the catalogue detail page. There are 2 orders: 1 complete and 1 partial. The complete one has a receive date. 10/ Receive the last item. 11/ Now you have 2 orders with a complete status. 12/ Cancel the last receipt. 13/ You have 1 ordered and 1 complete (2 items). 14/ Cancel the first receipt. 15/ You have 1 ordered (3 items). 16/ Delete your order 17/ You have 1 deleted order. 18/ Switch the AcqCreateItem pref to "receiving an order" 19/ Do again steps 3 to 17. Signed-off-by: Paola Rossi Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 20 +++++- catalogue/detail.pl | 16 ++++- installer/data/mysql/sysprefs.sql | 1 + installer/data/mysql/updatedatabase.pl | 6 ++ .../prog/en/modules/acqui/histsearch.tt | 2 +- .../en/modules/admin/preferences/cataloguing.pref | 6 ++ .../prog/en/modules/catalogue/detail.tt | 69 ++++++++++++++++++++ kohaversion.pl | 2 +- 8 files changed, 117 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Dec 14 01:17:40 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 14 Dec 2013 00:17:40 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-135-g945dbfc 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 945dbfc490e7bc8849f7b5f741856131c765cc75 (commit) via 659ac6a904dbfe9c5e535963a4717fd183ffb7e6 (commit) via 8a5ce95916fad6f73b8d5be2908ead65b78a7f2f (commit) via c88d7d831877895cc74c5bf90730530a65cc9f98 (commit) via 28e4a4a69946c3e30c054467ca3465e835841aac (commit) via d20489c874fb62415ad0aa9489aa07817d5a7091 (commit) via 4651bbff213996c3c1e9364855de02de568596f4 (commit) from bfc0a2cb812636c5eb9cc10e3cf5bfba8eee8e61 (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 945dbfc490e7bc8849f7b5f741856131c765cc75 Author: Galen Charlton Date: Sat Dec 14 00:33:25 2013 +0000 Bug 10852: (follow-up) update the POD for C4::Serials::SearchSubscriptions Signed-off-by: Galen Charlton commit 659ac6a904dbfe9c5e535963a4717fd183ffb7e6 Author: Galen Charlton Date: Sat Dec 14 00:24:06 2013 +0000 Bug 10852: (follow-up) regression tests This patch adds regression tests for the changes to C4::Serials::SearchSubscriptions(). Signed-off-by: Galen Charlton commit 8a5ce95916fad6f73b8d5be2908ead65b78a7f2f Author: Galen Charlton Date: Sat Dec 14 00:21:48 2013 +0000 Bug 10852: (follow-up) fix POD for C4::Serials::NewSubscription The error in the POD was discovered in the course of writing test cases for the main patch. Signed-off-by: Galen Charlton commit c88d7d831877895cc74c5bf90730530a65cc9f98 Author: Galen Charlton Date: Sat Dec 14 00:10:46 2013 +0000 Bug 10852: (follow-up) tweak wording of serials search form * "Callnumber" => "Call number" * "Expire before" => "Expires before" Signed-off-by: Galen Charlton commit 28e4a4a69946c3e30c054467ca3465e835841aac Author: Kyle M Hall Date: Fri Dec 13 15:34:17 2013 -0500 Bug 10852: (follow-up) switch from KohaAuthorisedValues to AuthorisedValues Bug 10626 will remove the KohaAuthorisedValues plugin and keep the AuthorisedValues plugin. Signed-off-by: Galen Charlton commit d20489c874fb62415ad0aa9489aa07817d5a7091 Author: Jonathan Druart Date: Wed Dec 4 14:42:22 2013 +0100 Bug 10852: (follow-up) rename the "expiration date" filter name Signed-off-by: Mathieu Saby Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit 4651bbff213996c3c1e9364855de02de568596f4 Author: Jonathan Druart Date: Tue Aug 20 15:06:08 2013 +0200 Bug 10852: serials search improvements This patch adds 3 filters for the serials search: - location - callnumber - expiration date To test: - Search serials by location and/or callnumber and/or expiration date and check that results are consistent. Signed-off-by: Mathieu Saby Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Serials.pm | 38 ++++++++++-- .../prog/en/modules/serials/serials-search.tt | 65 +++++++++++++++++++- serials/serials-search.pl | 15 ++++- t/db_dependent/Bookseller.t | 23 +++++-- 4 files changed, 125 insertions(+), 16 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Dec 14 01:51:12 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 14 Dec 2013 00:51:12 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-137-g4a7bb58 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 4a7bb58b1daf5edc47581f17b3dfef1e7beac601 (commit) via 6000bfdf87db3f7f43feb21efd3cac8b7de9c048 (commit) from 945dbfc490e7bc8849f7b5f741856131c765cc75 (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 4a7bb58b1daf5edc47581f17b3dfef1e7beac601 Author: Kyle M Hall Date: Tue Aug 27 13:14:12 2013 -0400 Bug 10626: (follow-up) replace another use of KohaBranchName Signed-off-by: Katrin Fischer To test: Make sure - independentbranches is turned on - Your user doesn't have superlibrarian permission Then - Try to check out an item with home and holding branch != logged in branch Patch works alright. Signed-off-by: Galen Charlton commit 6000bfdf87db3f7f43feb21efd3cac8b7de9c048 Author: Kyle M Hall Date: Tue Jul 23 09:52:08 2013 -0400 Bug 10626 - Remove doubled up TT plugins - Merge KohaBranchName and Branches Looking at the TT plugin directory I notice we have some plugins that seem to do the same thing: KohaBranchName.pm Branches.pm This patch drops KohaBranchName in favor of Branches Test Plan: 1) Apply this patch 2) View a basket group, note the branch name is displayed 3) View a subscription's details, note the branch name is displayed 4) View suggestions, note the branch names are displayed 5) Return an item that needs transfered, note the branch name is displayed 6) Run 'prove t/db_dependent/Koha_template_plugin_Branches.t' Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Passes all tests and QA script. Also tested with a branch name with umlauts. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: Koha/Template/Plugin/Branches.pm | 2 +- Koha/Template/Plugin/KohaBranchName.pm | 33 -------------------- .../prog/en/modules/acqui/basketgroup.tt | 10 +++--- .../prog/en/modules/circ/circulation.tt | 4 +-- .../intranet-tmpl/prog/en/modules/circ/returns.tt | 4 +-- .../prog/en/modules/serials/subscription-detail.tt | 4 +-- .../prog/en/modules/suggestion/suggestion.tt | 16 +++++----- ...ranchName.t => Koha_template_plugin_Branches.t} | 12 +++---- 8 files changed, 26 insertions(+), 59 deletions(-) delete mode 100644 Koha/Template/Plugin/KohaBranchName.pm rename t/db_dependent/{Koha_template_plugin_KohaBranchName.t => Koha_template_plugin_Branches.t} (78%) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 15 19:40:28 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 15 Dec 2013 18:40:28 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-138-g4e64ea8 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 4e64ea8870cca3715f838ae3b577cb05da2f7879 (commit) from 4a7bb58b1daf5edc47581f17b3dfef1e7beac601 (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 4e64ea8870cca3715f838ae3b577cb05da2f7879 Author: Fr?d?ric Demians Date: Tue Nov 26 10:16:41 2013 +0100 Bug 11277: fix errors with search facet links in Bootstrap theme This patch fixes the following rwo errors: 1. When selecting 'show more' above a facet, the advanced search page is displayed. 2. When restricting search on a library facet, all the biblio records of this library are returned. The patch fixes the way URL are encoded with TT filter. See: http://search.cpan.org/~abw/Template-Toolkit-2.25/lib/Template/Manual/Filters.pod#url Signed-off-by: Liz Rea Signed-off-by: Katrin Fischer Patch works nicely. Tests done: - 'More' link on facets redirects to advanced search before applying the patch. After appyling the link works correctly. - In my tests, the facet links themselves worked nicely, limiting the search as expected. - Availability search works ok for me with patch applied. - Also made sure to click on some links containing diacritcts (German umlauts). Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 16 14:09:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 16 Dec 2013 13:09:56 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-72-g243f820 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.12.x has been updated via 243f820d2597597d87a722ec00f39cacb8929e0e (commit) via 1a8154482f134c94ebf102a9a77e1bfa08e69615 (commit) via cb5a3bdd3cd7976ec00b0f1e082eba6cc1b9180a (commit) via 8ccb6dbf80076b36d77e21c99a57881c1c459fa3 (commit) via 287106c640aa76bcef45e0619a4a6361381a298f (commit) via 9dd158f5aa13fe653921f692c3c68ab9091aeab0 (commit) via 779490cf18da22f818399b903cff263ac60d3f69 (commit) via bfe7ead7c815aec3133bafae59253e9924e78fe0 (commit) via 89fcf9d31d880f2f5d9610f0e4fd86fa7dd05f0e (commit) from 20c58b3a45c97aab6d5c5feb91abea0be472bd64 (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 243f820d2597597d87a722ec00f39cacb8929e0e Author: Marcel de Rooy Date: Thu Nov 7 14:25:50 2013 +0100 Bug 7491: improve description of the item-level_itypes syspref Adding some text to the pref description referring to OPAC display. Test plan: Look at the new description in Cataloging preferences. Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 5dcf1857dac7d4c4a75a4e630938b8462542bcf3) Signed-off-by: Fridolin SOMERS (cherry picked from commit 735b7ea1909c7f3cf45855fc54931d837459f20e) Signed-off-by: Tomas Cohen Arazi commit 1a8154482f134c94ebf102a9a77e1bfa08e69615 Author: Fridolyn SOMERS Date: Mon Oct 28 13:46:06 2013 +0100 Bug 11146: Show a go back link on no permission page When a user does not have permissions for a page or module, the authentication page is displayed with message "Error: You do not have permission to access this page.". Most librarians uses the "previous page" button of their browser to come back on the page they were before trying to get to the non-permitted page. This patch adds a button to help coming back to previous page. It also changes the "Click to log out" link as a button. Test plan : - Define a user with staff permissions but no permission on tools module - Login with this user => You get to intranet home page - Edit URL to go to tools module : cgi-bin/koha/tools/tools-home.pl => You get a page with a red error message and 2 buttons "Previous page" and "Log out" - Click on "Previous page" => Go get to intranet home page - Edit URL to go to tools module : cgi-bin/koha/tools/tools-home.pl - Click on "Log out" button => You are logged-out and get to authentication page : cgi-bin/koha/mainpage.pl?logout.x=1 Signed-off-by: Garming Sam Works as intended. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit d1bec841428de08402628e21b75f7fc6c6e0c361) Signed-off-by: Fridolin SOMERS (cherry picked from commit 1afd62e5c216a1f6cbf366dce04f5d262d9ec270) Signed-off-by: Tomas Cohen Arazi commit cb5a3bdd3cd7976ec00b0f1e082eba6cc1b9180a Author: Jonathan Druart Date: Wed Oct 16 13:55:22 2013 +0200 Bug 11061: remove unused routine Koha::Calendar::_mock_init Bug 9209 removes the only occurrence to Koha::Calendar::_mock_init The routine can be removed. Test plan: prove t/Calendar.t Signed-off-by: Tomas Cohen Arazi I left that routine because I planned to do a follow-up for that so the Calendar patch series was pushed soon. Nice catch Jonathan, works as expected. Signed-off-by: Kyle M Hall Passes koha-qa.pl, t and xt Signed-off-by: Galen Charlton (cherry picked from commit 55b13c092a6b4a1d1e89e08837e2f0c1d2bb84b9) Signed-off-by: Fridolin SOMERS (cherry picked from commit 88959bcd111bcc8499c8fddc56f7a4bf5189af46) Signed-off-by: Tomas Cohen Arazi commit 8ccb6dbf80076b36d77e21c99a57881c1c459fa3 Author: Colin Campbell Date: Fri Oct 4 11:01:27 2013 +0100 Bug 10996: Allow numeric subfields to be stripped on export Regex assumed all numeric characters were part of the tag number This is obviously false as $9 would be a likely candidate to be removed on export. The code can be any printing ascii character other than space according to LoC's website. Also changed regexp to no longer allow a zero length tag number which is nonsensical. The old regex would accept shorter than 3 digit tags but these were not stripped so I've removed that option, considering it a bug not a feature NB assumption that the code makes that a tag is always numeric is incorrect but works in practice. Handling non-numeric tags is a 'To be done' Made code dependent on the regex succeeding. Picking up results from a previous regex on failure can lead to weird hard to identify bugs In the course of testing Paola Rossi spotted that the delete operation was flawed, only removing the first occurence of the specified tag/tag subfield. Reworked the delete loop to operate on all occurences Signed-off-by: Paola Rossi Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 248283fc29b46f59c56769a14f8d811cc61834ff) Signed-off-by: Fridolin SOMERS (cherry picked from commit 28d1d74c16be3ac28c51a619ede8567e06a02a27) Signed-off-by: Tomas Cohen Arazi commit 287106c640aa76bcef45e0619a4a6361381a298f Author: Fridolyn SOMERS Date: Wed Nov 13 16:29:40 2013 +0100 Bug 11245: fix typo in modborrowers.tt javascript string In modborrowers.tt, Bug 8986 made the javascript strings translatable: _("This attribute will be only applied to the patron\'s category") In this case, the backslash is useless. Test plan : - Create a borrower attribute with a "Category" defined - Go to Tools / Batch patrons modification - Enter a cardnumber and submit - Next to "Attribute", select the borrower attribute you created => You see a grey text at the right : This attribute will be only applied to the patron's category "XXX" Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 2a4fa0a80307bf61a82a180220504c633000db7f) Signed-off-by: Fridolin SOMERS (cherry picked from commit 8a5e370bc1842093fe2165e3ddd2c50f8616e943) Signed-off-by: Tomas Cohen Arazi commit 9dd158f5aa13fe653921f692c3c68ab9091aeab0 Author: Fridolyn SOMERS Date: Fri Aug 30 15:19:25 2013 +0200 Bug 10809: use branches template plugin in serials search In serials-search.pl, branch name was computed using branch code and then passed to template. This patch uses the new template plugin now for this: Koha::Template::Plugin::Branches. Test plan : - Go to serials search - Perform a search that returns at least an open an a closed subscription having a branch defined => The branch name is displayed in "Library" column Signed-off-by: Pierre Angot Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 7ca790997ed6adebb7edafc04b6f1aa136ce7cc2) Signed-off-by: Fridolin SOMERS (cherry picked from commit c397efcfe442bf09bb5f5902b9ac921ac4c902bc) Signed-off-by: Tomas Cohen Arazi commit 779490cf18da22f818399b903cff263ac60d3f69 Author: Marcel de Rooy Date: Thu Nov 21 09:27:39 2013 +0100 Bug 7143: Cleaning up docs/history.txt Sorting some lines on date Typo on date for Bernardo Kriegel Splitting one line in 2008 in two lines Replacing some tabs with spaces in October 2013 Signed-off-by: Marcel de Rooy Signed-off-by: Katrin Fischer No typos or problems found. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 72b8267c3ff412d7c7927bade83f39ea46df519b) Signed-off-by: Tomas Cohen Arazi commit bfe7ead7c815aec3133bafae59253e9924e78fe0 Author: Chris Cormack Date: Wed Nov 27 05:37:07 2013 +1300 Bug 11307: Fix potential XSS attack in public catalog RSS feed To test: 1/ Craft a url like /cgi-bin/koha/opac-search.pl?q=a&count=50"'

test

&sort_by=acqdate_dsc&format=rss2 2/ look at the source, notice 50"'

test

3/ apply the patch, and reload url 4/ source now contains 50"'<h1>test</h1> Signed-off-by: Mark Tompsett Signed-off-by: Martin Renvoize Signed-off-by: Galen Charlton (cherry picked from commit 682e706a4ac10b416b51bdb1ea8894dbe21b345e) Signed-off-by: Tomas Cohen Arazi commit 89fcf9d31d880f2f5d9610f0e4fd86fa7dd05f0e Author: Galen Charlton Date: Thu Nov 21 01:58:05 2013 +0000 Update history.txt for Koha 3.14.0 release Signed-off-by: Galen Charlton (cherry picked from commit 3fe0e784516309050fc5b6eda1ab7fdaf7643048) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: Koha/Calendar.pm | 29 -------------------- docs/history.txt | 22 +++++++++++++-- koha-tmpl/intranet-tmpl/prog/en/css/login.css | 11 +++++++- .../en/modules/admin/preferences/cataloguing.pref | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt | 9 +++++- .../prog/en/modules/serials/serials-search.tt | 5 ++-- .../prog/en/modules/tools/modborrowers.tt | 2 +- .../opac-tmpl/prog/en/modules/opac-opensearch.tt | 2 +- serials/serials-search.pl | 1 - tools/export.pl | 29 +++++++++++--------- 10 files changed, 60 insertions(+), 52 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 06:28:22 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 05:28:22 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-139-g6cf065d 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 6cf065da5e6ef431f266359aaa3737b85f330e93 (commit) from 4e64ea8870cca3715f838ae3b577cb05da2f7879 (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 6cf065da5e6ef431f266359aaa3737b85f330e93 Author: Bernardo Gonzalez Kriegel Date: Wed Dec 4 20:44:36 2013 -0300 Bug 7934: generate separate PO files for help pages This patch modifies LangInstaller.pm to enable separation of translation for Staff UI and Staff Help files. It's a move that make sense, Help strings accounts for 44% of total word count for Staff, and as stated on Comment #1, it could enable a different workflow on translation work. It's more a hack than an elegant solution, but it works. Feel free to suggest another approach. To test: We need to test complete functionality, i.e. create and update translation files and install translation, and verify that no string is missing. 1) Before applying the patch, we need some data from staff file. Pick your language, say de_DE, and cd misc/translator/ perl translate update de-DE msginit -i po/de-DE-i-staff-t-prog-v-3006000.po -o de-old.po --no-translator --no-wrap --locale=de_DE egrep ^msgid de-old.po | sort | tee s-old | wc -l > number-old We have the file s-old with all strings, and the number of strings on number-old 2) Apply the patch 3) New help file is called de-DE-staff-help.po, so create one cp'ing old staff on new help cp po/de-DE-i-staff-t-prog-v-3006000.po po/de-DE-staff-help.po 4) Make a new update, and analize perl translate update de-DE msginit -i po/de-DE-i-staff-t-prog-v-3006000.po -o de-new.po --no-translator --no-wrap --locale=de_DE msginit -i po/de-DE-staff-help.po -o de-help.po --no-translator --no-wrap --locale=de_DE egrep ^msgid de-new.po | sort | tee s-new | wc -l > number-new egrep ^msgid de-help.po | sort | tee s-help | wc -l > number-help cat s-new s-help | sort | uniq | tee s-all | wc -l > number-all cat s-new s-help | sort | uniq -d | tee s-dup | wc -l > number-dup Ideally what we need to found is: diff s-old s-all = zero lines (old strings vs new strings) In my test I got one line, but it's a false positive (the string "? " is present on new staff) On numbers, number-old - number-new - nummber-help + number-dup = 0 or number-old - number-all = 0 (in my test again I have 1 as result, same string. Also there are 137 repeated lines between new staff and help) All this tells me that all string to translate are preserved 5) Install translation perl translate install de-DE Enable language on staff, and check that help files are translated 6) Finally, create translation files rm po/de-DE-* perl translate create de-DE verify that all files are created. Tests of 4) can be repeated. 7) Verify that no strings from help are present on staff UI file egrep help po/de-DE-i-staff-t-prog-v-3006000.po Only results came from help-top and bottom, and a few "help" on staff strings Signed-off-by: Fridolyn SOMERS Signed-off-by: Katrin Fischer Tested according to test plan. Checked various pages in OPAC, staff and intranet, translation was ok. Passes QA script and tests. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: misc/translator/LangInstaller.pm | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 16:14:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 15:14:29 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-141-g2058980 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 20589801e08bb725e6424bcb020968de863bd8ed (commit) via 19b5c9b4cecf935c1cf17649796debe80ae7b3a8 (commit) from 6cf065da5e6ef431f266359aaa3737b85f330e93 (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 20589801e08bb725e6424bcb020968de863bd8ed Author: Galen Charlton Date: Tue Dec 17 15:32:17 2013 +0000 Bug 11249: DBRev 3.15.00.006 Signed-off-by: Galen Charlton commit 19b5c9b4cecf935c1cf17649796debe80ae7b3a8 Author: Fridolyn SOMERS Date: Thu Nov 14 14:29:51 2013 +0100 Bug 11249: Add Db indexes on borrowers names The borrowers search is by default on columns surname, firstname, othernames and cardnumber. (See C4::Members::_express_member_find). Adding DB indexes will really increase the query speed. This patch adds DB indexes on surname, firstname, othernames (cardnumber has already an index). Those indexes must be defined with a size because columns are mediumtext. Test plan : Test with mysql client : mysql> explain select * from borrowers where surname like 'A%'; +----+-------------+-----------+-------+---------------+-------------+---------+------+------+-------------+ | id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | +----+-------------+-----------+-------+---------------+-------------+---------+------+------+-------------+ | 1 | SIMPLE | borrowers | range | surname_idx | surname_idx | 767 | NULL | 395 | Using where | +----+-------------+-----------+-------+---------------+-------------+---------+------+------+-------------+ => key show the index is used Signed-off-by: Mathieu Saby Signed-off-by: Katrin Fischer Works as described, changes from updatedatabase and in kohastructure match. I think deletedborrowers can be left out, as it's not queried when doing patron searches. Patron deletes still work as expected. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/kohastructure.sql | 3 +++ installer/data/mysql/updatedatabase.pl | 12 ++++++++++++ kohaversion.pl | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 17:05:31 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 16:05:31 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-57-ge266369 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.14.x has been updated via e2663694a42609a0536de489c0bd67efae42afeb (commit) via 51f5a5f5702624dadce8811042dfadcc07a3b866 (commit) from 6e0985f7d85f3bc41cf78e76ff2db2a3b3245915 (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 e2663694a42609a0536de489c0bd67efae42afeb Author: Fridolyn SOMERS Date: Mon Oct 21 12:13:17 2013 +0200 Bug 11091: (follow-up) perltidy on serials/subscription-bib-search.pl Signed-off-by: David Noe Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit fd22187914afe5c806a98ea6eda0b2d0b455ab36) Signed-off-by: Fridolin SOMERS commit 51f5a5f5702624dadce8811042dfadcc07a3b866 Author: Fridolyn SOMERS Date: Mon Oct 21 11:54:16 2013 +0200 Bug 11091: revamp search limit options for new subscription bib search form When creating a new subscription, you can click on "Search for Bilbio" to search into catalog. A popup opens with a text field for search terms and a combo-box to limit search. This combo-box uses the syspref AdvancedSearchTypes to know what list of values display. The bug is that the code acts as if AdvancedSearchTypes has always one value, but since Bug 7031, this syspref can have several values (item types, collection codes and locations). This patch removes the use of AdvancedSearchTypes syspref and defines search form with 2 limits: item types and collection codes (from authorised values CCODE). One or both of this information can be on biblio. [RM note: this isn't a true statement for the default configuration used by MARC21 libraries.] Searching by location seems to be useless because this information is always on item. If CCODE authorised value does not exist or is empty, the collection code filter is not displayed. Test plan : - Check CCODE authorised value exists with some values - Choose a biblio indexed with both itemtype and ccode indexes - Go to Serials module and click on "New subscription" - In form, click on "Search for Biblio" => The popup "serials/subscription-bib-search.pl" appears with two limits - Enter a word of biblio title, select its item type and select its collection code - Click on "Search" => You get the biblio Signed-off-by: David Noe Signed-off-by: Katrin Fischer While I am not sure how useful the collection code is for most libraries, where this is an item level value, this fixes a broken feature and works as described. Passes all tests and QA script. Signed-off-by: Galen Charlton (cherry picked from commit e208386aaeaf31bd6f455077382ffd05b0b345b9) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../en/modules/serials/subscription-bib-search.tt | 55 +++-- serials/subscription-bib-search.pl | 224 +++++++++----------- 2 files changed, 137 insertions(+), 142 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 17:10:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 16:10:19 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-58-g945496b 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.14.x has been updated via 945496b32fe3be9862a2705fb07993f9710c1b60 (commit) from e2663694a42609a0536de489c0bd67efae42afeb (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 945496b32fe3be9862a2705fb07993f9710c1b60 Author: Claire Stent Date: Wed Oct 23 10:12:35 2013 +1300 Bug 11101: add CSS selector to item types facet label in OPAC Note: prog-only patch. Signed-off-by: Katrin Fischer Adds a CSS class to the Item types facet in OPAC. Works as described. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit b8a3933ca38ea36df73bd903835e9ed1db02bed7) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 17:22:12 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 16:22:12 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-143-g868855d 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 868855df4b674b495966c022392068c2fdd3a35f (commit) via 437f06624759c464d667107d9f73ec05283f6892 (commit) from 20589801e08bb725e6424bcb020968de863bd8ed (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 868855df4b674b495966c022392068c2fdd3a35f Author: Fridolyn SOMERS Date: Thu Mar 7 16:02:55 2013 +0100 Bug 7518: certain searches with quotation marks don't work Under certain circumstance, a search term without quotation marks returns the expected results while the same search with a double quote embedded in it would fail. Koha should ignore the quotation marks and return results anyway. This appears when QueryWeightFields syspref is activated (and QueryAutoTruncate is off), as field weighting builds a complex CCL query using double quotes around search words. This patch simply replaces double quotes in search words by a space. Test plan : - Set QueryAutoTruncate off (you may also need to set QueryFuzzy to off) - Set QueryWeightFields off - Perform a serch on two words where you have results, like : centre "ville => you get results - Set QueryWeightFields on - Perform same serch => you get the same results Signed-off-by: Leila Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit 437f06624759c464d667107d9f73ec05283f6892 Author: Galen Charlton Date: Tue Dec 17 16:32:09 2013 +0000 Bug 7518: regression test double-quote in search operand Under certain circumstances, namely where QueryParser is off, QueryWeightFields is on, and QueryFuzzy and QueryAutoTruncate are off, a search with a double-quote embedded in it can fail: for example web application would return results where web "application does not. This patch adds an automated regression test. To test: [1] Apply this patch and run prove -v t/db_dependent/Search.t; two tests should fail. [2] After applying the main patch that fixes the bug, the prove -v t/db_dependent/Search.t should succeed. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Search.pm | 1 + t/db_dependent/Search.t | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 17:58:38 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 16:58:38 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-59-g8b03765 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.14.x has been updated via 8b037651780d86f6fc0576abe1a665a379a8a443 (commit) from 945496b32fe3be9862a2705fb07993f9710c1b60 (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 8b037651780d86f6fc0576abe1a665a379a8a443 Author: Owen Leonard Date: Sun Oct 20 08:12:29 2013 -0700 Bug 2310: display tooltips explaining why patron menu items are disabled With some staff client menus options are displayed as disabled when the logged in user doesn't have permission to perform that function. This patch adds Bootstrap tooltips to patron menu items with text explaining why they are disabled. To test, log in as a user who lacks permission to modify patrons or set permissions. Open a patron record in circulation or patrons. Hovering over renew, delete, and set permissions links (in the patron toolbar "More" menu) should trigger a tooltip with a brief explanation. Test the "Update child to adult patron" link by viewing an adult patron. A separate patch will address catalog menu items. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer New tooltip texts are translatable, patch passes all tests and QA script. Tested according to test plan in Chromium and Firefox. Signed-off-by: Galen Charlton (cherry picked from commit 01c101a6b9b60b685abca58fddfccb1087b4dbce) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css | 6 ++++++ koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 18:09:14 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 17:09:14 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-61-g0297021 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.14.x has been updated via 0297021030b9fd1b440ec2eb5f367b03f2bfc61c (commit) via eb691ef6025d90b8f2ed3132d4b928a18887b20c (commit) from 8b037651780d86f6fc0576abe1a665a379a8a443 (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 0297021030b9fd1b440ec2eb5f367b03f2bfc61c Author: Fridolin SOMERS Date: Tue Dec 17 18:23:29 2013 +0100 Bug 2546: DBRev 3.14.00.003 Signed-off-by: Fridolin SOMERS commit eb691ef6025d90b8f2ed3132d4b928a18887b20c Author: Jonathan Druart Date: Wed Oct 23 12:40:30 2013 +0200 Bug 2546: make description of standard fine types translatable The descriptions for fines are stored in English in the DB (accountlines.description). So they are not translatable. This patch removes the descriptions automatically added and generates the string in the template. Test plan: 1/ Execute the updatedatabase entry. 2/ Verify in the following pages the description is consistent: - members/pay.pl?borrowernumber=XXXX - members/boraccount.pl?borrowernumber=XXXX - opac-account.pl 3/ Launch the translate script and update the po files in order to translate the new strings. 4/ Verify the strings are translated in the interface. Signed-off-by: Marcel de Rooy Works as advertised. Corrected few typos in the commit message. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 8aa0e6856dbd61bb61b1a2a0c88ec03adf65e3c7) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Accounts.pm | 25 ++++---------------- installer/data/mysql/updatedatabase.pl | 19 +++++++++++++++ .../prog/en/modules/members/boraccount.tt | 14 ++++++++++- .../intranet-tmpl/prog/en/modules/members/pay.tt | 15 +++++++++++- .../opac-tmpl/prog/en/modules/opac-account.tt | 16 +++++++++++-- kohaversion.pl | 2 +- 6 files changed, 65 insertions(+), 26 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 18:14:36 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 17:14:36 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-62-gcedbd79 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.14.x has been updated via cedbd79ef150e0f2989fffabbaf08df333c432f6 (commit) from 0297021030b9fd1b440ec2eb5f367b03f2bfc61c (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 cedbd79ef150e0f2989fffabbaf08df333c432f6 Author: Jonathan Druart Date: Tue Nov 19 11:27:52 2013 +0100 Bug 11265: ensure current locale is selected when editing a subscription Test plan: 0/ you have to have some locales defined, run dpkg-reconfigure locales to configure locales 1/ edit a subscription (or add a new one) and select a locale 2/ save 3/ edit again and verify the locale value is selected Signed-off-by: Bernardo Gonzalez Kriegel Work as described. No koha-qa errors. Tested creating a suscription, selecting locale (have many) and saving. When editing suscription: 1) Without patch locale value is not showed on page, empty value 2) With patch correct value is displayed Signed-off-by: Katrin Fischer Passes all tests and QA script. Template change only. Works as expected - saved locale is now shown on editing the subscription and will not be deleted upon saving. Signed-off-by: Galen Charlton (cherry picked from commit ff0b85a0e0d86bc95ed78056f5225a3a1c14c6ea) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../prog/en/modules/serials/subscription-add.tt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 18:22:34 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 17:22:34 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-147-g231f26b 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 231f26b248b8f041f69b0af416778559cf66b074 (commit) via 0e5dc4c817fe352f223670da1aaa85275264c73f (commit) via 2a97c86116de6c7e2be2b416808b78d0793d505f (commit) via fc250be5385f9bac3e0c92034102e43e7073ce15 (commit) from 868855df4b674b495966c022392068c2fdd3a35f (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 231f26b248b8f041f69b0af416778559cf66b074 Author: Galen Charlton Date: Tue Dec 17 17:34:21 2013 +0000 Bug 9807: (follow-up) quell warning if invoice price not set Signed-off-by: Galen Charlton commit 0e5dc4c817fe352f223670da1aaa85275264c73f Author: Mathieu Saby Date: Fri Nov 8 16:15:33 2013 +0100 Bug 9807: (follow-up) reindent basketgroup.tt Basketgroup.tt is very hard to read. This patch simply reindents it. No visible changes expected Regression test : - check the list of opened and closed basketgroups for a vendor is displayed properly - check an individual basketgroup (closed and opened) is displayed properly - check you can edit a basketgroup and save changes - check you can print and export a basketgroup - check you can close and reopen a basketgroup Signed-off-by: Martin Renvoize Signed-off-by: Galen Charlton commit 2a97c86116de6c7e2be2b416808b78d0793d505f Author: Mathieu Saby Date: Thu Nov 7 21:01:46 2013 +0100 Bug 9807: (follow-up) fix variable name Fixing closedbg name in template Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit fc250be5385f9bac3e0c92034102e43e7073ce15 Author: Mathieu Saby Date: Thu Nov 7 20:16:40 2013 +0100 Bug 9807 : Make it possible to view a basket group without reopening it This patch make possible to view an individual closed basket group without reopening it. - It adds a new "View" button on closed basket group list - It creates a view for closed basket groups, with 3 buttons (reopen, print, export) - It adds a "delete" button on standard "edit" view (for open basket groups) To test : 1/ regression test : - create some empty basket groups - create some basket groups by closing baskets - in the list of basket groups closed and opened, check you can use the buttons that existed before the patch (close and print, delete, export, print, reopen) - click on "Edit" to edit a opened basket group : check everything is like before : -- change the billing and delivery places, -- add a note, -- put some new baskets in the bg, -- remove baskets from it -- save it without checking "close" box => it should be saved but kept open -- edit it again, and make other some changes (define a freetext delivery place for example) -- save it with checking "close" => it should be saved but closed 2/ new feature test - click on "view" button on top right column of some closed basket group - check all the displayed informations are correct (places, free place, note, list of baskets) - check you can not change anything - click on "print" button => check a pdf is created - click on "export" button => check a csv is created - click on "reopen" button => you should stay on the same basket group, but it is now open and you can make some changes - go back to the basket group list of the vendor. Check the reopened bg is in "open" tab - click on "edit" - click on new "delete" button => the bg should be deleted, and you are redirected to the bg list of the vendor. Signed-off-by: cedric.vita at dracenie.com Signed-off-by: Kyle M Hall Passes koha-qa.pl, t and xt. Works as advertised. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: acqui/basketgroup.pl | 94 +++-- .../prog/en/modules/acqui/basketgroup.tt | 434 +++++++++++--------- 2 files changed, 316 insertions(+), 212 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 18:24:13 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 17:24:13 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-63-g5ad1590 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.14.x has been updated via 5ad159077bc17ca4c3d7b482a91bf01ec0a46908 (commit) from cedbd79ef150e0f2989fffabbaf08df333c432f6 (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 5ad159077bc17ca4c3d7b482a91bf01ec0a46908 Author: Galen Charlton Date: Tue Dec 3 17:06:48 2013 +0000 Bug 11333: use jQuery validator plugin for CSV profiles forms This patch adds the use of the jQuery validator plugin for the two forms (new and edit) on the CSV profiles page. Doing this standardizes messages that gets displayed on validation errors. This patch, in the process, fixes a bug where if a page has more than one validated form, only the first such form would get the validator plugin applied to it -- it looks like $.validate() does not do implicit iteration. To test: [1] Apply the patch, then go to Tools | CSV profiles. [2] Create a new profile, but leave the name and the MARC/SQL fields blank. When you click the submit button, the form should not be submitted; instead, text will be displayed to the right of each input that lacks required input. [3] As above, but change the profile type and verify that the form is not submitted unless all of the required fields are filled in. [4] Edit an existing form, then empty the MARC/SQL field. Try submitting the form; it should refuse to submit the form and display text saying that the field is required. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer Fixed some tabs, works nicely and as described. Signed-off-by: Galen Charlton (cherry picked from commit 31a3fe1537de393cad1e215bb43f6f1e659c6f72) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js | 4 +++- koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 19:49:43 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 18:49:43 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-88-g2b05125 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.12.x has been updated via 2b05125808e25cd683afda15c7709fa9b764a308 (commit) via 3d76f98dc43b2c613cd5279fb1ee082a6383309f (commit) via 6e9dbec3c9c2cd851c77b25b6ced190b2bbbea6d (commit) via c1f8e2757ddffd98d1ae34d011e5f0c97bcbb9e2 (commit) via 57757250d6f1c02ffd212052bac5459a76f8625c (commit) via efe589d54a5ca3f5e7321f1a49e458f6a76d8e82 (commit) via 0b25d8254b8d9a4c915076fa693194046842442e (commit) via 7e4f2dfefba244120d6d094a7b27b8d4463068f4 (commit) via ca0a711661595fdb6b133ac305eb87b2f49a93ae (commit) via 1a2b32c848bfe425cdc0352315d13e0d5b1c8d9d (commit) via 4da90d28808f2eee38da43f6feb0583dfff6b7f4 (commit) via 573b474246aa654b507d8383f0a238236ff58873 (commit) via 4f20aa264011cb6e55cfa2e6607656c65581bca7 (commit) via 208d4c6a74a1cc5fe89d4990eaba39c1851b8208 (commit) via 2106c5b47f19d4ebbe572f991aac8826d61ce047 (commit) via fc22351ccab119272ce149da7dbad15487071425 (commit) from 243f820d2597597d87a722ec00f39cacb8929e0e (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 2b05125808e25cd683afda15c7709fa9b764a308 Author: Srdjan Date: Fri Nov 1 21:42:45 2013 +1300 Bug 11077: Correct more warnings in C4/Auth.pm This gets rid of some more warnings. It also corrects a noisy ne condition. $userid = $retuserid if ( $retuserid ne ''); became $userid = $retuserid if ( $retuserid ); It also integrates Srdjan Jankovic's patch with Petter Goksoyrsen's patch, while correcting the problems found. This includes: my $q_userid = $query->param('userid') // ''; along with: my $s_userid = ''; and: my $s_userid = $session->param('id') // ''; Indentation does not reflect actual scoping. A missing system preference would have triggered a ubiquitous undef compare check failure message. This makes the flooding message more useful, so as to help correct it. The change to accomplish this was: my $pki_field = C4::Context->preference('AllowPKIAuth'); if (!defined($pki_field)) { print STDERR "Error: Missing AllowPKIAuth System Preference!\n"; $pki_field = 'None'; } Signed-off-by: Srdjan Signed-off-by: Mark Tompsett Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit a0b00e4c8bd75a0557e487520fff5e2e39e10803) Signed-off-by: Fridolin SOMERS (cherry picked from commit cd394cda1efd7b34dc86d1da42193e4b609aeea4) Signed-off-by: Tomas Cohen Arazi commit 3d76f98dc43b2c613cd5279fb1ee082a6383309f Author: Tomas Cohen Arazi Date: Thu Oct 17 17:41:43 2013 -0700 Bug 11077: remove uninitialized value $pki_field warning During login at the Staff interface you get warnings in the logs regarding an uninitialized value for the $pki_field variable. To test: - tail -f /path/to/your-intranet-logs - Point your browser to your staff login page - Login - Three warnings are showed - Apply the patch - Log out - Log in - No new warnings, and you can still log in. Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Petter Goksoyr Asen Followed test plan; it works as advertised. Also works when I deleted AllowPKIAuth system pref. Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit ce5ab3b31457793815a2f49bc8287fdcbd0dd3c5) Signed-off-by: Fridolin SOMERS (cherry picked from commit 8c7153df0fc99167dc701772f6ede6c90227e4d4) Signed-off-by: Tomas Cohen Arazi commit 6e9dbec3c9c2cd851c77b25b6ced190b2bbbea6d Author: Chris Cormack Date: Thu Dec 5 10:09:20 2013 +1300 Bug 11341: fix XSS bug in opac-search.pl (facets) This patch fixes the prog theme; the bootstrap theme already does the necessary filtering. To test 1/ Craft a url like cgi-bin/koha/opac-search.pl?idx=kw&q=fish&offset=20" onmouseover%3dprompt(994000) bad%3d" (the search must return enough results to have a show more link in the facets) 2/ Check the source, or mouseover the Show more links in the facets Notice the code is executable 3/ Apply patch - notice it is no longer executable Signed-off-by: Tomas Cohen Arazi Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit d2d365ca830345b9a519158f6d735d2abd125380) Signed-off-by: Fridolin SOMERS (cherry picked from commit d0ba676864eb2a55776d8dbd02d2403f9fa74a4b) Signed-off-by: Tomas Cohen Arazi commit c1f8e2757ddffd98d1ae34d011e5f0c97bcbb9e2 Author: Chris Cormack Date: Tue Dec 3 12:01:23 2013 +1300 Bug 11322: rscrub bad data before storing suggestions in the DB 1/ In the public interface, add a suggestion containing html 2/ Save, notice the html is rendered (or if you have the other patches is displayed) 3/ Apply this paget 4/ Add another suggestion 5/ Notice the html is stripped Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit 48b339980e20bdefb21141d537c283d15e267d93) Signed-off-by: Fridolin SOMERS (cherry picked from commit a907c28a1e408cc73ab0437d90dca8c861ae08f5) Signed-off-by: Tomas Cohen Arazi commit 57757250d6f1c02ffd212052bac5459a76f8625c Author: Chris Cormack Date: Tue Dec 3 11:46:24 2013 +1300 Bug 11322: fix XSS bug in purchase suggestions - OPAC 1/ Add a suggestion in the opac, with lots of html 2/ View that suggestion in the OPAC, note the html is rendering 3/ Apply the patch 4/ Test again, in prog and bootstrap, no more rendered html Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit 90f3b84def924dcc76719c01d75aa09241c92f8e) Signed-off-by: Fridolin SOMERS (cherry picked from commit 3eac4854a4309612c4bdd33eed5fbcb77d59d5ad) Signed-off-by: Tomas Cohen Arazi commit efe589d54a5ca3f5e7321f1a49e458f6a76d8e82 Author: Chris Cormack Date: Tue Dec 3 11:34:48 2013 +1300 Bug 11322: fix XSS bug in purchase suggestions pages To test 1/ Switch on purchase suggestions 2/ On the public interface (OPAC) add a suggestion, put html in every field 3/ In the staff interface go to the suggestions page /cgi-bin/koha/suggestion/suggestion.pl 4/ Notice the html is rendered 5/ Click on a suggestion, notice the html is rendered on the show page also 6/ Apply the patch, check these two pages again, html should now be escaped Signed-off-by: David Cook Works as described. Signed-off-by: Katrin Fischer Passes all tests, thx Chris! Signed-off-by: Galen Charlton (cherry picked from commit 368068c71597eaf61e4f9cc154002ea92dfd16c3) Signed-off-by: Fridolin SOMERS (cherry picked from commit f8278987e3e1bac23e968417728a821faa22aa57) Signed-off-by: Tomas Cohen Arazi commit 0b25d8254b8d9a4c915076fa693194046842442e Author: Fridolyn SOMERS Date: Tue Nov 12 17:19:09 2013 +0100 Bug 11059: (follow-up) restore time in staged dates in addorderiso2709.tt Follow-up patch to restore the display of time in acqui/addorderiso2709.tt in staged date. Simply uses an option of KohaDates TT plugin. This time may be useful if there where several imports in the same day. Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit cfa0dc1aedf3a280f98b9a1728853a6041f59af5) Signed-off-by: Fridolin SOMERS (cherry picked from commit b40abcb16593fdb23c54b942e3a152ccbdf1c3ff) Signed-off-by: Tomas Cohen Arazi commit 7e4f2dfefba244120d6d094a7b27b8d4463068f4 Author: Lyon3 Team Date: Tue Nov 12 15:32:34 2013 -0400 Bug 11059: fix date sorting of import batches in basket add form This patch improves the sorting of staged import batches by date, particularly when the dateformat system preference is set to anything other than YYYY-MM-DD. Adds title-string sorting type to enable this. To test: [1] Ensure that there are at least three staged bib import batches, with upload timestamps such that date sorting errors would be apparent. [2] Set the dateformat system preference to either DD/MM/YYYY or MM/DD/YYYY. [3] Create a new basket in acquisitions, then chose to add a new order line from a staged record batch. [4] In the list of batches, click on the 'staged' column heading to sort by date. [5] Observe that dates are sorted in alphanumeric order, not date order. [6] Apply the patch and refresh. This time, dates should sort correctly. Signed-off-by: Fridolyn SOMERS Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 097a92b3188d62e9797d18313715c35d9dc186b4) Signed-off-by: Fridolin SOMERS (cherry picked from commit 2ffdd4c341c3bb175134eca06db0e204d46988af) Signed-off-by: Tomas Cohen Arazi commit ca0a711661595fdb6b133ac305eb87b2f49a93ae Author: Mark Tompsett Date: Wed Nov 13 15:55:24 2013 -0500 Bug 11242: fix opac-MARCdetail.pl display and warnings This patch improves the public catalog MARC view display of records that contain subfields that are not defined in the framework used by the bib record. To test: (RM note: it may be easier to find or create a MARC record that contains a subfield not present in the default framework, then load it, rather than fiddle with the MARC frameworks in your test database.) BACK UP YOUR DATABASE! 1) Search for an item in OPAC 2) Open OPAC detail 3) Click 'MARC View' link 4) Look for something with multiple lines (e.g. 260 or 942) 5) In another tab, Go to staff client and log in 6) Go to the staff client URL similar to: /cgi-bin/koha/catalogue/detail.pl?biblionumber=##### page where ##### is the biblionumber. 7) Edit -> record 8) Note the framework used. 9) More -> Administration 10) MARC bibliographic frameworks 11) Click 'MARC structure' for the framework used by the item shown in OPAC. 12) Find the tag (e.g. 260 or 942) and click 'Subfields' 13) Delete of the matching subfields (e.g. 260$b) shown in the OPAC tab 14) Clear your opac error log. 15) Refresh OPAC tab. The tag subfields are split. 16) There are opac-MARCdetail.pl warnings. 17) Apply patch 18) Clear your opac error log. 19) Refresh OPAC tab. The tag subfields are no longer split strangely. 20) There are no opac-MARCdetail.pl warnings. RESTORE YOUR DATABASE. This also silences a series of warnings triggered by catching undef hash references. Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 38503e18a38116646c9746b13f013b3c11fe55c1) Signed-off-by: Fridolin SOMERS (cherry picked from commit e8d988cc036a0633e19cf0843aa6daa7fddcedd1) commit 1a2b32c848bfe425cdc0352315d13e0d5b1c8d9d Author: Srdjan Date: Fri Nov 1 21:05:09 2013 +1300 Bug 11183: get rid of some log noise from the OPAC To test in OPAC: * With the OPAC System Preference EnableOpacSearchHistory set to Keep, a simple search triggers the warning patched on line 626 of opac-search.pl * Selecting a search result item with no Collection Code set triggers the warning patched on line 576 of opac-detail.pl * Have an item with Collection Code. Check that the Collection Code shows. * Collection Code is set by editing an item in the staff client (952$8) Signed-off-by: Mark Tompsett Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit ec206d18980b2438cfe3da9e89455eda319dd8d7) Signed-off-by: Fridolin SOMERS (cherry picked from commit dc919cac9c62111ab38a6f1bdb7abfb9a38ee8c5) Signed-off-by: Tomas Cohen Arazi commit 4da90d28808f2eee38da43f6feb0583dfff6b7f4 Author: Fridolyn SOMERS Date: Wed Jul 17 17:26:34 2013 +0200 Bug 7484: keep selected values when changing search type on authority search form 1) I'm on the "Search authorities" tab. I select an authority type, then change the active tab. The type change is lost. 2) I'm on a tab and type a search pattern, then change tab, the string is lost. This behaviour is logical, given the fact that we're using tabs, but it would be more practical to keep the typed informations when the user changes the search mode. This patch add a few JQuery code to synchronise inputs between all tabbed authorities search forms. Test plan : - Go to Authorities home page : cgi-bin/koha/authorities/authorities-home.pl - In toolbar, "Search main heading" is selected - Change all inputs : authotity type, operator, term, and sort order - Click on "Search all headings" tab => Inputs are the same has previous tab - Click on "Keyword search" tab => Inputs are the same has previous tab Signed-off-by: Paola Rossi Signed-off-by: Jonathan Druart Amended patch: Explicitly declare 2 new variables used. Signed-off-by: Katrin Fischer Passes all tests and QA script. Works as described, Firebug doesn't show any problems with the Javascript. Could be useful for other tabbed searches like the start page as well. Signed-off-by: Galen Charlton (cherry picked from commit 85642ededaf71b0a67805151937014f42deea2dd) Signed-off-by: Fridolin SOMERS (cherry picked from commit 32277e0669c86c972117bd62b92bbad2dab4e5c5) Signed-off-by: Tomas Cohen Arazi commit 573b474246aa654b507d8383f0a238236ff58873 Author: Rachel Dustin Date: Wed Nov 13 16:40:23 2013 +1300 Bug 11105: wrap places OPAC facet in a span prog-only OPAC patch. To test: Verify places in the facets is wrapped in a span. Signed-off-by: Katrin Fischer Template change only, works as expected. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit a9900b0d35bcd27483355f19985a9669e1c884e2) Signed-off-by: Fridolin SOMERS (cherry picked from commit 98efa9bcc1048474176d04443eb6d6f9338c52b1) Signed-off-by: Tomas Cohen Arazi commit 4f20aa264011cb6e55cfa2e6607656c65581bca7 Author: Tomas Cohen Arazi Date: Tue Dec 17 12:30:24 2013 -0300 DBRev 3.12.07.001 Signed-off-by: Tomas Cohen Arazi commit 208d4c6a74a1cc5fe89d4990eaba39c1851b8208 Author: Fridolyn SOMERS Date: Wed Nov 20 14:34:36 2013 +0100 Bug 11275: make deleteditems.materials be of type text Bug 7278 has made items.materials of type text. It must be the same in deleteditems column. Signed-off-by: Katrin Fischer Passes all tests and QA script. Tested: - definition of materials now matches between items and deleteditems - database update works correctly Signed-off-by: Jonathan Druart The only difference between tables items and deleteditems is deleteditems.marc Amended patch: Add a missing SetVersion in updatedb.pl Signed-off-by: Galen Charlton (cherry picked from commit 8aa6e51b6f684f98077dd1c3df1f847bef8d40ba) Signed-off-by: Fridolin SOMERS (cherry picked from commit e312ac25eae6b436c5ad71a2493520b5b5600564) Signed-off-by: Tomas Cohen Arazi commit 2106c5b47f19d4ebbe572f991aac8826d61ce047 Author: Sophie Meynieux Date: Wed Oct 23 18:00:29 2013 +0200 Bug 11125: Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid Signed-off-by: Koha team AMU Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 7021d36d0e58fe2acd0ae4ee7c9e658df2cc74be) Signed-off-by: Fridolin SOMERS (cherry picked from commit 3e19537355c22b32cb6f3fda08ec64a5c04f4251) Signed-off-by: Tomas Cohen Arazi commit fc22351ccab119272ce149da7dbad15487071425 Author: Zeno Tajoli Date: Fri Nov 8 17:10:08 2013 +0000 Bug 11222: fix crash that can occur in search for items to add to label batch This patch fixes a regression on label-item-search.pl introduced by the patch for bug 9239 where searching for items to add to a label batch fails with an error if QueryParser is not enabled and you use the "Added on or before date" search option. Test plan: 0) Set "UseQueryParser" to "do not try" 1) Start with an installation with bibliografic data and items information. 2) Check that in items there are values inside Accession Date Without the patch: a) Go in Home? Tools? Labels and click on 'New batch' b) Click on 'Add Item(s)' c) Try to select items with option "Added on or before date" d) You will receive an error With the patch: Try steps a),b), and c) Now you don't receive an error and you can select items Signed-off-by: Owen Leonard Added a description of the problem and copied the test plan from the bug report, with the addition of the information that QueryParser must be off to confirm and test. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 69c42067ced1da3821e8a893c76c2f1f1195f946) Signed-off-by: Fridolin SOMERS (cherry picked from commit 8a6215c8c789c4c3044d08ab83f3353cd857a055) Signed-off-by: Tomas Cohen Arazi Followed the test plan and the patch fixed the issue. ----------------------------------------------------------------------- Summary of changes: C4/Auth.pm | 26 +++++--- acqui/addorderiso2709.pl | 4 +- installer/data/mysql/kohastructure.sql | 2 +- installer/data/mysql/updatedatabase.pl | 7 +++ .../prog/en/includes/authorities-search.inc | 5 ++ .../prog/en/modules/acqui/addorderiso2709.tt | 8 ++- .../prog/en/modules/suggestion/suggestion.tt | 20 +++---- .../opac-tmpl/prog/en/includes/opac-facets.inc | 4 +- .../opac-tmpl/prog/en/modules/opac-messaging.tt | 2 - .../opac-tmpl/prog/en/modules/opac-suggestions.tt | 14 ++--- kohaversion.pl | 2 +- labels/label-item-search.pl | 2 +- opac/opac-MARCdetail.pl | 62 ++++++++++++-------- opac/opac-detail.pl | 2 +- opac/opac-search.pl | 2 +- opac/opac-suggestions.pl | 6 ++ 16 files changed, 102 insertions(+), 66 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 17 20:47:39 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 17 Dec 2013 19:47:39 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-149-gbe719c7 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 be719c7b0dcd7356f847e5fbded5a78d08dbb46d (commit) via 466a7320d197e31f67cd04e65669f22cf7ff3e12 (commit) from 231f26b248b8f041f69b0af416778559cf66b074 (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 be719c7b0dcd7356f847e5fbded5a78d08dbb46d Merge: 231f26b 466a732 Author: Galen Charlton Date: Tue Dec 17 20:03:03 2013 +0000 Merge branch '3.16-help-split' of https://github.com/bgkriegel/koha-translate commit 466a7320d197e31f67cd04e65669f22cf7ff3e12 Author: Bernardo Gonzalez Kriegel Date: Tue Dec 17 16:22:49 2013 -0300 Translation update - split staff UI and help files ----------------------------------------------------------------------- Summary of changes: .../po/am-Ethi-i-opac-t-prog-v-3006000.po | 153 +- .../po/am-Ethi-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/am-Ethi-opac-bootstrap.po | 28 +- misc/translator/po/am-Ethi-pref.po | 18 +- misc/translator/po/am-Ethi-staff-help.po |17370 ++++ .../po/ar-Arab-i-opac-t-prog-v-3006000.po | 152 +- .../po/ar-Arab-i-staff-t-prog-v-3006000.po |25856 +----- misc/translator/po/ar-Arab-opac-bootstrap.po | 22 +- misc/translator/po/ar-Arab-pref.po |58945 +------------ misc/translator/po/ar-Arab-staff-help.po |22276 +++++ .../translator/po/az-AZ-i-opac-t-prog-v-3006000.po | 153 +- .../po/az-AZ-i-staff-t-prog-v-3006000.po |88826 ++++++++----------- misc/translator/po/az-AZ-opac-bootstrap.po | 30 +- misc/translator/po/az-AZ-pref.po | 18 +- misc/translator/po/az-AZ-staff-help.po |29318 +++++++ misc/translator/po/ben-i-opac-t-prog-v-3006000.po | 151 +- misc/translator/po/ben-i-staff-t-prog-v-3006000.po |41316 +++------ misc/translator/po/ben-opac-bootstrap.po | 20 +- misc/translator/po/ben-pref.po | 18 +- misc/translator/po/ben-staff-help.po |17419 ++++ .../po/bg-Cyrl-i-opac-t-prog-v-3006000.po | 153 +- .../po/bg-Cyrl-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/bg-Cyrl-opac-bootstrap.po | 28 +- misc/translator/po/bg-Cyrl-pref.po | 18 +- misc/translator/po/bg-Cyrl-staff-help.po |17370 ++++ .../translator/po/ca-ES-i-opac-t-prog-v-3006000.po | 152 +- .../po/ca-ES-i-staff-t-prog-v-3006000.po |84537 ++++++++---------- misc/translator/po/ca-ES-opac-bootstrap.po | 22 +- misc/translator/po/ca-ES-pref.po |36766 +------- misc/translator/po/ca-ES-staff-help.po |25830 ++++++ .../translator/po/cs-CZ-i-opac-t-prog-v-3006000.po | 154 +- .../po/cs-CZ-i-staff-t-prog-v-3006000.po |26133 +----- misc/translator/po/cs-CZ-opac-bootstrap.po | 21 +- misc/translator/po/cs-CZ-pref.po |81601 +---------------- misc/translator/po/cs-CZ-staff-help.po |20507 +++++ .../translator/po/da-DK-i-opac-t-prog-v-3006000.po | 152 +- .../po/da-DK-i-staff-t-prog-v-3006000.po |50557 ++++------- misc/translator/po/da-DK-opac-bootstrap.po | 22 +- misc/translator/po/da-DK-pref.po |30720 +------ misc/translator/po/da-DK-staff-help.po |21273 +++++ .../translator/po/de-CH-i-opac-t-prog-v-3006000.po | 3729 +- .../po/de-CH-i-staff-t-prog-v-3006000.po |26702 +----- misc/translator/po/de-CH-opac-bootstrap.po | 3740 +- misc/translator/po/de-CH-pref.po | 2855 +- misc/translator/po/de-CH-staff-help.po |21189 +++++ .../translator/po/de-DE-i-opac-t-prog-v-3006000.po | 527 +- .../po/de-DE-i-staff-t-prog-v-3006000.po |26700 +----- misc/translator/po/de-DE-opac-bootstrap.po | 5649 +- misc/translator/po/de-DE-pref.po | 20 +- misc/translator/po/de-DE-staff-help.po |21187 +++++ .../translator/po/el-GR-i-opac-t-prog-v-3006000.po | 152 +- .../po/el-GR-i-staff-t-prog-v-3006000.po |90801 ++++++++----------- misc/translator/po/el-GR-opac-bootstrap.po | 22 +- misc/translator/po/el-GR-pref.po | 20 +- misc/translator/po/el-GR-staff-help.po |26461 ++++++ .../translator/po/en-GB-i-opac-t-prog-v-3006000.po | 152 +- .../po/en-GB-i-staff-t-prog-v-3006000.po |91118 ++++++++----------- misc/translator/po/en-GB-opac-bootstrap.po | 26 +- misc/translator/po/en-GB-pref.po |84647 +----------------- misc/translator/po/en-GB-staff-help.po |29334 +++++++ .../translator/po/en-NZ-i-opac-t-prog-v-3006000.po | 152 +- .../po/en-NZ-i-staff-t-prog-v-3006000.po |26397 +----- misc/translator/po/en-NZ-opac-bootstrap.po | 22 +- misc/translator/po/en-NZ-pref.po |45475 +--------- misc/translator/po/en-NZ-staff-help.po |22557 +++++ .../translator/po/es-ES-i-opac-t-prog-v-3006000.po | 160 +- .../po/es-ES-i-staff-t-prog-v-3006000.po |26798 +----- misc/translator/po/es-ES-opac-bootstrap.po | 29 +- misc/translator/po/es-ES-pref.po | 267 +- misc/translator/po/es-ES-staff-help.po |21064 +++++ misc/translator/po/eu-i-opac-t-prog-v-3006000.po | 152 +- misc/translator/po/eu-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/eu-opac-bootstrap.po | 26 +- misc/translator/po/eu-pref.po |82804 +----------------- misc/translator/po/eu-staff-help.po |17370 ++++ .../po/fa-Arab-i-opac-t-prog-v-3006000.po | 153 +- .../po/fa-Arab-i-staff-t-prog-v-3006000.po |23346 +---- misc/translator/po/fa-Arab-opac-bootstrap.po | 28 +- misc/translator/po/fa-Arab-pref.po |89882 +------------------ misc/translator/po/fa-Arab-staff-help.po |25042 ++++++ .../translator/po/fi-FI-i-opac-t-prog-v-3006000.po | 152 +- .../po/fi-FI-i-staff-t-prog-v-3006000.po |23174 +---- misc/translator/po/fi-FI-opac-bootstrap.po | 22 +- misc/translator/po/fi-FI-pref.po |68923 +-------------- misc/translator/po/fi-FI-staff-help.po |20280 +++++ .../translator/po/fr-CA-i-opac-t-prog-v-3006000.po | 152 +- .../po/fr-CA-i-staff-t-prog-v-3006000.po |26625 +----- misc/translator/po/fr-CA-opac-bootstrap.po | 22 +- misc/translator/po/fr-CA-pref.po | 20 +- misc/translator/po/fr-CA-staff-help.po |22340 +++++ .../translator/po/fr-FR-i-opac-t-prog-v-3006000.po | 5548 +- .../po/fr-FR-i-staff-t-prog-v-3006000.po |34737 +++----- misc/translator/po/fr-FR-opac-bootstrap.po | 5681 +- misc/translator/po/fr-FR-pref.po | 163 +- misc/translator/po/fr-FR-staff-help.po |21125 +++++ misc/translator/po/gl-i-opac-t-prog-v-3006000.po | 153 +- misc/translator/po/gl-i-staff-t-prog-v-3006000.po |23268 +---- misc/translator/po/gl-opac-bootstrap.po | 28 +- misc/translator/po/gl-pref.po |13288 +-- misc/translator/po/gl-staff-help.po |23911 +++++ .../po/he-Hebr-i-opac-t-prog-v-3006000.po | 153 +- .../po/he-Hebr-i-staff-t-prog-v-3006000.po |23220 +---- misc/translator/po/he-Hebr-opac-bootstrap.po | 28 +- misc/translator/po/he-Hebr-pref.po |63701 +------------- misc/translator/po/he-Hebr-staff-help.po |22912 +++++ misc/translator/po/hi-i-opac-t-prog-v-3006000.po | 153 +- misc/translator/po/hi-i-staff-t-prog-v-3006000.po |89426 ++++++++----------- misc/translator/po/hi-opac-bootstrap.po | 28 +- misc/translator/po/hi-pref.po | 18 +- misc/translator/po/hi-staff-help.po |29395 +++++++ .../translator/po/hr-HR-i-opac-t-prog-v-3006000.po | 152 +- .../po/hr-HR-i-staff-t-prog-v-3006000.po |23370 +---- misc/translator/po/hr-HR-opac-bootstrap.po | 22 +- misc/translator/po/hr-HR-pref.po | 18 +- misc/translator/po/hr-HR-staff-help.po |19090 ++++ .../translator/po/hu-HU-i-opac-t-prog-v-3006000.po | 154 +- .../po/hu-HU-i-staff-t-prog-v-3006000.po |84425 ++++++++---------- misc/translator/po/hu-HU-opac-bootstrap.po | 26 +- misc/translator/po/hu-HU-pref.po | 18 +- misc/translator/po/hu-HU-staff-help.po |27464 ++++++ .../po/hy-Armn-i-opac-t-prog-v-3006000.po | 534 +- .../po/hy-Armn-i-staff-t-prog-v-3006000.po |26274 +----- misc/translator/po/hy-Armn-opac-bootstrap.po | 22 +- misc/translator/po/hy-Armn-pref.po | 20 +- misc/translator/po/hy-Armn-staff-help.po |21579 +++++ .../translator/po/id-ID-i-opac-t-prog-v-3006000.po | 150 +- .../po/id-ID-i-staff-t-prog-v-3006000.po |41917 +++------ misc/translator/po/id-ID-opac-bootstrap.po | 22 +- misc/translator/po/id-ID-pref.po |88434 +------------------ misc/translator/po/id-ID-staff-help.po |17971 ++++ .../translator/po/is-IS-i-opac-t-prog-v-3006000.po | 152 +- .../po/is-IS-i-staff-t-prog-v-3006000.po |83750 ++++++++---------- misc/translator/po/is-IS-opac-bootstrap.po | 26 +- misc/translator/po/is-IS-pref.po | 20 +- misc/translator/po/is-IS-staff-help.po |26456 ++++++ .../translator/po/it-IT-i-opac-t-prog-v-3006000.po | 377 +- .../po/it-IT-i-staff-t-prog-v-3006000.po |26615 +----- misc/translator/po/it-IT-opac-bootstrap.po | 58 +- misc/translator/po/it-IT-pref.po | 2839 +- misc/translator/po/it-IT-staff-help.po |21437 +++++ .../po/ja-Jpan-JP-i-opac-t-prog-v-3006000.po | 181 +- .../po/ja-Jpan-JP-i-staff-t-prog-v-3006000.po |82957 +++++++----------- misc/translator/po/ja-Jpan-JP-opac-bootstrap.po | 28 +- misc/translator/po/ja-Jpan-JP-pref.po | 5147 ++ misc/translator/po/ja-Jpan-JP-staff-help.po |26292 ++++++ .../po/kn-Knda-i-opac-t-prog-v-3006000.po | 145 +- .../po/kn-Knda-i-staff-t-prog-v-3006000.po |23143 +---- misc/translator/po/kn-Knda-opac-bootstrap.po | 20 +- misc/translator/po/kn-Knda-pref.po |70173 +-------------- misc/translator/po/kn-Knda-staff-help.po |21186 +++++ .../po/ko-Kore-KP-i-opac-t-prog-v-3006000.po | 147 +- .../po/ko-Kore-KP-i-staff-t-prog-v-3006000.po |23341 +---- misc/translator/po/ko-Kore-KP-opac-bootstrap.po | 28 +- misc/translator/po/ko-Kore-KP-pref.po | 18 +- misc/translator/po/ko-Kore-KP-staff-help.po |24866 ++++++ misc/translator/po/ku-i-opac-t-prog-v-3006000.po | 152 +- misc/translator/po/ku-i-staff-t-prog-v-3006000.po |90649 ++++++++----------- misc/translator/po/ku-opac-bootstrap.po | 22 +- misc/translator/po/ku-pref.po |61471 +------------ misc/translator/po/ku-staff-help.po |22976 +++++ .../po/lo-Laoo-i-opac-t-prog-v-3006000.po | 150 +- .../po/lo-Laoo-i-staff-t-prog-v-3006000.po |23149 +---- misc/translator/po/lo-Laoo-opac-bootstrap.po | 26 +- misc/translator/po/lo-Laoo-pref.po |75569 +--------------- misc/translator/po/lo-Laoo-staff-help.po |19860 +++++ .../translator/po/mi-NZ-i-opac-t-prog-v-3006000.po | 153 +- .../po/mi-NZ-i-staff-t-prog-v-3006000.po |83158 +++++++----------- misc/translator/po/mi-NZ-opac-bootstrap.po | 28 +- misc/translator/po/mi-NZ-pref.po |24621 +----- misc/translator/po/mi-NZ-staff-help.po |26188 ++++++ misc/translator/po/mon-i-opac-t-prog-v-3006000.po | 153 +- misc/translator/po/mon-i-staff-t-prog-v-3006000.po |87508 ++++++++----------- misc/translator/po/mon-opac-bootstrap.po | 28 +- misc/translator/po/mon-pref.po | 18 +- misc/translator/po/mon-staff-help.po |30229 +++++++ misc/translator/po/mr-i-opac-t-prog-v-3006000.po | 153 +- misc/translator/po/mr-i-staff-t-prog-v-3006000.po |23119 +---- misc/translator/po/mr-opac-bootstrap.po | 28 +- misc/translator/po/mr-pref.po | 18 +- misc/translator/po/mr-staff-help.po |19667 +++++ .../translator/po/ms-MY-i-opac-t-prog-v-3006000.po | 150 +- .../po/ms-MY-i-staff-t-prog-v-3006000.po |42182 +++------ misc/translator/po/ms-MY-opac-bootstrap.po | 22 +- misc/translator/po/ms-MY-pref.po | 18 +- misc/translator/po/ms-MY-staff-help.po |18172 ++++ .../translator/po/nb-NO-i-opac-t-prog-v-3006000.po | 152 +- .../po/nb-NO-i-staff-t-prog-v-3006000.po |88577 ++++++++----------- misc/translator/po/nb-NO-opac-bootstrap.po | 22 +- misc/translator/po/nb-NO-pref.po | 25 +- misc/translator/po/nb-NO-staff-help.po |19863 +++++ .../translator/po/ne-NE-i-opac-t-prog-v-3006000.po | 151 +- .../po/ne-NE-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/ne-NE-opac-bootstrap.po | 18 +- misc/translator/po/ne-NE-pref.po |24222 +---- misc/translator/po/ne-NE-staff-help.po |17370 ++++ .../translator/po/nl-BE-i-opac-t-prog-v-3006000.po | 151 +- .../po/nl-BE-i-staff-t-prog-v-3006000.po |79047 +++++++---------- misc/translator/po/nl-BE-opac-bootstrap.po | 22 +- misc/translator/po/nl-BE-pref.po | 20 +- misc/translator/po/nl-BE-staff-help.po |21492 +++++ .../translator/po/nl-NL-i-opac-t-prog-v-3006000.po | 153 +- .../po/nl-NL-i-staff-t-prog-v-3006000.po |41404 +++------ misc/translator/po/nl-NL-opac-bootstrap.po | 23 +- misc/translator/po/nl-NL-pref.po |61572 +------------ misc/translator/po/nl-NL-staff-help.po |17447 ++++ .../translator/po/nn-NO-i-opac-t-prog-v-3006000.po | 153 +- .../po/nn-NO-i-staff-t-prog-v-3006000.po |88345 ++++++++----------- misc/translator/po/nn-NO-opac-bootstrap.po | 30 +- misc/translator/po/nn-NO-pref.po |46671 +--------- misc/translator/po/nn-NO-staff-help.po |31263 +++++++ misc/translator/po/pbr-i-opac-t-prog-v-3006000.po | 145 +- misc/translator/po/pbr-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/pbr-opac-bootstrap.po | 18 +- misc/translator/po/pbr-pref.po | 5140 +- misc/translator/po/pbr-staff-help.po |17370 ++++ .../translator/po/pl-PL-i-opac-t-prog-v-3006000.po | 5522 +- .../po/pl-PL-i-staff-t-prog-v-3006000.po |24722 +----- misc/translator/po/pl-PL-opac-bootstrap.po | 22 +- misc/translator/po/pl-PL-pref.po | 20 +- misc/translator/po/pl-PL-staff-help.po |19884 +++++ misc/translator/po/prs-i-opac-t-prog-v-3006000.po | 145 +- misc/translator/po/prs-i-staff-t-prog-v-3006000.po |44313 +++------- misc/translator/po/prs-opac-bootstrap.po | 20 +- misc/translator/po/prs-pref.po |32598 +------ misc/translator/po/prs-staff-help.po |20505 +++++ .../translator/po/pt-BR-i-opac-t-prog-v-3006000.po | 155 +- .../po/pt-BR-i-staff-t-prog-v-3006000.po |26751 +----- misc/translator/po/pt-BR-opac-bootstrap.po | 22 +- misc/translator/po/pt-BR-pref.po | 20 +- misc/translator/po/pt-BR-staff-help.po |23018 +++++ .../translator/po/pt-PT-i-opac-t-prog-v-3006000.po | 152 +- .../po/pt-PT-i-staff-t-prog-v-3006000.po |26439 +----- misc/translator/po/pt-PT-opac-bootstrap.po | 22 +- misc/translator/po/pt-PT-pref.po | 6451 +- misc/translator/po/pt-PT-staff-help.po |21965 +++++ .../translator/po/ro-RO-i-opac-t-prog-v-3006000.po | 152 +- .../po/ro-RO-i-staff-t-prog-v-3006000.po |82494 +++++++----------- misc/translator/po/ro-RO-opac-bootstrap.po | 26 +- misc/translator/po/ro-RO-pref.po | 20 +- misc/translator/po/ro-RO-staff-help.po |26485 ++++++ .../translator/po/ru-RU-i-opac-t-prog-v-3006000.po | 152 +- .../po/ru-RU-i-staff-t-prog-v-3006000.po |65527 ++++++-------- misc/translator/po/ru-RU-opac-bootstrap.po | 22 +- misc/translator/po/ru-RU-pref.po | 20 +- misc/translator/po/ru-RU-staff-help.po |26648 ++++++ .../translator/po/sd-PK-i-opac-t-prog-v-3006000.po | 149 +- .../po/sd-PK-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/sd-PK-opac-bootstrap.po | 20 +- misc/translator/po/sd-PK-pref.po | 18 +- misc/translator/po/sd-PK-staff-help.po |17370 ++++ .../translator/po/sk-SK-i-opac-t-prog-v-3006000.po | 171 +- .../po/sk-SK-i-staff-t-prog-v-3006000.po |26757 +----- misc/translator/po/sk-SK-opac-bootstrap.po | 67 +- misc/translator/po/sk-SK-pref.po |44428 +--------- misc/translator/po/sk-SK-staff-help.po |20518 +++++ .../translator/po/sl-SI-i-opac-t-prog-v-3006000.po | 145 +- .../po/sl-SI-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/sl-SI-opac-bootstrap.po | 18 +- misc/translator/po/sl-SI-pref.po | 18 +- misc/translator/po/sl-SI-staff-help.po |17370 ++++ .../translator/po/sq-AL-i-opac-t-prog-v-3006000.po | 145 +- .../po/sq-AL-i-staff-t-prog-v-3006000.po |41272 +++------ misc/translator/po/sq-AL-opac-bootstrap.po | 18 +- misc/translator/po/sq-AL-pref.po |56342 +----------- misc/translator/po/sq-AL-staff-help.po |17395 ++++ .../po/sr-Cyrl-i-opac-t-prog-v-3006000.po | 153 +- .../po/sr-Cyrl-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/sr-Cyrl-opac-bootstrap.po | 28 +- misc/translator/po/sr-Cyrl-pref.po | 18 +- misc/translator/po/sr-Cyrl-staff-help.po |17370 ++++ .../translator/po/sv-SE-i-opac-t-prog-v-3006000.po | 152 +- .../po/sv-SE-i-staff-t-prog-v-3006000.po |26019 +----- misc/translator/po/sv-SE-opac-bootstrap.po | 22 +- misc/translator/po/sv-SE-pref.po |92131 +------------------- misc/translator/po/sv-SE-staff-help.po |21780 +++++ .../translator/po/ta-LK-i-opac-t-prog-v-3006000.po | 145 +- .../po/ta-LK-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/ta-LK-opac-bootstrap.po | 18 +- misc/translator/po/ta-LK-pref.po | 18 +- misc/translator/po/ta-LK-staff-help.po |17370 ++++ misc/translator/po/ta-i-opac-t-prog-v-3006000.po | 145 +- misc/translator/po/ta-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/ta-opac-bootstrap.po | 18 +- misc/translator/po/ta-pref.po |63506 +------------- misc/translator/po/ta-staff-help.po |17370 ++++ misc/translator/po/tet-i-opac-t-prog-v-3006000.po | 152 +- misc/translator/po/tet-i-staff-t-prog-v-3006000.po |59966 +++++-------- misc/translator/po/tet-opac-bootstrap.po | 26 +- misc/translator/po/tet-pref.po | 18 +- misc/translator/po/tet-staff-help.po |24050 +++++ .../po/th-THA-i-opac-t-prog-v-3006000.po | 153 +- .../po/th-THA-i-staff-t-prog-v-3006000.po |41612 +++------ misc/translator/po/th-THA-opac-bootstrap.po | 28 +- misc/translator/po/th-THA-pref.po | 7740 +- misc/translator/po/th-THA-staff-help.po |17628 ++++ .../translator/po/tl-PH-i-opac-t-prog-v-3006000.po | 145 +- .../po/tl-PH-i-staff-t-prog-v-3006000.po |42687 +++------ misc/translator/po/tl-PH-opac-bootstrap.po | 18 +- misc/translator/po/tl-PH-pref.po | 18 +- misc/translator/po/tl-PH-staff-help.po |18999 ++++ .../translator/po/tr-TR-i-opac-t-prog-v-3006000.po | 149 +- .../po/tr-TR-i-staff-t-prog-v-3006000.po |26202 +----- misc/translator/po/tr-TR-opac-bootstrap.po | 24 +- misc/translator/po/tr-TR-pref.po |82884 +----------------- misc/translator/po/tr-TR-staff-help.po |21273 +++++ .../translator/po/uk-UA-i-opac-t-prog-v-3006000.po | 152 +- .../po/uk-UA-i-staff-t-prog-v-3006000.po |91846 ++++++++----------- misc/translator/po/uk-UA-opac-bootstrap.po | 22 +- misc/translator/po/uk-UA-pref.po |28743 +----- misc/translator/po/uk-UA-staff-help.po |26889 ++++++ .../po/ur-Arab-i-opac-t-prog-v-3006000.po | 151 +- .../po/ur-Arab-i-staff-t-prog-v-3006000.po |41218 +++------ misc/translator/po/ur-Arab-opac-bootstrap.po | 18 +- misc/translator/po/ur-Arab-pref.po | 18 +- misc/translator/po/ur-Arab-staff-help.po |17370 ++++ .../translator/po/vi-VN-i-opac-t-prog-v-3006000.po | 152 +- .../po/vi-VN-i-staff-t-prog-v-3006000.po |41268 +++------ misc/translator/po/vi-VN-opac-bootstrap.po | 22 +- misc/translator/po/vi-VN-pref.po |86397 +----------------- misc/translator/po/vi-VN-staff-help.po |17616 ++++ .../po/zh-Hans-CN-i-opac-t-prog-v-3006000.po | 147 +- .../po/zh-Hans-CN-i-staff-t-prog-v-3006000.po |23224 +---- misc/translator/po/zh-Hans-CN-opac-bootstrap.po | 21 +- misc/translator/po/zh-Hans-CN-pref.po |70286 +-------------- misc/translator/po/zh-Hans-CN-staff-help.po |18218 ++++ .../po/zh-Hans-TW-i-opac-t-prog-v-3006000.po | 147 +- .../po/zh-Hans-TW-i-staff-t-prog-v-3006000.po |23217 +---- misc/translator/po/zh-Hans-TW-opac-bootstrap.po | 477 +- misc/translator/po/zh-Hans-TW-pref.po |74133 +--------------- misc/translator/po/zh-Hans-TW-staff-help.po |18216 ++++ 330 files changed, 2569272 insertions(+), 3754497 deletions(-) create mode 100644 misc/translator/po/am-Ethi-staff-help.po create mode 100644 misc/translator/po/ar-Arab-staff-help.po create mode 100644 misc/translator/po/az-AZ-staff-help.po create mode 100644 misc/translator/po/ben-staff-help.po create mode 100644 misc/translator/po/bg-Cyrl-staff-help.po create mode 100644 misc/translator/po/ca-ES-staff-help.po create mode 100644 misc/translator/po/cs-CZ-staff-help.po create mode 100644 misc/translator/po/da-DK-staff-help.po create mode 100644 misc/translator/po/de-CH-staff-help.po create mode 100644 misc/translator/po/de-DE-staff-help.po create mode 100644 misc/translator/po/el-GR-staff-help.po create mode 100644 misc/translator/po/en-GB-staff-help.po create mode 100644 misc/translator/po/en-NZ-staff-help.po create mode 100644 misc/translator/po/es-ES-staff-help.po create mode 100644 misc/translator/po/eu-staff-help.po create mode 100644 misc/translator/po/fa-Arab-staff-help.po create mode 100644 misc/translator/po/fi-FI-staff-help.po create mode 100644 misc/translator/po/fr-CA-staff-help.po create mode 100644 misc/translator/po/fr-FR-staff-help.po create mode 100644 misc/translator/po/gl-staff-help.po create mode 100644 misc/translator/po/he-Hebr-staff-help.po create mode 100644 misc/translator/po/hi-staff-help.po create mode 100644 misc/translator/po/hr-HR-staff-help.po create mode 100644 misc/translator/po/hu-HU-staff-help.po create mode 100644 misc/translator/po/hy-Armn-staff-help.po create mode 100644 misc/translator/po/id-ID-staff-help.po create mode 100644 misc/translator/po/is-IS-staff-help.po create mode 100644 misc/translator/po/it-IT-staff-help.po create mode 100644 misc/translator/po/ja-Jpan-JP-staff-help.po create mode 100644 misc/translator/po/kn-Knda-staff-help.po create mode 100644 misc/translator/po/ko-Kore-KP-staff-help.po create mode 100644 misc/translator/po/ku-staff-help.po create mode 100644 misc/translator/po/lo-Laoo-staff-help.po create mode 100644 misc/translator/po/mi-NZ-staff-help.po create mode 100644 misc/translator/po/mon-staff-help.po create mode 100644 misc/translator/po/mr-staff-help.po create mode 100644 misc/translator/po/ms-MY-staff-help.po create mode 100644 misc/translator/po/nb-NO-staff-help.po create mode 100644 misc/translator/po/ne-NE-staff-help.po create mode 100644 misc/translator/po/nl-BE-staff-help.po create mode 100644 misc/translator/po/nl-NL-staff-help.po create mode 100644 misc/translator/po/nn-NO-staff-help.po create mode 100644 misc/translator/po/pbr-staff-help.po create mode 100644 misc/translator/po/pl-PL-staff-help.po create mode 100644 misc/translator/po/prs-staff-help.po create mode 100644 misc/translator/po/pt-BR-staff-help.po create mode 100644 misc/translator/po/pt-PT-staff-help.po create mode 100644 misc/translator/po/ro-RO-staff-help.po create mode 100644 misc/translator/po/ru-RU-staff-help.po create mode 100644 misc/translator/po/sd-PK-staff-help.po create mode 100644 misc/translator/po/sk-SK-staff-help.po create mode 100644 misc/translator/po/sl-SI-staff-help.po create mode 100644 misc/translator/po/sq-AL-staff-help.po create mode 100644 misc/translator/po/sr-Cyrl-staff-help.po create mode 100644 misc/translator/po/sv-SE-staff-help.po create mode 100644 misc/translator/po/ta-LK-staff-help.po create mode 100644 misc/translator/po/ta-staff-help.po create mode 100644 misc/translator/po/tet-staff-help.po create mode 100644 misc/translator/po/th-THA-staff-help.po create mode 100644 misc/translator/po/tl-PH-staff-help.po create mode 100644 misc/translator/po/tr-TR-staff-help.po create mode 100644 misc/translator/po/uk-UA-staff-help.po create mode 100644 misc/translator/po/ur-Arab-staff-help.po create mode 100644 misc/translator/po/vi-VN-staff-help.po create mode 100644 misc/translator/po/zh-Hans-CN-staff-help.po create mode 100644 misc/translator/po/zh-Hans-TW-staff-help.po hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 19 07:11:50 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 19 Dec 2013 06:11:50 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-153-g0668dd7 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 0668dd7a8dbf2b34d8a93454bebf93dde44de38f (commit) via 41ef04676835fc3c5b43d8b38736db354559d1be (commit) via e6807a29afd05128efb3c05024a9d9803a02cbc5 (commit) via 0debe12061b37e80c12ecfea792827503df6dbcc (commit) from be719c7b0dcd7356f847e5fbded5a78d08dbb46d (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 0668dd7a8dbf2b34d8a93454bebf93dde44de38f Author: Galen Charlton Date: Thu Dec 19 06:29:25 2013 +0000 Bug 9673: (follow-up) update DBIx::Class schema classes Signed-off-by: Galen Charlton commit 41ef04676835fc3c5b43d8b38736db354559d1be Author: Galen Charlton Date: Thu Dec 19 06:26:46 2013 +0000 Bug 9673: DBRev 3.15.00.007 Signed-off-by: Galen Charlton commit e6807a29afd05128efb3c05024a9d9803a02cbc5 Author: Jonathan Druart Date: Mon Nov 4 12:23:23 2013 +0100 Bug 9673: QA followup This followup fixes the wthdrawn typo exist in updatedatabase.pl and does not display the lostitem date if the lostitem value is not set (!= ""). Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton commit 0debe12061b37e80c12ecfea792827503df6dbcc Author: Kyle M Hall Date: Wed Feb 20 09:34:38 2013 -0500 Bug 9673 - Track when items are marked as lost or withdrawn Add date fields to track when an item was marked as lost or withdrawn. Display those fields on catalogue/moredetail.pl Test Plan: 1) Apply patch 2) Run updatedatabase.pl 3) Pick a record with items, browse to the 'items' tab ( moredetail.pl ) 4) Mark an item as lost, verify the field "Lost on:" displays below the "Lost status" field with todays date. 5) Mark the item as not lost, verify the field no longer displays 6) Repeat steps 4 and 5 with the Withdrawn field. Signed-off-by: Mathieu Saby Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 27 +++++++++++++++++++ Koha/Schema/Result/Deleteditem.pm | 28 ++++++++++++++++++-- Koha/Schema/Result/Item.pm | 28 ++++++++++++++++++-- installer/data/mysql/kohastructure.sql | 4 +++ installer/data/mysql/updatedatabase.pl | 10 +++++++ .../prog/en/modules/catalogue/moredetail.tt | 4 +++ kohaversion.pl | 2 +- 7 files changed, 98 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 19 15:50:27 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 19 Dec 2013 14:50:27 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-156-g8ee6e42 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 8ee6e4290e2d1ca4fea53363b7ca3275cb0e6f58 (commit) via 5a3db23362eb076a2f6d5a87f87b29f4a436a14f (commit) via f874eec0793f83c3c0f1461fecb878ca57ed701b (commit) from 0668dd7a8dbf2b34d8a93454bebf93dde44de38f (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 8ee6e4290e2d1ca4fea53363b7ca3275cb0e6f58 Author: Jonathan Druart Date: Thu Dec 19 11:05:54 2013 +0100 Bug 11279: (follow-up) remove unnecessary check on number of quotes It is not necessary to process the case where the number of quotes is just one, as int(rand(1)) will always produce 0, which is a valid offset. Signed-off-by: Galen Charlton commit 5a3db23362eb076a2f6d5a87f87b29f4a436a14f Author: Katrin Fischer Date: Thu Dec 12 00:54:08 2013 +0100 Bug 11279: Improve how a new quote of the day is selected If there is a gap in the id sequence for the quotes table, it is possible that no new quote will be selected. This will happen particularly when a lot of the older quotes with low ids have been deleted. This patch improves the selection of a new quote. To test: - Load sample quotes - Delete the first half of the quotes. Note: With 34 quotes, delete the quotes with ids from 1-17 - Activate the QuoteOfTheDay system preference - Check if a quote is displayed in OPAC - Reload the page a few times, no quote should be displayed Note: make sure you don't have a quote with the current date in your quotes table before running those tests - Run 'perl t/db_dependent/Koha.t' Note: requires sample quotes! - Apply patch - Reload the OPAC start page - Verify a quote was now picked - Run 'perl t/db/dependent/Koha.t' again - all tests should still pass Signed-off-by: Galen Charlton Patch modified to use "LIMIT 1 OFFSET ?" rather than "LIMIT ?, 1"; the latter construction does not work in PostgreSQL. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton commit f874eec0793f83c3c0f1461fecb878ca57ed701b Author: Katrin Fischer Date: Thu Dec 12 20:50:52 2013 +0100 Bug 11279: regression test for picking random quote This patch adds new tests based on the db_dependent tests in t/db_dependent/Koha.t for GetDailyQuote(). Tests run on an empty database and don't require Test::Deep. Tests will fail before applying the patch for 11297, but will pass after applying the patch. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Koha.pm | 23 +++++------ t/db_dependent/Koha/GetDailyQuote.t | 77 +++++++++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+), 13 deletions(-) create mode 100644 t/db_dependent/Koha/GetDailyQuote.t hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 19 15:51:24 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 19 Dec 2013 14:51:24 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-157-g6657860 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 6657860010ef27792251596590c1471ad5d08ad8 (commit) from 8ee6e4290e2d1ca4fea53363b7ca3275cb0e6f58 (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 6657860010ef27792251596590c1471ad5d08ad8 Author: Gaetan Boisson Date: Wed Dec 18 15:19:50 2013 +0100 Bug 11417: make sure remove_unused_authorities.pl accepts --test This patches adds support for the --test option, as well as a short message telling the user the script is running in test mode. Test plan : - Launch the script with -h to see the help - Launch the script with --test and --aut with an authtypecode that is used in your instance - Make sure it does the same thing as launching it with -t - Launch the script for real and make sure it still works as expected, deleting unused authorities. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: misc/migration_tools/remove_unused_authorities.pl | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 19 15:52:51 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 19 Dec 2013 14:52:51 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-158-g53495aa 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 53495aab241cef4202eac372e85e6f3d09aa873d (commit) from 6657860010ef27792251596590c1471ad5d08ad8 (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 53495aab241cef4202eac372e85e6f3d09aa873d Author: Katrin Fischer Date: Thu Dec 5 21:47:25 2013 +0100 Bug 11228: Improve hint on patron notification when adding/editing subscriptions The hint was not quite correct, as it said patrons on the routing list would be informed, but it's only the patrons that have subscribed to email notifications in the OPAC who will receive the email when a new serial issue is received. To test: - Add a new subscription, find the hint about patron notification on the form - Apply patch - Refresh page - Verify the new hint text makes sense and is correct Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 19 17:44:40 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 19 Dec 2013 16:44:40 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-161-gec7fff6 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 ec7fff647d547c9ff5adadcb4c1cb35bc4ea7baf (commit) via 78b73c3fffc6f5125a688e91582da92287fbbef2 (commit) via dc5e4e5b631116ce7ce16143ba56c5eb0385d986 (commit) from 53495aab241cef4202eac372e85e6f3d09aa873d (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 ec7fff647d547c9ff5adadcb4c1cb35bc4ea7baf Author: Galen Charlton Date: Thu Dec 19 17:02:19 2013 +0000 Bug 11179: (follow-up) add comment to item-status.inc This patch adds a comment to item-status.inc to describe the parameters it can accept. Signed-off-by: Galen Charlton commit 78b73c3fffc6f5125a688e91582da92287fbbef2 Author: Owen Leonard Date: Thu Nov 14 15:41:02 2013 -0500 Bug 11179: (follow-up) apply fix to Boostrap theme This follow-up applies the same fix to the Bootstrap theme. This patch also includes the changes to item-status.inc in the Bootstrap theme which were made to the prog theme in Bug 10820: display item status as lost if item is both lost and on loan. Signed-off-by: Liz Rea Bootstrap theme looking so nice. Also the patch works. Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit dc5e4e5b631116ce7ce16143ba56c5eb0385d986 Author: Kyle M Hall Date: Thu Oct 31 14:27:30 2013 -0400 Bug 11179: make OPAC course details page display status of checked out items correctly If an item is listed for a course and is checked out, the item will still show as being available from the course details page which lists all the items that are part of a course. This is due to the way the course reserves system handles items and issues separately, while item-status.inc assumes the due date has been embedded in items.datedue Test Plan: 1) Create a course 2) Add an item to that course 3) Check the item out to a patron 4) View the course details from the opac 5) Note the status says "Available" 6) Apply this patch 7) Repeat step 4 8) Note the status no longer says "Available" Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../bootstrap/en/includes/item-status.inc | 31 ++++++++++++-------- .../bootstrap/en/modules/opac-course-details.tt | 2 +- .../opac-tmpl/prog/en/includes/item-status.inc | 9 +++++- .../prog/en/modules/opac-course-details.tt | 2 +- 4 files changed, 29 insertions(+), 15 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 20 05:16:01 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 20 Dec 2013 04:16:01 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-165-ge334aed 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 e334aed702634b8c73aa28c467b585202c7ab117 (commit) via 0c19c582187f59eda19b2b97865d0d5a3b13a8dd (commit) via 0958ec11ce00a6274e8257ddb5cd2f2539b9069a (commit) via b5b3d4c403f3df91578a3d49ed15811cd1386e52 (commit) from ec7fff647d547c9ff5adadcb4c1cb35bc4ea7baf (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 e334aed702634b8c73aa28c467b585202c7ab117 Author: Galen Charlton Date: Fri Dec 20 04:22:20 2013 +0000 Bug 10626: (follow-up) replace use of KohaAuthorisedValues in the Bootstrap theme Signed-off-by: Galen Charlton commit 0c19c582187f59eda19b2b97865d0d5a3b13a8dd Author: Katrin Fischer Date: Sat Sep 7 19:43:57 2013 +0200 Bug 10626: (follow-up) remove final invocation of KohaAuthorisedValues Removes USE KohaAuthorisedValues plugin from item-status-schema-org.inc as it does not seem to be used in the file. Couldn't detect regressions removing it on OPAC detail page. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit 0958ec11ce00a6274e8257ddb5cd2f2539b9069a Author: Kyle M Hall Date: Tue Aug 27 13:12:11 2013 -0400 Bug 10626: (follow-up) replace an instance of KohaAuthorisedValues Signed-off-by: Katrin Fischer Trying to write my own test plan here: 1) AllowNotForLoanOverride = Allow Mark single item not for loan and try to check it out. Check item not for loan status shows up correctly in message: Item is normally not for loan (Staff Collection). Check out anyway? 2) Toggle AllowNotForLoanOverride = Not Allow Try to check out your not for loan item again. Message has changed, but not for loan status should still show: Item not for loan (Staff Collection). 3) Check out item that is marked damaged. Check damaged status shows correctly in list of checkouts. 4) Mark item as lost and check it out. Check lost status shows up correctly in message: This item has been lost with a status of "Lange ?berf?llig (Verloren)". 5) Create your own custom SUGGEST_STATUS and check that it shows up correctly on the suggestion page. 6) Test item status show up correctly on OPAC detail page (lost, not for loan, damaged, etc). Requires follow-up patch to be applied. 7) Mark a suggestion with your custom status and make sure it shows up in the patron account in OPAC correctly. Passes tests and QA script - needs a follow up for item-status-schema-org.inc. Signed-off-by: Galen Charlton commit b5b3d4c403f3df91578a3d49ed15811cd1386e52 Author: Kyle M Hall Date: Thu Dec 19 12:13:23 2013 -0500 Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues This patch removes the KohaAuthorisedValues TT plugin; uses of it are replaced by the AuthorisedValues plugin, which does the same thing. Test Plan: 1) Apply this patch 2) View the pages that this patch has modified, make sure the branch name is still visible Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Comments on second patch. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: Koha/Template/Plugin/AuthorisedValues.pm | 12 +++++ Koha/Template/Plugin/KohaAuthorisedValues.pm | 50 -------------------- .../prog/en/modules/circ/circulation.tt | 18 +++---- .../prog/en/modules/circ/view_holdsqueue.tt | 4 +- .../prog/en/modules/suggestion/suggestion.tt | 8 ++-- .../en/includes/item-status-schema-org.inc | 2 - .../bootstrap/en/includes/item-status.inc | 6 +-- .../bootstrap/en/modules/opac-suggestions.tt | 2 +- .../prog/en/includes/item-status-schema-org.inc | 2 - .../opac-tmpl/prog/en/includes/item-status.inc | 6 +-- .../opac-tmpl/prog/en/modules/opac-suggestions.tt | 4 +- 11 files changed, 36 insertions(+), 78 deletions(-) delete mode 100644 Koha/Template/Plugin/KohaAuthorisedValues.pm hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 20 14:46:22 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 20 Dec 2013 13:46:22 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.13-163-gd0ddbfd 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 d0ddbfd0f729466974e1d9ac8048d35101f77866 (commit) via 484aae44186eb9c410e363648f2b99da63d66901 (commit) via b25014116e3dc11472ab47fd3c74b1dcabea613c (commit) via ec0e086fde1895990750f8a1f9657996567e3fee (commit) via af1b555438f29c301e09cf0776da1811ec0ba394 (commit) via 78474a0e99021d3d9e3a1bdc1a3cc3b59ab37b86 (commit) from 346c589fcf811a021ee49f402a8a2f508fb2240e (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 d0ddbfd0f729466974e1d9ac8048d35101f77866 Author: Fridolyn SOMERS Date: Tue Aug 13 14:55:32 2013 +0200 Bug 10718: fix items with no checkouts report Bug 8124 has commented the option to download results items with no checkouts report into a file. But the perl code of this page uses the export into a file has default behavior since the input "output" is no more present. The consequence is that there are never results in page. This patch removes the code concerning file output from template and perl. Such a feature exists in guided reports. Test plan : Play with cgi-bin/koha/reports/catalogue_out.pl form and see if you get results Bug 10718 - select user branch as default In cgi-bin/koha/reports/catalogue_out.pl report, select in library filter the user logged-in. Test plan : - Log into intranet with a normal user - Got to "Items with no checkouts" reports => Your branch is selected - Run report => You see "Filtered on : Branch = " - Come back to report - Select "Any library" - Run report => You do not see "Filtered on : Branch" Bug 10718 - items with no checkouts report permission is execute_reports This report only executes SQL to change reports/catalogue_out.pl permissions from all reports subpermissions to reports/execute_reports. Test plan : Test you can access and run this report with only execute_reports subpermission into reports permission. Bug 10718 - redefine limit input In reports/catalogue_out.pl form, the limit input is by defaut none. So by default the report queries all the catalogue. This may take a very long time (fall into timeout) and since now the results are displayed in page, the page may be huge. This patch modifies limit input to removes the "none" option. Also reduces the number of options (same options as guided reports results per page). Test plan: - Go to reports/catalogue_out.pl => first value "10" is selected - Launch report => You see "Filtered on: limit = 10" Bug 10718 - perltidy on reports/catalogue_out.pl Signed-off-by: Liz Rea Tested all of these things, all ok - squashed patch for neatness. Signed-off-by: Katrin Fischer Passes all tests and QA script. Fixed a tab in one of the comments. Improves script, but more work needed. Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton (cherry picked from commit ec09fe092e302dfbaf8ddf2a26ab361be9ea915e) Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 4bc27151a1cb5a50825fc739e8ccf84aef913afb) Signed-off-by: Bernardo Gonzalez Kriegel (cherry picked from commit 4bc27151a1cb5a50825fc739e8ccf84aef913afb) Signed-off-by: Kyle M Hall (cherry picked from commit 485f871438d6fd70cd566e26766564275ad54134) commit 484aae44186eb9c410e363648f2b99da63d66901 Author: Fridolyn SOMERS Date: Wed Jul 10 11:06:39 2013 +0200 Bug 10564 - use OPACURLOpenInNewWindow in UNIMARCslim2OPACResults.xsl When using UNIMARC XSLT for OPAC detail page, if record has an 856$u, its content is displayed as a link. The syspref OPACURLOpenInNewWindow adds the option of opening in a new window (attribute target="_blank"). 856$u is also used in UNIMARC results XSLT but the use of OPACURLOpenInNewWindow syspref is missing. It exists for MARC21. This patch adds the use of OPACURLOpenInNewWindow in UNIMARCslim2OPACResults.xsl. Test plan : - In a UNIMARC catalog, enable XSLT for OPAC results page - Create a record with a link in 856$u and set second indicator to 0 - Set OPACURLOpenInNewWindow syspref on - At OPAC, perform a search that contains the record => You should see the link : "Click here to access online" - click on it => You shoud get to a new window (or tab depending on your browser configuration) - Set OPACURLOpenInNewWindow syspref off - re-perform the search - click on the link => You shoud stay in same window Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described, no koha-qa errors Tested following plan after applying patch Signed-off-by: Katrin Fischer XSLT change only, works as described. To test: Catalog 856$u and $a, 2nd indicator = 0. Signed-off-by: Galen Charlton (cherry picked from commit bc240a908d0fbc50b099df04e61da9fbb55fab52) Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 815a7cb6b94455d4e0a0ea88f7cd0bcb8621cd6e) Signed-off-by: Kyle M Hall (cherry picked from commit 9c4475ae343c31475512a28ffa834fbd5009de1f) commit b25014116e3dc11472ab47fd3c74b1dcabea613c Author: Janusz Kaczmarek Date: Fri May 24 14:38:10 2013 +0300 Bug 10331 - Little errors in unimarc_field_4XX.pl (punctuation) Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described, no koha-qa errors Signed-off-by: Katrin Fischer Copying the test plan from the bug report: A. 1) have $a active in one of the linking fields (like 461, 463, etc.). 2) have a biblio record with the field 700 $a, $b, $f filled up 3) go to cataloguing -> field 4XX of your choice, use the plugin to fetch data from biblio rec. mentioned in 2) 4) see the punctuation in $a -- it will be wrong (no closing bracket) B. 1) have $a active in one of the linking fields (like 461, 463, etc.). 2) have a biblio record with the field 700 $a, $b, $c, $f filled up 3) go to cataloguing -> field 4XX of your choice, use the plugin to fetch data from biblio rec. mentioned in 2) 4) see the punctuation in $a -- it will be wrong (dash instead of semicolon between original $c and $f, no closing bracket) C. 1) have $a active in one of the linking fields (like 461, 463, etc.). 2) have a biblio record with the field 702 $a, $b, $c filled up 3) go to cataloguing -> field 4XX of your choice, use the plugin to fetch data from biblio rec. mentioned in 2) 4) see the punctuation in $a -- it will be wrong (unnecessary semicolon after original $c, n.b. lacking space). D. 1) have $a active in one of the linking fields (like 461, 463, etc.). 2) have a biblio record with the field 712 $a, $b filled up 3) go to cataloguing -> field 4XX of your choice, use the plugin to fetch data from biblio rec. mentioned in b) 4) see the punctuation in $a -- it will be wrong (unnecessary opening bracket at the end). Test plan, all tests and QA script pass. Thx Bernardo for his testing and explanations! Signed-off-by: Galen Charlton (cherry picked from commit 86c08e63a25afa86c9051f070d819ddac675425d) Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 70a6226cf7de15a74cb6f82dc14bf4568255fb95) Signed-off-by: Bernardo Gonzalez Kriegel (cherry picked from commit 70a6226cf7de15a74cb6f82dc14bf4568255fb95) Signed-off-by: Kyle M Hall (cherry picked from commit 8770b02fa4ca904f5ab209150242d24c3390544a) commit ec0e086fde1895990750f8a1f9657996567e3fee Author: Kyle M Hall Date: Fri Feb 1 10:40:50 2013 -0500 Bug 9531: Make SIP2 message terminator configurable via SIPconfig.xml Add a terminator option to SIPConfig.xml, choices for 'terminator' are 'CR' or 'CRLF'. The default continues to be 'CRLF' if 'terminator' is undefined. Test Plan: 1) Apply patch 2) Start SIP server 3) Run C4/SIP/t/04patron_status.t 4) Stop SIP server 5) Add terminator="CR" for account login 'term1' 6) Run 04patron_status.t again, you should see no change Signed-off-by: Fr?d?ric Demians Signed-off-by: Adrien Saurat Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton (cherry picked from commit 90e2aafeb538f2d5e52fd1d32fce528f72076df8) Signed-off-by: Tomas Cohen Arazi (cherry picked from commit b0474ebcf0a83cbbe8484b95986b350162959188) Signed-off-by: Bernardo Gonzalez Kriegel (cherry picked from commit b0474ebcf0a83cbbe8484b95986b350162959188) Signed-off-by: Kyle M Hall (cherry picked from commit 20e11030e5060bc7eab1734b45e3bd5e4ca0f5e9) commit af1b555438f29c301e09cf0776da1811ec0ba394 Author: Jonathan Druart Date: Mon Nov 12 10:18:30 2012 +0100 Bug 9046: Followup FIX perl v.10 raises an error if itemnumbers if undefined If the itemnumbers parameter is undef, perl raises an error : "Can't use an undefined value as an ARRAY reference" Signed-off-by: Mason James Signed-off-by: Chris Cormack commit 78474a0e99021d3d9e3a1bdc1a3cc3b59ab37b86 Author: Jonathan Druart Date: Fri Nov 9 18:34:40 2012 +0100 Bug 9046: FIX wrong test on an arrayref instead of an array EmbedItemsInMarcBiblio does not embed items when the itemnumbers param is given. That breaks the export tools (used from commandline). Signed-off-by: Chris Cormack ----------------------------------------------------------------------- Summary of changes: C4/Biblio.pm | 3 + C4/SIP/Sip.pm | 20 +- C4/SIP/Sip/MsgType.pm | 34 +- cataloguing/value_builder/unimarc_field_4XX.pl | 16 +- etc/SIPconfig.xml | 2 +- .../prog/en/modules/reports/catalogue_out.tt | 53 ++-- .../prog/en/xslt/UNIMARCslim2OPACResults.xsl | 4 + reports/catalogue_out.pl | 330 +++++++++----------- 8 files changed, 214 insertions(+), 248 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 20 15:13:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 20 Dec 2013 14:13:46 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.13-165-g7866275 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 7866275e3080e019c46059ae1ce148ed0632c001 (commit) via 370d6c9200c4ce08edaf5ec43cdcaa142d083066 (commit) from d0ddbfd0f729466974e1d9ac8048d35101f77866 (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 7866275e3080e019c46059ae1ce148ed0632c001 Author: Kyle M Hall Date: Fri Dec 20 09:15:16 2013 -0500 Revert "Bug 9046: Followup FIX perl v.10 raises an error if itemnumbers if undefined" This reverts commit af1b555438f29c301e09cf0776da1811ec0ba394. commit 370d6c9200c4ce08edaf5ec43cdcaa142d083066 Author: Kyle M Hall Date: Fri Dec 20 09:14:58 2013 -0500 Revert "Bug 9046: FIX wrong test on an arrayref instead of an array" This reverts commit 78474a0e99021d3d9e3a1bdc1a3cc3b59ab37b86. ----------------------------------------------------------------------- Summary of changes: C4/Biblio.pm | 3 --- 1 file changed, 3 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 20 23:33:26 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 20 Dec 2013 22:33:26 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-166-g484d149 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 484d1490925d736f99a430a6933c96e42ea4e768 (commit) from e334aed702634b8c73aa28c467b585202c7ab117 (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 484d1490925d736f99a430a6933c96e42ea4e768 Author: Fridolyn SOMERS Date: Wed Oct 30 10:28:49 2013 +0100 Bug 11166: make library filter in funds administration page more precise In funds administration, admin/aqbudgets.pl, there is a combobox for filtering by library code. The bug is that the filter uses a pattern match instead of equals : next unless $budget->{budget_branchcode} =~ m/$filter_budgetbranch/; In this case, if there is a library with code '1' and one with code '12', filtering by library '1' will also show funds of library '12'. Test plan : - Create a library with code '1' and one with code '12' - Create funds in both libraries - Go to admin/aqbudgets.pl - Filter by branch '12' => You see only funds of this library - Filter by branch '1' => You see only funds of this library Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Passes koha-qa.pl, works as advertised Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: admin/aqbudgets.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 20 23:36:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 20 Dec 2013 22:36:56 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-167-g94690b2 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 94690b264b6316da3da63b9544cf4a396bad0c43 (commit) from 484d1490925d736f99a430a6933c96e42ea4e768 (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 94690b264b6316da3da63b9544cf4a396bad0c43 Author: Nicole C. Engard Date: Sat Dec 14 12:34:00 2013 -0600 Bug 11383: Add help file for MARC modification templates This patch adds the missing help files to the MARC modification templates tool. To test: * Visit Tools > Marc modification templates * Click 'Help' in the top right * Confirm that help is there and right Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../help/tools/marc_modification_templates.tt | 63 ++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/marc_modification_templates.tt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sat Dec 21 01:16:45 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sat, 21 Dec 2013 00:16:45 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-168-g2a4e193 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 2a4e193c242372f488892591a72752dfd4ffb138 (commit) from 94690b264b6316da3da63b9544cf4a396bad0c43 (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 2a4e193c242372f488892591a72752dfd4ffb138 Author: Kyle M Hall Date: Tue Dec 17 16:04:10 2013 -0500 Bug 11410: ensure cataloging search finds results for searches with ampersands When QueryParser is off, the cataloging search is passing the incorrect variable to SimpleSearch. I'm sure this is causing other issues, but the one I have identified is that any searches with an "&" in them return no results. This patch corrects the bug. Test Plan: 1) Catalog a new record titled "Cats & Dogs" 2) Rebuild your zebra index so this record is indexed 3) Browse to cataloguing/addbooks.pl 4) Search for "Cats & Dogs" 5) Notice you get no results 6) Apply this patch 7) Repeat the search 8) Notice your result now shows up! Signed-off-by: Heather Braum Signed-off-by: Suzanne Fayle Signed-off-by: Katrin Fischer This works as described, passes all tests and QA script. Note: Because $query = $builtquery when the QueryParser is used, this problem is only visible when UseQueryParser is set to "Don't try". Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: cataloguing/addbooks.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 22 22:18:33 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 22 Dec 2013 21:18:33 +0000 Subject: [koha-commits] main Koha release repository tag v3.08.20 created. v3.08.13-157-g346c589 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 tag, v3.08.20 has been created at 346c589fcf811a021ee49f402a8a2f508fb2240e (commit) - Log ----------------------------------------------------------------- 346c589fcf811a021ee49f402a8a2f508fb2240e Koha 3.8.20 release ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 15:47:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 14:47:20 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.07-89-g3ecc560 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.12.x has been updated via 3ecc5602f09a2b89188a256e30758f8737017f86 (commit) from 2b05125808e25cd683afda15c7709fa9b764a308 (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 3ecc5602f09a2b89188a256e30758f8737017f86 Author: Tomas Cohen Arazi Date: Tue Sep 17 15:14:20 2013 -0300 Bug 10905: Author tracings incorrect when UseAuthoritiesForTracings is turned on Quotation marks in MARC21slim2OPACDetail.xsl break author tracings in OPAC. This patch fixes that. To reproduce: - Enable UseAuthoritiesForTracings - Search in the OPAC and go to the detail page of a record that has links to authorities. - Click on the magnifier icon - You get a 404 error page. To test the fix: - Apply the patch - Search in the OPAC and go to the detail page of a record that has links to authorities. - Click on the magnifier icon - You are sent to the corresponding authority record. Regards To+ Sponsored-by: Universidad Nacional de Cordoba http://bugs.koha-community.org/show_bug.cgi?id=10838 Signed-off-by: David Noe Signed-off-by: Kyle M Hall Passes koha-qa.pl, trivial change Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 16:14:43 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 15:14:43 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-169-g7f74d59 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 7f74d5909f790d08bdbd0ca11f1bc280bf197b9b (commit) from 2a4e193c242372f488892591a72752dfd4ffb138 (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 7f74d5909f790d08bdbd0ca11f1bc280bf197b9b Author: Katrin Fischer Date: Wed Dec 4 15:41:39 2013 +0100 Bug 10797: Move styling of simple search from element to CSS file This patch moves the styling of the #transl1 element from an inline style attribute to the CSS file to make it easier to tweak. To test: - Switch to prog theme, problem doesn't exist in Bootstrap theme - Take a look at the simple search input field - Apply patch - Refresh page - Make sure field has the same length and size You can also use Firebug to make sure the same styles are applied to the element before and after the change. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/css/opac.css | 5 +++++ koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 16:34:11 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 15:34:11 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-170-gbc7071f 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 bc7071f3705bc43878975efadd9c0c0067c6ad37 (commit) from 7f74d5909f790d08bdbd0ca11f1bc280bf197b9b (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 bc7071f3705bc43878975efadd9c0c0067c6ad37 Author: Tomas Cohen Arazi Date: Tue Sep 17 15:14:20 2013 -0300 Bug 10905: fix links to author tracings when UseAuthoritiesForTracings is on Quotation marks in MARC21slim2OPACDetail.xsl break author tracings in OPAC. This patch fixes that for the prog theme; the Bootstrap theme is not affected. To reproduce: - Enable UseAuthoritiesForTracings - Search in the OPAC and go to the detail page of a record that has links to authorities. - Click on the magnifier icon - You get a 404 error page. To test the fix: - Apply the patch - Search in the OPAC and go to the detail page of a record that has links to authorities. - Click on the magnifier icon - You are sent to the corresponding authority record. Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: David Noe Signed-off-by: Kyle M Hall Passes koha-qa.pl, trivial change Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 16:38:53 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 15:38:53 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-171-g266f2a3 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 266f2a3a9f3d67fed0e0b35d267419a901345b92 (commit) from bc7071f3705bc43878975efadd9c0c0067c6ad37 (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 266f2a3a9f3d67fed0e0b35d267419a901345b92 Author: Robin Sheat Date: Tue Nov 19 15:26:02 2013 +1300 Bug 10735: prevent koha-dump from aborting if backupdir undefined Older versions of Koha didn't have ... defined in koha-conf.xml. The koha-dump script is aware of this, and checks to see if it's there. However, if it's not, xmlstarlet returns a non-0 error code which causes the script to abort due to running under set -e. Test plan: * Remove backupdir from koha-conf.xml * Run koha-dump, notice that it doesn't do backups * Apply patch * Run koha-dump again, notice that it does do backups Signed-off-by: Tomas Cohen Arazi The fallback method works as described. It might be made more robust like checking for dir existence (thinking of older instances upgrades). But it certainly belongs to another bug report. Signed-off-by: Jonathan Druart As Tomas said, it would be better to alert the user if the backupdir tag does not exist (or contains a nonexistent directory) in the config file. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: debian/scripts/koha-dump | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 16:47:08 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 15:47:08 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-172-g95e2754 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 95e2754af6a2dbd5f042a1c3504488f5de8c8d23 (commit) from 266f2a3a9f3d67fed0e0b35d267419a901345b92 (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 95e2754af6a2dbd5f042a1c3504488f5de8c8d23 Author: Jacek Ablewicz Date: Sat Dec 14 12:07:11 2013 +0100 Bug 9948: fix creation/updating of items when partially receiving an order Problem summary: when doing partial receives for the given order - 1) if AcqCreateItem is set to 'ordering', various item data (price, dateaccessioned, replacementprice, replacementpricedate) are getting erroneously updated on the wrong (yet to be received == not the ones being currently received) item records 2) if AcqCreateItem is set to 'receiving', newly received item records are being created without the aforementioned fields set to the proper values This (trivial) patch should deal with both cases, hopefully without breaking enything else. To test: - apply the patch, - create some orders with 2+ quantity - test partial & non-partial receives for those orders - ensure the received item records are getting modified (for AcqCreateItem set to 'ordering') and/or created (for AcqCreateItem set to 'receiving') correctly for both partial and non-partial receives - receiving orders with quantity = 1 / receiving orders in non-partial mode should be still working fine for 1) & 2) scenarios (i.e., AcqCreateItem set to 'ordering' / AcqCreateItem set to 'receiving') Signed-off-by: Nicole C. Engard Works as I'd expect now! Awesome patch. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Passes all tests and QA script. Also: t/db_dependent/Acquisition/ t/db_dependent/Acquisition.t Created 2 orders with 3 items each for both settings of AcqCreateItem (on receive, on order) with the patches applied. No regressions found. Closed baskets and received shipments for each, with AcqCreateItem set according to how the order was created. First recreated the problem without the patches, reloaded database and confirmed that the patch fixes it. No problems found. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: acqui/finishreceive.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 16:52:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 15:52:32 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-173-g7137ee9 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 7137ee91e0a9c5278d15c116612c62d2c2bd1926 (commit) from 95e2754af6a2dbd5f042a1c3504488f5de8c8d23 (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 7137ee91e0a9c5278d15c116612c62d2c2bd1926 Author: Jonathan Druart Date: Wed Dec 18 12:18:52 2013 +0100 Bug 11414: warn user about dangerous MARC modification rules Test plan: On the MARC modification tool: Add/edit a new action on a field and define a condition on the same field. Verify that you get a warning message in red. See bug 11413 for more information Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Passes all tests and QA script. Tested adding and editing a template with the same field in the action and the condition. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../en/modules/tools/marc_modification_templates.tt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 16:55:01 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 15:55:01 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-174-g458ef35 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 458ef35a6a5c7da5523e8c1c208fdf3fee5ae4b6 (commit) from 7137ee91e0a9c5278d15c116612c62d2c2bd1926 (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 458ef35a6a5c7da5523e8c1c208fdf3fee5ae4b6 Author: Galen Charlton Date: Fri Dec 13 01:29:09 2013 +0000 Bug 11155: remove old PostgreSQL schema and MARC framework scripts This patch removes the legacy Pg schema and MARC framework scripts as they're out of date. They will be replaced by use of DBIx::Class to deploy the schema. Loading the sample data and settings will be accomplished either by making the current scripts in installer/data/mysql DBMS-independent (or, at least, able to be processed by both MySQL and Pg), converting them to flat text files and writing code to load them, or a combination of the two approaches. To test: [1] Verify that installer/data/Pg is removed. There is some code in C4::Installer that refers to that directory, but it cannot be reached through normal means. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../marc21/mandatory/authorities_normal_marc21.sql | 8783 ------ .../marc21/mandatory/authorities_normal_marc21.txt | 11 - .../marc21/mandatory/marc21_framework_DEFAULT.sql | 3994 --- .../marc21/mandatory/marc21_framework_DEFAULT.txt | 1 - .../optional/marc21_simple_bib_frameworks.sql |31419 -------------------- .../optional/marc21_simple_bib_frameworks.txt | 10 - installer/data/Pg/kohastructure.sql | 1673 -- 7 files changed, 45891 deletions(-) delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/authorities_normal_marc21.sql delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/authorities_normal_marc21.txt delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt delete mode 100644 installer/data/Pg/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql delete mode 100644 installer/data/Pg/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.txt delete mode 100644 installer/data/Pg/kohastructure.sql hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 16:59:10 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 15:59:10 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-177-g930f4f3 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 930f4f393e26dd80a6ae35f2f6e692671fadb04c (commit) via 7a52759b0f1f48661d357a0738cb68f6cb17edae (commit) via 5f015d050281a676670b592831f5b1bd11c81f47 (commit) from 458ef35a6a5c7da5523e8c1c208fdf3fee5ae4b6 (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 930f4f393e26dd80a6ae35f2f6e692671fadb04c Author: Galen Charlton Date: Mon Dec 23 16:17:21 2013 +0000 Bug 11384: DBRev 3.15.00.008 Signed-off-by: Galen Charlton commit 7a52759b0f1f48661d357a0738cb68f6cb17edae Author: Galen Charlton Date: Wed Dec 11 16:55:31 2013 +0000 Bug 11384: (follow-up) update DBIC schema classes This patch updates the DBIC schema class for CollectionTracking to reflect the new name of its primary key column. To test: The CollectionTracking class is not currently used, but if you *really* want to test this, take a look at the following branch: http://git.librarypolice.com/?p=koha-galen.git;a=shortlog;h=refs/heads/pg Then, set up a PostgreSQL database, update koha-conf.xml to point to it, then run pg/deploy and verify that the collections_tracking table is created in the Pg database. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton commit 5f015d050281a676670b592831f5b1bd11c81f47 Author: Galen Charlton Date: Wed Dec 11 16:49:01 2013 +0000 Bug 11384: rename the collections_tracking.ctId column 'ctId' as a column name conflicts with one of the system columns that PostgreSQL uses for each table, and consequently needs to be renamed to enable deploying the schema to a Pg database. This patch makes this change. To test: [1] Apply the patch and run the SQL specified in the database updated. [2] Verify that the collections_tracking table no longer has a ctId column, but now has collections_tracking_id. [3] Verify that prove -v t/db_dependent/RotatingCollections.t passes. [4] Verify that installer/data/mysql/kohastructure.sql runs cleanly in an empty database. This patch does not affect user-visible behavior given the fact that the rotating collections feature is currently disabled. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/RotatingCollections.pm | 2 +- Koha/Schema/Result/CollectionTracking.pm | 12 ++++++------ installer/data/mysql/kohastructure.sql | 4 ++-- installer/data/mysql/updatedatabase.pl | 9 +++++++++ kohaversion.pl | 2 +- 5 files changed, 19 insertions(+), 10 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 17:03:37 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 16:03:37 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-180-gbe55359 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 be55359877a0e4d9e772670ce841316a82bef765 (commit) via d540016b19bc35e56733e3d2bb36a04bc038e420 (commit) via a6b2f6a16175229ba603ed65cfeaf4e0c0a525ce (commit) from 930f4f393e26dd80a6ae35f2f6e692671fadb04c (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 be55359877a0e4d9e772670ce841316a82bef765 Author: Galen Charlton Date: Mon Dec 23 16:21:44 2013 +0000 Bug 11391: DBRev 3.15.00.009 Signed-off-by: Galen Charlton commit d540016b19bc35e56733e3d2bb36a04bc038e420 Author: Galen Charlton Date: Fri Dec 13 01:11:06 2013 +0000 Bug 11391: (follow-up) update DBIC schema classes This patch updates the DBIC schema class for Suggestion to reflect the dropped default value for the suggesteddate column. To test: [1] Create an empty Pg database and use the deployment script being worked in in bug 11390. The deployment shoudl succeed without reporting any errors regarding the suggestions table. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton commit a6b2f6a16175229ba603ed65cfeaf4e0c0a525ce Author: Galen Charlton Date: Fri Dec 13 01:06:12 2013 +0000 Bug 11391: drop default value on suggestions.suggesteddate column The 'default 0' clause got translated as an invalid constant default of '0000-00-00' when DBIx::Schema is used to deploy the suggestions table into a Pg database. This patch drops the default. To test: [1] Apply the patch and run the SQL specified in the database updated. [2] Verify that the suggestions table no longer has an explicit default value for the suggesteddate column. [3] Verify that prove -v t/db_dependent/Suggestions.t passes. [4] Verify that installer/data/mysql/kohastructure.sql runs cleanly in an empty database. [5] Verify that there are no visible regressions of the purchase suggestions functionality. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Having a default of 0 on a date seems like a mad thing to do anyway, so good to get rid of it Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: Koha/Schema/Result/Suggestion.pm | 12 +++--------- installer/data/mysql/kohastructure.sql | 2 +- installer/data/mysql/updatedatabase.pl | 9 +++++++++ kohaversion.pl | 2 +- 4 files changed, 14 insertions(+), 11 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 17:22:02 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 16:22:02 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-185-ge4f846a 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 e4f846a866d24779ff18634bd1da2e0c00086fe4 (commit) via 2d46dc95030dfe15c12f6f888938cea786c7e428 (commit) via cada676ef3439d2567fa21da415d939f0fc22ee6 (commit) via 2249ee1216ed004e61a34bc821d216f3471ef87b (commit) via e1fb1a658c89ef1356d3b42e264efed71cf81f9f (commit) from be55359877a0e4d9e772670ce841316a82bef765 (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 e4f846a866d24779ff18634bd1da2e0c00086fe4 Author: Galen Charlton Date: Mon Dec 23 16:39:58 2013 +0000 Bug 6331: (follow-up) update DBIC schema classes Signed-off-by: Galen Charlton commit 2d46dc95030dfe15c12f6f888938cea786c7e428 Author: Galen Charlton Date: Mon Dec 23 16:38:20 2013 +0000 Bug 6331: DBRev 3.15.00.010 Signed-off-by: Galen Charlton commit cada676ef3439d2567fa21da415d939f0fc22ee6 Author: Fridolyn SOMERS Date: Thu Dec 5 15:34:44 2013 +0100 Bug 6331: (follow-up) update timestamp when deleting items When item is transfered from items table to deleted items, all fields must be copies but "timestamp". This value must be updated to know when the item was deleted. Test plan: - Look a an item timestamp : mysql> select timestamp from items where itemnumber = 2690; +---------------------+ | timestamp | +---------------------+ | 2011-09-09 15:30:21 | +---------------------+ 1 row in set (0.00 sec) - Delete this item in cataloguing module - Check it is not in items table anymore : mysql> select timestamp from items where itemnumber = 2690; Empty set (0.00 sec) - Look in deleteditems table : mysql> select timestamp from deleteditems where itemnumber = 2690; +---------------------+ | timestamp | +---------------------+ | 2013-12-05 15:33:20 | +---------------------+ 1 row in set (0.00 sec) => timestamp as been set to actual date/time Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall Patch set passes koha-qa.pl, works as advertised! Signed-off-by: Galen Charlton commit 2249ee1216ed004e61a34bc821d216f3471ef87b Author: Colin Campbell Date: Tue Dec 3 11:39:43 2013 +0000 Bug 6331: (follow-up) do not populate deleteditems.marc This is supplementary to the main patch for bug 6331. Having removed the attribute marc from items DelItem, we should not try to populate it. Signed-off-by: Fridolin Somers Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton commit e1fb1a658c89ef1356d3b42e264efed71cf81f9f Author: Fridolyn SOMERS Date: Wed Nov 20 14:42:04 2013 +0100 Bug 6331: remove obsolete column deleteditems.marc There is a difference between "items" and "deleteditems" tables in "kohastructure.sql" "deleteditems" has a field "marc" not existing in "items". This patch removes this obsolete column. Test : - after deleting an item, check that the deleted item is properly stored in deleteditems table - check that the column marc has been deleted from deleteditems table Signed-off-by: Mathieu Saby Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 6 +----- Koha/Schema/Result/Deleteditem.pm | 11 ++--------- installer/data/mysql/kohastructure.sql | 1 - installer/data/mysql/updatedatabase.pl | 7 +++++++ kohaversion.pl | 2 +- 5 files changed, 11 insertions(+), 16 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 17:26:09 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 16:26:09 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-66-ge59e28c 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.14.x has been updated via e59e28c75ea3ef3b792ecf0a3dfce2636d7c92ef (commit) via 43b8bedf169b36eb86a8e29e6c8f26f8247a4f3f (commit) via 8294ada83f6a12c96d4630ba8b7a97769a92b870 (commit) from 5ad159077bc17ca4c3d7b482a91bf01ec0a46908 (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 e59e28c75ea3ef3b792ecf0a3dfce2636d7c92ef Author: Fridolin SOMERS Date: Mon Dec 23 17:29:08 2013 +0100 Increment version for 3.14.1 release commit 43b8bedf169b36eb86a8e29e6c8f26f8247a4f3f Author: Fridolin SOMERS Date: Mon Dec 23 17:26:59 2013 +0100 Translation updates for 3.14.1 release commit 8294ada83f6a12c96d4630ba8b7a97769a92b870 Author: Fridolin SOMERS Date: Mon Dec 23 17:19:42 2013 +0100 Update release notes for 3.14.1 release ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/updatedatabase.pl | 6 + kohaversion.pl | 2 +- misc/release_notes/release_notes_3_14_1.txt | 372 + .../po/am-Ethi-i-opac-t-prog-v-3006000.po | 100 +- .../po/am-Ethi-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/am-Ethi-opac-bootstrap.po | 22 +- misc/translator/po/am-Ethi-pref.po | 6 +- .../po/ar-Arab-i-opac-t-prog-v-3006000.po | 208 +- .../po/ar-Arab-i-staff-t-prog-v-3006000.po | 2948 +- misc/translator/po/ar-Arab-opac-bootstrap.po | 96 +- misc/translator/po/ar-Arab-pref.po |58937 +------------ .../translator/po/az-AZ-i-opac-t-prog-v-3006000.po | 100 +- .../po/az-AZ-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/az-AZ-opac-bootstrap.po | 24 +- misc/translator/po/az-AZ-pref.po | 6 +- misc/translator/po/ben-i-opac-t-prog-v-3006000.po | 177 +- misc/translator/po/ben-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/ben-opac-bootstrap.po | 14 +- misc/translator/po/ben-opac-ccsr.po | 11 +- misc/translator/po/ben-pref.po | 6 +- .../po/bg-Cyrl-i-opac-t-prog-v-3006000.po | 100 +- .../po/bg-Cyrl-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/bg-Cyrl-opac-bootstrap.po | 22 +- misc/translator/po/bg-Cyrl-pref.po | 6 +- .../translator/po/ca-ES-i-opac-t-prog-v-3006000.po | 101 +- .../po/ca-ES-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/ca-ES-opac-bootstrap.po | 16 +- misc/translator/po/ca-ES-pref.po |36762 +------- .../translator/po/cs-CZ-i-opac-t-prog-v-3006000.po | 105 +- .../po/cs-CZ-i-staff-t-prog-v-3006000.po | 2938 +- misc/translator/po/cs-CZ-opac-bootstrap.po | 21 +- misc/translator/po/cs-CZ-pref.po |81653 +---------------- .../translator/po/da-DK-i-opac-t-prog-v-3006000.po | 101 +- .../po/da-DK-i-staff-t-prog-v-3006000.po | 2697 +- misc/translator/po/da-DK-opac-bootstrap.po | 16 +- misc/translator/po/da-DK-pref.po |30730 +------ .../translator/po/de-CH-i-opac-t-prog-v-3006000.po | 3680 +- .../po/de-CH-i-staff-t-prog-v-3006000.po | 2703 +- misc/translator/po/de-CH-opac-bootstrap.po | 3734 +- misc/translator/po/de-CH-pref.po | 2843 +- .../translator/po/de-DE-i-opac-t-prog-v-3006000.po | 477 +- .../po/de-DE-i-staff-t-prog-v-3006000.po | 2755 +- misc/translator/po/de-DE-opac-bootstrap.po | 5643 +- misc/translator/po/de-DE-pref.po | 23 +- .../translator/po/el-GR-i-opac-t-prog-v-3006000.po | 1226 +- .../po/el-GR-i-staff-t-prog-v-3006000.po | 3075 +- misc/translator/po/el-GR-opac-bootstrap.po | 40 +- misc/translator/po/el-GR-opac-ccsr.po | 67 +- misc/translator/po/el-GR-pref.po | 147 +- .../translator/po/en-GB-i-opac-t-prog-v-3006000.po | 101 +- .../po/en-GB-i-staff-t-prog-v-3006000.po | 2695 +- misc/translator/po/en-GB-opac-bootstrap.po | 20 +- misc/translator/po/en-GB-pref.po |84619 +----------------- .../translator/po/en-NZ-i-opac-t-prog-v-3006000.po | 101 +- .../po/en-NZ-i-staff-t-prog-v-3006000.po | 2697 +- misc/translator/po/en-NZ-opac-bootstrap.po | 16 +- misc/translator/po/en-NZ-pref.po |45473 +--------- .../translator/po/es-ES-i-opac-t-prog-v-3006000.po | 131 +- .../po/es-ES-i-staff-t-prog-v-3006000.po | 3210 +- misc/translator/po/es-ES-opac-bootstrap.po | 54 +- misc/translator/po/es-ES-opac-ccsr.po | 8 +- misc/translator/po/es-ES-pref.po | 281 +- misc/translator/po/eu-i-opac-t-prog-v-3006000.po | 101 +- misc/translator/po/eu-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/eu-opac-bootstrap.po | 20 +- misc/translator/po/eu-pref.po |82778 +----------------- .../po/fa-Arab-i-opac-t-prog-v-3006000.po | 100 +- .../po/fa-Arab-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/fa-Arab-opac-bootstrap.po | 22 +- misc/translator/po/fa-Arab-pref.po |90088 +------------------ .../translator/po/fi-FI-i-opac-t-prog-v-3006000.po | 267 +- .../po/fi-FI-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/fi-FI-opac-bootstrap.po | 16 +- misc/translator/po/fi-FI-opac-ccsr.po | 11 +- misc/translator/po/fi-FI-pref.po |68933 +-------------- .../translator/po/fr-CA-i-opac-t-prog-v-3006000.po | 111 +- .../po/fr-CA-i-staff-t-prog-v-3006000.po | 2867 +- misc/translator/po/fr-CA-opac-bootstrap.po | 16 +- misc/translator/po/fr-CA-pref.po | 8 +- .../translator/po/fr-FR-i-opac-t-prog-v-3006000.po | 5504 +- .../po/fr-FR-i-staff-t-prog-v-3006000.po |30539 ++++--- misc/translator/po/fr-FR-opac-bootstrap.po | 5675 +- misc/translator/po/fr-FR-pref.po | 161 +- misc/translator/po/gl-i-opac-t-prog-v-3006000.po | 100 +- misc/translator/po/gl-i-staff-t-prog-v-3006000.po | 2694 +- misc/translator/po/gl-opac-bootstrap.po | 22 +- misc/translator/po/gl-pref.po |13348 +-- .../po/he-Hebr-i-opac-t-prog-v-3006000.po | 100 +- .../po/he-Hebr-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/he-Hebr-opac-bootstrap.po | 22 +- misc/translator/po/he-Hebr-pref.po |63693 +------------- misc/translator/po/hi-i-opac-t-prog-v-3006000.po | 100 +- misc/translator/po/hi-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/hi-opac-bootstrap.po | 22 +- misc/translator/po/hi-pref.po | 6 +- .../translator/po/hr-HR-i-opac-t-prog-v-3006000.po | 101 +- .../po/hr-HR-i-staff-t-prog-v-3006000.po | 2731 +- misc/translator/po/hr-HR-opac-bootstrap.po | 16 +- misc/translator/po/hr-HR-pref.po | 6 +- .../translator/po/hu-HU-i-opac-t-prog-v-3006000.po | 103 +- .../po/hu-HU-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/hu-HU-opac-bootstrap.po | 20 +- misc/translator/po/hu-HU-pref.po | 6 +- .../po/hy-Armn-i-opac-t-prog-v-3006000.po | 485 +- .../po/hy-Armn-i-staff-t-prog-v-3006000.po | 5091 +- misc/translator/po/hy-Armn-opac-bootstrap.po | 1145 +- misc/translator/po/hy-Armn-opac-ccsr.po | 7 +- misc/translator/po/hy-Armn-pref.po | 114 +- .../translator/po/id-ID-i-opac-t-prog-v-3006000.po | 1998 +- .../po/id-ID-i-staff-t-prog-v-3006000.po | 3881 +- misc/translator/po/id-ID-opac-bootstrap.po | 16 +- misc/translator/po/id-ID-pref.po |88404 +------------------ .../translator/po/is-IS-i-opac-t-prog-v-3006000.po | 99 +- .../po/is-IS-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/is-IS-opac-bootstrap.po | 20 +- misc/translator/po/is-IS-pref.po | 8 +- .../translator/po/it-IT-i-opac-t-prog-v-3006000.po | 340 +- .../po/it-IT-i-staff-t-prog-v-3006000.po | 2848 +- misc/translator/po/it-IT-opac-bootstrap.po | 6506 +- misc/translator/po/it-IT-pref.po | 2835 +- .../po/ja-Jpan-JP-i-opac-t-prog-v-3006000.po | 104 +- .../po/ja-Jpan-JP-i-staff-t-prog-v-3006000.po | 2717 +- misc/translator/po/ja-Jpan-JP-opac-bootstrap.po | 22 +- misc/translator/po/ja-Jpan-JP-pref.po | 5135 ++ .../po/kn-Knda-i-opac-t-prog-v-3006000.po | 96 +- .../po/kn-Knda-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/kn-Knda-opac-bootstrap.po | 14 +- misc/translator/po/kn-Knda-pref.po |70169 +-------------- .../po/ko-Kore-KP-i-opac-t-prog-v-3006000.po | 98 +- .../po/ko-Kore-KP-i-staff-t-prog-v-3006000.po | 2695 +- misc/translator/po/ko-Kore-KP-opac-bootstrap.po | 22 +- misc/translator/po/ko-Kore-KP-pref.po | 6 +- misc/translator/po/ku-i-opac-t-prog-v-3006000.po | 101 +- misc/translator/po/ku-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/ku-opac-bootstrap.po | 16 +- misc/translator/po/ku-pref.po |61463 +------------ .../po/lo-Laoo-i-opac-t-prog-v-3006000.po | 97 +- .../po/lo-Laoo-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/lo-Laoo-opac-bootstrap.po | 20 +- misc/translator/po/lo-Laoo-pref.po |75569 +--------------- .../translator/po/mi-NZ-i-opac-t-prog-v-3006000.po | 100 +- .../po/mi-NZ-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/mi-NZ-opac-bootstrap.po | 22 +- misc/translator/po/mi-NZ-pref.po |24481 +----- misc/translator/po/mon-i-opac-t-prog-v-3006000.po | 100 +- misc/translator/po/mon-i-staff-t-prog-v-3006000.po | 2705 +- misc/translator/po/mon-opac-bootstrap.po | 22 +- misc/translator/po/mon-pref.po | 6 +- misc/translator/po/mr-i-opac-t-prog-v-3006000.po | 100 +- misc/translator/po/mr-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/mr-opac-bootstrap.po | 22 +- misc/translator/po/mr-pref.po | 6 +- .../translator/po/ms-MY-i-opac-t-prog-v-3006000.po | 99 +- .../po/ms-MY-i-staff-t-prog-v-3006000.po | 2702 +- misc/translator/po/ms-MY-opac-bootstrap.po | 16 +- misc/translator/po/ms-MY-pref.po | 6 +- .../translator/po/nb-NO-i-opac-t-prog-v-3006000.po | 113 +- .../po/nb-NO-i-staff-t-prog-v-3006000.po | 2695 +- misc/translator/po/nb-NO-opac-bootstrap.po | 16 +- misc/translator/po/nb-NO-pref.po | 13 +- .../translator/po/ne-NE-i-opac-t-prog-v-3006000.po | 98 +- .../po/ne-NE-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/ne-NE-opac-bootstrap.po | 12 +- misc/translator/po/ne-NE-pref.po |24170 +---- .../translator/po/nl-BE-i-opac-t-prog-v-3006000.po | 100 +- .../po/nl-BE-i-staff-t-prog-v-3006000.po | 2694 +- misc/translator/po/nl-BE-opac-bootstrap.po | 16 +- misc/translator/po/nl-BE-pref.po | 8 +- .../translator/po/nl-NL-i-opac-t-prog-v-3006000.po | 101 +- .../po/nl-NL-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/nl-NL-opac-bootstrap.po | 16 +- misc/translator/po/nl-NL-pref.po |61570 +------------ .../translator/po/nn-NO-i-opac-t-prog-v-3006000.po | 100 +- .../po/nn-NO-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/nn-NO-opac-bootstrap.po | 24 +- misc/translator/po/nn-NO-pref.po |46565 +--------- misc/translator/po/pbr-i-opac-t-prog-v-3006000.po | 96 +- misc/translator/po/pbr-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/pbr-opac-bootstrap.po | 12 +- misc/translator/po/pbr-pref.po | 5120 +- .../translator/po/pl-PL-i-opac-t-prog-v-3006000.po | 5771 +- .../po/pl-PL-i-staff-t-prog-v-3006000.po | 3200 +- misc/translator/po/pl-PL-opac-bootstrap.po | 186 +- misc/translator/po/pl-PL-opac-ccsr.po | 20 +- misc/translator/po/pl-PL-pref.po | 8 +- misc/translator/po/prs-i-opac-t-prog-v-3006000.po | 96 +- misc/translator/po/prs-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/prs-opac-bootstrap.po | 14 +- misc/translator/po/prs-pref.po |32594 +------ .../translator/po/pt-BR-i-opac-t-prog-v-3006000.po | 433 +- .../po/pt-BR-i-staff-t-prog-v-3006000.po | 3694 +- misc/translator/po/pt-BR-opac-bootstrap.po | 1387 +- misc/translator/po/pt-BR-opac-ccsr.po | 9 +- misc/translator/po/pt-BR-pref.po | 136 +- .../translator/po/pt-PT-i-opac-t-prog-v-3006000.po | 450 +- .../po/pt-PT-i-staff-t-prog-v-3006000.po | 5205 +- misc/translator/po/pt-PT-opac-bootstrap.po | 1093 +- misc/translator/po/pt-PT-opac-ccsr.po | 7 +- misc/translator/po/pt-PT-pref.po | 6629 +- .../translator/po/ro-RO-i-opac-t-prog-v-3006000.po | 99 +- .../po/ro-RO-i-staff-t-prog-v-3006000.po | 2696 +- misc/translator/po/ro-RO-opac-bootstrap.po | 20 +- misc/translator/po/ro-RO-pref.po | 8 +- .../translator/po/ru-RU-i-opac-t-prog-v-3006000.po | 656 +- .../po/ru-RU-i-staff-t-prog-v-3006000.po | 7471 +- misc/translator/po/ru-RU-opac-bootstrap.po | 29 +- misc/translator/po/ru-RU-opac-ccsr.po | 72 +- misc/translator/po/ru-RU-pref.po | 258 +- .../translator/po/sd-PK-i-opac-t-prog-v-3006000.po | 96 +- .../po/sd-PK-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/sd-PK-opac-bootstrap.po | 14 +- misc/translator/po/sd-PK-pref.po | 6 +- .../translator/po/sk-SK-i-opac-t-prog-v-3006000.po | 107 +- .../po/sk-SK-i-staff-t-prog-v-3006000.po | 2843 +- misc/translator/po/sk-SK-opac-bootstrap.po | 61 +- misc/translator/po/sk-SK-pref.po |44509 +--------- .../translator/po/sl-SI-i-opac-t-prog-v-3006000.po | 92 +- .../po/sl-SI-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/sl-SI-opac-bootstrap.po | 12 +- misc/translator/po/sl-SI-pref.po | 6 +- .../translator/po/sq-AL-i-opac-t-prog-v-3006000.po | 92 +- .../po/sq-AL-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/sq-AL-opac-bootstrap.po | 12 +- misc/translator/po/sq-AL-pref.po |56356 +----------- .../po/sr-Cyrl-i-opac-t-prog-v-3006000.po | 100 +- .../po/sr-Cyrl-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/sr-Cyrl-opac-bootstrap.po | 22 +- misc/translator/po/sr-Cyrl-pref.po | 6 +- .../translator/po/sv-SE-i-opac-t-prog-v-3006000.po | 101 +- .../po/sv-SE-i-staff-t-prog-v-3006000.po | 2697 +- misc/translator/po/sv-SE-opac-bootstrap.po | 16 +- misc/translator/po/sv-SE-pref.po |92121 +------------------- .../translator/po/ta-LK-i-opac-t-prog-v-3006000.po | 110 +- .../po/ta-LK-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/ta-LK-opac-bootstrap.po | 12 +- misc/translator/po/ta-LK-pref.po | 6 +- misc/translator/po/ta-i-opac-t-prog-v-3006000.po | 96 +- misc/translator/po/ta-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/ta-opac-bootstrap.po | 12 +- misc/translator/po/ta-pref.po |63496 +------------- misc/translator/po/tet-i-opac-t-prog-v-3006000.po | 101 +- misc/translator/po/tet-i-staff-t-prog-v-3006000.po | 2694 +- misc/translator/po/tet-opac-bootstrap.po | 20 +- misc/translator/po/tet-pref.po | 6 +- .../po/th-THA-i-opac-t-prog-v-3006000.po | 100 +- .../po/th-THA-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/th-THA-opac-bootstrap.po | 22 +- misc/translator/po/th-THA-pref.po | 7786 +- .../translator/po/tl-PH-i-opac-t-prog-v-3006000.po | 96 +- .../po/tl-PH-i-staff-t-prog-v-3006000.po | 2697 +- misc/translator/po/tl-PH-opac-bootstrap.po | 12 +- misc/translator/po/tl-PH-pref.po | 6 +- .../translator/po/tr-TR-i-opac-t-prog-v-3006000.po | 218 +- .../po/tr-TR-i-staff-t-prog-v-3006000.po | 5235 +- misc/translator/po/tr-TR-opac-bootstrap.po | 102 +- misc/translator/po/tr-TR-opac-ccsr.po | 12 +- misc/translator/po/tr-TR-pref.po |82962 +----------------- .../translator/po/uk-UA-i-opac-t-prog-v-3006000.po | 1289 +- .../po/uk-UA-i-staff-t-prog-v-3006000.po | 7062 +- misc/translator/po/uk-UA-opac-bootstrap.po | 150 +- misc/translator/po/uk-UA-opac-ccsr.po | 75 +- misc/translator/po/uk-UA-pref.po |29337 +------ .../po/ur-Arab-i-opac-t-prog-v-3006000.po | 98 +- .../po/ur-Arab-i-staff-t-prog-v-3006000.po | 2693 +- misc/translator/po/ur-Arab-opac-bootstrap.po | 12 +- misc/translator/po/ur-Arab-pref.po | 6 +- .../translator/po/vi-VN-i-opac-t-prog-v-3006000.po | 333 +- .../po/vi-VN-i-staff-t-prog-v-3006000.po | 2707 +- misc/translator/po/vi-VN-opac-bootstrap.po | 16 +- misc/translator/po/vi-VN-pref.po |86389 +----------------- .../po/zh-Hans-CN-i-opac-t-prog-v-3006000.po | 96 +- .../po/zh-Hans-CN-i-staff-t-prog-v-3006000.po | 2714 +- misc/translator/po/zh-Hans-CN-opac-bootstrap.po | 15 +- misc/translator/po/zh-Hans-CN-pref.po |70274 +-------------- .../po/zh-Hans-TW-i-opac-t-prog-v-3006000.po | 100 +- .../po/zh-Hans-TW-i-staff-t-prog-v-3006000.po | 2761 +- misc/translator/po/zh-Hans-TW-opac-bootstrap.po | 471 +- misc/translator/po/zh-Hans-TW-opac-ccsr.po | 92 +- misc/translator/po/zh-Hans-TW-pref.po |73688 +--------------- 279 files changed, 270911 insertions(+), 1785401 deletions(-) create mode 100644 misc/release_notes/release_notes_3_14_1.txt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 23 17:56:54 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 23 Dec 2013 16:56:54 +0000 Subject: [koha-commits] main Koha release repository annotated tag v3.14.01 created. v3.14.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.14.01 has been created at 279b918c5a1cfbd481319860351d90dcee6d8fc5 (tag) tagging e59e28c75ea3ef3b792ecf0a3dfce2636d7c92ef (commit) replaces v3.14.00 tagged by Fridolin SOMERS on Mon Dec 23 18:10:23 2013 +0100 - Log ----------------------------------------------------------------- Koha release 3.14.1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAABAgAGBQJSuG5/AAoJECvJNkKAZAZu1/EH+wV/IjyS4p2s6zsv9Nl1MgiC xUpIJD0XR30tfqM97fljZb6CeGsk8GTTGGy7G7XJJKEyKGAq8sDEBgizkCgRxvCd p8rEljZHxOujNI0SW2EA8+avIaDx0AH+Jri1d43vDwjUAa0nmKsmWyyI8Z5blxCL 9OTLIUeyMuNXONLV0I7864WNwWykZ9MA8e1074gF/VSL4G4dTazl8rrCNoUpqV0i tPVDKUQUzhDyQT+GBkjc6PK6NOM4l+0L3PFKhAeWecdUrlOZIHkH2JJNgNouMZV+ jckr3GAc52HvLgPKjfTkRNIGz6nwjE6UwVHGfj7o2Z3lHvfRshw0zonjr/btUTc= =oOA/ -----END PGP SIGNATURE----- Bernardo Gonzalez Kriegel (1): Bug 5031: (follow-up) correct tabs Blou (2): Bug 11035: Replace shortcut plugin jquery.hotkeys.min.js Bug 11035: (follow-up) update offline circ manifest Chris Cormack (7): Bug 11307: Fix potential XSS attack in public catalog RSS feed Bug 11307: (follow-up) apply fix to bootstrap theme (master and 3.14.x only) Bug 11308: fix RSS page in bootstrap theme Bug 11322: fix XSS bug in purchase suggestions pages Bug 11322: fix XSS bug in purchase suggestions - OPAC Bug 11322: rscrub bad data before storing suggestions in the DB Bug 11341: fix XSS bug in opac-search.pl (facets) Claire Stent (1): Bug 11101: add CSS selector to item types facet label in OPAC Colin Campbell (1): Bug 10996: Allow numeric subfields to be stripped on export Doug Kingston (2): Bug 6435: Add daemon mode to rebuild_zebra.pl Bug 6435: (follow-up) rebuild_zebra -daemon option now smarter Fridolin SOMERS (6): Bug 11040: DBRev 3.14.00.001 Bug 11275: DBRev 3.14.00.002 Bug 2546: DBRev 3.14.00.003 Update release notes for 3.14.1 release Translation updates for 3.14.1 release Increment version for 3.14.1 release Fridolyn SOMERS (9): Bug 10809: use branches template plugin in serials search Bug 11245: fix typo in modborrowers.tt javascript string Bug 11146: Show a go back link on no permission page Bug 11275: make deleteditems.materials be of type text Bug 11214: improve create/edit routing list links in serial collection page Bug 7484: keep selected values when changing search type on authority search form Bug 11059: (follow-up) restore time in staged dates in addorderiso2709.tt Bug 11091: revamp search limit options for new subscription bib search form Bug 11091: (follow-up) perltidy on serials/subscription-bib-search.pl Fr?d?ric Demians (1): Bug 11304: fix display of detail page holdings tab in translated Bootstrap theme Galen Charlton (7): Bug 6435: (follow-up) make -daemon really imply -a and -b Bug 11275: (follow-up) update DBIC schema class files Bug 7791: (follow-up) adjust wording of basket deletion confirmation dialog Bug 11035: (follow-up) move shortcut.js Bug 11035: (follow-up) update licenses section Bug 11111: (follow-up) fix column sorting on parcels page Bug 11333: use jQuery validator plugin for CSV profiles forms Jonathan Druart (11): Bug 11207: fix issue where SMS number couldn't be cleared when editing patron Bug 11061: remove unused routine Koha::Calendar::_mock_init Bug 11238: contruct links to the appropriate manual version dynamically Bug 11171: Display basket group name on the supplier list page Bug 11171: (follow-up) fix a javascript error Bug 11286: fix bug preventing adding a new subfield to an authority framework Bug 5031: CSV profiles: validate required content fields Bug 11111: display the basket group name on the parcel page Bug 11111: UT: SearchOrders returns keys basketgroupid and basketgroupname Bug 2546: make description of standard fine types translatable Bug 11265: ensure current locale is selected when editing a subscription Kyle M Hall (1): Bug 11283: make restriction type translatable Lyon3 Team (1): Bug 11059: fix date sorting of import batches in basket add form Marcel de Rooy (2): Bug 7143: Cleaning up docs/history.txt Bug 7491: improve description of the item-level_itypes syspref Mark Tompsett (1): Bug 11242: fix opac-MARCdetail.pl display and warnings Mathieu Saby (3): Bug 7791: add ability to delete records when deleting a basket Bug 7791: (follow-up) tidy up some cruft in the main patch Bug 7791: (follow-up) add warning after deletion if some records were not deleted Owen Leonard (2): Bug 2693: add ability to filter by reviewer name on tag review page Bug 2310: display tooltips explaining why patron menu items are disabled Peggy Thrasher (1): Bug 11040: Add CircAutoPrintQuickSlip option to print regular slip Rachel Dustin (1): Bug 11105: wrap places OPAC facet in a span Sophie Meynieux (1): Bug 11125: Correct display for patron messaging preferences on OPAC Srdjan (2): Bug 11183: get rid of some log noise from the OPAC Bug 11077: Correct more warnings in C4/Auth.pm Tim Hannah (1): Bug 11104: Wraps series label in a span for CSS selectability. Tomas Cohen Arazi (1): Bug 11077: remove uninitialized value $pki_field warning Zeno Tajoli (1): Bug 11222: fix crash that can occur in search for items to add to label batch ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 10:01:54 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 09:01:54 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-1-gaa5d08e 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.14.x has been updated via aa5d08ee53405e507eb16048ca60b31abbd023d0 (commit) from e59e28c75ea3ef3b792ecf0a3dfce2636d7c92ef (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 aa5d08ee53405e507eb16048ca60b31abbd023d0 Author: Jonathan Druart Date: Tue Nov 12 15:31:56 2013 +0100 Bug 11225: remove \n from some strings to be translated Some strings in the serials module contain linebreaks \n that cause problems in translation. Test plan: - Update your po file - Verify that strings in serials/subscription-add.tt and serials/subscription-numberpatterns.tt are present and don't contain "\n" character. Signed-off-by: Katrin Fischer Template only change, passes all tests and QA script. Updated po files now contain only the strings and no line breaks. Signed-off-by: Kyle M Hall No regressions found. Passes koha-qa.pl and xt. Signed-off-by: Galen Charlton (cherry picked from commit 860b99594f8a11d9a9f9d2d7c9a77e4ac477ac7b) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/modules/serials/subscription-add.tt | 8 ++++---- .../prog/en/modules/serials/subscription-numberpatterns.tt | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 10:14:28 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 09:14:28 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-4-g6c6ec6c 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.14.x has been updated via 6c6ec6c3a5638e95a4fce76d3efffb90f47a3f09 (commit) via 942c15ec6bb278f7f2fb9baecc23dec48aca919d (commit) via e9fc802d5c56522f7f91b0cdfffb4b824c52731d (commit) from aa5d08ee53405e507eb16048ca60b31abbd023d0 (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 6c6ec6c3a5638e95a4fce76d3efffb90f47a3f09 Author: Fridolin SOMERS Date: Tue Dec 24 10:26:33 2013 +0100 Bug 10970: DBRev 3.14.01.001 Signed-off-by: Fridolin SOMERS commit 942c15ec6bb278f7f2fb9baecc23dec48aca919d Author: Galen Charlton Date: Fri Dec 6 15:44:46 2013 +0000 Bug 10970: (follow-up) update framework only for MARC21 installations This patch ensures that the new MARC21 subfields don't accidentally appear in the default MARC framework for UNIMARC or NORMARC Koha catalogs. Signed-off-by: Galen Charlton (cherry picked from commit 6203bbaa55acb2cae3af230a3bf616ae25b88e21) Signed-off-by: Fridolin SOMERS commit e9fc802d5c56522f7f91b0cdfffb4b824c52731d Author: Bernardo Gonzalez Kriegel Date: Sun Sep 29 14:14:21 2013 -0300 Bug 10970 - Update MARC21 frameworks to Update Nr. 17 - DB update Database counterpart of Bug 10962. Updates existing MARC21 default frameworks to Update Nr. 17 (September 2013) To test 1) Apply patch 2) run updatedatabase.pl 3) Verify new subtags biblio 015_q 020_q 024_q 027_q 800_7 810_7 811_7 830_7 authorities 020_q 024_q Signed-off-by: David Cook Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit f37a163e7573ac9dea46c0081ebe43bf37bf92c1) Signed-off-by: Fridolin SOMERS Conflicts: installer/data/mysql/updatedatabase.pl ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/updatedatabase.pl | 27 +++++++++++++++++++++++++++ kohaversion.pl | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 10:20:06 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 09:20:06 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-5-g7739431 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.14.x has been updated via 773943128548574b95c21e75cd71c42413250d44 (commit) from 6c6ec6c3a5638e95a4fce76d3efffb90f47a3f09 (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 773943128548574b95c21e75cd71c42413250d44 Author: Srdjan Date: Fri Aug 23 19:59:17 2013 +1200 bug_10781: Remove C4::ILSDI::Utility This patch removes C4::ILSDI::Utility on the basis that one of its routines (BorrowerExists) was not used and that the other routine can be (and is) moved to C4/ILSDI/Services.pm. Test: This should be a noop. Regression testing required: /cgi-bin/koha/ilsdi.pl functioanality, in particuler: GetAvailability - ?service=Describe&verb=GetAvailability AuthenticatePatron - ?service=Describe&verb=AuthenticatePatron ILS-DI syspref must be turned on Signed-off-by: Kyle M Hall Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton (cherry picked from commit 7675ede590936b7f32c665c3d597a9f34122f8ae) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/ILSDI/Services.pm | 37 ++++++++++++++++- C4/ILSDI/Utility.pm | 107 -------------------------------------------------- t/ILSDI_Utility.t | 14 ------- 3 files changed, 35 insertions(+), 123 deletions(-) delete mode 100644 C4/ILSDI/Utility.pm delete mode 100755 t/ILSDI_Utility.t hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 10:24:25 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 09:24:25 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-6-g1e3602d 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.14.x has been updated via 1e3602de9f0fe495e5e1931b04b6f2f06d04fb66 (commit) from 773943128548574b95c21e75cd71c42413250d44 (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 1e3602de9f0fe495e5e1931b04b6f2f06d04fb66 Author: Jared Camins-Esakov Date: Tue Aug 6 00:48:20 2013 -0400 Bug 10688: Don't prefix index inappropriately If you select an index in the search dropdown and then enter in a QP query starting with the field, Koha will prepend the index you do not want to use at the beginning of the search, resulting in a search that probably does not match what you were hoping for. To test: 1) Select an index in the search dropdown in the OPAC. Author is fine. 2) Enter a search term using manually entered indexes. For example: ti:cat in the hat 3) Note that the search fails. 4) Apply patch. 5) Repeat steps 1 and 2. 6) Note that the search succeeds. 7) Sign off. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 03f342aa67034a56876b9b45545c607b961587b7) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Search.pm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 10:27:35 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 09:27:35 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-7-g8427246 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.14.x has been updated via 842724659c9ac3b6dd1fbf312d8a07ac00fa43c5 (commit) from 1e3602de9f0fe495e5e1931b04b6f2f06d04fb66 (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 842724659c9ac3b6dd1fbf312d8a07ac00fa43c5 Author: Jonathan Druart Date: Wed Nov 13 11:33:05 2013 +0100 Bug 8683: ensure clear button clears all item fields on order form The clear js function parses input text, but input filled to a plugin does not contain the type attribute. Test plan: - fill the barcode field to the barcode plugin - go on the new order page - verify the barcode plugin works as before - verify the clear link clears the barcode field and all others fields. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Works as expected, passes all tests and QA script. Template change only. Barcode and date acquired are now also cleared with the 'clear' link. But: it only works when you enter a barcode manually currently, because the AutoBarcode functionality is broken on master (bug 11273). Signed-off-by: Galen Charlton (cherry picked from commit f3b28a5d8ad381bbe5b3edce994e0d45ee96f920) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 10:44:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 09:44:48 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-8-g7ab9a39 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.14.x has been updated via 7ab9a3961953a8739a047535e5997707ac83fd4a (commit) from 842724659c9ac3b6dd1fbf312d8a07ac00fa43c5 (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 7ab9a3961953a8739a047535e5997707ac83fd4a Author: Owen Leonard Date: Thu Aug 15 10:06:29 2013 -0400 Bug 10661: format mandatory item fields the same on all forms Mandatory item fields are not indicated the same way in all places. This patch corrects two places where required fields were shown in bold rather than using the standard "required" class: When adding an order from a staged file and when adding an item for a new issue of a serial. This patch also normalizes the text input size on item entry forms: In some places it was 50, others 67. I have changed the latter to 50. Unrelated changes: Added $KohaDates formatting of date and time and corrected capitalization on a heading on the add order from staged file page. It would be nice to be able to use the same method for displaying the item form as we use on neworderentry.tt -- pulling in the form from a separate include. However that system is designed for handling multiple items and would need to be adapted for these cases. To test, you must have a staged file from which to add an order. Open an existing basket or create a new one and choose to add an order "From a staged file." Choose a staged file from which to order. The item entry form under the "Import all" heading should show required fields in red. To test in serials: Begin the process for receiving an item from an existing subscription. On the serials-edit page, find the "Click to add item" links and click to open the item edit forms. There should be one under the numbered issue and the supplemental issue forms. In both cases the item edit screen should show the mandatory item fields in red. Confirm that the cataloging add item form looks correct and works correctly. Revision: Left out the "required" note which should appear after each required field. Signed-off-by: David Cook Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit dcaa3ff70489adeedb8a7aead364203d633580bc) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 10 +++++----- cataloguing/additem.pl | 2 +- .../prog/en/modules/acqui/addorderiso2709.tt | 12 ++++++++---- .../prog/en/modules/serials/serials-edit.tt | 17 ++++++++++++----- tools/batchMod.pl | 2 +- 5 files changed, 27 insertions(+), 16 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 10:48:18 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 09:48:18 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-10-gb91635d 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.14.x has been updated via b91635d802e6648c7708df72ba323c3f4b39efcc (commit) via 9959fca67510356ab9d7acd128c453d6008a2b73 (commit) from 7ab9a3961953a8739a047535e5997707ac83fd4a (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 b91635d802e6648c7708df72ba323c3f4b39efcc Author: Fridolyn SOMERS Date: Fri Aug 30 11:41:26 2013 +0200 Bug 10808: (follow-up) reformat auth_finder.pl Perltidy and some format changes. Most important : call to get_template_and_user must be at begining of script because it checks authentification. Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Katrin Fischer Testing notes: - Tested various searches, selections now remain after submitting the search form. Regression testing: - Clearing the authority from the record still works. - Creating a new authority from the plugin page still works. - Autocomplete of entries still works. Signed-off-by: Galen Charlton (cherry picked from commit ca29e0658c469abff1e54e8630fb989757d02f71) Signed-off-by: Fridolin SOMERS commit 9959fca67510356ab9d7acd128c453d6008a2b73 Author: Fridolyn SOMERS Date: Fri Aug 30 10:54:00 2013 +0200 Bug 10808: make authority search form retain drop-down selections When cataloging a field defined with a thesaurus, an authority search popup is displayed with a search from. Once operators, values and sort selected in this form the search can be performed. The bug is that the values entered are kept but not the selected operators and sort. The same bug was existing in authorities module, solved by Bug 8692. This patch corrects the bug. Also uses in 'sort by' options the same text as search in authorities module : Heading A-Z (default), Heading Z-A, None. Also removes duplicated code in auth_finder.pl : value_mainstr => $query->param('value_mainstr') || "", ... Test plan : - Create a new biblio with a framework containing a field linked to a thesaurus. For example : 600 - Click on small icon of main entry. For example : 600$a => You get a search form with all operators to "contains" and sort by "Heading A-Z" - Enter a value in each text box and perform search => You get a search form with values in text boxes and all operators to "contains" - Select "starts with" in all operator comboboxes and perform search => You get a search form with all operators to "starts with" - Select "is exactly" in all operator comboboxes and perform search => You get a search form with all operators to "is exactly" - Select "Heading Z-A" in sort by and perform search => You get a search form with "Heading Z-A" in sort by - Select "None" in sort by and perform search => You get a search form with "None" in sort by Signed-off-by: Bernardo Gonzalez Kriegel Comment: With both patches applied no koha-qa errors Test 1) Original behavior is whatever selection you do before patch, search form returns to default options 2) After patch, selection remains Signed-off-by: Katrin Fischer All tests and QA script pass, further comments on second patch. Signed-off-by: Galen Charlton (cherry picked from commit 857547c992ea2b548712583d09602eda3787556c) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: authorities/auth_finder.pl | 159 ++++++++++---------- .../prog/en/includes/auth-finder-search.inc | 66 +++++++- 2 files changed, 141 insertions(+), 84 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 11:29:39 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 10:29:39 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-12-g6d16356 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.14.x has been updated via 6d16356a1a5bf08c83b7e00dbbfa84ae3bf3d02b (commit) via adb91828bd95a006a0db89756dd51f3728de5034 (commit) from b91635d802e6648c7708df72ba323c3f4b39efcc (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 6d16356a1a5bf08c83b7e00dbbfa84ae3bf3d02b Author: Jonathan Druart Date: Thu Nov 14 11:31:23 2013 +0100 Bug 10605: fix encoding issue on basket email (INTRANET) Same fix for the staff interface. Signed-off-by: Katrin Fischer Both patches tested with English and German, diacritics now appear correctly if UTF-8 is selected as encoding. Passes all tests and QA script. Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit 62fcbea10a0e7b3fbca74531ec5051704ab63f7c) Signed-off-by: Fridolin SOMERS commit adb91828bd95a006a0db89756dd51f3728de5034 Author: Jonathan Druart Date: Thu Nov 14 12:17:38 2013 +0100 Bug 10605: fix encoding issue in basket email (OPAC) There is an encoding issue on the received mail. Here, we have to keep the encode_qp in order not to break links (= is a special char for email https://en.wikipedia.org/wiki/MIME#Encoded-Word). Signed-off-by: Katrin Fischer Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit 4290fa60ef0fd93f1c0b51485f3b3ec74f316043) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: basket/sendbasket.pl | 3 ++- opac/opac-sendbasket.pl | 22 +++++++++++++++------- 2 files changed, 17 insertions(+), 8 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 11:32:44 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 10:32:44 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-13-gb8df5e3 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.14.x has been updated via b8df5e3976da663cb9193b2bf059099503e1a898 (commit) from 6d16356a1a5bf08c83b7e00dbbfa84ae3bf3d02b (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 b8df5e3976da663cb9193b2bf059099503e1a898 Author: Colin Campbell Date: Thu Oct 10 18:06:14 2013 +0100 Bug 11032: Check a valid MARC::Record passed to Biblio Intermittently problems in the calling environment cause a C4::Biblio routine to be called with an undefined MARC::Record object. This results in the process dying and returning to the end user a low level message such as 'cannot call method x on an undefined object'. For exported subroutines taking a MARC::Record object, check that object is defined otherwise return a logical return value and log a stack trace to the error log. A couple of cases were checking but dying, this may have unwelcome results in a persistent environment so croak has been downgraded to carp Signed-off-by: Katrin Fischer Adds lots of checks for $record in various places, should not affect behaviour. Passed all tests and QA script, including new unit tests. Tested adding and saving a new record. Also tested detail and result pages without XSLT. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 2e0e15485ecae556b77037443af1077291fe3673) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Biblio.pm | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--- t/Biblio.t | 82 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 187 insertions(+), 5 deletions(-) create mode 100755 t/Biblio.t hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 11:40:38 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 10:40:38 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-16-ge3858f7 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.14.x has been updated via e3858f7f630b15e5e0b77d205d0ab64bbc4b8f22 (commit) via e8779ef7011c2ee90cec8e03b3fd76c80a403626 (commit) via 985debedecaf5e276dbfb7147f022c05c0ff2c99 (commit) from b8df5e3976da663cb9193b2bf059099503e1a898 (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 e3858f7f630b15e5e0b77d205d0ab64bbc4b8f22 Author: Galen Charlton Date: Tue Dec 10 18:21:09 2013 +0000 Bug 11112: (follow-up) add FIXME The caching introduced by the main patch is not ideal as it won't work correctly if a persistance engine is used. However, I have good reason to expect that bug 8089 will be worked on (because I'm going to do it) so that Koha::Cache can be used for this prior to the release of 3.16. Signed-off-by: Galen Charlton (cherry picked from commit aca1f5f6a9c5fb58e62ab060c272eadc287bb167) Signed-off-by: Fridolin SOMERS commit e8779ef7011c2ee90cec8e03b3fd76c80a403626 Author: Galen Charlton Date: Tue Dec 10 18:11:37 2013 +0000 Bug 11112: (follow-up) repair Koha::Calendar->add_holiday() This patch ensures that the package-level cache is updated when add_holiday() is used. Note that except for the test case added by this patch, there doesn't seem to be anything that actually calls ->add_holiday(); it may be better to remove it. Signed-off-by: Galen Charlton (cherry picked from commit 08c47cbfe2517ef36b15a16a94227b854be5eeb9) Signed-off-by: Fridolin SOMERS commit 985debedecaf5e276dbfb7147f022c05c0ff2c99 Author: Jonathan Druart Date: Wed Oct 16 15:36:30 2013 +0200 Bug 11112: Koha::Calendar needs some caching Each time a Koha::Calendar object is created, its constructor retrieves all holidays from the database and create a DateTime::Set object with all holidays. [RM note: I've observed that the time it takes DateTime::Set to be initialized with a set of dates increases faster than linearly with the number of dates. I think this, more than just retrieving a bunch of holidays from the database, is what is most expensive.] In one of our customer's DB, there are 11085 special_holidays and 598 repeatable_holidays. When a loan is returned, there are 3 calls to Koha::Calendar->new. This patch adds caching of the holiday list via package-level variables as well as lazy fetching of the holidays. (RM note: this means that if a persistance engine is in use, updates to the holiday list will not be reflected during checkout. I'm allowing this breakage for now on the plan that bug 8089 will be fixed soon and we can switch to using Koha::Cache). Nytprof benchmarks (on a 3.8.x branch): In DateTime::Set->from_datetimes: 3 times (5.49ms+4.90s) by Koha::Calendar::_init at line 80 of Koha/Calendar.pm, avg 1.63s/call on a total of 7.67s (of 10.2s), executing 6353333 statements and 3031273 subroutine calls in 147 source files and 36 string evals. for the circulation/return.pl page. Comparing the access_log: Without the patch: checkout: time=2759838 checkin: time=1832751 Without the patch and with overdues: checkout: time=1086727 + time=1144706 checkin: time=3928854 (x2) With the patch and overdues: checkout: time=1077839 + time=1060886 checkin: time=2420898 Test plan: - checkout an item with a return date < today - checkin the item and verify the suspension period is well calculated (depending on the holidays). - prove t/db_dependent/Holidays.t - t/Calendar.t Signed-off-by: Kyle M Hall Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit a98b239dbfbf0d0e9c6f6593c3457c18c79584a9) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: Koha/Calendar.pm | 46 +++++++++++++++++++++++++++++++++++++-------- t/db_dependent/Holidays.t | 12 +++++++++++- 2 files changed, 49 insertions(+), 9 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 11:56:42 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 10:56:42 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-18-g7829496 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.14.x has been updated via 7829496f1180a8b47a866fff1a2e061bbdcac2df (commit) via e67b6862f93394f3d4354510c5d060ff902d0129 (commit) from e3858f7f630b15e5e0b77d205d0ab64bbc4b8f22 (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 7829496f1180a8b47a866fff1a2e061bbdcac2df Author: Galen Charlton Date: Tue Dec 10 20:20:37 2013 +0000 Bug 11009: (follow-up) tweak wording and remove potential log noise This patch makes the message that is displayed when attempting to view circ history for the anonymous patron more informative. It also removes a potential source of log noise if the AnonymousPatron system preference happens to be set to a blank value. Signed-off-by: Galen Charlton (cherry picked from commit d92dbae6814fd2dfc36f7f46194f02a9c27994fa) Signed-off-by: Fridolin SOMERS commit e67b6862f93394f3d4354510c5d060ff902d0129 Author: Fridolyn SOMERS Date: Tue Oct 8 09:34:42 2013 +0200 Bug 11009: Do not display circulation history of anonymous patron When using an anonymous patron to anonymise issues history, this patron may have a huge number of old issues. In this case, trying to display the reading history of this patron will perform a huge SQL query. It is not useful to have the reading history of this anonymous patron. This patch adds an alert instead of old issues when displaying reading records of anonymous patron. Test plan : - Set syspref AnonymousPatron to 0. - Select a borrower with old issues. For example 123. - Look at its reading records page : members/readingrec.pl => Old issues are displayed in a datatable - Set syspref AnonymousPatron with this borrower number. For example 123. - Look at its reading records page => Old issues are not displayed and an alert is displayed - Using SQL query, remove old issues of this borrower : DELETE FROM old_issues WHERE borrowernumber=123. - Look at its reading records page => A message is displayed Signed-off-by: Owen Leonard This works as advertised and seems like a reasonable thing to do. I suspect that someone will object... Perhaps that person will implement a solution which uses an AJAX DataTable. Signed-off-by: Brendan Gallagher Signed-off-by: Galen Charlton (cherry picked from commit f2ad1faa63988b9dbf32cf8f8e35d59e7b584f2b) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/modules/members/readingrec.tt | 9 ++++++--- members/readingrec.pl | 10 +++++++++- 2 files changed, 15 insertions(+), 4 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 12:31:11 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 11:31:11 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-19-g7cb5ff1 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.14.x has been updated via 7cb5ff104bfb7a03a58069c991491c9ab6d78bc4 (commit) from 7829496f1180a8b47a866fff1a2e061bbdcac2df (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 7cb5ff104bfb7a03a58069c991491c9ab6d78bc4 Author: Robin Sheat Date: Fri Nov 22 13:18:10 2013 +1300 Bug 11284: Packaging updates for master branch Signed-off-by: Galen Charlton Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: debian/build-git-snapshot | 2 +- debian/changelog | 66 +++++++++++++++++++++++++++++++++++++++++++++ debian/control | 3 ++- 3 files changed, 69 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 12:35:41 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 11:35:41 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-20-g6c05ac0 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.14.x has been updated via 6c05ac06c25b1f9c06bd86e68cc77ca590598ba6 (commit) from 7cb5ff104bfb7a03a58069c991491c9ab6d78bc4 (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 6c05ac06c25b1f9c06bd86e68cc77ca590598ba6 Author: Colin Campbell Date: Wed Oct 2 09:25:16 2013 +0100 Bug 10983: Remove unused private subroutines from C4::Budgets The subroutine _filter_fields is not used by the module and the sub _columns is only used by it This patch removes the dead code. To test: [1] Verify that the following tests pass t/Budgets.t t/Budgets/CanUserModifyBudget.t t/Budgets/CanUserUseBudget.t t/db_dependent/Acquisition.t t/db_dependent/Acquisition/GetOrdersByBiblionumber.t t/db_dependent/Acquisition/Invoices.t t/db_dependent/Acquisition/OrderFromSubscription.t t/db_dependent/Acquisition/TransferOrder.t t/db_dependent/Acquisition/close_reopen_basket.t t/db_dependent/Bookseller.t t/db_dependent/Budgets.t t/db_dependent/Serials.t t/db_dependent/Serials_2.t Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart Looks good to me. Signed-off-by: Galen Charlton (cherry picked from commit befc07c754eb4c2199c0063f15f9ffb3f3ea8cca) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Budgets.pm | 31 ------------------------------- 1 file changed, 31 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 12:38:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 11:38:32 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-21-g27596b0 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.14.x has been updated via 27596b0c6a808fda6a08abb4cd46a98025e3a38f (commit) from 6c05ac06c25b1f9c06bd86e68cc77ca590598ba6 (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 27596b0c6a808fda6a08abb4cd46a98025e3a38f Author: Zeno Tajoli Date: Wed Oct 30 19:36:41 2013 +0100 Bug 11174: fix OPAC search links built from authority 5xx fields In the templates opac-authoritiessearchresultlist of prog and bootstrap the incorrect parameter 'valuec' is changed to 'value' To test: 1) Insert an authority record with a 5xx field (on MARC21 or UNIMARC) 2) Index the record 3) Search for the record in using OPAC authorities search. 4) Click one of the "see also" links built from the 5xx field, the link doesn't work 5) Apply the patch 6) Close the browser 7) Open the opac and select the english interface 8) Redo the search 9) Now the link works 10) To use the patch in others languages you need to regenerate the templates. Signed-off-by: Marcel de Rooy Tested with bootstrap. Signed-off-by: Jonathan Druart Following commit remove the use to valuec: commit 31f41e2c1db9d8dca82e0249050acb8f906c8164 Bug 8206: Specify index in OPAC authority search Signed-off-by: Galen Charlton (cherry picked from commit 09fcd6980301bae3daad68f8cc27a2d5e7d488e4) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../bootstrap/en/modules/opac-authoritiessearchresultlist.tt | 2 +- .../opac-tmpl/prog/en/modules/opac-authoritiessearchresultlist.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 12:43:31 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 11:43:31 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-23-g9478f28 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.14.x has been updated via 9478f2875ad7d378d6ff32bbf1cc4475b30d242f (commit) via fd865d5013a739d1fa00ab2100d8466e05f42025 (commit) from 27596b0c6a808fda6a08abb4cd46a98025e3a38f (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 9478f2875ad7d378d6ff32bbf1cc4475b30d242f Author: Jonathan Druart Date: Fri Dec 13 15:46:15 2013 +0100 Bug 8334: (follow-up) remove commented JS code Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 4927140966844b88ef54dfc4d8e5f39d164ac8f3) Signed-off-by: Fridolin SOMERS commit fd865d5013a739d1fa00ab2100d8466e05f42025 Author: Vitor FERNANDES Date: Wed Sep 18 17:58:24 2013 -0300 Bug 8334 - Authority UNIMARC 100 field plugin This patch adds a plugin for field 100 of UNIMARC authorities. To test on a UNIMARC site: 1) Apply the patch 2) Edit some authority framework, field 100 3) Link subfield 'a' to unimarc_field_100_authorities.pl plugin, save 4) Edit or add auth record, click on '...' to bring plugin 5) Modify field 100a 6) Save record Thanks to Bernardo Gonzalez Kriegel for converting Vitor's original patch to a Git patch and doing some tidying. Signed-off-by: Mathieu Saby Signed-off-by: Stephane Delaye Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 311c9278765f369f616dadab92a8179761f8ee7a) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: ...eld_100.pl => unimarc_field_100_authorities.pl} | 69 ++-- .../value_builder/unimarc_field_100_authorities.tt | 374 ++++++++++++++++++++ 2 files changed, 401 insertions(+), 42 deletions(-) copy cataloguing/value_builder/{unimarc_field_100.pl => unimarc_field_100_authorities.pl} (58%) mode change 100755 => 100644 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100_authorities.tt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 13:38:02 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 12:38:02 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-24-g2a38ac7 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.14.x has been updated via 2a38ac7259bbe88d1d531bfd9d93d9edee64a4c4 (commit) from 9478f2875ad7d378d6ff32bbf1cc4475b30d242f (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 2a38ac7259bbe88d1d531bfd9d93d9edee64a4c4 Author: Jacek Ablewicz Date: Wed Oct 16 17:31:04 2013 +0200 Bug 9224: Make acqui/finishreceive.pl Plack-compatible Under Plack/mod_perl wrapping, sub update_item() will become a closure, so after the 1st run it will retain its own private instances of the following variables: $booksellerid, $datereceived, $unitprice, $rrp, $biblionumber. I.e., in case update_item() gets invoked 2nd+ time (inside the same process, but for different-subsequent receives) it may incorrectly flag the (old, wrong) biblionumber for Zebra reindexing, and erronously modify the current item[s] with the previously used (wrong) values. This simple patch should make acqui/finishreceive.pl Plack-compatible. Test plan: Test patched acqui/finishreceive.pl script (create and receive some orders w/ items, etc.). Ensure items are gettting added and/or modified correctly during receiving process. Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall Passes koha-qa.pl, works as advertised, no regressions found. Signed-off-by: Galen Charlton (cherry picked from commit 6dcc34c1b44f72a8602c4ee95540836e6cd1e7bd) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: acqui/finishreceive.pl | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 13:40:50 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 12:40:50 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-26-ge94fe58 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.14.x has been updated via e94fe58fa9222f3dc2fe2221ca3067ccd1596f1b (commit) via b5e2d6f462fc66535ad3e2907c362a8128222d2c (commit) from 2a38ac7259bbe88d1d531bfd9d93d9edee64a4c4 (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 e94fe58fa9222f3dc2fe2221ca3067ccd1596f1b Author: Jonathan Druart Date: Fri Dec 6 15:44:52 2013 +0100 Bug 11261: make sample serial frequencies mandatory during installation Test plan: Verify all sample_frequencies.* files have been moved from optional to mandatory directories. Signed-off-by: Galen Charlton Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 97b270aa2e08089bfa888c191d32d0a9af075ffe) Signed-off-by: Fridolin SOMERS commit b5e2d6f462fc66535ad3e2907c362a8128222d2c Author: Jonathan Druart Date: Tue Nov 19 15:21:25 2013 +0100 Bug 11261: make sample serial numbering patterns mandatory during installation Test plan: Verify all sample_numberpatterns.* files have been moved from optional to mandatory directories. Signed-off-by: Katrin Fischer All sample files for numbering patterns are moved from optional to mandatory. Signed-off-by: Galen Charlton Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 3c2e45a05816d69965445509d5ecd9db7ab3b98d) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../data/mysql/de-DE/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/de-DE/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.txt | 0 installer/data/mysql/en/{optional => mandatory}/sample_frequencies.sql | 0 installer/data/mysql/en/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/en/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/en/{optional => mandatory}/sample_numberpatterns.txt | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.txt | 0 .../mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.sql | 0 .../mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.txt | 0 .../fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.sql | 0 .../fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.txt | 0 .../data/mysql/it-IT/{optional => necessari}/sample_frequencies.sql | 0 .../data/mysql/it-IT/{optional => necessari}/sample_frequencies.txt | 0 .../data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.sql | 0 .../data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.txt | 0 .../mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.sql | 0 .../mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.txt | 0 .../nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.sql | 0 .../nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.txt | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.txt | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.txt | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.sql | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.txt | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.sql | 0 .../data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.txt | 0 36 files changed, 0 insertions(+), 0 deletions(-) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/de-DE/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/en/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/es-ES/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.sql (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_frequencies.txt (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.sql (100%) rename installer/data/mysql/fr-FR/{2-Optionel => 1-Obligatoire}/sample_numberpatterns.txt (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_frequencies.sql (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_frequencies.txt (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.sql (100%) rename installer/data/mysql/it-IT/{optional => necessari}/sample_numberpatterns.txt (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.sql (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_frequencies.txt (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.sql (100%) rename installer/data/mysql/nb-NO/{2-Valgfritt => 1-Obligatorisk}/sample_numberpatterns.txt (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/pl-PL/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/ru-RU/{optional => mandatory}/sample_numberpatterns.txt (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.sql (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_frequencies.txt (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.sql (100%) rename installer/data/mysql/uk-UA/{optional => mandatory}/sample_numberpatterns.txt (100%) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 13:43:51 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 12:43:51 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-27-g96599cc 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.14.x has been updated via 96599cc238393ff3f70445c512ff8ffc87bc13ce (commit) from e94fe58fa9222f3dc2fe2221ca3067ccd1596f1b (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 96599cc238393ff3f70445c512ff8ffc87bc13ce Author: Jonathan Druart Date: Fri Nov 15 11:10:04 2013 +0100 Bug 11255: allow "relevance ascending" as a sort option This patch fixes a problem where if a staff member sets the *defaultSortField/*defaultSortOrder system preferences to relevance ascending while QueryParser is enabled, default keyword search would break -- the query parser config did not declare relevance asc as a possible "modifier". Note that setting the sort order to relevance ascending does not actually make catalog search return results with the least relevant records showing up first; Zebra does not support such a mode. In other words, relevance ascending acts exactly the same as relevance descending. Test plan: 0/ Create some biblio with "history" in the title and ensure that the QueryParser system preference is enabled. 1/ Define prefs defaultSortField = relevance and defaultSortOrder = asc 2/ Search "history" on the staff interface 3/ Note that no result is returned. 4/ Apply the patch 5/ Verify the queryparser config file in use takes the modification into account (see the queryparser_config value in your $KOHA_CONF file). 6/ Relaunch the search and verify results are returned Signed-off-by: Christopher Brannon Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 54937c5eb34c511e00de8d0831141516422885c7) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: etc/searchengine/queryparser.yaml | 6 ++++++ 1 file changed, 6 insertions(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 14:02:50 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 13:02:50 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-30-gff28478 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.14.x has been updated via ff284780e220f2885866ecc0f49bd33d8f86e67e (commit) via 484b80d028acc3e78f57bcd8d505c53bc634b95d (commit) via 3335b258d4580ffafbe0cefbe63ab15494acb20c (commit) from 96599cc238393ff3f70445c512ff8ffc87bc13ce (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 ff284780e220f2885866ecc0f49bd33d8f86e67e Author: Marcel de Rooy Date: Fri Dec 6 10:15:52 2013 +0100 Bug 11124: QA Follow-up adding optional dependency HTTPD::Bench::ApacheBench This dependency is used in load testing (misc/load_testing/*) Test plan: Check if you see the dependency listed on About/Perl modules. Verify if the version information is correct. Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit f90cca4831dc90c74f4b6c18e415b1cce361fdb2) Signed-off-by: Fridolin SOMERS commit 484b80d028acc3e78f57bcd8d505c53bc634b95d Author: Marcel de Rooy Date: Fri Dec 6 11:13:41 2013 +0100 Bug 11124: QA Follow-up resolving a warning and three typos Resolves warning on uninitialized author in split on line 128. Just adds the same behavior for title on line 129 for completeness. Fixes typo on occurrences and two other minor typos. Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 1219b3153ee3501d61f22a767b7b3e68c7c8933e) Signed-off-by: Fridolin SOMERS commit 3335b258d4580ffafbe0cefbe63ab15494acb20c Author: Jonathan Druart Date: Wed Oct 23 16:48:14 2013 +0200 Bug 11124: disallow trying to run the staff benchmark script as the DB account On step 6 (at least), the circulation and return page redirect to the select branch page and nothing is done. The script should die if the user used is the sql administrator account. Test plan: Suppose that the sql admin account is root/root and koha/koha a superlibrarian account. 1/ perl misc/load_testing/benchmark_staff.pl --steps=6 --url=http://admin.koha.local/cgi-bin/koha/ --password="koha" --user="koha" should produce: ... Step 6 ... 2/ perl misc/load_testing/benchmark_staff.pl --steps=1 --url=http://admin.koha.local/cgi-bin/koha/ --password="root" --user="root" should produce: Authentication successful You cannot use the database administrator account to launch this script Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 4604f595d66f65ba15d6625b2366acb147797ffc) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Installer/PerlDependencies.pm | 5 +++++ misc/load_testing/benchmark_staff.pl | 14 +++++++++----- 2 files changed, 14 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 14:14:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 13:14:19 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-37-g303cad8 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.14.x has been updated via 303cad8f1fa1fc633be0d0ae79e4f830462d343e (commit) via 896a62b43b3556e49fdff2fd941f122e75e85f28 (commit) via 0929a7e2b6625de40c560619a68ec91c1615852a (commit) via ca75ea2959988b2fbc831b77c0c9bdc7aadaea75 (commit) via 7870c0d8fe715fabc5dd7df87337f2300dedcc1b (commit) via a2a87e04e20e98374225de87a84c5db6043f1f55 (commit) via 72aad868b2385d60ec59cab045aeda133a233435 (commit) from ff284780e220f2885866ecc0f49bd33d8f86e67e (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 303cad8f1fa1fc633be0d0ae79e4f830462d343e Author: Galen Charlton Date: Fri Dec 13 23:51:18 2013 +0000 Bug 8230: (follow-up) update POD for C4::Acquisition::GetHistory Signed-off-by: Galen Charlton (cherry picked from commit bfc0a2cb812636c5eb9cc10e3cf5bfba8eee8e61) Signed-off-by: Fridolin SOMERS commit 896a62b43b3556e49fdff2fd941f122e75e85f28 Author: Galen Charlton Date: Fri Dec 13 23:42:26 2013 +0000 Bug 8230: (follow-up) repair regression on order search This patch repairs a regression introduced by the main patch where it became impossible to search for cancelled orders from the advanced order search form. This patch also tweaks the wording on the order status drop-down on the order search form to clarify that the default status filter is orders that have any status except cancelled. To test: [1] Before applying this patch, perform an advanced order search (acqui/histsearch.pl) for orders with status cancelled. Observe that no hits are returned. [2] Apply the patch and run the search again. This time, the cancelled orders should be returned. Signed-off-by: Galen Charlton (cherry picked from commit 44eb83388928a020812d6fc375d565b0b2d6f9d3) Signed-off-by: Fridolin SOMERS commit 0929a7e2b6625de40c560619a68ec91c1615852a Author: Galen Charlton Date: Fri Dec 13 23:19:55 2013 +0000 Bug 8230: (follow-up) fix detection of cancelled orders This patch fixes a problem where the quantity / items column in the acquisitions detail table would display ilnks to items for cancelled orders. Signed-off-by: Galen Charlton (cherry picked from commit da3e33bff37a92caeb00f69db7e83b17e60eada6) Signed-off-by: Fridolin SOMERS commit ca75ea2959988b2fbc831b77c0c9bdc7aadaea75 Author: Galen Charlton Date: Fri Dec 13 23:04:59 2013 +0000 Bug 8230: (follow-up) don't link to basket unless user has appropriate permissions With this patch, the basket number on the bib details page is linked to the basket management page only if the staff user has the appropriate permissions. To test: [1] Log in as a user with the acquisition/order_manage permission. Bring up a bib record that is attached to an order and verify that the basket number is an active link. [2] Log in as a user that doesn't have the acquisition/order_manage permission. Verify that the basket number displayed on the bib details page is not a hyperlink. Signed-off-by: Galen Charlton (cherry picked from commit a050ca83b717c0212e4ae7d102ea1d1f13208edb) Signed-off-by: Fridolin SOMERS commit 7870c0d8fe715fabc5dd7df87337f2300dedcc1b Author: Fridolin SOMERS Date: Tue Dec 24 14:27:12 2013 +0100 Bug 8230: DBrev 3.14.01.002 Signed-off-by: Fridolin SOMERS commit a2a87e04e20e98374225de87a84c5db6043f1f55 Author: Jonathan Druart Date: Fri Oct 18 15:05:11 2013 +0200 Bug 8230: (follow-up) reflect the fact that order statuses are now alphabetic codes Signed-off-by: Paola Rossi Signed-off-by: Kyle M Hall Passes koha-qa.pl, works as advertised. No regressions found. Signed-off-by: Galen Charlton (cherry picked from commit ba3bb0a4f80bf565d784cb151a5623725ae4e3cf) Signed-off-by: Fridolin SOMERS commit 72aad868b2385d60ec59cab045aeda133a233435 Author: Jonathan Druart Date: Wed Sep 18 14:30:05 2013 +0200 Bug 8230: Display acquisition details on the catalogue detail page This patch adds a new tab "Acquitition details" on the catalogue detail page. It provides a list of order made for this biblio. New system preference: AcquisitionDetails: Hide/Show the new tab. The default for new and upgraded installations is to display the new tab. Test plan: 1/ Apply the patch. 2/ Select the "placing an order" value for the AcqCreateItem pref. 3/ Create a new order with X items. 4/ Go on the catalogue detail page for the selected biblio. 5/ Click on the "Acquisition details" tab and check that your order is displayed. Itemnumbers are present in the last column. Check that links are not broken. 6/ Close your basket. 7/ Status become "Ordered" 8/ Receive X-1 items. 9/ Come back on the catalogue detail page. There are 2 orders: 1 complete and 1 partial. The complete one has a receive date. 10/ Receive the last item. 11/ Now you have 2 orders with a complete status. 12/ Cancel the last receipt. 13/ You have 1 ordered and 1 complete (2 items). 14/ Cancel the first receipt. 15/ You have 1 ordered (3 items). 16/ Delete your order 17/ You have 1 deleted order. 18/ Switch the AcqCreateItem pref to "receiving an order" 19/ Do again steps 3 to 17. Signed-off-by: Paola Rossi Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 7180eb1153cbb2849b0171014cf84eda0993b465) Signed-off-by: Fridolin SOMERS Conflicts: installer/data/mysql/updatedatabase.pl ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 20 +++++- catalogue/detail.pl | 16 ++++- installer/data/mysql/sysprefs.sql | 1 + installer/data/mysql/updatedatabase.pl | 7 ++ .../prog/en/modules/acqui/histsearch.tt | 2 +- .../en/modules/admin/preferences/cataloguing.pref | 6 ++ .../prog/en/modules/catalogue/detail.tt | 69 ++++++++++++++++++++ kohaversion.pl | 2 +- 8 files changed, 118 insertions(+), 5 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 14:20:13 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 13:20:13 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-38-g7b77c8a 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.14.x has been updated via 7b77c8a5ffa93a10d0e35140e14e36a121c4c1de (commit) from 303cad8f1fa1fc633be0d0ae79e4f830462d343e (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 7b77c8a5ffa93a10d0e35140e14e36a121c4c1de Author: Jonathan Druart Date: Wed Dec 18 12:18:52 2013 +0100 Bug 11414: warn user about dangerous MARC modification rules Test plan: On the MARC modification tool: Add/edit a new action on a field and define a condition on the same field. Verify that you get a warning message in red. See bug 11413 for more information Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Passes all tests and QA script. Tested adding and editing a template with the same field in the action and the condition. Signed-off-by: Galen Charlton (cherry picked from commit 7137ee91e0a9c5278d15c116612c62d2c2bd1926) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../en/modules/tools/marc_modification_templates.tt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 16:43:33 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 15:43:33 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.08 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.12.x has been updated via 3c1afecd924ce54c34cf66df85c391cc85651006 (commit) via 1418f727714edee974ae4048bea02c1d4741a67f (commit) via 671c2f565f5b27c42d788c9345fcdd1e038241ed (commit) from 3ecc5602f09a2b89188a256e30758f8737017f86 (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 3c1afecd924ce54c34cf66df85c391cc85651006 Author: Tomas Cohen Arazi Date: Tue Dec 24 12:50:43 2013 -0300 Increment version for 3.12.8 release Signed-off-by: Tomas Cohen Arazi commit 1418f727714edee974ae4048bea02c1d4741a67f Author: Bernardo Gonzalez Kriegel Date: Mon Dec 23 12:18:14 2013 -0300 Translation updates for 3.12.08 release Signed-off-by: Bernardo Gonzalez Kriegel (cherry picked from commit 08c10c09f5a87883e8e22e3a0d2eb915837b2afb) Signed-off-by: Tomas Cohen Arazi commit 671c2f565f5b27c42d788c9345fcdd1e038241ed Author: Tomas Cohen Arazi Date: Tue Dec 24 09:50:40 2013 -0300 Update release notes for 3.12.8 release Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/updatedatabase.pl | 6 + kohaversion.pl | 2 +- misc/release_notes/release_notes_3_12_8.txt | 441 + .../po/am-Ethi-i-opac-t-prog-v-3006000.po | 1191 +- .../po/am-Ethi-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/am-Ethi-pref.po |46551 ++++++++- .../po/ar-Arab-i-opac-t-prog-v-3006000.po | 1207 +- .../po/ar-Arab-i-staff-t-prog-v-3006000.po | 4363 +- misc/translator/po/ar-Arab-pref.po |55897 ++++++++++- .../translator/po/az-AZ-i-opac-t-prog-v-3006000.po | 1199 +- .../po/az-AZ-i-staff-t-prog-v-3006000.po | 4335 +- misc/translator/po/az-AZ-pref.po |63040 +++++++++++- misc/translator/po/ben-i-opac-t-prog-v-3006000.po | 1195 +- misc/translator/po/ben-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/ben-opac-ccsr.po | 10 +- misc/translator/po/ben-pref.po |51978 +++++++++- .../po/bg-Cyrl-i-opac-t-prog-v-3006000.po | 1192 +- .../po/bg-Cyrl-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/bg-Cyrl-pref.po |33340 ++++++- .../translator/po/ca-ES-i-opac-t-prog-v-3006000.po | 1208 +- .../po/ca-ES-i-staff-t-prog-v-3006000.po | 4354 +- misc/translator/po/ca-ES-pref.po |35286 ++++++- .../translator/po/cs-CZ-i-opac-t-prog-v-3006000.po | 1210 +- .../po/cs-CZ-i-staff-t-prog-v-3006000.po | 4413 +- misc/translator/po/cs-CZ-pref.po |78415 ++++++++++++++- .../translator/po/da-DK-i-opac-t-prog-v-3006000.po | 1208 +- .../po/da-DK-i-staff-t-prog-v-3006000.po | 4362 +- misc/translator/po/da-DK-pref.po |29302 +++++- .../translator/po/de-CH-i-opac-t-prog-v-3006000.po | 2894 +- .../po/de-CH-i-staff-t-prog-v-3006000.po |21403 ++-- misc/translator/po/de-CH-pref.po |38453 ++++++- .../translator/po/de-DE-i-opac-t-prog-v-3006000.po | 6382 +- .../po/de-DE-i-staff-t-prog-v-3006000.po | 4436 +- misc/translator/po/de-DE-pref.po |44694 ++++++++- .../translator/po/el-GR-i-opac-t-prog-v-3006000.po | 1205 +- .../po/el-GR-i-staff-t-prog-v-3006000.po | 4358 +- misc/translator/po/el-GR-pref.po |11391 ++- .../translator/po/en-GB-i-opac-t-prog-v-3006000.po | 1206 +- .../po/en-GB-i-staff-t-prog-v-3006000.po | 4345 +- misc/translator/po/en-GB-pref.po |82380 ++++++++++++++- .../translator/po/en-NZ-i-opac-t-prog-v-3006000.po | 1208 +- .../po/en-NZ-i-staff-t-prog-v-3006000.po | 4361 +- misc/translator/po/en-NZ-pref.po |43439 +++++++- .../po/en-USACADEMIC-i-opac-t-prog-v-3006000.po |18373 ---- .../po/en-USACADEMIC-i-staff-t-prog-v-3006000.po |104938 -------------------- misc/translator/po/en-USACADEMIC-opac-ccsr.po | 882 - misc/translator/po/en-USACADEMIC-pref.po | 4972 - .../translator/po/es-ES-i-opac-t-prog-v-3006000.po | 1210 +- .../po/es-ES-i-staff-t-prog-v-3006000.po |21210 ++-- misc/translator/po/es-ES-pref.po | 4 +- misc/translator/po/eu-i-opac-t-prog-v-3006000.po | 1208 +- misc/translator/po/eu-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/eu-pref.po |83639 +++++++++++++++- .../po/fa-Arab-i-opac-t-prog-v-3006000.po | 1191 +- .../po/fa-Arab-i-staff-t-prog-v-3006000.po | 4328 +- misc/translator/po/fa-Arab-pref.po |87849 +++++++++++++++- .../translator/po/fi-FI-i-opac-t-prog-v-3006000.po | 1210 +- .../po/fi-FI-i-staff-t-prog-v-3006000.po | 4350 +- misc/translator/po/fi-FI-pref.po |66323 ++++++++++++- .../translator/po/fr-CA-i-opac-t-prog-v-3006000.po | 1257 +- .../po/fr-CA-i-staff-t-prog-v-3006000.po | 4566 +- misc/translator/po/fr-CA-opac-ccsr.po | 6 +- misc/translator/po/fr-CA-pref.po |18147 +++- .../translator/po/fr-FR-i-opac-t-prog-v-3006000.po | 2871 +- .../po/fr-FR-i-staff-t-prog-v-3006000.po |21381 ++-- misc/translator/po/fr-FR-pref.po | 2482 +- misc/translator/po/gl-i-opac-t-prog-v-3006000.po | 1191 +- misc/translator/po/gl-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/gl-pref.po |15076 ++- .../po/he-Hebr-i-opac-t-prog-v-3006000.po | 1191 +- .../po/he-Hebr-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/he-Hebr-pref.po |62359 +++++++++++- misc/translator/po/hi-i-opac-t-prog-v-3006000.po | 1198 +- misc/translator/po/hi-i-staff-t-prog-v-3006000.po | 4335 +- misc/translator/po/hi-pref.po |34783 ++++++- .../translator/po/hr-HR-i-opac-t-prog-v-3006000.po | 1208 +- .../po/hr-HR-i-staff-t-prog-v-3006000.po | 4345 +- misc/translator/po/hr-HR-pref.po |20959 +++- .../translator/po/hu-HU-i-opac-t-prog-v-3006000.po | 1199 +- .../po/hu-HU-i-staff-t-prog-v-3006000.po | 4331 +- misc/translator/po/hu-HU-pref.po |70640 ++++++++++++- .../po/hy-Armn-i-opac-t-prog-v-3006000.po | 1208 +- .../po/hy-Armn-i-staff-t-prog-v-3006000.po | 4408 +- misc/translator/po/hy-Armn-pref.po |74402 +++++++++++++- .../translator/po/id-ID-i-opac-t-prog-v-3006000.po | 1201 +- .../po/id-ID-i-staff-t-prog-v-3006000.po | 4334 +- misc/translator/po/id-ID-pref.po |86203 +++++++++++++++- .../translator/po/is-IS-i-opac-t-prog-v-3006000.po | 1197 +- .../po/is-IS-i-staff-t-prog-v-3006000.po | 4338 +- misc/translator/po/is-IS-pref.po |56948 ++++++++++- .../translator/po/it-IT-i-opac-t-prog-v-3006000.po | 1227 +- .../po/it-IT-i-staff-t-prog-v-3006000.po | 4466 +- misc/translator/po/it-IT-pref.po |51159 +++++++++- .../po/ja-Jpan-JP-i-opac-t-prog-v-3006000.po | 1398 +- .../po/ja-Jpan-JP-i-staff-t-prog-v-3006000.po | 4589 +- misc/translator/po/ja-Jpan-JP-pref.po |48056 ++++++++- .../po/kn-Knda-i-opac-t-prog-v-3006000.po | 1187 +- .../po/kn-Knda-i-staff-t-prog-v-3006000.po | 4327 +- misc/translator/po/kn-Knda-pref.po |66351 ++++++++++++- .../po/ko-Kore-KP-i-opac-t-prog-v-3006000.po | 1189 +- .../po/ko-Kore-KP-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/ko-Kore-KP-pref.po |30025 +++++- misc/translator/po/ku-i-opac-t-prog-v-3006000.po | 1208 +- misc/translator/po/ku-i-staff-t-prog-v-3006000.po | 4351 +- misc/translator/po/ku-pref.po |58613 ++++++++++- .../po/lo-Laoo-i-opac-t-prog-v-3006000.po | 1203 +- .../po/lo-Laoo-i-staff-t-prog-v-3006000.po | 4334 +- misc/translator/po/lo-Laoo-pref.po |71979 +++++++++++++- .../translator/po/mi-NZ-i-opac-t-prog-v-3006000.po | 1199 +- .../po/mi-NZ-i-staff-t-prog-v-3006000.po | 4338 +- misc/translator/po/mi-NZ-pref.po |24179 ++++- misc/translator/po/mon-i-opac-t-prog-v-3006000.po | 1199 +- misc/translator/po/mon-i-staff-t-prog-v-3006000.po | 4333 +- misc/translator/po/mon-pref.po |75676 +++++++++++++- misc/translator/po/mr-i-opac-t-prog-v-3006000.po | 1193 +- misc/translator/po/mr-i-staff-t-prog-v-3006000.po | 4333 +- misc/translator/po/mr-pref.po |59691 ++++++++++- .../translator/po/ms-MY-i-opac-t-prog-v-3006000.po | 1203 +- .../po/ms-MY-i-staff-t-prog-v-3006000.po | 4366 +- misc/translator/po/ms-MY-pref.po | 1241 +- .../translator/po/nb-NO-i-opac-t-prog-v-3006000.po | 1206 +- .../po/nb-NO-i-staff-t-prog-v-3006000.po | 4397 +- misc/translator/po/nb-NO-pref.po |14187 ++- .../translator/po/ne-NE-i-opac-t-prog-v-3006000.po | 1188 +- .../po/ne-NE-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/ne-NE-pref.po |23238 ++++- .../translator/po/nl-BE-i-opac-t-prog-v-3006000.po | 1414 +- .../po/nl-BE-i-staff-t-prog-v-3006000.po | 4665 +- misc/translator/po/nl-BE-opac-ccsr.po | 8 +- misc/translator/po/nl-BE-pref.po |39701 +++++++- .../translator/po/nl-NL-i-opac-t-prog-v-3006000.po | 1204 +- .../po/nl-NL-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/nl-NL-pref.po |58380 ++++++++++- .../translator/po/nn-NO-i-opac-t-prog-v-3006000.po | 1196 +- .../po/nn-NO-i-staff-t-prog-v-3006000.po | 4333 +- misc/translator/po/nn-NO-pref.po |44491 ++++++++- misc/translator/po/pbr-i-opac-t-prog-v-3006000.po | 1186 +- misc/translator/po/pbr-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/pbr-pref.po | 4958 +- .../translator/po/pl-PL-i-opac-t-prog-v-3006000.po | 1297 +- .../po/pl-PL-i-staff-t-prog-v-3006000.po |12262 ++- misc/translator/po/pl-PL-opac-ccsr.po | 20 +- misc/translator/po/pl-PL-pref.po |26024 ++++- misc/translator/po/prs-i-opac-t-prog-v-3006000.po | 1187 +- misc/translator/po/prs-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/prs-pref.po |31704 +++++- .../translator/po/pt-BR-i-opac-t-prog-v-3006000.po | 1208 +- .../po/pt-BR-i-staff-t-prog-v-3006000.po | 4365 +- misc/translator/po/pt-BR-pref.po | 8809 +- .../translator/po/pt-PT-i-opac-t-prog-v-3006000.po | 1275 +- .../po/pt-PT-i-staff-t-prog-v-3006000.po | 4437 +- misc/translator/po/pt-PT-pref.po | 6283 +- .../translator/po/ro-RO-i-opac-t-prog-v-3006000.po | 1198 +- .../po/ro-RO-i-staff-t-prog-v-3006000.po | 4330 +- misc/translator/po/ro-RO-pref.po |50964 +++++++++- .../translator/po/ru-RU-i-opac-t-prog-v-3006000.po | 1209 +- .../po/ru-RU-i-staff-t-prog-v-3006000.po | 4345 +- misc/translator/po/ru-RU-pref.po | 9916 +- .../translator/po/sd-PK-i-opac-t-prog-v-3006000.po | 1186 +- .../po/sd-PK-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/sd-PK-pref.po |85752 +++++++++++++++- .../translator/po/sk-SK-i-opac-t-prog-v-3006000.po | 1207 +- .../po/sk-SK-i-staff-t-prog-v-3006000.po | 4361 +- misc/translator/po/sk-SK-pref.po |42260 +++++++- .../translator/po/sl-SI-i-opac-t-prog-v-3006000.po | 1182 +- .../po/sl-SI-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/sl-SI-pref.po |40603 +++++++- .../translator/po/sq-AL-i-opac-t-prog-v-3006000.po | 1182 +- .../po/sq-AL-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/sq-AL-pref.po |54180 +++++++++- .../po/sr-Cyrl-i-opac-t-prog-v-3006000.po | 1191 +- .../po/sr-Cyrl-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/sr-Cyrl-pref.po |45712 ++++++++- .../translator/po/sv-SE-i-opac-t-prog-v-3006000.po | 1207 +- .../po/sv-SE-i-staff-t-prog-v-3006000.po | 4362 +- misc/translator/po/sv-SE-pref.po |89894 ++++++++++++++++- .../translator/po/ta-LK-i-opac-t-prog-v-3006000.po | 1182 +- .../po/ta-LK-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/ta-LK-pref.po |68722 ++++++++++++- misc/translator/po/ta-i-opac-t-prog-v-3006000.po | 1186 +- misc/translator/po/ta-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/ta-pref.po |60194 ++++++++++- misc/translator/po/tet-i-opac-t-prog-v-3006000.po | 1204 +- misc/translator/po/tet-i-staff-t-prog-v-3006000.po | 4340 +- misc/translator/po/tet-pref.po |31949 +++++- .../po/th-THA-i-opac-t-prog-v-3006000.po | 1199 +- .../po/th-THA-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/th-THA-pref.po | 7492 +- .../translator/po/tl-PH-i-opac-t-prog-v-3006000.po | 1190 +- .../po/tl-PH-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/tl-PH-pref.po |75341 +++++++++++++- .../translator/po/tr-TR-i-opac-t-prog-v-3006000.po | 1221 +- .../po/tr-TR-i-staff-t-prog-v-3006000.po | 4445 +- misc/translator/po/tr-TR-pref.po |79562 ++++++++++++++- .../translator/po/uk-UA-i-opac-t-prog-v-3006000.po | 1209 +- .../po/uk-UA-i-staff-t-prog-v-3006000.po | 4340 +- misc/translator/po/uk-UA-pref.po |27635 +++++- .../po/ur-Arab-i-opac-t-prog-v-3006000.po | 1188 +- .../po/ur-Arab-i-staff-t-prog-v-3006000.po | 4326 +- misc/translator/po/ur-Arab-pref.po | 3721 +- .../translator/po/vi-VN-i-opac-t-prog-v-3006000.po | 1403 +- .../po/vi-VN-i-staff-t-prog-v-3006000.po | 4328 +- misc/translator/po/vi-VN-pref.po |82516 ++++++++++++++- .../po/zh-Hans-CN-i-opac-t-prog-v-3006000.po | 2426 +- .../po/zh-Hans-CN-i-staff-t-prog-v-3006000.po |14733 ++- misc/translator/po/zh-Hans-CN-pref.po |67342 ++++++++++++- .../po/zh-Hans-TW-i-opac-t-prog-v-3006000.po | 3125 +- .../po/zh-Hans-TW-i-staff-t-prog-v-3006000.po |17883 ++-- misc/translator/po/zh-Hans-TW-pref.po |70809 ++++++++++++- 209 files changed, 3107478 insertions(+), 517715 deletions(-) create mode 100644 misc/release_notes/release_notes_3_12_8.txt delete mode 100644 misc/translator/po/en-USACADEMIC-i-opac-t-prog-v-3006000.po delete mode 100644 misc/translator/po/en-USACADEMIC-i-staff-t-prog-v-3006000.po delete mode 100644 misc/translator/po/en-USACADEMIC-opac-ccsr.po delete mode 100644 misc/translator/po/en-USACADEMIC-pref.po hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Tue Dec 24 16:44:09 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Tue, 24 Dec 2013 15:44:09 +0000 Subject: [koha-commits] main Koha release repository annotated tag v3.12.08 created. v3.12.08 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.12.08 has been created at 3419c70d78a5dfc2414ca2576308ff1d56739f2b (tag) tagging 3c1afecd924ce54c34cf66df85c391cc85651006 (commit) replaces v3.12.07 tagged by Tomas Cohen Arazi on Tue Dec 24 12:51:30 2013 -0300 - Log ----------------------------------------------------------------- Koha release 3.12.08 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSua2CAAoJEAonLqGy88Ffd0gQALQ42ooRHzbgz5K33S4ONxRM 1JqUZE7XhlSbDEnlyXS5YES8GYE0cpyyanLJJeVLR3rJCyrBn0dD7HyDX5sNh32V t2BnJM2YKF2NjMy71UbRk+dU4dNJD9sGrhnNGBTFWccesZP+lAaTsbGIB6QFqGCF UdxUxCqX6DIL0BVn+5CQ52GSy2BASjtWpR2A8K71LoLwJQ1fj1IDBF3F9iYyKpuE qJvrdgTP6V7zynUS4upywmYd6agNSmy6OISkER0p2FPNgRdvvuqnJumLW5R+puLo vXacqswOdlO76KVY/Zd/4dWS4APZI/2q3IMIgYUzH/uXpg3Mm5Lb6Bu/5QbURZaR H+S9u2g1hbt/4xl47wKI0ysGi8AFAKceEXXKODx5RCCaQb4JJrEy2Sl3L1dfhHhq ayNUIHDRMq57a3NUvubn5ZTmhgpaTl1c/rOaattDV88l2HHuYSmUL3IX9o8gmK82 +kTcF2DaQMfgEGJfCuuPxzwcd2fGLzZuBIKvbSlE9c0ej9EsfDxwThg9sXG4KG5O ec06IYZiOxRmf+C1tje+7fGeIW8elpTkV3bOcl5iSK/h/QhtybVyV2mGPcfmE8C7 sV968NjlTyfslI4Bl4sn2y2IIavN13w95KGNO7V/3Iz8+qhznE1FNlZF2Mx51VUD SMa0yBLLyar1FmOgLoPu =fi3V -----END PGP SIGNATURE----- Andrew Lockett (1): Bug 11098: fixed bug in label in opac - topics on facets not easily css selectable Bernardo Gonzalez Kriegel (3): Bug 11070: followup to correct tabs Bug 10271: (follow-up) correct tabs Translation updates for 3.12.08 release Blou (1): Bug 6201: Add fields 1xx to marc2bibtex (for MARC21 and NORMARC) Chris Cormack (7): Bug 11086: Fixing some grammatical mistakes in member-flags and tools-home Bug 11086: (follow-up) editing the database files also Bug 11307: Fix potential XSS attack in public catalog RSS feed Bug 11322: fix XSS bug in purchase suggestions pages Bug 11322: fix XSS bug in purchase suggestions - OPAC Bug 11322: rscrub bad data before storing suggestions in the DB Bug 11341: fix XSS bug in opac-search.pl (facets) Colin Campbell (3): Bug 11058: fix compilation warning in C4::Record Bug 11034: remove incorrect return for BiblioAutoLink Bug 10996: Allow numeric subfields to be stripped on export David Cook (1): Bug 10974: make OAI-PMH resumption tokens handle time correctly Fridolyn SOMERS (9): Bug 11070: fix typo in UNIMARC 115a plugin Bug 9192: let UNIMARC_sync_date_created_with_marc_biblio.pl create fields if needed Bug 10271: fix searching using an index containing "ns" or "nb" Bug 10809: use branches template plugin in serials search Bug 11245: fix typo in modborrowers.tt javascript string Bug 11146: Show a go back link on no permission page Bug 11275: make deleteditems.materials be of type text Bug 7484: keep selected values when changing search type on authority search form Bug 11059: (follow-up) restore time in staged dates in addorderiso2709.tt Fr?d?ric Demians (2): Bug 8368: fix email lists from OPAC when using non-English templates Bug 10982: fix link to IFLA UNIMARC documentation in Cataloging Gab Hikaka (1): Bug 11102: fixed bug in Label in Staff Client - places on facets not easily css selectable Galen Charlton (13): bug 6201: (follow-up) update unit tests Bug 10535: (follow-up) add test case Bug 10535: (follow-up) wrap Budgets.t in transaction Bug 10038: (follow-up) fix tabs Bug 8368: (follow-up) port change to the Bootstrap OPAC; restore ISBN display Bug 8368: (follow-up) restore use of quoted printable for message body Bug 11002: (follow-up) use jQuery validator plugin Bug 10785: (follow-up) fix one last bit of capitalization Bug 10889: fix comment describing biblioitems.serial Bug 11108: fix duplicate display of basket whose receipt has just been cancelled Bug 10271: regression test for search using indexes containing 'ns' Bug 9374: (follow-up) add FIXME suggesting that use of a regexp is not the long-term solution Update history.txt for Koha 3.14.0 release Janusz Kaczmarek (1): Bug 10335: display translated forms of headings in UNIMARC authorities correctly Jonathan Druart (14): Bug 9294: Followup : add missing lines. Bug 10884: circulation table: fix odd behavior on checkboxes Bug 10935: fix breakage of CSV acq exports when using a non-English translation Bug 10038: fix doubled 'default' entry when creating a new authority type Bug 10298: Followup: Adapt existing code Bug 10298: Mock C4::Context->preference Bug 10843: fix crash that can occur when confirming hold if ReservesMaxPickUpDelay is undefined Bug 11015: add copyright headers to some files Bug 11003: fix JS error on the staff cart page Bug 11002: simplify patron mandatory field validation Bug 10283: Hide "many items" on second tab when using OpacSeparateHoldings Bug 9218: fix intranet cart email for non english templates Bug 9374: The color should manage all zero format. Bug 11061: remove unused routine Koha::Calendar::_mock_init Jonet Moore (1): Bug 11099: fixed bug in Label in Staff Client - series on facets not easily css selectable Katherine Chisholm (1): Bug 11106: make label for Item types facet easily CSS selectable Katrin Fischer (3): Bug 10705: follow-up - change one more instance of "shippment cost" Bug 10935: (follow-up) adding a line break to fix first list item Bug 10750: Correct capitalization on suggestion form in OPAC Ketan Kulkarni (2): Bug 10705: change 'shipment cost' to 'shipping cost' Bug 10785: change 'Dropbox' labels to 'Book drop' Kyle M Hall (6): Bug 10954: ensure that payment receipt displays the payment made Bug 10243: prevent holds queue from making transfer requests that contradict library holds policy Bug 10243: (follow-up) add unit tests Bug 10243: (follow-up) prevent TransportCostMatrix from overriding library holds policy Bug 10445: make SIP Server respect maxoutstanding system preference Bug 10445: (follow-up) fix error Liz Rea (1): Bug 10776: fix awkward wording in subscription notification screen Lyon3 Team (1): Bug 11059: fix date sorting of import batches in basket add form Marcel de Rooy (2): Bug 7143: Cleaning up docs/history.txt Bug 7491: improve description of the item-level_itypes syspref Mark Tompsett (1): Bug 11242: fix opac-MARCdetail.pl display and warnings Martin Renvoize (1): Bug 10829: fix browsing across pages breaks for OPAC bibs-linked-to-authority searches Mathieu Saby (1): Bug 9374: Only 0.00 prices must have class error in basket.tt Owen Leonard (4): Bug 9294 - Move JavaScript out of circulation template Bug 10850 - give quick spine label template page its own ID Bug 11097 - Hide duplicate patron button if logged in user lacks CAN_user_borrowers permission Bug 3934 - move test prediction pattern button Rachel Dustin (1): Bug 11105: wrap places OPAC facet in a span Sophie Meynieux (1): Bug 11125: Correct display for patron messaging preferences on OPAC Srdjan (2): Bug 11183: get rid of some log noise from the OPAC Bug 11077: Correct more warnings in C4/Auth.pm Sue Tunnicliff (1): Bug 11107: make label for authors facet easily CSS selectable Tomas Cohen Arazi (5): DBRev 3.12.07.001 Bug 11077: remove uninitialized value $pki_field warning Bug 10905: Author tracings incorrect when UseAuthoritiesForTracings is turned on Update release notes for 3.12.8 release Increment version for 3.12.8 release Zeno Tajoli (1): Bug 11222: fix crash that can occur in search for items to add to label batch raewyn adams (1): Bug 11100: make label for Topics facet easily CSS selectable ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Dec 25 16:33:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 25 Dec 2013 15:33:46 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-188-ge4912a2 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 e4912a20f9b6f59fb57955777abd1e62d785a1fd (commit) via a573ac1fa8edd13535e2f785750fc5b5f61686aa (commit) via 451f67c05593461d2756a161032c39113d282c25 (commit) from e4f846a866d24779ff18634bd1da2e0c00086fe4 (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 e4912a20f9b6f59fb57955777abd1e62d785a1fd Author: Galen Charlton Date: Wed Dec 25 15:49:48 2013 +0000 Bug 9940: (follow-up) add language-original to QP search field list This patch adds language-original to the list of search fields recognized by QueryParser. To test: [1] After doing the tests in the main patch, copy the configuration file etc/searchengine/queryparser.yaml into place, turn on the UseQueryParser system preference, and verify that searching on language-original still works. Signed-off-by: Galen Charlton commit a573ac1fa8edd13535e2f785750fc5b5f61686aa Author: Jonathan Druart Date: Tue Dec 24 11:27:52 2013 +0100 Bug 9940: (follow-up) FIX comment: language-original is 101$c, not $h Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton commit 451f67c05593461d2756a161032c39113d282c25 Author: Mathieu Saby Date: Sun Apr 28 14:44:21 2013 +0200 Bug 9940: Add a new index for the original language of a document It could be useful to index the original language of a document (i.e. "fre" for the English translation of a French novel). This patch renames the Bib-1 use attribute 1095 from Code-language-original to language-original and uses it to index: - MARC21 041$h subfield - UNIMARC 101$c subfield It adds "language-original" in the list of index in Search.pm. Test plan : A. in a MARC21 GRS1 environment 1. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/marc21/biblios/record.abs) from your source etc/ directory to your main koha etc/ directory 2. Reindex zebra 3. Make some searches, like "language-original:fre" B. in a MARC21 DOM environment 4. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl) from your source etc/ directory to your main koha etc/ directory 5. Reindex zebra 6. Make some searches, like "language-original:fre" C. in a UNIMARC GRS1 environment 7. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/unimarc/biblios/record.abs) from your source etc/ directory to your main koha etc/ directory 8. Reindex zebra 9. Make some searches, like "language-original:fre" A. in a UNIMARC DOM environment 10. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl) from your source etc/ directory to your main koha etc/ directory 11. Reindex zebra 12. Make some searches, like "language-original:fre" Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Search.pm | 1 + etc/searchengine/queryparser.yaml | 9 +++++++++ etc/zebradb/biblios/etc/bib1.att | 2 +- etc/zebradb/ccl.properties | 5 +++++ .../marc_defs/marc21/biblios/biblio-koha-indexdefs.xml | 4 ++++ .../marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl | 7 +++++++ etc/zebradb/marc_defs/marc21/biblios/record.abs | 1 + .../marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml | 4 ++++ .../marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl | 9 +++++++++ etc/zebradb/marc_defs/unimarc/biblios/record.abs | 1 + 10 files changed, 42 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Dec 25 16:39:23 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 25 Dec 2013 15:39:23 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-189-g53c4129 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 53c4129027f7d996c763da31303173c8b134a67a (commit) from e4912a20f9b6f59fb57955777abd1e62d785a1fd (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 53c4129027f7d996c763da31303173c8b134a67a Author: Kyle M Hall Date: Fri Sep 6 12:54:40 2013 -0400 Bug 10834 - Add Sort 1 and Sort 2 to list of searchable patron fields Some libraries would like to be able to search on the sort1 and sort2 fields of patron records. Test Plan: 1) Apply this patch 2) Add various values for sort1 and sort2 some patrons 3) Browse to members-home.pl 4) Run searches on sort1 and sort2 Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Wed Dec 25 16:47:55 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Wed, 25 Dec 2013 15:47:55 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-190-g3ec4a02 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 3ec4a02418a9c3372c590b8eb614e8c6466ff45e (commit) from 53c4129027f7d996c763da31303173c8b134a67a (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 3ec4a02418a9c3372c590b8eb614e8c6466ff45e Author: Magnus Enger Date: Mon Oct 7 15:14:08 2013 +0200 Bug 11004: Make xmlControlfield.js use the marcflavour syspref to look for XML files Currently, xmlControlfield.js is hard coded to look for XML files for MARC21: url: this.themelang + "/data/marc21_field_" + this.tagfield + ".xml", This patch makes this code use the value from the marcflavour syspref, as a preparation for making the NORMARC value builders use the XML technique employed by the MARC21 value builders for 006 and 008. To test: - Make sure you have a MARC21 installation - Set marcflavour = NORMARC - Go to Cataloguing and start a new record with the default framework - Open the value builders for 006 and 008 and observe that they still work, showing the coded values for MARC21 - Apply this patch - Check the value builders for 006 and 008 and observe that you get a truncated view with an empty "Select a type of material" dropdown - Use e.g. the Net console in Firebug to observe requests to http://localhost/intranet-tmpl/prog/en/data/normarc_field_008.xml that result in a 404 status - Set marcflavour = MARC21 - Observe that the value builders for 006 and 008 are now fully working - 006 and 008 should be the only value builders affected by this change, since they are the only ones using xmlControlfield.js, but please also verify that other value builders are still working as expected Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/js/xmlControlfield.js | 5 +++-- .../prog/en/modules/cataloguing/value_builder/marc21_field_006.tt | 2 +- .../prog/en/modules/cataloguing/value_builder/marc21_field_008.tt | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 26 16:05:34 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 26 Dec 2013 15:05:34 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-192-gd000a71 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 d000a716352fb61dc0dae7715eda15896b53b4e7 (commit) via 18888359b6744a1e65e34649c927e7c146f628f8 (commit) from 3ec4a02418a9c3372c590b8eb614e8c6466ff45e (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 d000a716352fb61dc0dae7715eda15896b53b4e7 Author: Fridolyn SOMERS Date: Wed Dec 4 17:05:32 2013 +0100 Bug 11338: prevent deletion of items that are captured for holds In C4::Items::DelItemCheck, there are two SQL queries: one to check if item is on loan, the other if item is reserved. Those two queries use "SELECT * FROM table", fetch the data with "$var = $sth->fetchrow", and use "$var" as a boolean condition. This is not correct, SQL query should be "SELECT COUNT(*) FROM table". As a consequence, it was possible to delete an item without warning to the operator even if it was waiting on the hold shelf or in transit to fill a hold. This patch corrects the SQL queries and sets my ($var) to show that fetchrow returns an array. Test plan : - Set an item A onloan - Set an item B reserved and the reserve waiting - Go to items cataloguing : cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXX - Try to delete item A => You get an alert and item is not deleted - Try to delete item B => You get an alert and item is not deleted Signed-off-by: Chris Cormack Works, and has the added bonus of being a tiny bit faster. Signed-off-by: Katrin Fischer Passes t, xt and QA script tests. Also tried deleting via batch delete - correct warnings are displayed. Signed-off-by: Galen Charlton commit 18888359b6744a1e65e34649c927e7c146f628f8 Author: Galen Charlton Date: Wed Dec 25 17:07:53 2013 +0000 Bug 11338: add unit tests for DelItemCheck This patch adds unit tests for two parts of DelItemCheck: checking if the item is on loan, and checking if it is waiting on the hold shelf. To test: [1] Verify that prove -v t/db_dependent/Circulation/IsItemIssued.t is successful. [2] Verify that prove -v t/db_dependent/Reserves.t is *not* successful -- as it turns out, there was a latent bug where items waiting on the hold shelf or in transit to fill a hold could still be deleted without any warning. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Items.pm | 15 +++++++++++---- t/db_dependent/Circulation/IsItemIssued.t | 17 ++++++++++++++++- t/db_dependent/Reserves.t | 16 +++++++++++++++- 3 files changed, 42 insertions(+), 6 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 26 16:06:14 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 26 Dec 2013 15:06:14 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-193-gb26870e 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 b26870e53dc1b00e2966187b9b5298360af6024e (commit) from d000a716352fb61dc0dae7715eda15896b53b4e7 (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 b26870e53dc1b00e2966187b9b5298360af6024e Author: Galen Charlton Date: Thu Nov 14 18:48:07 2013 +0000 Bug 11252: remove deprecated -munge-config switch from rebuild_zebra.pl The -munge-config switch has been deprecated for years, and trying to use it would either not work at all or, if it did "work", almost certainly damage one's Zebra configuration for Koha. This patch removes this switch. To test: [1] Run rebuild_zebra.pl and verify that no mention is made of -munge-config. [2] Run rebuild_zebra.pl to index records in one's test database and verify that there are no regressions. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Removing a really dangerous option Signed-off-by: Katrin Fischer Passes all tests and QA script. Ran rebuild_zebra.pl with various options and confirmed that data was reindexed successfully. No regressions found. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: misc/migration_tools/rebuild_zebra.pl | 383 --------------------------------- 1 file changed, 383 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 26 16:12:16 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 26 Dec 2013 15:12:16 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-194-g3c5b471 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 3c5b4712717d082b66376915c47b6b5880695d31 (commit) from b26870e53dc1b00e2966187b9b5298360af6024e (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 3c5b4712717d082b66376915c47b6b5880695d31 Author: Jonathan Druart Date: Tue Dec 24 14:35:36 2013 +0100 Bug 10453: fix unintended password reset when updating child to adult ModMember supposes the password given in parameter is the password string, so if it receives the encrypted password, it will encrypt it again! By simply deleting the password key from the hash, ModMember leaves the password unchanged. Test plan: 1/ Create or choose a child patron 2/ Update it to an adult category using the "Update child to adult patron" link 3/ Try to log in at the OPAC with this patron: It is not possible, the password has changed 4/ Apply the patch and try again previous steps Signed-off-by: Mark Tompsett Signed-off-by: Katrin Fischer Confirmed the problem and tested the patch fixes it. Passes all tests and QA script. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: members/update-child.pl | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 26 16:27:15 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 26 Dec 2013 15:27:15 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-195-gf35fa3d 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 f35fa3d4541a83e8cafeaf5f396e4aacc684e63f (commit) from 3c5b4712717d082b66376915c47b6b5880695d31 (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 f35fa3d4541a83e8cafeaf5f396e4aacc684e63f Author: Kyle M Hall Date: Fri Nov 22 08:31:31 2013 -0500 Bug 11282: fix overwriting of existing restrictions when adding new one This patch fixes a bug where using the patron editor to add a new restriction overwrote the first existing one. Test Plan: 1) Edit a patron, add a restriction 2) Edit the patron again, add a second restriction 3) Note the first restriction has disappeared! 4) Apply this patch 5) Edit the patron again, add another restriction 6) Note the previous restriction is not longer removed Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer Tested: - Adding and removing multiple restrictions from - the details tab - the checkouts tab - the edit patron form All works as expected. Patch passes all tests in t, xt, and QA script. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: members/memberentry.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Thu Dec 26 16:35:17 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 26 Dec 2013 15:35:17 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-196-g28d97e3 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 28d97e322805a42680527232b151754b4778aed8 (commit) from f35fa3d4541a83e8cafeaf5f396e4aacc684e63f (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 28d97e322805a42680527232b151754b4778aed8 Author: Matthias Meusburger Date: Wed Dec 18 11:20:05 2013 +0100 Bug 11412: fix potential bulkmarcimport crash when searching for duplicates in authorities bulkmarcimport.pl can crash when searching for duplicates if the 005 field from the incoming or local record is not defined. This patch fixes it. Signed-off-by: Chris Cormack Test plan 1/ Create a record with no 005 field 2/ Try to import it checking for duplicates, notice it crashes 3/ Try with a record with a 005 field, but the one in Koha missing one, still crashes 4/ Apply patch 5/ No more crash Signed-off-by: Katrin Fischer Passes all tests and QA script. Patch fixes the problem described for importing authorities with the bulkmarcimport.pl when trying to match with existing records. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: misc/migration_tools/bulkmarcimport.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 27 00:55:28 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 26 Dec 2013 23:55:28 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-197-gcea5f94 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 cea5f944a961ae99b73480290556d76733b415ca (commit) from 28d97e322805a42680527232b151754b4778aed8 (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 cea5f944a961ae99b73480290556d76733b415ca Author: Galen Charlton Date: Fri Dec 27 00:12:41 2013 +0000 Bug 11338: (follow-up) take IndependentBranches into account for DelItemCheck() test Fixes a test failure if the test database happens to have IndependentBranches set to true. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: t/db_dependent/Reserves.t | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 27 00:58:14 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Thu, 26 Dec 2013 23:58:14 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-199-g0d71139 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 0d71139fff68523beee3f14ea26e0d670eb7c409 (commit) via 81133cf2c2238aaff3b3594b95211c689d2dae61 (commit) from cea5f944a961ae99b73480290556d76733b415ca (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 0d71139fff68523beee3f14ea26e0d670eb7c409 Author: Jonathan Druart Date: Tue Dec 24 10:11:32 2013 +0100 Bug 11439: UT: Improve XISBN.t The tests should be executed into a transaction and the SimpleSearch routine correctly mocked. Test plan: Verify that prove t/db_dependent/XISBN.t returns green. Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton commit 81133cf2c2238aaff3b3594b95211c689d2dae61 Author: Jonathan Druart Date: Tue Dec 24 10:09:10 2013 +0100 Bug 11439: UT: fix XISBN.t test failure A unit test fails in t/db_dependent/XISBN.t, the get_xisbn routine, if ThingISBN is enabled, returns the 3rd biblionumber, not the second one. Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: t/db_dependent/XISBN.t | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 27 01:08:58 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 27 Dec 2013 00:08:58 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-200-g0fc114e 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 0fc114eee3f649abea88a62502211c595c2867b8 (commit) from 0d71139fff68523beee3f14ea26e0d670eb7c409 (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 0fc114eee3f649abea88a62502211c595c2867b8 Author: Kyle M Hall Date: Wed Dec 18 14:44:53 2013 -0500 Bug 11419: display Z39.50 search errors more completely When a z39.50 server isn't able to be searched successfully, the yellow error box came up empty. This patch fixes the problem. Test Plan: 1) Go to Administration/z39.50 servers 2) Create a fake z39.50 server with a made up address 3) Go to cataloging, search only that server 4) Note the empty yellow alert box 5) Apply this patch 6) Re-run the search, not the alert box has a message in it now Signed-off-by: Nora Blake Signed-off-by: Katrin Fischer Passes all tests and QA script. Works according to test plan. When one of the selected servers gives result no dialog box is shown before and after applying the patch. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Breeding.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 27 01:20:34 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 27 Dec 2013 00:20:34 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-204-g612e7e5 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 612e7e5b7e7f0d218e69042e2b0f59df1646cf4f (commit) via 3b9d8074b85b7d06c555491a75a48ac751560ec2 (commit) via b5eab7c20bb8c2d07966bf1f68eaf0a7f953222e (commit) via 1ebbf40ecc07b9474e81e20ec1598659ab027d7a (commit) from 0fc114eee3f649abea88a62502211c595c2867b8 (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 612e7e5b7e7f0d218e69042e2b0f59df1646cf4f Author: Galen Charlton Date: Fri Dec 27 00:37:19 2013 +0000 Bug 8018: DBRev 3.15.00.011 Signed-off-by: Galen Charlton commit 3b9d8074b85b7d06c555491a75a48ac751560ec2 Author: Katrin Fischer Date: Mon Dec 23 19:49:14 2013 +0100 Bug 8018: (follow-up) fixing some wrong capitalization Fixes capitalization in 2 places: - Delete a subfield - Yes/No options - Edit a subfield - Edit subfield Signed-off-by: Galen Charlton commit b5eab7c20bb8c2d07966bf1f68eaf0a7f953222e Author: Tomas Cohen Arazi Date: Thu Dec 12 12:24:11 2013 -0300 Bug 8018: (followup) make the default more explicit This patch: - Makes the new subfield tab show maxlength=9999 as default (instead of empty-then-zero). - Updates the help to make exlpicit that 0 or empty defaults to 9999. - Assumes all the subfields created with maxlength=0 inadvertedly are meant to mean "no limit" and hence update the database to reflect that. To test (this patch and Pablo's): - Edit a MARC framework, edit some field's subfields. - Use the 'New' tab to create a new subfield (choose an unused letter). - See in "More constrains" that the "Max length" field is empty. Leave it as-is. - Save the changes (the new subfield). - Edit the field again, verify that "Max length" is 0. - Try tu use the framework and the the field/subfield just created > FAIL - Apply the patches, upgrade - Try to use the framework/field/subfield > SUCCESS (0 was converted to 9999) - Repeat from the begining, "Max length" should show 9999 on the new subfield tab. - Leave it empty, it is saved as 9999. Edit: small typo Sponsored-by: Universidad Nacionald de Cordoba Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Passes QA script and tests in t and xt. Tested: - deleting an existing subfield - adding a new subfield with new default 9999 - editing the new subfield, changing value to 8888 - deleting new subfield - adding new subfield, using 8888 as length Signed-off-by: Galen Charlton commit 1ebbf40ecc07b9474e81e20ec1598659ab027d7a Author: Pablo Bianchi Date: Wed Dec 11 15:54:54 2013 -0300 Bug 8018: MARC framework max subfield length should default to 9999 The default value for the marc_subfield_structure.maxlenght is 9999 in the DB. Currently the template passes an empty value which is casted to 0 by the CGI. This simple patch validates the input and converts to the default (9999) if not defined or 0. Another approach could be changing the 9999 default and/or treating 0 as 'no-limit'. Signed-off-by: Tomas Cohen Arazi Works by defaulting 0 or "" to 9999. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: admin/marc_subfields_structure.pl | 3 ++- installer/data/mysql/updatedatabase.pl | 7 +++++++ .../prog/en/modules/admin/marc_subfields_structure.tt | 6 +++--- .../prog/en/modules/help/admin/marc_subfields_structure.tt | 2 +- kohaversion.pl | 2 +- 5 files changed, 14 insertions(+), 6 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 27 15:30:42 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 27 Dec 2013 14:30:42 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-206-ge815131 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 e81513199cba41a254820347442719a6fd50ec0b (commit) via e5fe771cc9ebab7980cac27216d553952cb60277 (commit) from 612e7e5b7e7f0d218e69042e2b0f59df1646cf4f (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 e81513199cba41a254820347442719a6fd50ec0b Author: Jonathan Druart Date: Tue Dec 24 09:58:38 2013 +0100 Bug 10138: (follow-up) FIX sql errors There were 2 INSERT in error. Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer I have gone ahead and fixed the typo pointed out by Mathieu: Endommadg?-> Endommag? Sample files install without problems, tests look good. Signed-off-by: Galen Charlton commit e5fe771cc9ebab7980cac27216d553952cb60277 Author: Mathieu Saby Date: Sun Apr 28 19:06:11 2013 +0200 Bug 10138: Add some authorized values in French installer; small fixes in frameworks This patch adds some categories of values in French installer : - SUGGEST - OPAC_SUG - REPORT_GROUP - LOST - DAMAGED SUGGEST and OPAC_SUG are used by Suggestions module. REPORT_GROUP is used by Reports module. It also adds a new status for "ETAT" (en commande) It creates a 995$2 subfield in french frameworks when it did not exist. It links existing 995$2 subfield with LOST category. It cleans up the list of authorised values installed with "Lecture publique" framework : - some codes are moved in general 1-Obligatoire/authorised_values.sql (SUGGEST, REPORT_GROUP) - some are suppressed, because they are also defined in 1-Obligatoire/authorised_values.sql (langue, COUNTRY, statut) - the code for inserting the ones left is changed (I suppress the `id` column) To test : 1. Take a fresh new Koha 2. Install Koha choosing French installer and UNIMARC Lecture publique 3. Check the authorised values are imported 4. Check the cataloguing frameworks are usable : especially 995 $2 field, which must be mapped with LOST values : Perdu, Long retard, Perdu et rembours?, Introuvable you can also check 101$a (language codes), 102$a (country codes) 5. In OPAC, make a suggestion. See if you can select a cause for your suggestion ("Bestseller" or "'L'exemplaire en rayon est endommag?") 6. In staff interface, manage some suggestions. See if you can select a cause for rejection or acceptation ("Bestseller", "Budget insuffisant" etc) 7. In reports, see if you can sort reports according to values of REPORT_GROUP ("Circulation", "Catalogue", "Adh?rents" etc) Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer Comments on second patch. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../fr-FR/1-Obligatoire/authorised_values.sql | 33 ++- .../fr-FR/1-Obligatoire/authorised_values.txt | 4 +- .../Obligatoire/framework_DEFAULT.sql | 3 +- .../Optionnel/cataloguage_rapide.sql | 2 +- .../Obligatoire/framework_DEFAULT.sql | 262 +++++++++----------- .../Obligatoire/framework_DEFAULT.txt | 3 +- 6 files changed, 162 insertions(+), 145 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 27 18:38:25 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 27 Dec 2013 17:38:25 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.08-1-gb8512e8 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.12.x has been updated via b8512e82fbd12d5d7a6aea06886f65036f1552a4 (commit) from 3c1afecd924ce54c34cf66df85c391cc85651006 (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 b8512e82fbd12d5d7a6aea06886f65036f1552a4 Author: Tim Hannah Date: Wed Oct 23 10:01:19 2013 +1300 Bug 11104: Wraps series label in a span for CSS selectability. Note: patch is only for the prog theme. Patch submitted as part of Librarian to Developer in 90 Minutes at LIANZA 2013. Signed-off-by: Galen Charlton (cherry picked from commit 396bbc758756637782cd463a8586f2ac15757f4e) Signed-off-by: Fridolin SOMERS (cherry picked from commit 6e0985f7d85f3bc41cf78e76ff2db2a3b3245915) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Fri Dec 27 19:27:35 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Fri, 27 Dec 2013 18:27:35 +0000 Subject: [koha-commits] main Koha release repository branch 3.12.x updated. v3.12.08-3-g479c20d 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.12.x has been updated via 479c20dca66b31e8b41d9c8dac6bb2552a5e52c1 (commit) via e2090d8ac70cd190b85e014de99effcff7e05df8 (commit) from b8512e82fbd12d5d7a6aea06886f65036f1552a4 (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 479c20dca66b31e8b41d9c8dac6bb2552a5e52c1 Author: Owen Leonard Date: Sun Oct 20 08:12:29 2013 -0700 Bug 2310: display tooltips explaining why patron menu items are disabled With some staff client menus options are displayed as disabled when the logged in user doesn't have permission to perform that function. This patch adds Bootstrap tooltips to patron menu items with text explaining why they are disabled. To test, log in as a user who lacks permission to modify patrons or set permissions. Open a patron record in circulation or patrons. Hovering over renew, delete, and set permissions links (in the patron toolbar "More" menu) should trigger a tooltip with a brief explanation. Test the "Update child to adult patron" link by viewing an adult patron. A separate patch will address catalog menu items. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer New tooltip texts are translatable, patch passes all tests and QA script. Tested according to test plan in Chromium and Firefox. Signed-off-by: Galen Charlton (cherry picked from commit 01c101a6b9b60b685abca58fddfccb1087b4dbce) Signed-off-by: Fridolin SOMERS (cherry picked from commit 8b037651780d86f6fc0576abe1a665a379a8a443) Signed-off-by: Tomas Cohen Arazi Works as expected, simple addition. commit e2090d8ac70cd190b85e014de99effcff7e05df8 Author: Claire Stent Date: Wed Oct 23 10:12:35 2013 +1300 Bug 11101: add CSS selector to item types facet label in OPAC Note: prog-only patch. Signed-off-by: Katrin Fischer Adds a CSS class to the Item types facet in OPAC. Works as described. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit b8a3933ca38ea36df73bd903835e9ed1db02bed7) Signed-off-by: Fridolin SOMERS (cherry picked from commit 945496b32fe3be9862a2705fb07993f9710c1b60) Signed-off-by: Tomas Cohen Arazi ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css | 6 ++++++ koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc | 10 +++++----- koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:19 +0000 Subject: [koha-commits] main Koha release repository annotated tag 3.0.7_biblibre created. 3.0.7_biblibre 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, 3.0.7_biblibre has been created at f60813430f4148ab3679d27a65f4c008783493be (tag) tagging ad247157f8ced750a6a3633075310c29fae281d1 (commit) replaces v3.0.6 tagged by Henri-Damien LAURENT on Thu Jan 6 10:37:14 2011 +0100 - Log ----------------------------------------------------------------- version deploy?e biblibre Alex Arnaud (1): admin/aqbookfund.pl: prevents the creation of funds with the same code Christophe Croullebois (10): (bug/ MT #3821) Feature in OPAC not operational (MT #3447) Reservations (MT #3447) Reservations (MT #3338) Fixing hold policies issues (MT #1365) delete all Items (MT #4483) Emails returned as spam (MT #4657) Bad values in the end date of subscription. (MT #4883) AllowHoldPolicyOverride (MT #4439) reading RSS feeds via Netvibes (MT #2914) Some troubles on reports.pl Colin Campbell (1): Ensure op is defined in serials scripts Fr?d?ric Demians (1): Bug 3814: SIP2 Server logging doesn't work on OpenSolaris Henri-Damien LAURENT (21): Merge remote branch 'koha_biblibre/30x/IMM/MT3492' into official Bug 3815: SIP2 Invalid Item Information Response 18 SIP Patron management SUDOC work port from 3.2X to 3.0.x Revert "bug fixing : IndependantBranches for search behaviour" MT3915: deleted biblios would stick in zebra indexes Followup bug4263 : dateaccessioned should not be blanked bug 4863 : C4::Bookfund lacks use of C4::Context bug3812 : Illegal Date 'iso' does not match 'iso' format (Acquisitions) Merge remote branches 'koha_biblibre/30x/MT3447' and 'koha_biblibre/30x/MIN/MT3338' into biblibre Merge remote branch 'koha_biblibre/30x/MIN/MT1936' into biblibre Merge remote branch 'koha_biblibre/30x/MT3088' into biblibre Merge remote branch 'koha_biblibre/30x/MT3821' into biblibre Merge remote branches 'koha_biblibre/30x/BLO/MT4657', 'koha_biblibre/30x/bug/CRI/MT1365' and 'koha_biblibre/30x/bug/CRI/MT4483' into biblibre version dev bulkmarcimport pour yaml When Add Duplicate change in framework would loose data C4/AuthoritiesMarc.pm merge update Merge remote branch 'koha_biblibre/30x/bug/CRI/MT4439' into biblibre Merge remote branch 'koha_biblibre/30x/bug/MIN/MT4883' into biblibre Merge remote branch 'koha_biblibre/30X/bug/MAJ/MT4890' into biblibre Merge remote branch 'koha_biblibre/30x/MIN/MT2914' into biblibre Jean-Andr? Santoni (2): [MT3424] Converts COUNTRY authorised values to uppercase (bug #3336) A CSS class for currency symbols Joe Atzberger (siptest (2): Functional SIP run and shutdown scripts. Update example SIPconfig.xml Expand interactive SIP tests. Marcel de Rooy (10): Bug 4159 (Directory modified_authorities in tmp not localfile) Bug 4514 (Error handling in 500.pl is erroneous itself) Additional fix for bug 3212 [3.0.x only] Bug 4489 for opac-detail.tmpl [3.0.x] RESENT Bug 4512 for 3.0.x only (Encoding issue in downloaded data of guided reports) RESENT Bug 4513 (Resetting framework to Default) [v3.0.x] Bug 4839 (System pref for MARC field 008 authorities; additional logic for position 14) [version 3.0.x] Bug 4866 for 3.0.x (Enable Change event for item plugins) Bug 5066 (Incorrect use of localtime function when calling _session_log) for 3.0.x only Enhancement 5074 (Adding possibility to cleanup_database.pl to purge only older sessions) [for 3.0.x and master] Matthias Meusburger (5): MT 1882 : ccode search in serials/subscription-bib-search.pl MT3492 (linked to bug #4263): Fix itemnotes deletion when modifying an item MT 1882 : ccode search in serials/subscription-bib-search.pl MT4459: Shows a warning if an aquisition's order biblio record has been deleted MT4441 : Fix items receiving Nahuel ANGELINETTI (34): (bug #4518) enhance 2.2 to 3.0 scripts (bug #4519) fix record printing (bug #4520) fix show more link to work [followup] (bug #4520) forgotten file in previous patch (bug #4522) fix plugin unimarc 210$c (bug #4263) dateaccessionned is cleaned on item modification [followup] (MT3421) revert fix (bug #4840) round cost in new order (bug #4842) check if string is utf8 or not [followup](MT3160) fix previous patch for non checked variable (bug #4853) change rights needed to renew loans (bug #4856) fix rebuild zebra to delete NSB/NSE chars (bug #4856) delete forgotten debug code (bug #4916) permit tools/cleanborrowers.pl to be used by command line [followup](MT3160) fix address request (bug #3329) Dependency missing in inventory.pl [3.0.x](bug #4930) fix inventory (bug #4931) add the ability to choose home or holding branch in stocktaking [3.0.x] (bug #4939) automaticitemtransfert break holdingbranch (bug #4954) allow date expiry modification only on step 0 and 3 [3.0.x] (bug 4989) add index on guarantorid [followup](bug #4931) fix forgottens input in buttons (bug #4990) fix email link in overdues to have a pre-generated message [followup](bug #3825) fix problems in tmpl_if (bug #4018) fix coins support in opac detail and xslt [followup] (bug #4018) fix the coins position in code (bug #5042) rss field and sort by [followup](bug #5042) forgotten fix on rss icon (bug #3584) use default index, if not specified (bug #5098) csv headers in overdues [followup](bug #4263) fix non-db linked fields edition (bug #5154) fix most checkouts report (bug #5157) fix borrowers top issues (bug #5164) fix csv in overdue notice Owen Leonard (1): 3.0.x fix for Bug 5082, Default framework name not translatable Paul Poulain (4): Adding NSB/NSE filters bug fixing : IndependantBranches for search behaviour SUDOC work port from 3.2X to 3.0.x [Follow-up] support for authtypes.yaml Sophie Meynieux (3): MT4836 Add translation for user permissions in french MT5245 Problem with reservation permissions in IndependantBranch MT4890 Editor value wrong replaced when modifying or duplicating a biblio St?phane Delaune (1): (MT #1936) Enhancement to secondary email management overdues Zeno Tajoli (6): bug 2434 Fix COUNTRY authorised values to uppercase Update userpermissions.sql of en for manage of CSV export Update userpermissions.sql of it-IT for manage of CSV export Fixes about italian sql files. var status in C4/Output.pm koha user (1): MT3753: Fix limits when itemcallnumbers are numbers kohaadmin (1): SIP2 utf8 encoding ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:42:59 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:42:59 +0000 Subject: [koha-commits] main Koha release repository branch 3.8.x updated. v3.08.21 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 4d304f4549b8e46f32aead481fbd30ab8bbd9a10 (commit) via 498c8589ab1beaed8d09a4ecf64ffb4055131599 (commit) via e547ca717e0834f7bc9b1b8d75b8ef5293321acc (commit) via b5841929a4cab1edd356cc615c69ea3a108b9e1d (commit) from 7866275e3080e019c46059ae1ce148ed0632c001 (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 4d304f4549b8e46f32aead481fbd30ab8bbd9a10 Author: Kyle M Hall Date: Sat Dec 28 08:13:49 2013 -0500 Incement version for 3.08.21 release commit 498c8589ab1beaed8d09a4ecf64ffb4055131599 Merge: e547ca7 b584192 Author: Kyle M Hall Date: Sat Dec 28 08:12:41 2013 -0500 Merge remote branch 'github-bgk/3.8.21-translate' into HEAD commit e547ca717e0834f7bc9b1b8d75b8ef5293321acc Author: Kyle M Hall Date: Sat Dec 28 08:11:25 2013 -0500 Update release notes for 3.08.21 release commit b5841929a4cab1edd356cc615c69ea3a108b9e1d Author: Bernardo Gonzalez Kriegel Date: Thu Dec 26 22:08:49 2013 -0300 Translation updates for 3.8.21 release ----------------------------------------------------------------------- Summary of changes: installer/data/mysql/updatedatabase.pl | 6 + kohaversion.pl | 2 +- ...e_notes_3_8_20.txt => release_notes_3_8_21.txt} | 107 +- .../po/am-Ethi-i-opac-t-prog-v-3006000.po | 89 +- .../po/am-Ethi-i-staff-t-prog-v-3006000.po | 44 +- .../po/ar-Arab-i-opac-t-prog-v-3006000.po | 1484 +- .../po/ar-Arab-i-staff-t-prog-v-3006000.po |12032 ++- .../translator/po/az-AZ-i-opac-t-prog-v-3006000.po | 89 +- .../po/az-AZ-i-staff-t-prog-v-3006000.po | 49 +- misc/translator/po/ben-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/ben-i-staff-t-prog-v-3006000.po | 44 +- .../po/bg-Cyrl-i-opac-t-prog-v-3006000.po | 89 +- .../po/bg-Cyrl-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/ca-ES-i-opac-t-prog-v-3006000.po | 89 +- .../po/ca-ES-i-staff-t-prog-v-3006000.po | 52 +- .../translator/po/cs-CZ-i-opac-t-prog-v-3006000.po | 89 +- .../po/cs-CZ-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/da-DK-i-opac-t-prog-v-3006000.po | 1542 +- .../po/da-DK-i-staff-t-prog-v-3006000.po |13161 ++- .../translator/po/de-CH-i-opac-t-prog-v-3006000.po | 89 +- .../po/de-CH-i-staff-t-prog-v-3006000.po | 45 +- .../translator/po/de-DE-i-opac-t-prog-v-3006000.po | 1680 +- .../po/de-DE-i-staff-t-prog-v-3006000.po |14913 ++- .../translator/po/el-GR-i-opac-t-prog-v-3006000.po | 89 +- .../po/el-GR-i-staff-t-prog-v-3006000.po | 45 +- .../translator/po/en-GB-i-opac-t-prog-v-3006000.po | 87 +- .../po/en-GB-i-staff-t-prog-v-3006000.po | 50 +- .../translator/po/en-NZ-i-opac-t-prog-v-3006000.po | 87 +- .../po/en-NZ-i-staff-t-prog-v-3006000.po | 43 +- .../po/en-USACADEMIC-i-opac-t-prog-v-3006000.po |17404 ---- .../po/en-USACADEMIC-i-staff-t-prog-v-3006000.po |98349 -------------------- misc/translator/po/en-USACADEMIC-opac-ccsr.po | 833 - misc/translator/po/en-USACADEMIC-pref.po | 4252 - .../translator/po/es-ES-i-opac-t-prog-v-3006000.po | 1612 +- .../po/es-ES-i-staff-t-prog-v-3006000.po |14743 ++- misc/translator/po/eu-i-opac-t-prog-v-3006000.po | 120 +- misc/translator/po/eu-i-staff-t-prog-v-3006000.po | 44 +- misc/translator/po/eu-opac-ccsr.po | 11 +- .../po/fa-Arab-i-opac-t-prog-v-3006000.po | 89 +- .../po/fa-Arab-i-staff-t-prog-v-3006000.po | 50 +- .../translator/po/fi-FI-i-opac-t-prog-v-3006000.po | 89 +- .../po/fi-FI-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/fr-CA-i-opac-t-prog-v-3006000.po | 89 +- .../po/fr-CA-i-staff-t-prog-v-3006000.po | 50 +- .../translator/po/fr-FR-i-opac-t-prog-v-3006000.po | 1635 +- .../po/fr-FR-i-staff-t-prog-v-3006000.po | 2 +- misc/translator/po/gl-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/gl-i-staff-t-prog-v-3006000.po | 50 +- .../po/he-Hebr-i-opac-t-prog-v-3006000.po | 89 +- .../po/he-Hebr-i-staff-t-prog-v-3006000.po | 48 +- misc/translator/po/hi-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/hi-i-staff-t-prog-v-3006000.po | 50 +- .../translator/po/hr-HR-i-opac-t-prog-v-3006000.po | 89 +- .../po/hr-HR-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/hu-HU-i-opac-t-prog-v-3006000.po | 89 +- .../po/hu-HU-i-staff-t-prog-v-3006000.po | 45 +- .../po/hy-Armn-i-opac-t-prog-v-3006000.po | 1587 +- .../po/hy-Armn-i-staff-t-prog-v-3006000.po |14147 ++- .../translator/po/id-ID-i-opac-t-prog-v-3006000.po | 89 +- .../po/id-ID-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/is-IS-i-opac-t-prog-v-3006000.po | 89 +- .../po/is-IS-i-staff-t-prog-v-3006000.po | 52 +- .../translator/po/it-IT-i-opac-t-prog-v-3006000.po | 1608 +- .../po/it-IT-i-staff-t-prog-v-3006000.po |14275 ++- .../po/ja-Jpan-JP-i-opac-t-prog-v-3006000.po | 89 +- .../po/ja-Jpan-JP-i-staff-t-prog-v-3006000.po | 50 +- .../po/kn-Knda-i-opac-t-prog-v-3006000.po | 89 +- .../po/kn-Knda-i-staff-t-prog-v-3006000.po | 44 +- .../po/ko-Kore-KP-i-opac-t-prog-v-3006000.po | 89 +- .../po/ko-Kore-KP-i-staff-t-prog-v-3006000.po | 50 +- misc/translator/po/ku-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/ku-i-staff-t-prog-v-3006000.po | 49 +- .../po/lo-Laoo-i-opac-t-prog-v-3006000.po | 89 +- .../po/lo-Laoo-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/mi-NZ-i-opac-t-prog-v-3006000.po | 89 +- .../po/mi-NZ-i-staff-t-prog-v-3006000.po | 53 +- misc/translator/po/mon-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/mon-i-staff-t-prog-v-3006000.po | 49 +- misc/translator/po/mr-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/mr-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/ms-MY-i-opac-t-prog-v-3006000.po | 89 +- .../po/ms-MY-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/nb-NO-i-opac-t-prog-v-3006000.po | 89 +- .../po/nb-NO-i-staff-t-prog-v-3006000.po | 43 +- .../translator/po/ne-NE-i-opac-t-prog-v-3006000.po | 89 +- .../po/ne-NE-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/nl-BE-i-opac-t-prog-v-3006000.po | 89 +- .../po/nl-BE-i-staff-t-prog-v-3006000.po | 47 +- .../translator/po/nl-NL-i-opac-t-prog-v-3006000.po | 89 +- .../po/nl-NL-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/nn-NO-i-opac-t-prog-v-3006000.po | 89 +- .../po/nn-NO-i-staff-t-prog-v-3006000.po | 62 +- misc/translator/po/pbr-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/pbr-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/pl-PL-i-opac-t-prog-v-3006000.po | 89 +- .../po/pl-PL-i-staff-t-prog-v-3006000.po | 45 +- misc/translator/po/prs-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/prs-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/pt-BR-i-opac-t-prog-v-3006000.po | 1612 +- .../po/pt-BR-i-staff-t-prog-v-3006000.po |13954 ++- .../translator/po/pt-PT-i-opac-t-prog-v-3006000.po | 208 +- .../po/pt-PT-i-staff-t-prog-v-3006000.po | 1917 +- misc/translator/po/pt-PT-pref.po | 8 +- .../translator/po/ro-RO-i-opac-t-prog-v-3006000.po | 89 +- .../po/ro-RO-i-staff-t-prog-v-3006000.po | 50 +- .../translator/po/ru-RU-i-opac-t-prog-v-3006000.po | 87 +- .../po/ru-RU-i-staff-t-prog-v-3006000.po | 47 +- .../translator/po/sd-PK-i-opac-t-prog-v-3006000.po | 89 +- .../po/sd-PK-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/sk-SK-i-opac-t-prog-v-3006000.po | 1536 +- .../po/sk-SK-i-staff-t-prog-v-3006000.po |13603 ++- .../translator/po/sl-SI-i-opac-t-prog-v-3006000.po | 89 +- .../po/sl-SI-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/sq-AL-i-opac-t-prog-v-3006000.po | 89 +- .../po/sq-AL-i-staff-t-prog-v-3006000.po | 44 +- .../po/sr-Cyrl-i-opac-t-prog-v-3006000.po | 89 +- .../po/sr-Cyrl-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/sv-SE-i-opac-t-prog-v-3006000.po | 89 +- .../po/sv-SE-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/ta-LK-i-opac-t-prog-v-3006000.po | 89 +- .../po/ta-LK-i-staff-t-prog-v-3006000.po | 44 +- misc/translator/po/ta-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/ta-i-staff-t-prog-v-3006000.po | 44 +- misc/translator/po/tet-i-opac-t-prog-v-3006000.po | 89 +- misc/translator/po/tet-i-staff-t-prog-v-3006000.po | 46 +- .../po/th-THA-i-opac-t-prog-v-3006000.po | 89 +- .../po/th-THA-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/tl-PH-i-opac-t-prog-v-3006000.po | 89 +- .../po/tl-PH-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/tr-TR-i-opac-t-prog-v-3006000.po | 1596 +- .../po/tr-TR-i-staff-t-prog-v-3006000.po |14072 ++- .../translator/po/uk-UA-i-opac-t-prog-v-3006000.po | 87 +- .../po/uk-UA-i-staff-t-prog-v-3006000.po | 47 +- .../po/ur-Arab-i-opac-t-prog-v-3006000.po | 89 +- .../po/ur-Arab-i-staff-t-prog-v-3006000.po | 44 +- .../translator/po/vi-VN-i-opac-t-prog-v-3006000.po | 89 +- .../po/vi-VN-i-staff-t-prog-v-3006000.po | 44 +- .../po/zh-Hans-CN-i-opac-t-prog-v-3006000.po | 1227 +- .../po/zh-Hans-CN-i-staff-t-prog-v-3006000.po | 8958 +- .../po/zh-Hans-TW-i-opac-t-prog-v-3006000.po | 1231 +- .../po/zh-Hans-TW-i-staff-t-prog-v-3006000.po | 8792 +- 141 files changed, 129367 insertions(+), 161927 deletions(-) copy misc/release_notes/{release_notes_3_8_20.txt => release_notes_3_8_21.txt} (70%) delete mode 100644 misc/translator/po/en-USACADEMIC-i-opac-t-prog-v-3006000.po delete mode 100644 misc/translator/po/en-USACADEMIC-i-staff-t-prog-v-3006000.po delete mode 100644 misc/translator/po/en-USACADEMIC-opac-ccsr.po delete mode 100644 misc/translator/po/en-USACADEMIC-pref.po hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:19 +0000 Subject: [koha-commits] main Koha release repository tag _____Curent_reconciliation created. v3.00.00-1413-g7bb2cf1 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 tag, _____Curent_reconciliation has been created at 7bb2cf13208dded6594ba7fbb367ca9ca9931695 (commit) - Log ----------------------------------------------------------------- 7bb2cf13208dded6594ba7fbb367ca9ca9931695 Bug 2505: Enabled warnings in opac-topissues.pl ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:19 +0000 Subject: [koha-commits] main Koha release repository annotated tag am123_maj_121212 created. am123_prod_121219 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, am123_maj_121212 has been created at 40a527ca21c87b0cd85a7dedc0d063b2e9dc4973 (tag) tagging 4485a454e520262e10175f5f5bf017e0680a728f (commit) replaces am123_maj_121128 tagged by Claire Hernandez on Wed Dec 12 15:30:34 2012 +0100 - Log ----------------------------------------------------------------- Livraison kohatest: * [prod/am123] MT 10675 Follow-up translate datatable headers ! [am123_maj_121128] Bug 5635: bulkmarcimport new parameters & features followup -- * [4485a45] MT 10675 Follow-up translate datatable headers * [14eb1ff] FIX Updatedatabase: replace version number with XXX for new developments (cherry picked from commit 51e63f2d4f4560c8afc0851bc43795d9f21cf256) * [2c2804e] MT10568, Follow-up: Changes YAML conf directory * [4e2250f] MT 10238: Fix bogus translation * [e95482f] Bug 7684, Follow-up: multiple fixes for inventory * [c4358d3] Bug 7684, Follow-up: multiple fixes for inventory * [baeeda1] Bug 7684, Follow-up: multiple fixes for inventory * [aeb9738] Bug 7684, Follow-up: multiple fixes for inventory * [8d730f8] MT5783, Follow-up: Fix updatedatabase.pl and sysprefs.sql * [fd3e409] MT10568, Follow-up: Fix reserve/renewscript.pl (see MT10557) *+ [2e06a0f] Bug 5635: bulkmarcimport new parameters & features followup Admin User Koha (2): MT 10238: Fix bogus translation MT 10675 Follow-up translate datatable headers Adrien Saurat (1): MT10568, Follow-up: Changes YAML conf directory Jonathan Druart (1): FIX Updatedatabase: replace version number with XXX for new developments (cherry picked from commit 51e63f2d4f4560c8afc0851bc43795d9f21cf256) Matthias Meusburger (6): MT10568, Follow-up: Fix reserve/renewscript.pl (see MT10557) MT5783, Follow-up: Fix updatedatabase.pl and sysprefs.sql Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:19 +0000 Subject: [koha-commits] main Koha release repository annotated tag am123_maj_130408 created. am123_prod_130422 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, am123_maj_130408 has been created at 54676ef2242b00018471d364adbd391c3ec9108d (tag) tagging 17992c935944b9aa35f3b9a02bc07fddb58ac994 (commit) replaces v3.08.11 tagged by Fridolyn SOMERS on Mon Apr 8 16:30:27 2013 +0200 - Log ----------------------------------------------------------------- Mise ? jour trimestrielle Sp?cifique : 17992c9 MT10860 allow unoffical columns in item creation 7202327 MT10833: Impossible de cr?er ou modifier un rapport Admin User Koha (5): am123 - specific transtaltion (trad) am123 - specific translation changes MT 10238: Fix bogus translation MT 10675 Follow-up translate datatable headers bz5635 : followup to move dbh init Adrien Saurat (2): MT10568: adds CI-3M book desensitizer support MT10568, Follow-up: Changes YAML conf directory Alex Arnaud (6): Bug 6835 - Ability to specify types of email address in overdue_notices.pl WS apogee / harpege - Modification de l'interface des cartes MT 10463 - Rebase apharp module on 3.8.5 Revert "prepare apharp" Merge remote branch 'kohac/am123/ft/MT10463' into wip/am123 [SPECIFIC] MT8363 - Lecture n? carte dans le module de pr?t secouru (cherry picked from commit aa1506ef95b93277f7a768635f50cc64e388472c) Amit Gupta (1): Bug 7739 - Batch edit items of a title Claire Hernandez (4): am123 - specific translation (init) Revert "MT10233: Add translation for 'Item callnumber'" fix merge mistake MT 10551 fix french translation Fridolyn SOMERS (4): Merge v3.08.08 into prod/am123 Merge v3.08.11 into prod/am123 MT10833: Impossible de cr?er ou modifier un rapport MT10860 allow unoffical columns in item creation Jonathan Druart (12): Bug 7991: Add itemcallnumber into the serial collection tab Bug 7992: New plugin stocknumberAV Bug 7679: Followup: circulation statistics wizard improvements AM123: update the bulkmarcimport.pl script MT10156: FIX translation for cataloguing/merge.tt FIX Updatedatabase: replace version number with XXX for new developments (cherry picked from commit 51e63f2d4f4560c8afc0851bc43795d9f21cf256) FIX Updatedatabase, replace XXX with SPECIFIC Merge remote-tracking branch 'koha-biblibre/am123/ft/fix_updatedb' into prod/am123 FIX set kohaversion to 3.08.05.000 Merge remote-tracking branch 'koha-biblibre/am123/ft/fix_updatedb' into prod/am123 MT10879: If a subscription has expired, we can still receive Merge remote-tracking branch 'koha-biblibre/am123/ft/MT10879' into prod/am123 Julian Maurice (25): Bug 7583: Cancel a receipt Bug 7583 follow-up: Prevent users to cancel receipt if they can't Bug 7678: follow-up to pass QA Bug 7679: circulation statistics wizard improvements Bug 7896: Acq statistics wizard: add filters and cell values Bug 7896: follow-up: Allow translation of strings Bug 7993: Several bug fixes Bug 8746: rebuild_zebra_sliced.sh now export/index records as MARCXML Bug 7678: follow-up to pass QA MT10209: Missing code from master for Bug 7993 MT10233: Add translation for 'Item callnumber' Revert "Bug 7678: follow-up to pass QA" Bug 7678: follow-up to pass QA Bug 8801: Add menu entry to delete items in batch Bug 7674: Open shelf browser in appropriate tab Bug 8801: Remove 'Delete all items' menu entry Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) Bug 9034: Add CSS rule to reduce width of items table Bug 9044: Provide item selection in record detail page (staff client) Revert "Bug 9044: Provide item selection in record detail page (staff client)" Bug 9044: Provide item selection in record detail page (staff client) MT10482: Disable plugins if item_limited_edition is enabled Merge remote branch 'kohac/ft/MT10482_BZ7673' into wip/am123 MT9519: Do not create more duplicates than there already are MT9519: Do not create more duplicates than there already are Matthias Meusburger (24): Bug 7673 : New patron permissions Bug 7678: Adds extended patron attributes in patron reports Bug 7684: multiple fixes for inventory Revert "Bug 7684: multiple fixes for inventory" Bug 7684: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory MT5783: Adds various 995 to subscriptions MT3973: Make previous serial automatically available when collecting a new one MT5783, Follow-up: Use mappings instead of fields Fix updatedatabase and kohaversion Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory MT4076, follow-up: Adds permissions on shelves and fix fast cataloging MT4076, follow-up: Fix logout problem on merge MT5783, Follow-up: Use the serialsFieldsToAV syspref to tell from which marc field the authorised values must be retrieved. Fix kohaversion and updatedatabase so it's consistent Revert "AM123: update the bulkmarcimport.pl script MT10568, Follow-up: Fix reserve/renewscript.pl (see MT10557) MT5783, Follow-up: Fix updatedatabase.pl and sysprefs.sql Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Owen Leonard (1): Bug 5184 - Upgrade jQuery to the latest version (staff client) Paul Poulain (1): Bug 7674: Separate items in two tabs on biblio detail page (staff+opac) Srdjan (2): Bug 7993: Save reports with Group/Subgroup hierarchy Bug 7993 Follow-up St?phane Delaune (7): prepare 7993 prepare apharp reset updatedatabase.pl fix error on C4/Acquisition.pm for updateAM123 to 38 rebuild_zebra_sliced.zsh Bug 5635: bulkmarcimport new parameters & features Bug 5635: bulkmarcimport new parameters & features followup ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository tag am123_maj_131009 created. am123_maj_130708-63-ge6146db 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 tag, am123_maj_131009 has been created at e6146db52b044d101f73fd38cf6cdbb28005947d (commit) - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:19 +0000 Subject: [koha-commits] main Koha release repository annotated tag am123_maj_121128 created. am123_maj_121128 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, am123_maj_121128 has been created at 14328c58fe458de76086c87fde2b1bf5f71cb7cd (tag) tagging 2e06a0ff61584bd2cdf58a6e7d9ef47dc708f096 (commit) replaces v3.08.05 tagged by Claire Hernandez on Tue Nov 27 16:33:21 2012 +0100 - Log ----------------------------------------------------------------- Premi?re maj sur kohatest - push de prod/am123 - d?p?t du tag ! [v3.08.05] Merge remote-tracking branch 'tamil/3.8.5-translate' into 3.8.x ! [HEAD] Bug 5635: bulkmarcimport new parameters & features followup -- + [2e06a0f] Bug 5635: bulkmarcimport new parameters & features followup + [0df908f] Bug 5635: bulkmarcimport new parameters & features + [f783e08] Revert "AM123: update the bulkmarcimport.pl script + [8819c73] MT10156: FIX translation for cataloguing/merge.tt + [1debcb7] MT10568: adds CI-3M book desensitizer support + [659b6b0] MT10482: Disable plugins if item_limited_edition is enabled + [a485fe7] Fix kohaversion and updatedatabase so it's consistent + [3450143] MT5783, Follow-up: Use the serialsFieldsToAV syspref to tell from which marc field the authorised values must be retrieved. + [2a0565c] MT 10551 fix french translation + [d0ae79d] Bug 9044: Provide item selection in record detail page (staff client) + [ac62bb7] Revert "Bug 9044: Provide item selection in record detail page (staff client)" + [8ee85a5] fix merge mistake + [64d0ba3] MT4076, follow-up: Fix logout problem on merge + [7522843] MT4076, follow-up: Adds permissions on shelves and fix fast cataloging + [5ca3c61] Bug 9044: Provide item selection in record detail page (staff client) + [dc5884b] Bug 9034: Add CSS rule to reduce width of items table + [886e95f] Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) + [dad115d] Bug 5184 - Upgrade jQuery to the latest version (staff client) + [f09e5df] am123 - specific translation changes + [0a8bce1] Bug 7684, Follow-up: multiple fixes for inventory + [1132651] AM123: update the bulkmarcimport.pl script + [1a916f4] Bug 7684, Follow-up: multiple fixes for inventory + [14fdd63] am123 - specific transtaltion (trad) + [28c5e7e] MT 10463 - Rebase apharp module on 3.8.5 + [b12f4c6] Revert "prepare apharp" + [35aa645] Fix updatedatabase and kohaversion + [fbf7bc1] MT5783, Follow-up: Use mappings instead of fields + [981ba84] MT3973: Make previous serial automatically available when collecting a new one + [19bf812] MT5783: Adds various 995 to subscriptions + [54481dd] Bug 7684, Follow-up: multiple fixes for inventory + [7ddfcb9] Bug 7679: Followup: circulation statistics wizard improvements + [b3551bc] Bug 8801: Remove 'Delete all items' menu entry + [b078701] Bug 7674: Open shelf browser in appropriate tab + [f5092f5] Bug 7674: Separate items in two tabs on biblio detail page (staff+opac) + [5afa4a7] Revert "MT10233: Add translation for 'Item callnumber'" + [604eacc] am123 - specific translation (init) + [e5c7ee6] Bug 8801: Add menu entry to delete items in batch + [8125932] Bug 7739 - Batch edit items of a title + [8f0a30a] Bug 7678: follow-up to pass QA + [603a551] Revert "Bug 7678: follow-up to pass QA" + [59006cd] MT10233: Add translation for 'Item callnumber' + [be1cfa8] MT10209: Missing code from master for Bug 7993 + [a6b2905] Bug 7678: follow-up to pass QA + [b88d521] Bug 7684, Follow-up: multiple fixes for inventory + [d838729] Bug 7684: multiple fixes for inventory + [936e479] Revert "Bug 7684: multiple fixes for inventory" + [6910832] Bug 8746: rebuild_zebra_sliced.sh now export/index records as MARCXML + [90de827] rebuild_zebra_sliced.zsh + [015cebc] fix error on C4/Acquisition.pm for updateAM123 to 38 + [5adecd9] reset updatedatabase.pl + [277fcc1] WS apogee / harpege - Modification de l'interface des cartes + [2ab0996] prepare apharp + [9399218] Bug 7993: Several bug fixes + [2ba2cfb] Bug 7993 Follow-up + [c9933bc] Bug 7993: Save reports with Group/Subgroup hierarchy + [ebff6ab] prepare 7993 + [f6e38d7] Bug 7992: New plugin stocknumberAV + [637ef87] Bug 7991: Add itemcallnumber into the serial collection tab + [c843dd8] Bug 7896: follow-up: Allow translation of strings + [5ce0713] Bug 7896: Acq statistics wizard: add filters and cell values + [8b285b8] Bug 7684: multiple fixes for inventory + [a19aafd] Bug 7679: circulation statistics wizard improvements + [87f0192] Bug 7678: follow-up to pass QA + [3afbe93] Bug 7678: Adds extended patron attributes in patron reports + [85ebcc7] Bug 7673 : New patron permissions + [7e04d2a] Bug 7583 follow-up: Prevent users to cancel receipt if they can't + [95755eb] Bug 7583: Cancel a receipt + [db3e2e5] Bug 6835 - Ability to specify types of email address in overdue_notices.pl -- [0649fca] Merge remote-tracking branch 'tamil/3.8.5-translate' into 3.8.x Admin User Koha (2): am123 - specific transtaltion (trad) am123 - specific translation changes Adrien Saurat (1): MT10568: adds CI-3M book desensitizer support Alex Arnaud (5): Bug 6835 - Ability to specify types of email address in overdue_notices.pl WS apogee / harpege - Modification de l'interface des cartes MT 10463 - Rebase apharp module on 3.8.5 Revert "prepare apharp" Merge remote branch 'kohac/am123/ft/MT10463' into wip/am123 Amit Gupta (1): Bug 7739 - Batch edit items of a title Claire Hernandez (4): am123 - specific translation (init) Revert "MT10233: Add translation for 'Item callnumber'" fix merge mistake MT 10551 fix french translation Jonathan Druart (5): Bug 7991: Add itemcallnumber into the serial collection tab Bug 7992: New plugin stocknumberAV Bug 7679: Followup: circulation statistics wizard improvements AM123: update the bulkmarcimport.pl script MT10156: FIX translation for cataloguing/merge.tt Julian Maurice (23): Bug 7583: Cancel a receipt Bug 7583 follow-up: Prevent users to cancel receipt if they can't Bug 7678: follow-up to pass QA Bug 7679: circulation statistics wizard improvements Bug 7896: Acq statistics wizard: add filters and cell values Bug 7896: follow-up: Allow translation of strings Bug 7993: Several bug fixes Bug 8746: rebuild_zebra_sliced.sh now export/index records as MARCXML Bug 7678: follow-up to pass QA MT10209: Missing code from master for Bug 7993 MT10233: Add translation for 'Item callnumber' Revert "Bug 7678: follow-up to pass QA" Bug 7678: follow-up to pass QA Bug 8801: Add menu entry to delete items in batch Bug 7674: Open shelf browser in appropriate tab Bug 8801: Remove 'Delete all items' menu entry Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) Bug 9034: Add CSS rule to reduce width of items table Bug 9044: Provide item selection in record detail page (staff client) Revert "Bug 9044: Provide item selection in record detail page (staff client)" Bug 9044: Provide item selection in record detail page (staff client) MT10482: Disable plugins if item_limited_edition is enabled Merge remote branch 'kohac/ft/MT10482_BZ7673' into wip/am123 Matthias Meusburger (18): Bug 7673 : New patron permissions Bug 7678: Adds extended patron attributes in patron reports Bug 7684: multiple fixes for inventory Revert "Bug 7684: multiple fixes for inventory" Bug 7684: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory MT5783: Adds various 995 to subscriptions MT3973: Make previous serial automatically available when collecting a new one MT5783, Follow-up: Use mappings instead of fields Fix updatedatabase and kohaversion Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory MT4076, follow-up: Adds permissions on shelves and fix fast cataloging MT4076, follow-up: Fix logout problem on merge MT5783, Follow-up: Use the serialsFieldsToAV syspref to tell from which marc field the authorised values must be retrieved. Fix kohaversion and updatedatabase so it's consistent Revert "AM123: update the bulkmarcimport.pl script Owen Leonard (1): Bug 5184 - Upgrade jQuery to the latest version (staff client) Paul Poulain (1): Bug 7674: Separate items in two tabs on biblio detail page (staff+opac) Srdjan (2): Bug 7993: Save reports with Group/Subgroup hierarchy Bug 7993 Follow-up St?phane Delaune (7): prepare 7993 prepare apharp reset updatedatabase.pl fix error on C4/Acquisition.pm for updateAM123 to 38 rebuild_zebra_sliced.zsh Bug 5635: bulkmarcimport new parameters & features Bug 5635: bulkmarcimport new parameters & features followup ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag am123_prod_121219 created. am123_prod_121219 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, am123_prod_121219 has been created at 9a9b847e40626be5b5b2f9aca9447ced9a038068 (tag) tagging 4485a454e520262e10175f5f5bf017e0680a728f (commit) replaces am123_maj_121128 tagged by Claire Hernandez on Wed Dec 19 16:30:45 2012 +0100 - Log ----------------------------------------------------------------- Livraison en production de la mise ? jour communautaire 3.8.5 aux universit?s Aix-Marseille Patchs sp?cifiques rebas?s: $ git sb v3.08.05 biblibre_community/prod/am123 ! [v3.08.05] Merge remote-tracking branch 'tamil/3.8.5-translate' into 3.8.x ! [biblibre_community/prod/am123] MT 10675 Follow-up translate datatable headers -- + [4485a45] MT 10675 Follow-up translate datatable headers + [14eb1ff] FIX Updatedatabase: replace version number with XXX for new developments (cherry picked from commit 51e63f2d4f4560c8afc0851bc43795d9f21cf256) + [2c2804e] MT10568, Follow-up: Changes YAML conf directory + [4e2250f] MT 10238: Fix bogus translation + [e95482f] Bug 7684, Follow-up: multiple fixes for inventory + [c4358d3] Bug 7684, Follow-up: multiple fixes for inventory + [baeeda1] Bug 7684, Follow-up: multiple fixes for inventory + [aeb9738] Bug 7684, Follow-up: multiple fixes for inventory + [8d730f8] MT5783, Follow-up: Fix updatedatabase.pl and sysprefs.sql + [fd3e409] MT10568, Follow-up: Fix reserve/renewscript.pl (see MT10557) + [2e06a0f] Bug 5635: bulkmarcimport new parameters & features followup + [0df908f] Bug 5635: bulkmarcimport new parameters & features + [f783e08] Revert "AM123: update the bulkmarcimport.pl script + [8819c73] MT10156: FIX translation for cataloguing/merge.tt + [1debcb7] MT10568: adds CI-3M book desensitizer support + [659b6b0] MT10482: Disable plugins if item_limited_edition is enabled + [a485fe7] Fix kohaversion and updatedatabase so it's consistent + [3450143] MT5783, Follow-up: Use the serialsFieldsToAV syspref to tell from which marc field the authorised values must be retrieved. + [2a0565c] MT 10551 fix french translation + [d0ae79d] Bug 9044: Provide item selection in record detail page (staff client) + [ac62bb7] Revert "Bug 9044: Provide item selection in record detail page (staff client)" + [8ee85a5] fix merge mistake + [64d0ba3] MT4076, follow-up: Fix logout problem on merge + [7522843] MT4076, follow-up: Adds permissions on shelves and fix fast cataloging + [5ca3c61] Bug 9044: Provide item selection in record detail page (staff client) + [dc5884b] Bug 9034: Add CSS rule to reduce width of items table + [886e95f] Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) + [dad115d] Bug 5184 - Upgrade jQuery to the latest version (staff client) + [f09e5df] am123 - specific translation changes + [0a8bce1] Bug 7684, Follow-up: multiple fixes for inventory + [1132651] AM123: update the bulkmarcimport.pl script + [1a916f4] Bug 7684, Follow-up: multiple fixes for inventory + [14fdd63] am123 - specific transtaltion (trad) + [28c5e7e] MT 10463 - Rebase apharp module on 3.8.5 + [b12f4c6] Revert "prepare apharp" + [35aa645] Fix updatedatabase and kohaversion + [fbf7bc1] MT5783, Follow-up: Use mappings instead of fields + [981ba84] MT3973: Make previous serial automatically available when collecting a new one + [19bf812] MT5783: Adds various 995 to subscriptions + [54481dd] Bug 7684, Follow-up: multiple fixes for inventory + [7ddfcb9] Bug 7679: Followup: circulation statistics wizard improvements + [b3551bc] Bug 8801: Remove 'Delete all items' menu entry + [b078701] Bug 7674: Open shelf browser in appropriate tab + [f5092f5] Bug 7674: Separate items in two tabs on biblio detail page (staff+opac) + [5afa4a7] Revert "MT10233: Add translation for 'Item callnumber'" + [604eacc] am123 - specific translation (init) + [e5c7ee6] Bug 8801: Add menu entry to delete items in batch + [8125932] Bug 7739 - Batch edit items of a title + [8f0a30a] Bug 7678: follow-up to pass QA + [603a551] Revert "Bug 7678: follow-up to pass QA" + [59006cd] MT10233: Add translation for 'Item callnumber' + [be1cfa8] MT10209: Missing code from master for Bug 7993 + [a6b2905] Bug 7678: follow-up to pass QA + [b88d521] Bug 7684, Follow-up: multiple fixes for inventory + [d838729] Bug 7684: multiple fixes for inventory + [936e479] Revert "Bug 7684: multiple fixes for inventory" + [6910832] Bug 8746: rebuild_zebra_sliced.sh now export/index records as MARCXML + [90de827] rebuild_zebra_sliced.zsh + [015cebc] fix error on C4/Acquisition.pm for updateAM123 to 38 + [5adecd9] reset updatedatabase.pl + [277fcc1] WS apogee / harpege - Modification de l'interface des cartes + [2ab0996] prepare apharp + [9399218] Bug 7993: Several bug fixes + [2ba2cfb] Bug 7993 Follow-up + [c9933bc] Bug 7993: Save reports with Group/Subgroup hierarchy + [ebff6ab] prepare 7993 + [f6e38d7] Bug 7992: New plugin stocknumberAV + [637ef87] Bug 7991: Add itemcallnumber into the serial collection tab + [c843dd8] Bug 7896: follow-up: Allow translation of strings + [5ce0713] Bug 7896: Acq statistics wizard: add filters and cell values + [8b285b8] Bug 7684: multiple fixes for inventory + [a19aafd] Bug 7679: circulation statistics wizard improvements + [87f0192] Bug 7678: follow-up to pass QA + [3afbe93] Bug 7678: Adds extended patron attributes in patron reports + [85ebcc7] Bug 7673 : New patron permissions + [7e04d2a] Bug 7583 follow-up: Prevent users to cancel receipt if they can't + [95755eb] Bug 7583: Cancel a receipt + [db3e2e5] Bug 6835 - Ability to specify types of email address in overdue_notices.pl -- [0649fca] Merge remote-tracking branch 'tamil/3.8.5-translate' into 3.8.x Admin User Koha (2): MT 10238: Fix bogus translation MT 10675 Follow-up translate datatable headers Adrien Saurat (1): MT10568, Follow-up: Changes YAML conf directory Jonathan Druart (1): FIX Updatedatabase: replace version number with XXX for new developments (cherry picked from commit 51e63f2d4f4560c8afc0851bc43795d9f21cf256) Matthias Meusburger (6): MT10568, Follow-up: Fix reserve/renewscript.pl (see MT10557) MT5783, Follow-up: Fix updatedatabase.pl and sysprefs.sql Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag am123_prod_130422 created. am123_prod_130422 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, am123_prod_130422 has been created at 1c95bb923675d76b9826cb2e34e694cc1dc0b9ad (tag) tagging 17992c935944b9aa35f3b9a02bc07fddb58ac994 (commit) replaces v3.08.11 tagged by Adrien Saurat on Mon Apr 22 10:27:30 2013 +0200 - Log ----------------------------------------------------------------- cf tag 17992c935944b9aa35f3b9a02bc07fddb58ac994 Mise ? jour trimestrielle Sp?cifique : 17992c9 MT10860 allow unoffical columns in item creation 7202327 MT10833: Impossible de cr?er ou modifier un rapport Admin User Koha (5): am123 - specific transtaltion (trad) am123 - specific translation changes MT 10238: Fix bogus translation MT 10675 Follow-up translate datatable headers bz5635 : followup to move dbh init Adrien Saurat (2): MT10568: adds CI-3M book desensitizer support MT10568, Follow-up: Changes YAML conf directory Alex Arnaud (6): Bug 6835 - Ability to specify types of email address in overdue_notices.pl WS apogee / harpege - Modification de l'interface des cartes MT 10463 - Rebase apharp module on 3.8.5 Revert "prepare apharp" Merge remote branch 'kohac/am123/ft/MT10463' into wip/am123 [SPECIFIC] MT8363 - Lecture n? carte dans le module de pr?t secouru (cherry picked from commit aa1506ef95b93277f7a768635f50cc64e388472c) Amit Gupta (1): Bug 7739 - Batch edit items of a title Claire Hernandez (4): am123 - specific translation (init) Revert "MT10233: Add translation for 'Item callnumber'" fix merge mistake MT 10551 fix french translation Fridolyn SOMERS (4): Merge v3.08.08 into prod/am123 Merge v3.08.11 into prod/am123 MT10833: Impossible de cr?er ou modifier un rapport MT10860 allow unoffical columns in item creation Jonathan Druart (12): Bug 7991: Add itemcallnumber into the serial collection tab Bug 7992: New plugin stocknumberAV Bug 7679: Followup: circulation statistics wizard improvements AM123: update the bulkmarcimport.pl script MT10156: FIX translation for cataloguing/merge.tt FIX Updatedatabase: replace version number with XXX for new developments (cherry picked from commit 51e63f2d4f4560c8afc0851bc43795d9f21cf256) FIX Updatedatabase, replace XXX with SPECIFIC Merge remote-tracking branch 'koha-biblibre/am123/ft/fix_updatedb' into prod/am123 FIX set kohaversion to 3.08.05.000 Merge remote-tracking branch 'koha-biblibre/am123/ft/fix_updatedb' into prod/am123 MT10879: If a subscription has expired, we can still receive Merge remote-tracking branch 'koha-biblibre/am123/ft/MT10879' into prod/am123 Julian Maurice (25): Bug 7583: Cancel a receipt Bug 7583 follow-up: Prevent users to cancel receipt if they can't Bug 7678: follow-up to pass QA Bug 7679: circulation statistics wizard improvements Bug 7896: Acq statistics wizard: add filters and cell values Bug 7896: follow-up: Allow translation of strings Bug 7993: Several bug fixes Bug 8746: rebuild_zebra_sliced.sh now export/index records as MARCXML Bug 7678: follow-up to pass QA MT10209: Missing code from master for Bug 7993 MT10233: Add translation for 'Item callnumber' Revert "Bug 7678: follow-up to pass QA" Bug 7678: follow-up to pass QA Bug 8801: Add menu entry to delete items in batch Bug 7674: Open shelf browser in appropriate tab Bug 8801: Remove 'Delete all items' menu entry Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) Bug 9034: Add CSS rule to reduce width of items table Bug 9044: Provide item selection in record detail page (staff client) Revert "Bug 9044: Provide item selection in record detail page (staff client)" Bug 9044: Provide item selection in record detail page (staff client) MT10482: Disable plugins if item_limited_edition is enabled Merge remote branch 'kohac/ft/MT10482_BZ7673' into wip/am123 MT9519: Do not create more duplicates than there already are MT9519: Do not create more duplicates than there already are Matthias Meusburger (24): Bug 7673 : New patron permissions Bug 7678: Adds extended patron attributes in patron reports Bug 7684: multiple fixes for inventory Revert "Bug 7684: multiple fixes for inventory" Bug 7684: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory MT5783: Adds various 995 to subscriptions MT3973: Make previous serial automatically available when collecting a new one MT5783, Follow-up: Use mappings instead of fields Fix updatedatabase and kohaversion Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory MT4076, follow-up: Adds permissions on shelves and fix fast cataloging MT4076, follow-up: Fix logout problem on merge MT5783, Follow-up: Use the serialsFieldsToAV syspref to tell from which marc field the authorised values must be retrieved. Fix kohaversion and updatedatabase so it's consistent Revert "AM123: update the bulkmarcimport.pl script MT10568, Follow-up: Fix reserve/renewscript.pl (see MT10557) MT5783, Follow-up: Fix updatedatabase.pl and sysprefs.sql Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Bug 7684, Follow-up: multiple fixes for inventory Owen Leonard (1): Bug 5184 - Upgrade jQuery to the latest version (staff client) Paul Poulain (1): Bug 7674: Separate items in two tabs on biblio detail page (staff+opac) Srdjan (2): Bug 7993: Save reports with Group/Subgroup hierarchy Bug 7993 Follow-up St?phane Delaune (7): prepare 7993 prepare apharp reset updatedatabase.pl fix error on C4/Acquisition.pm for updateAM123 to 38 rebuild_zebra_sliced.zsh Bug 5635: bulkmarcimport new parameters & features Bug 5635: bulkmarcimport new parameters & features followup ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag mrlimoges_prod_110704 created. mrlimoges_prod_110704 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, mrlimoges_prod_110704 has been created at 1bb61dfd03b7fa63607744faa396d68918968a8b (tag) tagging 082501c0675fb8a26491c5097bd6aa1f40054851 (commit) replaces mrlimoges_prod_110628 tagged by Claire Hernandez on Tue Jun 28 12:23:32 2011 +0200 - Log ----------------------------------------------------------------- Livraison en test du mus?e de la r?sistance de limoges - simple base sur dev/solr Claire Hernandez (1): [SOLR] New way to install solrconf ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:19 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:19 +0000 Subject: [koha-commits] main Koha release repository annotated tag am123_maj_130708 created. am123_maj_130708 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, am123_maj_130708 has been created at 82ec8fe40ddd82c0de874e924ac4f3b3c7bd7afe (tag) tagging 461284ad3b769d83566c26a463dfecab6150da5d (commit) replaces am123_prod_130422 tagged by Fridolyn SOMERS on Mon Jul 8 15:54:13 2013 +0200 - Log ----------------------------------------------------------------- Mise ? jour trimestrielle Specific : 35e3108 Bug 9604 - Follow-up: Changing labels from branch to library 23d27b0 Bug 9604: filter overdues with homebranch and holdingbranch 35702a4 MT6222 : Custom CAS OPAC messages 08844a3 Bug 9588: weighted search query with index Aaron Wells (1): Bug 8816: Add warning about manual edits to top of debian/control Adrien Saurat (3): Bug 9838: fix on 04patron_status.t Bug 7379: display of copy number description (AV) Bug 9484: userid not generated consistently (different editing pages) Bernardo Gonzalez Kriegel (4): Bug 9358 - Fixed field plugins for MARC21 should be updated for MARC21 update #15 Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15 Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated Bug 10178 - Typos in plugins for 006 and 008 in MARC21 Chris Cormack (15): Bump db number Bumping db version Bug 8942 : Adding a test to make sure we don't use single quotes for js Removing a single quote in the js Revert "Bug 9908 - Fixing OCLC Connexion Client" Tidying up updatedatabase.pl Merge remote-tracking branch 'kc/3.8.x' into 3.8.x Bumpding database version 3.8.12 release notes Bug 9591 : Set Library changes after viewing Holds Queue >> reserves item Merge remote-tracking branch 'origin/3.8.x' into 3.8.x Revert "Bug 9812 - Forbid access to several files through the browser" Merge remote-tracking branch 'kc/3.8.x' into 3.8.x 3.8.13 release notes Bug 6709 : Patch for testing translating .xml files Chris Hall (2): Database update for 3.8.14 release Update release notes for 3.8.14 release Chris Nighswonger (1): Bug 9535 - Patron card creator "Remove duplicates" function doesn't work Christophe Croullebois (2): Bug 7228: can't add items in an order with Modify Bug 9923 - correction of a bug due to bz 7129 Colin Campbell (1): Bug 10184 - Circulation History reverses sort order Connor Fraser (1): Bug 7368: Correct three typos in history.txt D Ruth Bavousett (2): Language updates for 3.8.12 Language update for 3.8.13 David Cook (4): Bug 9781 - Fix bug in 3.8.x (dynarch) calendar positioning in IE Bug 9002 - Remove Problematic Logic from Patron Messaging Preferences Form Bug 9571 - Fix width for textareas in Edit Item screen Bug 10156 - Fix usr/bin/perl path for get_report_social_data.pl Dobrica Pavlinusic (4): Bug 8378 - in overdues changed to <> Bug 8378 - show all items columns and new items.fine Bug 8378 - followup - sample_notices.sql updated to <> Bug 8378 - followup - update notices to use <> Edmund Balnaves (1): Bug 8264 - local cover images not working in IE8 [ prog ] Fridolyn SOMERS (17): Bug 7018 : need all acq permissions to search Bug 8942: Translation process breaks javascript Bug 8942: Translation process breaks javascript (followup 1) Bug 8942: Translation process breaks javascript (followup 2) Bug 9953 - When OpacMaintenance breaks lifting debarment Bug 9274: Software error in bibtex export Bug 9726: XISBN service throttle not initialized Bug 9954 - CVS profile encoding not selected in edition Bug 9947 - Creating item for received serial prefills enumchron subfield Bug 9613: items namespace missing in XSLT Bug 10022 - Multiple tags moderation doesn't work on translated page Bug 10033 - dangerous query in _koha_modify_item Bug 9604: filter overdues with homebranch and holdingbranch MT6222 : Custom CAS OPAC messages Bug 10413 - Odd space character breaks translation Bug 9588: weighted search query with index Merge tag 'v3.08.14' into prod/am123 Janusz Kaczmarek (1): Bug 10326: bulkmarcimport.pl doesn't restore value of CataloguingLog syspref Jared Camins-Esakov (1): Bug 9050: Use safer adelete when deleting records from Zebra index Jen Zajac (1): Bug 5648: Changed display: inline to inline-block on the inline CSS styling on the li elements. Jonathan Druart (6): Bug 9419: The highlight feature can cause a browser freeze Bug 9945: Changed display: inline to inline-block on the inline CSS styling on the li elements. Bug 9507: prevent submit: refactor some code in a js file Bug 10310: Prevent submitting form with enter does not work with IE Bug 10310: Followup Prevent submitting form with enter does not work with IE Bug 10296: UT: t/data/db_schemas not needed Julian Maurice (1): Bug 9019: Return item fields in ILS-DI GetRecords Karam Qubsi (1): Bug 9956 : Add translators to the about page Katrin Fischer (4): Bug 9604 - Follow-up: Changing labels from branch to library Bug 10284: Add missing spaces between label and content in XSLT view (780/785) Bug 9824: Make it possible to apply/cancel switch Bug 10249: Fix untranslatable strings in OPAC detail page Kyle M Hall (2): Bug 9748: don't link items in SCO checkout list back to main OPAC Bug 8860 - can't merge if you don't have fast cataloging permissions Lyon3 Team (1): Bug 9824 - Hide basket with no expected items in basqket list by bookseller Magnus Enger (2): Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml Bug 10288 - Fix a tiny typo on "Pending offline circulation actions" Marc Veron (1): Bug 8895 - Warning in systempreferences.pl: Use of uninitialized value in length... Marcel de Rooy (4): Bug 9609: Rebuilding zebra reports double number of exported records. Bug 9824: Followup for removing filter Bug 10381: POD lines of GetBasketsInfosByBookseller Bug 10381: Followup adding some text around Apply/cancel filter. Mark Tompsett (4): Bug 8780 - Lower dependency version for DateTime::TimeZone Bug 8737 - Incorrect icon at login in staff client Bug 8742 - Example uses perl 5.8 in Makefile.PL Bug 8861 - Undefined variables in batchMod.pl trigger error logs Mathieu Saby (3): Bug 7875: Change the pending suggestion link in home page so that it directs to pending suggestions Bug 10186: Fix a typo in subscription-add.tt : 2/years should be 2/year Bug 10191: Close 2 option tags in unimarc_field_115a.tt and unimarc_field_116.tt Owen Leonard (10): Bug 9571 [Alternate] Fix width for textareas in Edit Item screen Bug 9266 - Untranslated strings in tags moderation Bug 9957 - Missing cancel link on subfield editing page Bug 10225 - If an item isn't editable, don't show the onclick Edit/Delete menu Bug 10083 [3.10.x] In Transit string doesn't get translated in the staff interface Bug 10036 - adding header search to additem page Bug 10193 - Copies should be holdings as label for items on MARC view Bug 10350 - Capitalization: Home Library column in staff detail items table Bug 10166 [3.10.x] Can't place holds on multiple titles if one or more are un-holdable Bug 10015 - UniqueItemFields could have link to database documentation Peter Crellan Kelly (2): Bug 9863: Correct casing and add arrow-heads for consistency with earlier submit messages. Bug 9885 Passwords generated by command line scripts are weak Robin Sheat (1): Bug 9802 - add test case to ensure man pages have correct XML Stefano Bargioni (1): Bug 10093 - Typo in marc21_leader.tt Thatcher Rea (1): Bug 9908 - Fixing OCLC Connexion Client Tomas Cohen Arazi (11): Bug 9502 - Wrong destination in cp command (INSTALL.opensuse!) Bug 9812 - Forbid access to several files through the browser Bug 10042 - Minor typo ("Communnity") in packages docs Bug 10107 - opacbookbag shouldn't prevent from adding items to a list in the OPAC Bug 10159 - koha-rebuild-zebra error handling Bug 10157 - koha-email-enable error handling Bug 10146 - koha-stop-zebra error handling Bug 10094 - koha-list should have a --disabled option switch Bug 10144 - koha-start-zebra error handling Bug 10149 - koha-restart-zebra error handling (rewording) Bug 10259 - koha-*-zebra scripts are expected to run without warnings if no instance name passed Vitor FERNANDES (1): Bug 9341: Problem with UNIMARC authors facets Will Stokes (1): Bug 7938: Added description of -v/--verbose parameter ?ByWater (1): Bug 9786 - Holds to pull showing items not available ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag mrlimoges_prod_110628 created. mrlimoges_prod_110628 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, mrlimoges_prod_110628 has been created at 6987d14922e53b1d08bd4222b5098d15414a83a8 (tag) tagging b5e0e3a3f7ed38187f00326eb3ccae6113ef91b5 (commit) replaces solr_v1.0-beta tagged by Claire Hernandez on Tue Jun 28 11:52:28 2011 +0200 - Log ----------------------------------------------------------------- Livraison d'une premi?re version solr au mus?e de la r?sistance de limoges - version dev/solr brute Alex Arnaud (2): MT6626: prevents form validation by pressing "Enter" key (cherry picked from commit b6c2594ef3d93b7af0a1f300ec92ce2eb068d6ef) MT6901 Adds the ability to display the current date in overdue letters (cherry picked from commit 6e7a248215eef39fd894b3c40186664ee6d246ed) BibLibre (3): [SOLR] MT6624 : authorities pagination [SOLR] MT6642 Plugin PubDate would block cataloguing [SOLR][Limoges] removing filters when no data passed Christophe Croullebois (3): (MT #4718) Contradictious messages on check in (MT #5068) Itemcallnumber with "'" (MT #6181) Dead link in Checked-In items Claire (3): [SOLR] New option -i (information) for rebuild_solr script [SOLR] Follow up MT6953 - UsedInXBiblio is not updated [SOLR] Follow-up FIX Get description for facets with ccode (in opac) Claire Hernandez (25): [SOLR] FIX optimize call in rebuild_solr.pl [SOLR] minor documentation [SOLR] MT6310 Fix pagination issue - bad results number when 2 params are set in advanced search [SOLR] Adding possibility to add an expression into an operand [SOLR] Fix advanced search with item types - ability to manage query as index:(VAL1 OR VAL2? [SOLR] Fix on delete record [SOLR] MT6309 display descriptions for facets [SOLR] opac authorities authentication required. [SOLR] authorised values management with facets [SOLR] merge problem on opac-advsearch.tmpl [SOLR] Fix ccode advanced search display [SOLR] updatedatabase init on *SortOrder initial value Revert "MT6594: when OpacAddMastheadLibraryPulldown is activated the syspref SearchMyLibraryFirst is is taken into account" [SOLR] Follow-up - Search limit by branch [SOLR] MT6594 Follow-up - Search limit by branch [SOLR] fix kohastructure syntax error. [SOLR] optimize indexrecord Merge remote branch 'origin/solr/bug/MT6644' into dev/solr [SOLR] Follow-up: Fix ccode advanced search display (in opac too) [SOLR] Fix install kohastructure for indexmappings table changing url for sudoc Fix merge comment forgotten [SOLR] MT6953 - UsedInXBiblio is not updated Fix broken morememberpage if no patron_attributes [SOLR] Quick fix - circular dependency bad use Fr?d?ric Demians (1): Fix buildEDITORS.pl script for 3.2 Henri-Damien LAURENT (8): [SOLR] zebra server [SOLR] MT6307: Authorised Values Json was not correctly encoded [SOLR] MT6490: intranet Order would loose index restrictions [SOLR]MT6307 Authorised Values would not be searched correctly MT6487 Remove Stopwords when sorting titles [SOLR] MT6644 FindDuplicate would break addbiblio GetCOiNS problem : MT6063 : addbiblio.pl : authorised values with 0 Jonathan Druart (45): [SOLR] FIX double quoted string search in an index [SOLR]MT6242: pass filters and operators to pagination [SOLR] Displays query in pro results [SOLR]MT6404: Wildcards ? and * in normalSearch and buildQuery [SOLR] Remove unused code and fix default sorting [SOLR]MT6309: Addings lib for ccode on facets [SOLR] Remove unused code from opac search [SOLR]MT6309: Addings lib on holdingbranch [SOLR]MT6449: FIX indexing on srt values [SOLR] Adding [* TO *] support and colons already escaped [SOLR] Tests for new catalogue/search.pl [SOLR] Cleaning catalogue/search.pl [SOLR] Adding toggle on itypes form + cleaning [SOLR] Adding new search in opac + FIX Query in string [SOLR]MT5655: Addings authtypecode into url params [SOLR] Remove diacritics before search authority [SOLR] FIX error in Plugin 4XX [SOLR] FIX tmpl param name for pager [SOLR] FIX Replace itype description by code in option value [SOLR] MT6685: Add tags in opac [SOLR] FIX in adv search when we select just itemtypes without term or filter [SOLR] Best support of escaped quote MT6707: FIX Pager + escape quotes and brackets MT6707: FIX orderby var name [SOLR] Followup FIX in advsearch when we select just itemtypes without term or filter [SOLR] Followup FIX in advsearch when we select just itemtypes without term or filter [SOLR] Return an empty string if query is not defined (normalSearch) MT6794: Adding sorting and pager in cataloguing/addbooks.pl [SOLR] FIX C4/Biblio.pm GetMarcNote : return unless $record [SOLR] FIX option -w in rebuild_solr.pl [SOLR] FIX don't escape colons if already escaped in buildQuery MT7004 FIX subscription-bib-search.pl search [SOLR] Author link in results list must use index name [SOLR] Remove useless call IndexRecord in ModBiblio [SOLR] FIX fields' order for pubdate in table indexes [SOLR] FIX harcoded ccl indexes in opac search [SOLR] Display pubdate in facets with C4::Dates [SOLR]MT7076: Sort mappings on option text, not option value [SOLR] FIX pubdate limitation (when it's the only one limit) [SOLR] rebuild_solr : Adding -w with list of biblionumbers separated by coma [SOLR] FIX Get description for facets with ccode [SOLR] Rename Plugin PubDate => Date [SOLR] Support for searching in index of type date [SOLR] Followup : Support for searching in index of type date FIX Indexing in Plugins DeleteDash and Date Julian Maurice (1): [SOLR] Search limit by branch Matthias Meusburger (2): MT6622: Opac search history now works with solr MT6892: Buttons are not displayed in catalogue/detail.pl (cherry picked from commit 7bd8695b2ec0c89a3def13201f22c6df9601dfbf) Paul Poulain (18): MT6139 uncertainprice can't be unset on an order MT6244: Authorised values administration, warn for modifs MT6039 opacstylesheet not transmitted to opac-auth MT5446: total is wrong MT6294: keep frameworkcode of both biblios BZ5725 follow-up : another wrong permission follow-up: same problem with merging when there is a " in the title removing warn Very minor fix : putting a - between branchcode and location catalogue_stats, using INNER JOIN instead of LEFT JOIN removing warnings MT6267: opacDefaultTab fix MT6196: strange order in CSV upload MT6270 display debarment date and comment MT6419: fixing marc2bibtex API return MT5923 force utf-8 header in the mail MT6223: multiple fixes for inventory MT6223 follow-up: deal correctly with status/lost/notforloan flags Sophie Meynieux (8): MT5668 Librarians who were not superlibrarians were disconnected from koha where using editors plugin MT6412 When overdue_notices.pl is run without -t parameter, a user is notified twice if his delay match exactly the delay defined fro trigger. MT6645 Some items are displaid on loan although they have been checked-in MT6657 Autonumber does not find the right next number MT5359 Overdue fines are not correctly displaid on OPAC user account MT6416 Table old_reserves is not filled MT6416 Followup : sometimes reserves were not saved into old_reserves because of duplicate primary key MT6383 : Revert "MT5210 CanItemBeReserved too restrictive" St?phane Delaune (3): MT6594: when OpacAddMastheadLibraryPulldown is activated the syspref SearchMyLibraryFirst is is taken into account (MT #6021-6022)update othername, B_email and B_phone display on moremember.tmpl (cherry picked from commit 734f8c99a0af24e8e33fb568a84f26f3d8bffbe3) (MT #6609) mandatory fields are display before mandatory subfields in alert (cherry picked from commit e0ff1fa0f1fe3d66207febd8045302a15fe30362) ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag solrwip_v1.0-beta created. solrwip_v1.0-beta 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, solrwip_v1.0-beta has been created at 5250fc958e5e18854de3fe01e2563d958a37612d (tag) tagging fa31f3d63e3527a88ac11f05cb5e9fe92a529f1d (commit) replaces solr_v0.8 tagged by Claire Hernandez on Tue Mar 8 17:35:44 2011 +0100 - Log ----------------------------------------------------------------- Solr work history developpment merged in dev/solr solr_v1.0-beta Claire Hernandez (11): [SOLR] Documentation - improvements [SOLR] Configuration [SOLR] Authorities index plugin [SOLR] Configuration [SOLR] Installer index tables [SOLR] Configuration [SOLR] Optimize call forgotten - fix sort on ste_* [SOLR] Configuration [SOLR] Advanced search MT5911 [SOLR] Advanced search: using code rather than label [SOLR] Documentation update Jonathan Druart (32): [SOLR] Adding Regexp::Grammars::Z3950::RPN module [SOLR] Adding features for RPN2Solr [SOLR] Replace last SimpleSearch occurrence in Search.pm [SOLR] FIX syntax error ! [SOLR] Adding CCL & RPN columns in indexes.tmpl [SOLR]MT5434 modif authorities finder [SOLR] a few doc for SimpleSearch [SOLR] Remove CountUsage when we can get index value (usedinxbiblios) [SOLR] MT5798: FIX syntax error [SOLR] srt_ste_* have a string index type [SOLR] add auth-summary index [SOLR] Add asc&desc in authority search (authorities-home) [SOLR] A Plugin can implement a ConcatMappings function [SOLR] Add a PubDate plugin [SOLR] MT5674 : Add feature xxxx-xxxx in pubdate plugin [SOLR] MT5662: Display Warning in indexes and mappings [SOLR] MT5662: Sort by in adv search + display query when there is no results [SOLR] MT6101: FIX itype [SOLR] Escape colons in query [SOLR] MT5655: FIX delete \n et markup <.*> in display (autocompletion) [SOLR] MT5673: Adding plugin DeleteDash for isbn and issn index [SOLR] MT6101: remove useless itype_or_itemtype var [SOLR] MT5434: Add search on auth-summary index if no result [SOLR] MT5673: FIX if not subfield [SOLR] MT5679: opac authority search [SOLR] MT5655: Get auth-summary index instead of GetSummary function [SOLR] MT5733: FIX buildQuery when value contains a space [SOLR] factoring in buildQuery [SOLR] Display warn if call indexrecord with the syspref SearchEngine != 'solr' [SOLR] First logguer. To use without moderation [SOLR] FIX SQL comment syntax [SOLR] MT5717: Adding DeleteNsbNse plugin koha et zebra (2): [Solr] Fixing z3950 server : serves marc Adding zebraconf.xml ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag v3.08.21 created. v3.08.21 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.21 has been created at e342dd07e4cd1e8c724ffa6d2739812cb9307e20 (tag) tagging 4d304f4549b8e46f32aead481fbd30ab8bbd9a10 (commit) replaces v3.08.13 tagged by Kyle M Hall on Sat Dec 28 08:14:19 2013 -0500 - Log ----------------------------------------------------------------- Koha release 3.08.21 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQEcBAABAgAGBQJSvs6sAAoJEC0/c7FxtRGZqAQH/0BbA0P3mcEG+E8sjjJfCeu9 dOEkXgpj4kuzZwEdx6Cgbx/WwScROWJqm/BHmJ1RNuiypdpUt/khw3hBYJrbKj4E eZa25CREg3YeOB5k9Ho4x+Qf48dRgQ9S2jmcri2It46U+gPGAqZ683YgFNvX1K6R X2TGWjXLsWdZ12oJy/dF56r2GkDx+odHVB+FjSvqPV1wnoeZLk4cFuszI0ZmDkHO vS0wgHC2JSvKCfpCp7ALcLFAhvO+2xnk52KOhgRN5x9rf61a40fznqVU4dccjnhe TTgWLfWh+ixIs3rZSiQJ3mV+hDLHMuFrwisYx9KR0yWr4U086vRmValOykiq1eE= =tlRe -----END PGP SIGNATURE----- Bernardo Gonzalez Kriegel (14): Bug 9358 - Fixed field plugins for MARC21 should be updated for MARC21 update #15 Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15 Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated Bug 10178 - Typos in plugins for 006 and 008 in MARC21 Language updates for 3.8.14 Translation updates for 3.8.15 Translation updates for 3.8.17 Bug 9353 - Missing subfields on MARC21 frameworks Followup Bug 9353: Missing subfields on MARC21 frameworks Bug 5858: update default MARC21 framework to April 2013 revision Translation updates for 3.8.18 Translation updates for 3.8.19 Translation updates for 3.8.20 release Translation updates for 3.8.21 release Chris Cormack (2): Bug 6709 : Patch for testing translating .xml files Bug 7143: Updating history and about page Chris Hall (12): Database update for 3.8.14 release Update release notes for 3.8.14 release Release notes for 3.8.15 koha 3.8.15 release Database update for 3.8.17 release 3.8.17 release notes Release notes for 3.8.18 Koha 3.8.18 release Release notes for 3.8.19 Koha 3.8.19 release Release notes for 3.8.20 Koha 3.8.20 release Colin Campbell (5): Bug 10184 - Circulation History reverses sort order Bug 766: remove CGI::scrolling_list from request.pl Bug 10507: improve warning about duplicate patron attribute value Bug 10712: Save missing config variables to install log Bug 10728: fix log noise generated by subscription-renew.pl Connor Fraser (1): Bug 7368: Correct three typos in history.txt David Cook (6): Bug 10466: fix glitch in OPAC display of titles saved to list Bug 10448: can now change framework after duplicating bib record Bug 10541: enable cross-browser AJAX in additem.js Bug 10457: fix SQL error when using 'export select items data' in serials claims page Bug 9801: display facet labels in search results only when there are facet values Bug 10715 - MARC21 007 Plugin Editor doesn't load position 01 Fridolyn SOMERS (13): Bug 10413 - Odd space character breaks translation Bug 10425 - Help page missing for Local Use preferences Bug 10590 - in opac-topissues limit param is not protected Bug 10029 - CAS authentication fails in OPAC reserve Bug 10428: undefined check in add additem.pl Bug 9113: fix handling of certain characters by item batch modification tool Bug 10384: fall back to normal authentication if LDAP server is not available Bug 10535: by default sort funds by name Bug 9362: fix query that finds upcoming due loans Bug 10362: ensure that all messages and alerts are shown upon checkin Bug 10483: fix item uniqueness check on order form Bug 10564 - use OPACURLOpenInNewWindow in UNIMARCslim2OPACResults.xsl Bug 10718: fix items with no checkouts report Galen Charlton (21): bug 6281: add test case for sorting LC call numbers correctly bug 6281: introduce LC::CallNumber::LC for sorting LC call numbers bug 6281: add Library::CallNumber::LC as a required Perl dependency bug 9370: test case for splitting LC call number bug 9370: add invalid call number to LC splitting test cases bug 9370: improve splitting of LC call numbers for labels Bug 10425: tweaks to text of help for local use system preference use JSON rather than Storable for the OPAC search history cookie do some validation of the KohaOpacRecentSearches cookie move Auth_ParseSearchHistoryCookie.t to db_dependent directory release notes for 3.8.16 bump up version numbers for 3.8.16 release Bug 10560: add regression test Bug 10549: (follow-up) make sure ILS-DI GetAvailability response is emitted as UTF-8 bug 10559: remove spurious "statement handle still active" warnings bug 7143: add latest batch of committers Bug 10644: fix typos in test descriptions Bug 10644: (follow-up) remove inadvertant dependence on Perl 5.14 Bug 10481: (follow-up) fix typo in POD Bug 10653: (follow-up) minor tweaks to RotatingCollections tests bug 10728: fix additional log noise generated by subscription-renew.pl Janusz Kaczmarek (2): Bug 10326: bulkmarcimport.pl doesn't restore value of CataloguingLog syspref Bug 10331 - Little errors in unimarc_field_4XX.pl (punctuation) Jason Etheridge (2): Bug 9770: test case for sorting of Dewey call numbers that contain prefixes Bug 9770: fix sorting of Dewey call numbers that contain prefixes Jonathan Druart (14): Bug 9507: prevent submit: refactor some code in a js file Bug 10310: Prevent submitting form with enter does not work with IE Bug 10310: Followup Prevent submitting form with enter does not work with IE Bug 10296: UT: t/data/db_schemas not needed Bug 10458: t/Z3950.t should be removed too Bug 10439: fix bug preventing the library for a notice from being changed Bug 10290: UT: VirtualShelves.t needs to create its own data Bug 10088: FIX adding an order from a staged file. Bug 10527: remove disused routine C4::Branch::get_branch_code_from_name Bug 10556: The delivery time is not inserted on adding a supplier. Bug 10481: FIX No enrollment fee when changing patron category. Bug 10481: Unit tests for C4::Members::AddEnrolmentFeeIfNeeded Bug 9046: FIX wrong test on an arrayref instead of an array Bug 9046: Followup FIX perl v.10 raises an error if itemnumbers if undefined Jonathan Field (1): Bug 10704: make OPAC highlighting work across previous/next travel Katrin Fischer (7): Bug 10284: Add missing spaces between label and content in XSLT view (780/785) Bug 9824: Make it possible to apply/cancel switch Bug 10249: Fix untranslatable strings in OPAC detail page Bug 10490: Overdue fines cap can't store decimal values Bug 10563: Fix broken 'Edit' link on check expiration page Bug 4907: make 'Organize by' filter in suggestions reflect selected option Bug 10516 - Follow up - Fixing capitalization Kenza Zaki (2): Bug 10644: add unit tests for ClassSource.pm Bug 10653: add unit tests for C4::RotatingCollections.pm Kyle M Hall (10): Bug 9541: make OPAC login page respect OPAC_CSS_OVERRIDE Bug 10484: serials-edit.pl not checking for barcode field before checking for barcode subfield Bug 9533: batch item modification form now shows default field values only by request Bug 10664 [QA Followup] - fix error in overdue_notices.pl if there is no active currency Bug 9531: Make SIP2 message terminator configurable via SIPconfig.xml Revert "Bug 9046: FIX wrong test on an arrayref instead of an array" Revert "Bug 9046: Followup FIX perl v.10 raises an error if itemnumbers if undefined" Update release notes for 3.08.21 release Merge remote branch 'github-bgk/3.8.21-translate' into HEAD Incement version for 3.08.21 release Lyon3 Team (1): Bug 9824 - Hide basket with no expected items in basqket list by bookseller Magnus Enger (2): Bug 10288 - Fix a tiny typo on "Pending offline circulation actions" Bug 10379 - Followup: add koha-rebuild-zebra -q to the man page Marc Veron (2): Bug 5894: Display all titles when confirming copy of items from cart to list Bug 8887: only display desired result when doing exact syspref search Marcel de Rooy (7): Bug 9824: Followup for removing filter Bug 10381: POD lines of GetBasketsInfosByBookseller Bug 10381: Followup adding some text around Apply/cancel filter. Bug 10458: Remove obsolete Z3950 module and test Bug 10290: Followup for Virtualshelves.t Bug 10386: improvements to VirtualShelves.t Bug 5858: Followup for INSERT IGNOREs in marc21_framework_DEFAULT.sql Mathieu Saby (3): Bug 10186: Fix a typo in subscription-add.tt : 2/years should be 2/year Bug 10191: Close 2 option tags in unimarc_field_115a.tt and unimarc_field_116.tt Bug 10189: Translate values in UNIMARC 128b/c cataloguing plugins to English Mirko Tietgen (3): bug 10549: make the ILS-DI services advertise that they return UTF-8 Bug 10595: don't display OpacTopissue page when system preference is turned off Bug 10621: use correct from-address for subscription alert emails Nicole C. Engard (1): Bug 10703: Add db documentation for biblioimages table Owen Leonard (19): Bug 10083 [3.10.x] In Transit string doesn't get translated in the staff interface Bug 10036 - adding header search to additem page Bug 10193 - Copies should be holdings as label for items on MARC view Bug 10350 - Capitalization: Home Library column in staff detail items table Bug 10166 [3.10.x] Can't place holds on multiple titles if one or more are un-holdable Bug 10015 - UniqueItemFields could have link to database documentation Bug 10297 - categorycode and branchcode should be required when adding patrons Bug 10497 - star ratings not showing right in ccsr detail Bug 10514: improve visibility of Add item link on new order form Bug 10422 - Remove references to unused and non-existent wizard.css Bug 10553: make public lists available on OPAC login page Bug 7598: make strings in acquisitions JavaScript translatable Bug 7598: [Follow-up] make strings in acquisitions JavaScript translatable Bug 10346 - "Add multiple copies" should be labelled "Add multiple items" Bug 10516 - Improve titles, breadcrumbs, and confirmation messages for Z39.50 server adds and updates Bug 10765 - [SIGNED-OFF] Update POD of C4::Koha::GetSupportList() to use TT syntax Bug 10764 - Update POD of C4::Items::GetItemStatus() to use TT syntax Bug 10763 - [SIGNED-OFF] Update POD of C4::Creators::Lib::html_table() to use TT syntax Bug 8670 - Update POD of C4::Branch::GetBranches() to use TT syntax Robin Sheat (4): Bug 10590 - parameterise the limit option Bug 10379: silence zebra rebuild cron when no instances are enabled Bug 10560: make it possible for default interface language to not be English Bug 10411: add cache control headers for static resources (Debian package) Sonia LEMAIRE (1): Bug 9519: fix code for Italian language search limiter Sophie Meynieux (2): Bug 10127 : Printoverdues.sh should tar only pdf files Bug 10664: fix error in overdue_notices.pl if there is no active currency Tomas Cohen Arazi (10): Bug 10159 - koha-rebuild-zebra error handling Bug 10157 - koha-email-enable error handling Bug 10146 - koha-stop-zebra error handling Bug 10094 - koha-list should have a --disabled option switch Bug 10144 - koha-start-zebra error handling Bug 10149 - koha-restart-zebra error handling (rewording) Bug 10259 - koha-*-zebra scripts are expected to run without warnings if no instance name passed Bug 10464: Patron search on placing a hold now supports autocomplete Bug 7143 - Updating history and about page Bug 10645: adding missing zebra languages to koha-create manpage root (2): Bug 10643: fix inappropriate uses of $sth->finish() in C4::ClassSource.pm Bug 10642: fix inappropriate uses of $sth->finish() in C4::RotatingCollections.pm ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag solr_v0.8 created. solr_v0.8 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, solr_v0.8 has been created at bdd9b5ff451509bc56288fb4d092cb26566fedc7 (tag) tagging 012b69ff7b3564e3b9e4489ef3e37fc43999ac2c (commit) replaces v3.02.00-alpha2 tagged by Claire Hernandez on Wed Feb 23 18:02:32 2011 +0100 - Log ----------------------------------------------------------------- save as solr_v0.9 on dev/solr Alex Arnaud (36): (MT2371) basket.tmpl,in basket details, change Open on => Opened on (BUG #4356) Basket.pl: adding a link to the basketgroup (MT3170) neworderempty - display the user branch as default value in scrolling list (MT2990) opac-detail.pl: adding of search rebound on author and subject (MT 3267) Add Homebranch and Holdingbranch search criterion on circulation stat. (MT1177) aqplan.pl, fix the problem of calculating the total remaining. (MT1236) aqplan.pl - Fixe the problem of unrounded sums (BUG #4521) aqbudgets.pl - Transform undefined budget spent value to 0.00 value (bug #4523) possibility to show / hide the filters menu (BUG #4804) fix following bug: in neworderempty.pl, Click on minus sign in a item part don't decrements quantity. (BUG #4806) circ/circulation.tmpl: Add "reservenumber" in the reserved table. (BUG #4807) - C4/Reserves.pm : define a max pick up date when reserving an item. (BUG #4810) parcel.pl: Fix a bug with applying a filter on pending orders displaying (BUG #4811) suggestion.pl: display borrowers name in suggestion information filters (Suggested By, Managed by, Accepted by) (MT #3651) Fills "book fund" combobox with bugdets and fix some bugs of research by filter. (MT #3651) Fix problems on search filters. (BUG #4857) aqplan.pl: consideration of Planning categories with authorised values (MT4089) fix probleme sur mMail de mise ? disposition (MT3523) Cacher la loupe quand l'autid n'est pas un nombre. (MT4089) fix bug with retrieving user email address and item's barcode gestion des webservices apogee harpege am123 Apharp.pm modification sql dans getBorrowers Remove warn Pagination des mises a jour Add group by in getBorrowers sub WS apogee harpege - Add verbose + change query on getMemberByAppligest sub update sql request in getMemberByAppligest sub WS apogee harpege - fix a problem with retrieving borrowers (MT4068) Display callnumber & location in serials-collection.pl & serials-edit.pl. (MT4316) Add AdvancedSearchContent and OpacAdvancedSearchContent syspref in Searching tab (MT4084) Creating the page for batch record modification Merge commit 'origin/bug/MIN/MT1936' into nimes/CRIT/MT4299 (MT4299) in process_message_queue, select first available email (MT4296) remove useless tag in opac-detail.tmpl (MT4425) Replace search 'an' by 'an,phr' in searchresultlist.tmpl (MT4388) Add foreign key on auth_subfield_structure.authtypecode and auth_subfield_structure.tagfield for deleting on cascade Christophe Croullebois (39): (MT #3828) fixing filters on result page for patrons search Creation of a quantity column in receipt summary (MT # 4073) Fix in member.pl an inactive "new" button (MT #4108) Notes in serial (MT #4017) : Fixing disjointed results in budget when selecting a new branch. (MT #4119) : Possibility to give a quitus. (MT #4117) Fast cataloging (MT #4108) Notes in serial (MT #4017) : Fixing disjointed results in budget when selecting a new branch. (MT #4119) : Possibility to give a quitus. (MT #4117) Fast cataloging (MT #3742) : Add orders from staged file. (MT #2391) : acqui/neworderempty.pl (MT #1365) Delete all items (MT #4007) Filling a basket from the reservoir (MT #3739) Warn message on Modify budget page (MT #1365) Delete all items (MT #4657) Bad values in the end date of subscription. (MT #4645) Added of an option filter by date in overdue.pl (MT #4717) Bug in Koha 3.2 on acqui-home.pl (MT #4645) Added of an option filter by date in overdue.pl (MT #4717) Bug in Koha 3.2 on acqui-home.pl (MT #4457) Troubles on hidelostitems (MT #4717) Add the capability to have a filter by active budget (MT #4717) Add a filter by active budget on acqui-home. (MT #4439) Reading RSS feeds via Netvibes (MT #4726) Sorting by date in transferstoreceive.pl (MT #4877) Troubles with lack in permissions table (MT #4739) On aqbudgets.pl bug on the Statistic's combobox (MT #4743) Changing the sort order on basketgroup.pl. (MT #4725) Pending holds (MT #5135) In basket.pl on delete. (MT #4935) Purchase suggestion (MT #5319) A bad link in smart-rules.pl (MT #5135) In basket.pl on delete. (MT #4937) On a new order defined from suggestion some fields were missing. (MT #5538) Bug when staging MARC Records For Import (MT #5604) When editing item bad branch displayed (MT #5577) Batch item deletion and Batch item modification Claire Hernandez (56): [SOLR] Server conf schema.xml [SOLR] initial commit test base [SOLR] initial commit test base [SOLR] Print a message when search does not return Data::SearchEngine::Solr::Results [SOLR] new tests to pass [SOLR] test refactoring after a little code review [SOLR] Refining configuration types [SOLR] Refining configuration types [SOLR] Refine type configuration: diacritics comments etc. [SOLR] type configuration files for French [SOLR] Very initial commit - selenium tests initiative [SOLR] biblio export for testing [SOLR] biblio export for testing [SOLR] tests, refactoring, comments and work around plugins [SOLR] indexes configuration modification ccode [SOLR] new plugin Illustration [SOLR] new data set and selenium tests adapted [SOLR] First try to improve time indexing with memoize [SOLR] no more memoize for no more memory problems (time for indexing the 10e biblio is the same that the 100e or 1000e) [SOLR] encoding problems in solr administration [SOLR] add timer metrics for indexing [SOLR] Fix in advanced search [SOLR] remove indexing time logs [SOLR] remove indexing time logs Revert "[SOLR] Fix in advanced search" Revert "[SOLR] remove indexing time logs" [SOLR] remove indexing time logs [SOLR] rejected form plugin fix [SOLR] fix on default configuration [SOLR] Fix in install sql files [SOLR] fix the *:* search in opac [SOLR] test solr lib wich add items too [SOLR] rebuild script refactoring - more options working [SOLR] little fix about table name in installer [SOLR] Refactoring of SimpleSearch and IndexRecord call - abstract layer begin [SOLR] selenium test cases [SOLR] fix - debug and use [SOLR] rebuild - add the possibility to clean only an index part [SOLR] First commit for user and technical documentation [SOLR] french doc fix edit link in addbiblio [SOLR] first default config for correspondances between solr index, rpn index and ccl zebra [SOLR] new unimarc authorities indexes [SOLR] refining schema.xml types [SOLR] time metric for indexing if DebugLevel eq 2 [SOLR] revert on additem.pl [SOLR] More precise logs [SOLR] Fix 404 - redirects when only one result. [Solr] Overide Data::SearchEngine::Solr::add [SOLR] Index biblio in ModBiblio [SOLR] Fix - Index biblio in ModBiblio [SOLR] Fix OutOfMemory in addbiblio.pl [SOLR] Add submodule rg-z3950-rpn from eiro githb repo. [SOLR] Documentation [SOLR] Documentation [SOLR] Documentation improvements Frederic Demians (1): Use marcflavour in Stage MARC Records For Import Fr?d?ric Demians (1): Bug 2789 Fix UNIMAC leader plugin Galen Charlton (3): release notes updates suggested by Nicole Engard fix template translation issues fixed Syndetics breakage Garry Collum (1): Bug 4525: Invalid XHTML in currency.tmpl. Henri-Damien LAURENT (364): (bug #3042) Changing XSLT sysprefs to take filename MT2938 : Adds a permission for editing items Removing hidelostitems (MT 3035) subscription created expired Enhancing relevancy ranking SetUTF8Flag on any incoming data CirculationRule : TooMany HomeOrHoldingBranch mgt Circulation : Global Quota management Adding C4/IssuingRules bug3393 : take care of default rules in overdues C4/Reserves.pm : HomeOrHoldingBranch Management (MT 2260 MT 2263) Adding updatedatabase scripts (MT 2259) BranchTransferLimit restriction on return C4::Circulation adding sub FixFineDaysOnReturn Adding EXPIRED flag to Members management Set Status : setting debarred to NULL (bug4309 MT3094) Error 500 Authorities search Bug Fix AuthoritiesMarc.pm (MT3079) : checkoverdues too restrictive bug 3482 : followup overduenotices bug 3482: Fix csv output (missing country) Removing excessive export restrictions Fixing updatedatabase DBRev 130 debarred MT3207 : Search Authorities Everywhere Performance enhancing Performance enhancing : C4/Languages.pm BuildUnimarcHierarchies : Fixing infinite loop warn removing : C4/Languages.pm Followup admin/categorie.pl bug fixing : Patron Search : IndependentBranches Serials/claims.pl fixing rebase conflict (MT 2260 MT 2263) Adding updatedatabase scripts (MT 2259) BranchTransferLimit restriction on return MT2938 : Adds a permission for editing items Change debarring system (MT2263) Take care of encoding Member improvements Members and SearchInTable Fix : Updatedatabase String for reports update (MT 2265) Adding report on reserves Adding sudoc submodule (MT #2260) migrate reservesmaxpickupdelay to smart rules (MT 2259) BranchTransferLimit restriction on return Bug fixing opac/opac-reserve.pl MT 2285 : enhancement for patronSearch (MT 2468) Partial Fix Circulation Error Message enhancement [MT2355] Ergonomy improvement in smart rule management Problem with debarred not shown in circulation Bug Fix : Incorrect date tests for overdue Circulation.tmpl moremember.tmpl : flag displayed only when debarred Enabling Display of comments in moremember and circulation.pl renewalperiod problem selenium tests on Univ_Lyon3 : comments for gna and lost bulkmarcimport : Adding checks on last update date MT2861 : fixing reserve/request.pl using GetReservesControlBranch renewals were loosing the count Followup 2350 : Fixing column count MT2836 : Renewals Fixes ILS/Transaction Conforming to APIs (Followup : MT2423) todaysissues were not shown (MT 2256)Followup bulkmarcimport enhancement Enhancement bulkmarcimport for Agates bulkmarcimport log correction bulkmarcimport.pl Minor fixes MT3002 : Grace period taken into account for finedays if defined (MT 3036) moremember.pl Circulation note not displayed Rewriting detect_truncation in C4/Search.pm Circulation : Removing the check on NON attributed itemtypes (MT3064) Override Renewals display MT3063 : CanBookBeRenewed : overdue blocks renewals MT3063 : Followup Adding special files for Import_agathe Adding import_abonnement in import_lyon3 Fixing GetItemIssues Bug 3063 : Simplifying circulation.tmpl MT 3063 : Holds Management to circulation and moremember Authorities list :removing link on Summary MT2631 : adds sysprefs for MARC or ISBD display in OPAC Minor Bug Fix Circulation.tmpl circulation.tmpl : Calendar manipulation Adding C4::Items MT2957 : smart rules edition smart rules minor update MT3127 : New System Preference OpacPickupLocation MT3127 : New System Preference OPACPickup Location MT2957 : followup Smart rules edition C4::AuthoritiesMarc.pm search enhancement Circulation Log Fixing : MT3138 Adding some permission management to viewlog synching permissions between english and French MT3138 : Adding permissions on viewlog moremember Debarred flagged not stressed out MT3009 : Reserves on checkin on checkout/moremember Followup Display renewals MT3009 : print notices Magn?tisation 3M DB Rev : 02.00.022 : Adding CI-3M:AuthorizedIPs (bug #4319) allow reserves on waiting items Followup C4/Circulation.pm Followup View/HideAddress Bug Fix Rebase : Improving load_testing Editing XSLTs to remove Sudoc Special characters MT3213 : Override Limit checkbox should be unchecked MT3113 : Showing cards should use marcflavour MT3113: Fixing UNIMARC_compact.xsl MT3212 : members modification wipeout dateexpiry opac-detail.pl enhancement performance MT3232 : followup cannot remove debarredcomment Followup Replace items price by matierial MT3232 : debarredcomment not set to NULL when empty MT3010: maxpickupdate MT2972 : location dropbox would not show up Followup MT3010 : not exported function Removing an unconditionnal warning in circ/returns.pl Bug Fix : format_date usage in C4/Circulation.pm C4::Members : flags comments added MT3219 MT3233 followup MT3219 MT3233 : return display MT3233 fix : When reserve displayed, flags would not be MT3157 : editing an attribute lead to Error500 MT3269 : BatchMod Feature blanking subfields MT3269: Followup BatchMod MT3269 Fixing tools/batchMod.pl tags/subfields display MT3289 : Search results would display only first item MT3289 : check_sysprefs.pl case sensitive variable names MT3289 followup : C4/Reserves.pm : syspref misspelled perf enhancement Lyon3 Perf work Perf enhancement : C4/SQLHelper.pm MT3491 : member search results order MT3346 : Followup Modification for Plack Reindenting merge problem Merge problem overdue_notices.pl MT3044 : Fix CSV export when rer are blank characters MT2116 : subfield separator MT2783 Removing AutoCommit=0 Bug Fix : C4/Members.pm missing variable declaration Auth_with_cas : removing a warning Auth_with_ldap : removing warnings (MT #2995) add items.location in return informations (MT #2993) add EAN, PUC and Music-Number indexes (MT #3000) new cronjob script to delete old suggestions Followup MT3233 : When reserve displayed, flags would not be waitingreserve compilation error : calcDate usage C4/Reserves.pm Exporting CanHoldOnShelf Followup serials/claims.pl subscription-add : startdate and enddate definition followup bug4239 : allow multiple holds Search improvement : Searching Regexp-1 Search Results Removing extra character a rebuild_zebra.pl : deleted biblios were not deleted C4/Search.pm : Problem when no Query* set and using big search box BuildUnimarcHierarchies : Fixing infinite loop Fixing Hierarchies : taking any heading subfield MT3618 : search is duplicated MT3619 : Offline circulation problem of link followup BuildUnimarchierarchies fixing infinite loop MT3596 : Followup revert bug 3778 for patronsearch smart-rules : Problem with rentaldiscount added in rules Bug Fixing : considering deleted biblioitems Merge remote branch 'koha_biblibre/nimes/NOR/MT3599' MT3617 : opac search advanced Library set to my library MT3667 : multiple display of same subscription Merge remote branch 'koha_biblibre/nimes/NOR/MT3630' Followup (MT #3623) fix commented code, and add a forgotten updatedb MT3623 : Display problem on Circulation.tmpl Revert "MT3160 : Fix plugin callback when subfields are cloned" Inconsistency between BranchName used on opac-detail and search result Reserves followup : Using HomeOrHoldingBranch MT3627 Followup : Error 500 when reservation confirmed MT3619 Followup : Offline circulation Error MT3623 Followup : Todays checkout MT3288 moredetail.tmpl Lost and Damaged first choice is empty MT3626 : Removing a Conflict tag on opac-MARCdetail.tmpl Merge remote branch 'koha_biblibre/nimes/CRIT/MT3685' Editing merge in Authorities MT3660 : Circulation Restricted still displayed even after debarred date MT3652 : Unifying the search of neworder with Search export.pl : removing useless condition When No ccode, then moredetail show error 500 MT3513 followup : searching authorities encodage rapports fix MT3802: opac-detail subscription More Detail not displayed items.statisticalvalue not updated from marc when adding item Merge remote branch 'koha_biblibre/nimes/CRIT/MT3651' MT3801: Serials not received issues cannot be claimed MT3801: Serials not received issues cannot be claimed MT3667 followup MT3811 : unexpected issues not stored MT3801 followup : Cannot claim for issues SIP Fixing debarment management MT3660 followup : former debarred user raises warning MT3792 : subfields order in additem page MT3884 : Basic Search Intranet should provide limits MT3522: Biblio Batch Edition enhancement MT3522: Batch Biblio edit enhancement Reports MT3522: Followup Batchedit enhancement MT3533: followup returns.tmpl enhancements C4/Search.pm results incorrectly encoded lead to error 500 MT3522: followup BatchEdit Biblio Univ_Lyon3 translations merge conflict on moredetail.tmpl improperly solved. stocknumber was not managed in AddItems NormalizeString POD Fixing and variable renaming Bug3916 : Batch Modify tool overwrites branches fields MT3947: items.timestamp were not updated on edition Merge remote branch 'koha_biblibre/MT3940' Merge remote branch 'koha_biblibre/MT3999' MT4009: followup removing systempreferences newordersuggestion would not filter by status Merge remote branch 'koha_biblibre/MT3864' opac-ISBDdetail.pl Error 500 OPAC : using OPACISBD systempreference to display link UNIMARC coded field search : No results MT3915: deleted biblios would stick in zebra indexes MT4049: OverdueNotices : missing to_address in emails. bug4263 followup : Can't blank subfields DB-Rev 2.00.0024 Synching borrowers and deletedborrowers MT4058 : Problem on koha_notify_reserve ilsdi service AuthenticatePatron doesn't with CAS syspref on Update 22 to 30 budgets MT4038 : guided reports MT3394 : title in z3950 results was HTML escaped Merge remote branch 'koha_biblibre/Bug4943' rebuild_zebra problem MT3686 Followup : Sets reserve status when hold in confirmed MT3519 : Multiple item request. Revert "(BUG #4807) - C4/Reserves.pm : define a max pick up date when reserving an item." Adding systempreference AllowMultipleHoldsPerBib rebuild_zebra : Adding a way to select the elements exported Displaying maxpickupdate for all the intranet screens Merge remote branch 'koha_biblibre/nimes/CRIT/MT4089' Holds from circulation.pl and moremember.pl Adding location to search indexes MT3949: Search results can result in Error 500 SQL Error when using where option in sync_item_in_marc_bib MT4153: Placing a reserve on an undefined item would fail silently C4/Circulation.pm Synching API Preferences are now case sensitive. DBRev 02.00.028 Adding holdspickupdelay to issuingrules Merge remote branch 'koha_biblibre/am123/MIN/MT3828' MT4229: hidelostitems side effect Merge remote branch 'koha_biblibre/am123/MAJ/MT4020' Merge remote branch 'koha_biblibre/am123/MIN/MT4073' C4::Search empty limits or operands would prevent search Fixing spurrious warnings in GetCOinsBiblio Fixing warnings in opac/opac-search.pl MT4229: followup hidelostitems side effect Merge remote branch 'koha_biblibre/MT4096' Merge remote branch 'koha_biblibre/mpt/MIN/MT4068' Merge remote branch 'koha_biblibre/am123/CRI/MT4108' Merge remote branch 'koha_biblibre/am123/CRI/MT4017' Merge remote branch 'koha_biblibre/am123/CRI/MT4119' Merge remote branch 'koha_biblibre/am123/MAJ/MT4117' Merge remote branch 'koha_biblibre/bug/MIN/MT2391' Merge remote branch 'koha_biblibre/origin/master/MIN/MT4095' Merge remote branch 'koha_biblibre/am123/MIN/MT3742' Merge branch 'master', remote branch 'koha_biblibre/master' Merge remote branch 'origin/vitre/MIN/MT4296' Merge remote branches 'biblibre/origin/master/emh/COS/MT1577', 'biblibre/origin/master/emh/MIN/MT3506', 'biblibre/origin/master/bug/MIN/MT4417' and 'biblibre/origin/master/bug/BLO/MT4339' Merge remote branch 'biblibre/vitre/MIN/MT4425' (MT4046) Adding bc search on barcode WIP Remove Item Ajout d'une limitation sur les exemplaires Adding Script to remove items from biblioitems.marcxml Removing items from marcxml Fixing the display of items Reverting rebuild_zebra SUDOC special chars management Adding rebuild_zebra C4::Reserves Only borrower email address considered Merge branch 'bug/BLO/MT2308b' MT4539 : batchedit deletion Using GetFirstValidEmailAddress in overduenotices.pl Merge branch 'nimes/CRI/MT4422' printoverdues.sh Removing notices tab. Reserves: Problem when updating item reserve Date processinghas to be done on all dates Merge branch 'nimes/CRI/MT4046' Followup remove items Letters can be html in overdu_notices.pl overdue_notices :Removing warning MT4250 followup ModReserveFill Dates format Revert "Followup remove items" Revert "Fixing the display of items" Revert "Removing items from marcxml" Revert "Ajout d'une limitation sur les exemplaires" Revert "Adding rebuild_zebra" Revert "WIP Remove Item" Letters : Display branchname rather than branchcode Followup Letters : Display branchname rather than branchcode SIP : Format dates as should be in Koha [followup] Reserves: Problem when updating item reserve [followup] (MT #1365) Delete all items MT4653: Encoding Subject in letter message overduenotices fixing encoding for titles Letters : Fixing Subject encoding BiblioAddAuthorities : When subfield 3 authority not added MT4862 : Problem with XSLT Merge remote branch 'biblibre/bug/MIN/MT4717' Merge remote branches 'biblibre/ft/MIN/MT4317', 'biblibre/bug/MIN/MT4717', 'biblibre/bug/MIN/MT4883' and 'biblibre/bug/BLO/MT4645' Merge remote branches 'biblibre/ft/MIN/MT4262' and 'biblibre/ft/MIN/MT4589' (Bug 4049) Searching itemtypes returning noise C4::Context clearing up system preference on update When Add Duplicate change in framework would loose data MT4952 AuthoritiesMarc.pm missing one function (Bug 4049) Searching itemtypes returning noise ModBiblio : double encoding items information Merge remote branch 'biblibre/bug/MIN/MT4717' Merge remote branch 'biblibre/bug/MAJ/MT4613' Merge remote branch 'biblibre/bug/MAJ/MT4611' Merge remote branch 'biblibre/bug/MAJ/MT4722' Merge remote branch 'biblibre/bug/BLO/MT4657' Merge remote branch 'biblibre/bug/MIN/MT4585' Merge remote branch 'biblibre/bug/CRI/MT1365' Merge remote branch 'biblibre/bug/CRI/MT4439' Merge remote branch 'biblibre/bug/CRI/MT4726' Merge remote branch 'biblibre/bug/BLO/MT4744' Merge remote branch 'biblibre/bug/BLO/MT4877' Merge remote branch 'biblibre/bug/BLO/MT4739' Merge remote branch 'biblibre/bug/CRI/MT4743' Merge remote branch 'biblibre/bug/BLO/MT4753' Merge remote branches 'biblibre/bug/CRI/MT4949' and 'biblibre/bug/CRI/MT5047' MT5210 CanItemBeReserved too restrictive Merge remote branch 'biblibre/am123/CRI/MT4007' Merge remote branch 'biblibre/bug/MIN/MT4741' Merge remote branch 'biblibre/bug/CRI/MT4725' Merge remote branch 'biblibre/bug/BLO/MT5135' Merge remote branch 'biblibre/sanop/MT5189_itemtype_when_ordering' Merge remote branch 'biblibre/bug/MIN/MT5250' Merge remote branch 'biblibre/bug/MIN/MT5255' Merge remote branch 'biblibre/bug/MIN/MT5264' Merge remote branch 'biblibre/bug/CRI/MT4935' Merge remote branch 'biblibre/bug/CRI/MT5319' Merge remote branch 'biblibre/bug/MAJ/MT4764' Merge remote branch 'biblibre/bug/FON/MT5330' (MT4509) reserves.branchcode gets blanked by update (MT4509) reserves.branchcode gets blanked by update Overdue_notices : when no letter debarred action not done Merge remote branch 'biblibre/am123/CRI/MT4007' Merge remote branch 'biblibre/bug/MAJ/MT4921' bug fix : Improper string for translation in acq.js Bug 4438: incorrect "Budget total exceeds period allocation" error when editing fund Merge remote branch 'biblibre/bug/CRI/MT4509' Merge failed on updatedatabase MT5579 : Reserves : Bad circulation Rules when item-level-itype bumping revision number to 59 MT4774 : reserves on moremember page : can't delete Merge remote branch 'biblibre/bug/BLO/MT5589' MT5598 : Overdues block renewals Revert "Adding nsb_clean to C4::Charset.pm" Merge remote branch 'biblibre/emh/MIN/MT5229' Merge remote branch 'biblibre/bug/MAJ/MT5604' Merge remote branch 'biblibre/bug/MIN/MT5489' Merge remote branch 'biblibre/bug/BLO/MT5538' Merge remote branch 'biblibre/bug/MIN/MT5465' Merge remote branch 'biblibre/bug/BLO/MT5577' valid template fail [SOLR] Doc install : Corrections mineures Ian Walls (2): Fixes bug 4452: CircControl syspref listed as ItemHomeBranch rather than ItemHomeLibrayr Fixes bug 4448: &'s in itemcallnumber Jean-Andr? Santoni (123): [MT2143] Checks serials item form [MT2035] Fixes leading zeroes in Add Mulpiple Copies [MT2194] Tab display for patron details [MT2176] Stop displaying borrowernumber in patron library details [MT2779] Display ccode, stocknumber and barcode in member checkouts [MT2275] Hide buttons when there is no more checkboxes [MT2766] Fixed the checkall checkbox [MT2766] Replaced CGI dropdown box call wich is deprecated [MT2766] Added table filter to claims.tmpl [MT2766] Fixed a bug about hidden checkboxes in claims [MT2343] Select in budget add forum [MT2355] Ergonomy improvement in smart rule management [MT2264] Added an new column AllowOnShelfHolds with checkboxes in the template [MT2264] Fix for the checkbox bug View/Hide address improvement in moremember.pl [MT3424] Converts COUNTRY authorised values to uppercase Offline circulation management Offline Circulation huge improvements [MT2787] Fixes a permission problem in guided reports (MT3643) Fix tab display on moremember (MT3630) Fix a smart rule deletion bug (MT3625) Fix column order in issue history [MT3696] Fixed ILSDI GetAvailability call (MT #3697) Fixed GetAuthorityRecords (MT #3698) Fixed ILSDI GetRecords (MT #3605) Fix escaping in ILSDI (MT #3717) Adds a new argument to rebuil_zebra Fixes a syntax error in syspref.sql Removes a duplicate syspref in syspref.sql Fixes a syntax error in sample_records.sql Removes another duplicate syspref in syspref.sql Removes yet another duplicate syspref in syspref.sql (MT #3645) Big bugfix for XSLT system preferences (bug #3247) Inline ajax editor for the smart-rules (bug #3714) Fix renewal date computation (bug #3945) Add Windows and Mac file support in CSV profiles bugfix on catalogue_stat : barcode & acquire fields (bug #4082) Fix authorised values images (bug #4110) Delete items from aq order Clean master, remove apharp (bug #4364) Fixes a minor syntax error (bug #4363) Fix subscription search error when no results Adds pending_offline_operations SQL table (bug #4444) Fixes a tiny display bug in intranet details XSLT (bug #4450) Makes AllowNotForLoanOverride work with new smartrules (bug #4453) Force return in AddIssue (bug #4110) Fix DelBiblio call in DelOrder Fixes a bug in the accountlines table creation XSLT for intranet results Solr initial commit Moves some SQL queries where they should be: in C4 Solr: Index labels instead of codes for branches and authorised values [SOLR] implement authority search Authorities Marc : adding support for itemtypes [SOLR] Adding a plugin for authors. [SOLR] Templates modification SOLR: Add query description on OPAC results SOLR: Minor improvement of opac facets display [SOLR] Improve facets display on intranet [SOLR] Huge code cleaning, and API improvement [SOLR] Cleaning and improvement of rebuild authorities script [SOLR] UsedInXBiblios plugin for authorities [SOLR] Misc improvements inAuthorities management [SOLR] Code cleaning [SOLR] Code cleaning Fix -n bug in rebuild authorities [SOLR] Code cleaning and minor improvements of authorities-home [SOLR] Big improvements in C4::Search [SOLR] Merged rebuild_solr_authorities and rebuild_solr_biblios in rebuild_solr [SOLR] Minor improvements in authorities-home.pl [SOLR] Authorities search at the OPAC [SOLR] Generic pagination template [SOLR] neworderbiblio ported to Solr [SOLR] Ported OPAC search results to the new pagination template [SOLR] opac authorities improvements [SOLR] Fix opac search to provide the right pagination params [SOLR] Removes order_by from generic pagination [SOLR] Several improvements in auth finder [SOLR] port of addbooks [SOLR] Port of subscription-bib-search [SOLR] Port of authorities-list.pl [SOLR] Port of remove_unused_authorities.pl [SOLR] Port of bulkmarkimport [SOLR] Port of FindDuplicates and minor refactoring in SimpleSearch [SOLR] Minor code cleaning in availability indexing plugin [SOLR] Code cleaning in opac-search [SOLR] Orderable indexes [SOLR] Forgot to add the js lib for sortable indexes [SOLR] Major change: indexes types management [SOLR] Remove the boolean index type [SOLR] Saving indexes types now works [SOLR] Changed the type of the -n option in rebuild_solr to support n,n limit clauses [SOLR] Ported the OPAC to the new typed indexes [SOLR] Fixed a small bug in indexes management gui [SOLR] Index types in the intranet [SOLR] Fixes IndexRecord to support multiple mappings on a single index [SOLR] Port of BiblioAddAuthorities [SOLR] Results numbers in the intranet [SOLR] XSLT support in OPAC results [SOLR] Added Authorities indexing plugin for rejected forms and more [SOLR] Fixes index label max lenght in indexes form [SOLR] Followup: Fixes index label max lenght in indexes form [SOLR] Fix SetIndexes SQL injection [SOLR] Fixes a bug in index sorting [SOLR] Add asterisk support for subfield code in IndexRecord [SOLR] Removes code length limit in indexes management [SOLR] Audience indexing plugin for unimarc 100 [SOLR] Control fields support [SOLR] Lang indexing plugin for unimarc 100 [SOLR] Fix total display in intranet results [SOLR] Normalize dates in IndexingRecord [SOLR] Fix default sort_by Fixes the language bug in the web installer [SOLR] Port of the installer [SOLR] Fix a minor bug in Authorities indexing plugin [SOLR] Remove local values accidentaly added in environment_Makefile Merge conflict [SOLR] New indexes and mappings for unimarc [SOLR] Fix solr tables [SOLR] Bugfix in indexes management [SOLR] z3950 server over Solr [SOLR] Remove 2 useless facets in default indexes [SOLR] Sorting improvements Jonathan Druart (63): [SOLR] Add sort to the intranet search [SOLR] FIX indexes management in Search engine configuration [SOLR] Add escape characters [SOLR] Add sort columns in mappings [SOLR] Optimization for indexation [SOLR] Compatibility in adv search [SOLR] add use 5.10.0 [SOLR] Working on display items [SOLR] Fix display of items number in intranet results [SOLR] Display items on intranet and opac interfaces [SOLR] Hide Coded Fields, Serials, Picture in opac adv search [SOLR] FIX sort by (use shift not pop !) [SOLR] Fix item's number in search results (opac+intranet) [SOLR] Fix indexing when multiples values for 1 mappings [SOLR] check OpacAdvancedSearchContent syspref for opac search [SOLR] FIX link show biblios in authority search results [SOLR] FIX opac advsearch: filters ccode [SOLR] Fix bug introducing by commit 172443a6aff6b1f0643d81cf48f705687458aaaa [SOLR] FIX delete bad else (conflict) [SOLR] FIX sortable field during indexing [SOLR] add new index type 'ste' for simple text [SOLR] New file C4/Search/Query/Solr.pm [SOLR] Add C4/Search/Query dir and sql modifications [SOLR] Add forget use in AuthoritiesMarc in Engine/Solr.pm [SOLR] Support of Zebra indexes for Solr [SOLR] Fix utf8 search [SOLR] Add index str for all indexes with type != str [SOLR] FIX update on indexes [SOLR] delete warn + add use [SOLR] Add tests for search [SOLR] factoring split for token index:value [SOLR] Function 'normalSearch' for search unless array indexes, etc. [SOLR] Remove static index type [SOLR] Fix utf8 filters while adv search [SOLR] FIX Filter is not a srt index ! [SOLR] perlish code of Query.pm [SOLR] Print a message in intranet if error in search [SOLR] dynamic index on authorities-home [SOLR] FIX authorities adv search (authorities-home) [SORL] Fix field indexmappings.index to VARCHAR(255) [SOLR] Fix indexes in updatedatabase.sql [SOLR] Fix install multi-core [SOLR] FIX index name authid in tmpl [SOLR] Add filters on intranet advsearch [SOLR] FIX Sorting on ste_ indexes [SOLR] FIX sorting with filters selected in advsearch [SOLR] Fix search value with quote [SOLR] No exact match for link author in interface pro detail MT5655: FIX if authtypecode is empty MT5655: Add input for authority search in auth_finder.pl MT5655: Dynamic completion on authorities finder [SOLR] Call IndexRecord after an authority update [SOLR] Indexes update [SOLR] Replace SimpleSearch occurence [SOLR] export normalSearch function + support of rpn index [SOLR] RPN2SOLR [SOLR] Possibly to call buildQuery with bad indexes array [SOLR]MT5655: FIX space in auth_finder completion [SOLR]MT5655: FIX add wildward '*' in last value [SOLR]MT5655: FIX remove '--' before search [SOLR] Add features for RPN2Solr + FIX 'Bad Marc' [SOLR] Adding tests for z3950 server [SOLR] FIX pass searchtype param in authorities-home pagination Katrin Fischer (2): Bug 4833: OPAC - remove \n from strings for translation BUG 4883: Staff - remove \n from strings for translation Koustubha Kale (2): Web Installer -> Step 3 --> ERROR 1050 (42S01) at line 301: Table 'branch_item_rules' already exists Changes to kohastructure.sql to add some missing drop if exists + change in install.pl mysql show tables Kyle Hall (1): Bug 4239: Allow Multiple Item Level Holds For A Single Record Kyle M Hall (1): Fixed Patron Search Results Marc Chantreux (1): add PSGI ability Marcel de Rooy (1): Bug 4516 (Character shift in MARC21 Field 008) Matthias Meusburger (140): MT2968: private lists display is no longer shortened to 10 lists MT2582: Fix user deletion without permission MT 2413 : Attention message only to display if there are some warnings MT 2446 : Cancel authority edition for a field goes back to this field MT 2538 : Using default authtypecode for authority display MT2892: Fix security issue in intranet login MT 2422 : clone-rules.pl not a landing page MT 2310 : New subfield for fields < 10 is now in a tab MT1059, Follow-up : Fix merge reference selection presentation MT2949: Remove broken link from authorities search results MT2926: Fix default values import batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails. Unprocessed biblionumbers are displayed at the end of the execution instead. MT 2270: CAS proxy MT2361 : Adds items.statisticvalue MT 2424 : Add branch in checkouts table MT 2423 : fix date format in checkouts MT 0002412: Patron's account has been renewed MT 2487 : Advanced search style MT 2554 : Comments can be added for "Gone No Address" and "Lost Card" flags for borrowers MT2554, Follow-up : Comment deleted when flag set to no MT2274 : ESGBU (Statiscal reports) MT 2423 : fix date format in checkouts MT2897 : Allow import_borrowers.pl to be used in commandline mode MT2894 : Adds a download link for big error reports to import_borrowers MT 3129: Fix wrong names between fromBranch and toBranch for branch transfer limits MT 3010: Adds waiting date for holds in opac-user MT 3130: adds execute_reports permission for overdue.pl MT3132: Change gonenoaddress message in opac-user.pl according to the OPACPatronDetails syspref MT3208: Fix intranet cart MT3218: Adds enrollment fee when a patron's category is modified MT3218, Follow-up: Adds enrollment fee when a patron's category is modified MT3334: Fix returns template (so that Checked-In items table is displayed) MT3599 : Fix ISBD display Remove useless warn MT3597 : Fix patron attribute adding MT2889: Adds a script that re-create missing statistics from issues and old_issues tables MT2889, follow-up: Adds a script that re-create missing statistics from issues and old_issues tables MT2959: Adds ISBN normalizer for C4::Matcher MT2889, follow-up: Adds a script that re-create missing statistics from issues and old_issues tables MT3713: Fixes biblio adding from serials when framework is modified MT3160 : Fix plugin callback when subfields are cloned Fixing opac serial item information not showing on opac-detail MT 3686: Holds can be confirmed when checking in from circulation.pl MT3686: Sets reserve status when hold in confirmed Fix broken bulkmarcimport.pl Quickfix : Do not crash if waiting date is null MT3532: Deletes biblio record when there are no more items left for this biblio while batch item deleting MT3940: Adds EAN deduping when adding a biblio Search Results Error 500 when unable to decode marcrecord rebuild_zebra Adds the ability to authenticate against multiple CAS servers (MT3584): Ajouter les icones de Nimes MT3815: Quickfix for CSV export (9999 rows limitation) error 500 when record cannot be loaded MT3864 : Fix javascript syntax errors in items batchMod MT3864: Normalizing strings in order to avoid utf8 errors MT3747: Shows member relatives in issues lists MT3531: Intranet cart is emptied when session is closed MT3802: Patron notification is not correctly shown in subscription modification Bug4943: Search history cookie size limit MT4061 : problem when inputing an exiprationdate MT4004 : additem.pl Some Status were not defaulted to the correct value MT3747, Follow-up: Adds siblings issues MT4029: Adds dynamic search for collection titles in 225$a plugin MT3747, Follow-up: Shows member relatives in issues lists MT4096: Adults can also be added to an organization MT4029, Follow-up: Adds dynamic search for collection titles in 225$a plugin Fix opac search history MT 4231: Adds limits to search history MT 4231, Follow-up: Adds limits to search history MT3676: Only display keywords for z3950 search (and not zebra indexes) MT4096, Follow-up: Fix guarantor display for adults MT4096, Follow-up: Fix guarantor display when editing patron MT4096, Follow-up: Fix guarantor display for adults MT4096, Follow-up: Fix guarantor display when editing patron MT 4096, Follow-up : Fix gurantor pop-up closing for adults MT3747, Follow-up: Shows member relatives in issues lists MT3747, Follow-up: Shows member relatives in issues lists MT3747, Follow-up: Shows member relatives in issues lists MT3747, Follow-up: Shows member relatives in issues lists Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled [Follow-up] MT4360 : Fix javascript errors in request.tmpl MT4380: Adds an empty choice for every select field in batch item edition Adds CAS documentation MT4093: Fix GetItemsForInventory function call MT4360: Fix waiting status for multiple holds on the same item Prevent GetMaxPickupDate from crashing if there is no date MT4057: Let the user choose the CAS server to authenticate against in case of multiple CAS servers 3166: Adds the ability to attach a circulation note to items MT4057: [Follow-up] Let the user choose the CAS server to authenticate against in case of multiple CAS servers Adds completion also on click on plugin button MT4586: 225$a plugin also complete 410$t MT4586: Adds word by word search on collection titles MT4586: [Follow-up] Adds word by word search on collection titles MT4586: ysearch.pl made generic MT4586: [Follow-up] ysearch.pl made generic MT4586: Adds an alternative cataloguing plugin for 210$c MT4586: Adjust query delay MT4588: Adds coins to intranet MT4586: IBSN plugin now also works with non-normalized ISBNs MT4588: [Follow-up] Adds coins to intranet MT4542 : duplicated notices sent to patrons Merge commit 'origin/bug/MIN/MT4628' Merge commit 'origin/ft/MOY/MT4584b' Merge commit 'origin/ft/MOY/MT4585' MT4586: Use zebra instead of mysql for publisher and collectiontitle searches MT4586: Expand coins definition Fix broken updatedatabase MT4590: Adds the ability to use a free delivery address for baskets MT4586: Fallback on mysql search for plugins MT4586: Display fix Do not delete authority when merging is about the same authority Removes NSB/NSE chars from ysearch.pl results Removes numeric subfields from auth and adds numeric subfields from biblio in merge function Adds debug warns Removes more NSB/NSE chars from ysearch.pl results Merge authorities subfields orders MT4587 : Adds yaml config file for custom opac items hiding MT4587, Follow-up: Adds yaml config file for custom opac items hiding MT4587, Follow-up: Hiding rules are now in a syspref Removes unuseful warning for coins value MT4587, Follow-up: Records with no items can be hidden Fixing order when authority update MT4872 : tools/batchedit when basket sent to batch edit C4 AuthoritiesMarc.pm merge problem : new subfields not taken MT4704: Fix multiple CAS authentication MT4588, Follow-up : Removes 7XX$4, Adds Coins to shelves MT2232, Follow-up: Adds tablesorter Adds an option to remove all types of authorities in remove_unused_authorities.pl MT4590, Follow-up: Adds the ability to use a free delivery address for baskets MT5108: Adds the ability to upload a file for a subfield MT4187: Prefill item with last created item values MT4187 [Follow-up]: Prefill item with last created item values MT5108, Follow-up: Adds the ability to upload a file for a subfield MT4187 [Follow-up]: Prefill item with last created item values MT5108, Follow-up: Adds the ability to upload a file for a subfield Adds NSB/NSE clean function (nsb_clean) to Charset.pm C4::AuthoritieMarc.pm merge work again Adding nsb_clean to C4::Charset.pm Nahuel ANGELINETTI (77): (MT 2985) simplify CanBookBeReserved (bug #3924 MT2500) fix useDaysMode use (MT #2930) fix return date (bug #4018) fix coins support in opac detail and xslt (MT #2267) show borrower charges returning a document (MT #2543) allow users to search on all auth types (MT2690) fix members-home (MT #2970) fix returning document with branch transfert limits (MT #2966) fix opac-user.pl function problem (bug #4290) searching for author in repository (bug #3924 MT2500) fix useDaysMode use (MT823) add the possibility to have enrolment end date (MT #2978) deny form submission with "enter" (MT 2258) Add homebranch/holding branch un return.pl (MT #2443) add renewalperiod (MT #2863) debarring system fixes (MT2690) fix ordering in member list (MT 2928) fix sticky due date and due date form (MT #2725) fix problems in branch transfert limits (MT #2922) add confirmation message for damaged items (MT #2725) fix updating transfert policies (MT #2921) return not for loan or damaged documents (MT #2924) fix circulation.pl alert box (MT #2685) don't show authority edition menu (MT #2972) use "select" box for location in subscription-add (MT #3067) change message from issuingimpossible to needsconfirmation (MT #3076) make cancel button working on return (MT #3073) use useDaysMode in C4::Circulation::_FixFineDaysOnReturn (MT #3110) fix repetable titles (MT #3073) use calendar to check how long is the overdue (MT #3081) permit loans for today (MT #3233) make overdues only if document is considered as returned (MT #3232) set empty debar comment when librarian lift debarment (MT #3079) fix IsMemberBlocked sql query (MT #2972) use default framework, instead of none. (MT #3223) do not auto-check issues (MT #2991) (Feature) Batch biblio modifications (bug #4487) permit - and . in callnumber plugin (bug #4491) fix weird code in search scripts (bug #3737) fix title search in order history [3.0.x] (bug #4263) fix the edition of items with repeatable subfields [followup] (bug #4263) dateaccessionned is cleaned on item modification (MT #3627) fix some leak in reservation system [followup](MT #3627)(bug #4238) add reservenumber column (MT #3623) fix commented code, and add a forgotten updatedb (bug #4519) fix record printing (MT #3632)(MT #3611) fix return.tmpl merge problems (MT #3006) rewrite of reserve rights management (MT #3631) fix calcdatedue backport problem (MT #3683) Fix IsAvailableForItemLevelRequest (MT #3681) reserved confirmation condition error (bug #4522) fix plugin unimarc 210$c (MT #2565) fix aqplan csv export, and turn off debug (MT #3533) add callnumber and location in return table (bug #4321) clean C4::Biblio::GetBiblio and uses (MT #2991) Fix batch record modification (MT #2991) Add support of delete without condition in batch edit (MT #2991) add permissions for batch edit (MT3160) fix previous patch for non checked variable (bug #4856) fix rebuild zebra to delete NSB/NSE chars [followup] (bug #4239) forgotten syspref definition [followup] (bug #4856) delete forgotten debug code (bug #4853) change rights needed to renew loans (bug #4916) permit tools/cleanborrowers.pl to be used by command line (bug #4931) add the ability to choose home or holding branch in stocktaking (bug #4954) allow date expiry modification only on step 0 and 3 [HEAD](bug 4989) add index on guarantorid (bug #4931) fix forgottens input in buttons (MT #4123) fix batch record edition for deleting field/subfield Merge remote branch 'origin/nimes/COS/MT3523' into koha32master Merge remote branch 'origin/nimes/CRIT/MT4089-2' into koha32master (MT #4129) forgotten "use" in opac isbd view (MT #4124) fix inserting new fields in batch biblio edit (bug #5098) csv headers in overdues Modify bad columns in borrowers table Merge remote branch 'origin/vitre/MIN/MT4316' into koha32master (bug #5164) fix csv in overdue notice Nicolas Morin (13): phrasing: check out limit reached adding link to items from list results phrasing: check out limit reached moremember.tmpl typo link to items on intranet results Term "Total Renewals" misleading, change to "Current Renewals" correcting typo correct vocabulary text for holding rank removed host in label Shelf -> List redirect to circulation.pl?borrowernumber when $borrowernumber is passed use of icu.xml Owen Leonard (6): Use CSS3 box-shadow property for Cart tooltip Fix for Bug 2375, Serials holdings data does not display in opac-detail Fix for Bug 4453, Improve formatting of batch item operations Fix for Bug 4416, renew all and return all buttons too close together Fix for Bug 3926 (suggestion edit form combines data) Fix for Bug 4451 Batch item tool can't process file with Windows line endings Paul POULAIN (33): automatically recover silently invalid chars like < and > in records Minor change in description bugfixing ofset limit BUGFIX: adding delivery place & comment & billing place fields BUGFIX: statisticvalue missing in items table updating some references from koha.org to koha-community.org minor change: reordering branch/location/callnumber display adding some javascript strings for translator some display changes in subscription add french translation update s/groupes de paniers/bordereau de commande/ consistency change: s/planning/statistic/ french translation update french translation updated a little french translation updates MT4398 Apply filter is translatable AND used as a filter checker bugfix french translation revert wrong commit MT3176 reloaded french translation update MT4437removing duplicate circ confirmation message MT4076 : permission to edit items Fix permission to move item : edit_items is enough order branch list alphabetically, without taking care of uc/lc MT4578 : remove edit & delete button if the user don't have edit/create report permission MT2743 : add filter on subscription branch to subscription claims adding missing title (needed for lateorders.pl) minor change s/(/#/ in a q french translation update (big) french translation + minor fix in html to improve translatability MT4491 : limitation by library group fixing duplicate syspref MT3946 fix : emptying a subfield on batch edit Paul Poulain (80): Normalizing opac-detail.pl Minor bug fix rebuild_zebra MT2467 : limit available reenabling (bug3482) followup :Problems with html [MT3190] fix for Perl error, due to missing declared sub [MT3199] stocknumber not saved properly C4::AuthoritiesMarc AddAuthority (MT 2264) AllowOnshelfHolds into issuing rules editing submodules for sudoc changing the head of the subproject Update sudoc (MT#2650) misusing Red css for overdues Fixing Imporving YAML for authorities Adding HasItems MT3004 Name of the letter used was wrong Ajout de l'import des notices Lyon3 Followup univ_lyon3 fixing import_notices import_notices.sh fix Adding utf8 management for umport_lyon3 Bug Fix import_agathe : donot add items if no biblioitem import_agathe.sh fixes import_agathe : keeping fields 035 001 and 009 Bug Fixing Members : Expired Flag Problem MT 3128 : Fix unability to reserve an item when overriding is required Followup MT3073 FixFineDaysOnReturn Calculation Adding Lyon3 XSLTs XSLT Change : biblionumber is in 999$9 and not $a nor 090 Fixing xsl Univ_Lyon3 Followup MT3127 ; OPACPickupLocation MT3217 : scan index intranet MT3244 : tabs in detail OPAC view Followup MT3010 : reserves MT2268 : Guided Reports Fix columns.def MT2268 : Adding headers to overduenotices MT2268 : Followup Reports Guided columns.def MT2268 : followup html output Followup MT2974 : facets not working opac authorities Bug4239 improved : enable checking of CanHoldMultipleItems at item-level (MT3318) RSS OPAC: Adding CDATA term in title and description tags. Bug Fix : C4::Context Failing when installing Removing usage of preferences.pl Userpermissions.sql cannot load fixing updatedatabase Editing help for subscription-add Suppression des cl?s uniques sur items.stocknumber et deleteditems.stocknumebr improving/modifying authority display on OPAC Translation update Installer issue : sample_notices.sql BranchTransfer Limit :Adds a default value MT4997: error in link Revert "(MT #4007) Filling a basket from the reservoir" (MT #4007) Filling a basket from the reservoir MT5189 let's the librarian choose the itemtype when ordering MT4007 (continued) : price in MARC21 is in 020, not 010 installer SQL bug : SET instead of WHERE in a delete MT5248 link biblio => serials subscription is wrong am123/BLO/MT3946: subfield deletion deletes all item info on firefox Serials claiming : list of suppliers wrongly calculated MT4007 follow-up : bug in GetMarcPrice & GetMarcQuantity MT4593: clear stickyduedate does not work at 1st removing unconditionnal warn MT5309: isbn not reported MT5306: fixing permission inconsistencies MT5213: (unimarc only) improper index name for personal-name MT3885: default sort order MT4783 default library in item cataloguing This script rebuild the zebra index recursively removed french in rebuild_zebra_sliced.pl improved Fast Acquisition cataloguing for french UNIMARC synch'ing with koha-community.org adding missing column un accountlines fixing pay.tmpl = note & value had spaces in the MT5451 no perl error is wrong biblionumber entered BG5575, comment 5 removing unconditional warns PDF translated to french Merge branch 'master' of descartes.biblibre.com:koha_biblibre translating pdf to french followed, forgotten string MT5275 API change in searchResults Solr: Display result numbers on opac results Sophie Meynieux (29): printoverdues.sh bash odities MT4611: batch edit record Error when adding subfield MT4611: batch edit record Error when adding subfield MT4613: Batch record - undesired concatenation of new subfield value with new one MT4611: batch edit record Error when adding subfield MT4613: Batch record - undesired concatenation of new subfield value with new one MT5022 Improve default rules usage. Modify overduerules table to set NULL default value for delay columns MT4921 Improve finding next stock number MT4744 Fix cancelation of holds MT4753 As a search result, document status seems inconsistent MT4949 Title-host missing in search indexes list MT5047 No hold possible for item in transit or reserved MT4741 Suppression of hold with red cross does not work MT4741 Suppression of hold with red cross does not work MT5250 wrong OPAC display if library name contains some HTML MT4741 Suppression of hold with red cross does not work MT5250 wrong OPAC display if library name contains some HTML MT4764 Empty mails sent to library MT5330 No pagination for inventory results MT4890 Editor value wrong replaced when modifying or duplicating a biblio MT5401 <> not substituted in notification letters MT5348 Results of report for patrons who never borrowed are wrong MT4890 Editor value wrong replaced when modifying or duplicating a biblio MT5401 <> not substituted in notification letters MT5348 Results of report for patrons who never borrowed are wrong MT5022 Improve default rules usage. Modify overduerules table to set NULL default value for delay columns MT4921 Improve finding next stock number MT5465 Patron date of birth is wrong MT5589 Barcode incremation does not work with bryymmincr format St?phane Delaune (55): (bug #2166) Label renaming for members emails (bug #1416) Fix borrower address display in intranet (MT #1936) Enhancement to secondary email management overdues (MT #1936) followup : Enhancement to secondary email management overdues (MT #4095) add exact matching filter for categorycode and branchcode fields in search members's result (MT #1577) complete langages checkbox for unique id (MT #3506) Granular permissions for the serials module (MT #4417) support dates for debarred's patrons stats (MT #4339) init default UNIMARC sql structure (MT #2308) followup : debug DB updating from 3.0.x to master (MT #2308) followup : debug DB updating from 3.0.x to master (MT #2308b) followup : debug DB updating from 3.0.x to master (MT #3322) adding if not exist syspref SpecifyDueDate (MT #4584b)Add duplicate support for borrowers (MT #4585)add manage suggestions on borrowers (MT #4626) debug suggestion management (suggestion's status and document's type) (MT #4628)Acq always shows '1 suggestions waiting' (MT #4626) followup debug suggestion management : "accepted by" was not correctly displayed on suggestion's edit page (MT #4584b)Add duplicate support for borrowers (MT #4585)add manage suggestions on borrowers (MT #4626) debug suggestion management (suggestion's status and document's type) (MT #1874) adding note and manager_id fields to accountlines (MT #1874) followup : adding note and manager_id fields to accountlines (MT #4350) branch_transfer_limits select current branch by default (MT #2179) Add tablesorter support for Additional attributes in moremember.pl (MT #1654) Adding jquery.tablesorter and jquery.tablesorter.pager support for authorised_values.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for branches.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for itemtypes.pl (MT #1654) followup : corrects tablesorting for authorised_values and itemtypes (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for categorie.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for cities.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for marctagstructure.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for auth_tag_structure.pl (MT #1654) followup : Adding jquery.tablesorter.pager support for reviewswaiting.pl (MT #1654) followup : corrects tablesorting for authorised_values.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for branch_transfer_limits.pl (MT #1654) followup:duplicate paging system at the top of search results tables (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for MARCdetail.pl (MT #1654) followup for MT #3137 : Adding jquery.tablesorter and jquery.tablesorter.pager support for readingrec.pl (MT #4626) followup debug suggestion management : "accepted by" was not correctly displayed on suggestion's edit page (MT #4589) lot of updates for borrower's fines (MT #4722)cancel drop aqbudgets table on update database (MT #4589) followup : lot of updates for borrower's fines (MT #4589) lot of updates for borrower's fines (MT #4589) followup : lot of updates for borrower's fines (MT #4262)adding a plugin popup for 995$k on additems.pl (MT #4589) followup : lot of updates for borrower's fines (MT #4589) followup : lot of updates for borrower's fines (MT #4317)adding ccode's logos on opac-search.pl (MT #4883)debug html template on moremember.tmpl (MT #5255)insert syspref HomeOrHoldingBranch if not exist (MT #5264)Add bdp support from 3.0.x (MT #5290) remove unicity from index itemsstocknumberidx (MT #5489) ignore $6 for subjects display on catalogue/detail.pl (MT #5229)disable dateenrolled and dateexpiry duplication on memberentry.pl?op=duplicate koha (1): MT3949: Search results can result in Error 500 koha et zebra (1): [SOLR] Fix updatedatabase.pl koha user (1): GetCircControlBranch using ItemhomeLibrary koha user account (1): (bug #3840) Fix default values in serial receive kohaadmin (6): Remplaceitemsms.price par items.materials dans l'affichage des prets Changement ponctuation 200 $i xlst opac Suppression des onglets d'affichage MARC intranet Removing timestamps removing subscription details Removing warnings from zebra logs ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Sun Dec 29 13:43:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Sun, 29 Dec 2013 12:43:20 +0000 Subject: [koha-commits] main Koha release repository annotated tag solr_v1.0-beta created. solr_v1.0-beta 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, solr_v1.0-beta has been created at 24349facea5d5cf13f651805899c437e0bc3de38 (tag) tagging 3cbedde7580a42cb26d0ae33d7dd5a4244b6e116 (commit) replaces v3.02.00-alpha2 tagged by Claire Hernandez on Tue Mar 8 17:37:34 2011 +0100 - Log ----------------------------------------------------------------- Solr work merged - see solrwip_v1.0-beta for history work Alex Arnaud (36): (MT2371) basket.tmpl,in basket details, change Open on => Opened on (BUG #4356) Basket.pl: adding a link to the basketgroup (MT3170) neworderempty - display the user branch as default value in scrolling list (MT2990) opac-detail.pl: adding of search rebound on author and subject (MT 3267) Add Homebranch and Holdingbranch search criterion on circulation stat. (MT1177) aqplan.pl, fix the problem of calculating the total remaining. (MT1236) aqplan.pl - Fixe the problem of unrounded sums (BUG #4521) aqbudgets.pl - Transform undefined budget spent value to 0.00 value (bug #4523) possibility to show / hide the filters menu (BUG #4804) fix following bug: in neworderempty.pl, Click on minus sign in a item part don't decrements quantity. (BUG #4806) circ/circulation.tmpl: Add "reservenumber" in the reserved table. (BUG #4807) - C4/Reserves.pm : define a max pick up date when reserving an item. (BUG #4810) parcel.pl: Fix a bug with applying a filter on pending orders displaying (BUG #4811) suggestion.pl: display borrowers name in suggestion information filters (Suggested By, Managed by, Accepted by) (MT #3651) Fills "book fund" combobox with bugdets and fix some bugs of research by filter. (MT #3651) Fix problems on search filters. (BUG #4857) aqplan.pl: consideration of Planning categories with authorised values (MT4089) fix probleme sur mMail de mise ? disposition (MT3523) Cacher la loupe quand l'autid n'est pas un nombre. (MT4089) fix bug with retrieving user email address and item's barcode gestion des webservices apogee harpege am123 Apharp.pm modification sql dans getBorrowers Remove warn Pagination des mises a jour Add group by in getBorrowers sub WS apogee harpege - Add verbose + change query on getMemberByAppligest sub update sql request in getMemberByAppligest sub WS apogee harpege - fix a problem with retrieving borrowers (MT4068) Display callnumber & location in serials-collection.pl & serials-edit.pl. (MT4316) Add AdvancedSearchContent and OpacAdvancedSearchContent syspref in Searching tab (MT4084) Creating the page for batch record modification Merge commit 'origin/bug/MIN/MT1936' into nimes/CRIT/MT4299 (MT4299) in process_message_queue, select first available email (MT4296) remove useless tag in opac-detail.tmpl (MT4425) Replace search 'an' by 'an,phr' in searchresultlist.tmpl (MT4388) Add foreign key on auth_subfield_structure.authtypecode and auth_subfield_structure.tagfield for deleting on cascade BibLibre (1): MT5873 Header table diplay modification Christophe Croullebois (52): (MT #3828) fixing filters on result page for patrons search Creation of a quantity column in receipt summary (MT # 4073) Fix in member.pl an inactive "new" button (MT #4108) Notes in serial (MT #4017) : Fixing disjointed results in budget when selecting a new branch. (MT #4119) : Possibility to give a quitus. (MT #4117) Fast cataloging (MT #4108) Notes in serial (MT #4017) : Fixing disjointed results in budget when selecting a new branch. (MT #4119) : Possibility to give a quitus. (MT #4117) Fast cataloging (MT #3742) : Add orders from staged file. (MT #2391) : acqui/neworderempty.pl (MT #1365) Delete all items (MT #4007) Filling a basket from the reservoir (MT #3739) Warn message on Modify budget page (MT #1365) Delete all items (MT #4657) Bad values in the end date of subscription. (MT #4645) Added of an option filter by date in overdue.pl (MT #4717) Bug in Koha 3.2 on acqui-home.pl (MT #4645) Added of an option filter by date in overdue.pl (MT #4717) Bug in Koha 3.2 on acqui-home.pl (MT #4457) Troubles on hidelostitems (MT #4717) Add the capability to have a filter by active budget (MT #4717) Add a filter by active budget on acqui-home. (MT #4439) Reading RSS feeds via Netvibes (MT #4726) Sorting by date in transferstoreceive.pl (MT #4877) Troubles with lack in permissions table (MT #4739) On aqbudgets.pl bug on the Statistic's combobox (MT #4743) Changing the sort order on basketgroup.pl. (MT #4725) Pending holds (MT #5135) In basket.pl on delete. (MT #4935) Purchase suggestion (MT #5319) A bad link in smart-rules.pl (MT #5135) In basket.pl on delete. (MT #4937) On a new order defined from suggestion some fields were missing. (MT #5538) Bug when staging MARC Records For Import (MT #5604) When editing item bad branch displayed (MT #5577) Batch item deletion and Batch item modification Revert "MT3176 reloaded" MT4846 : acquisitions : problem in pdf and columns alignment MT4846 : acquistions : problem in pdf and columns alignment (MT #5659) Print a basketgroup failure (MT #5795) Adding a child patron (MT #5647) Holds awaiting pickup (MT #5425) In transferstoreceive.pl some biblios are empty. (MT #5425) In transferstoreceive.pl some biblios are empty. (MT #5983) In opac adding to list fail (MT #5425) In transferstoreceive.pl some biblios are empty. (MT #5338) Transfering a reserved item (MT #5425) In transferstoreceive.pl some biblios are empty. (MT #5305) Remove the addbudget menu Claire Hernandez (20): Merge remote branch 'origin/ft/MIN/MT4262' [SOLR] C4 modules modifications [SOLR] Opac modifications [SOLR] Zebra conf clean [SOLR] Files related to koha install [SOLR] Z3950 server [SOLR] cataloguing and acquisitions [SOLR] authorities related scripts [SOLR] Solr administration [SOLR] serials and label related modifications [SOLR] Documentation [SOLR] Configuration [SOLR] C4 modules modifications (2) [SOLR] Opac modifications (2) [SOLR] Files related to koha install (2) [SOLR] cataloguing and acquisitions (2) [SOLR] authorities related scripts (2) [SOLR] Solr administration (2) [SOLR] Documentation (2) [SOLR] Z3950 server (2) Frederic Demians (1): Use marcflavour in Stage MARC Records For Import Fr?d?ric Demians (1): Bug 2789 Fix UNIMAC leader plugin Galen Charlton (3): release notes updates suggested by Nicole Engard fix template translation issues fixed Syndetics breakage Garry Collum (1): Bug 4525: Invalid XHTML in currency.tmpl. Henri-Damien LAURENT (405): (bug #3042) Changing XSLT sysprefs to take filename MT2938 : Adds a permission for editing items Removing hidelostitems (MT 3035) subscription created expired Enhancing relevancy ranking SetUTF8Flag on any incoming data CirculationRule : TooMany HomeOrHoldingBranch mgt Circulation : Global Quota management Adding C4/IssuingRules bug3393 : take care of default rules in overdues C4/Reserves.pm : HomeOrHoldingBranch Management (MT 2260 MT 2263) Adding updatedatabase scripts (MT 2259) BranchTransferLimit restriction on return C4::Circulation adding sub FixFineDaysOnReturn Adding EXPIRED flag to Members management Set Status : setting debarred to NULL (bug4309 MT3094) Error 500 Authorities search Bug Fix AuthoritiesMarc.pm (MT3079) : checkoverdues too restrictive bug 3482 : followup overduenotices bug 3482: Fix csv output (missing country) Removing excessive export restrictions Fixing updatedatabase DBRev 130 debarred MT3207 : Search Authorities Everywhere Performance enhancing Performance enhancing : C4/Languages.pm BuildUnimarcHierarchies : Fixing infinite loop warn removing : C4/Languages.pm Followup admin/categorie.pl bug fixing : Patron Search : IndependentBranches Serials/claims.pl fixing rebase conflict (MT 2260 MT 2263) Adding updatedatabase scripts (MT 2259) BranchTransferLimit restriction on return MT2938 : Adds a permission for editing items Change debarring system (MT2263) Take care of encoding Member improvements Members and SearchInTable Fix : Updatedatabase String for reports update (MT 2265) Adding report on reserves Adding sudoc submodule (MT #2260) migrate reservesmaxpickupdelay to smart rules (MT 2259) BranchTransferLimit restriction on return Bug fixing opac/opac-reserve.pl MT 2285 : enhancement for patronSearch (MT 2468) Partial Fix Circulation Error Message enhancement [MT2355] Ergonomy improvement in smart rule management Problem with debarred not shown in circulation Bug Fix : Incorrect date tests for overdue Circulation.tmpl moremember.tmpl : flag displayed only when debarred Enabling Display of comments in moremember and circulation.pl renewalperiod problem selenium tests on Univ_Lyon3 : comments for gna and lost bulkmarcimport : Adding checks on last update date MT2861 : fixing reserve/request.pl using GetReservesControlBranch renewals were loosing the count Followup 2350 : Fixing column count MT2836 : Renewals Fixes ILS/Transaction Conforming to APIs (Followup : MT2423) todaysissues were not shown (MT 2256)Followup bulkmarcimport enhancement Enhancement bulkmarcimport for Agates bulkmarcimport log correction bulkmarcimport.pl Minor fixes MT3002 : Grace period taken into account for finedays if defined (MT 3036) moremember.pl Circulation note not displayed Rewriting detect_truncation in C4/Search.pm Circulation : Removing the check on NON attributed itemtypes (MT3064) Override Renewals display MT3063 : CanBookBeRenewed : overdue blocks renewals MT3063 : Followup Adding special files for Import_agathe Adding import_abonnement in import_lyon3 Fixing GetItemIssues Bug 3063 : Simplifying circulation.tmpl MT 3063 : Holds Management to circulation and moremember Authorities list :removing link on Summary MT2631 : adds sysprefs for MARC or ISBD display in OPAC Minor Bug Fix Circulation.tmpl circulation.tmpl : Calendar manipulation Adding C4::Items MT2957 : smart rules edition smart rules minor update MT3127 : New System Preference OpacPickupLocation MT3127 : New System Preference OPACPickup Location MT2957 : followup Smart rules edition C4::AuthoritiesMarc.pm search enhancement Circulation Log Fixing : MT3138 Adding some permission management to viewlog synching permissions between english and French MT3138 : Adding permissions on viewlog moremember Debarred flagged not stressed out MT3009 : Reserves on checkin on checkout/moremember Followup Display renewals MT3009 : print notices Magn?tisation 3M DB Rev : 02.00.022 : Adding CI-3M:AuthorizedIPs (bug #4319) allow reserves on waiting items Followup C4/Circulation.pm Followup View/HideAddress Bug Fix Rebase : Improving load_testing Editing XSLTs to remove Sudoc Special characters MT3213 : Override Limit checkbox should be unchecked MT3113 : Showing cards should use marcflavour MT3113: Fixing UNIMARC_compact.xsl MT3212 : members modification wipeout dateexpiry opac-detail.pl enhancement performance MT3232 : followup cannot remove debarredcomment Followup Replace items price by matierial MT3232 : debarredcomment not set to NULL when empty MT3010: maxpickupdate MT2972 : location dropbox would not show up Followup MT3010 : not exported function Removing an unconditionnal warning in circ/returns.pl Bug Fix : format_date usage in C4/Circulation.pm C4::Members : flags comments added MT3219 MT3233 followup MT3219 MT3233 : return display MT3233 fix : When reserve displayed, flags would not be MT3157 : editing an attribute lead to Error500 MT3269 : BatchMod Feature blanking subfields MT3269: Followup BatchMod MT3269 Fixing tools/batchMod.pl tags/subfields display MT3289 : Search results would display only first item MT3289 : check_sysprefs.pl case sensitive variable names MT3289 followup : C4/Reserves.pm : syspref misspelled perf enhancement Lyon3 Perf work Perf enhancement : C4/SQLHelper.pm MT3491 : member search results order MT3346 : Followup Modification for Plack Reindenting merge problem Merge problem overdue_notices.pl MT3044 : Fix CSV export when rer are blank characters MT2116 : subfield separator MT2783 Removing AutoCommit=0 Bug Fix : C4/Members.pm missing variable declaration Auth_with_cas : removing a warning Auth_with_ldap : removing warnings (MT #2995) add items.location in return informations (MT #2993) add EAN, PUC and Music-Number indexes (MT #3000) new cronjob script to delete old suggestions Followup MT3233 : When reserve displayed, flags would not be waitingreserve compilation error : calcDate usage C4/Reserves.pm Exporting CanHoldOnShelf Followup serials/claims.pl subscription-add : startdate and enddate definition followup bug4239 : allow multiple holds Search improvement : Searching Regexp-1 Search Results Removing extra character a rebuild_zebra.pl : deleted biblios were not deleted C4/Search.pm : Problem when no Query* set and using big search box BuildUnimarcHierarchies : Fixing infinite loop Fixing Hierarchies : taking any heading subfield MT3618 : search is duplicated MT3619 : Offline circulation problem of link followup BuildUnimarchierarchies fixing infinite loop MT3596 : Followup revert bug 3778 for patronsearch smart-rules : Problem with rentaldiscount added in rules Bug Fixing : considering deleted biblioitems Merge remote branch 'koha_biblibre/nimes/NOR/MT3599' MT3617 : opac search advanced Library set to my library MT3667 : multiple display of same subscription Merge remote branch 'koha_biblibre/nimes/NOR/MT3630' Followup (MT #3623) fix commented code, and add a forgotten updatedb MT3623 : Display problem on Circulation.tmpl Revert "MT3160 : Fix plugin callback when subfields are cloned" Inconsistency between BranchName used on opac-detail and search result Reserves followup : Using HomeOrHoldingBranch MT3627 Followup : Error 500 when reservation confirmed MT3619 Followup : Offline circulation Error MT3623 Followup : Todays checkout MT3288 moredetail.tmpl Lost and Damaged first choice is empty MT3626 : Removing a Conflict tag on opac-MARCdetail.tmpl Merge remote branch 'koha_biblibre/nimes/CRIT/MT3685' Editing merge in Authorities MT3660 : Circulation Restricted still displayed even after debarred date MT3652 : Unifying the search of neworder with Search export.pl : removing useless condition When No ccode, then moredetail show error 500 MT3513 followup : searching authorities encodage rapports fix MT3802: opac-detail subscription More Detail not displayed items.statisticalvalue not updated from marc when adding item Merge remote branch 'koha_biblibre/nimes/CRIT/MT3651' MT3801: Serials not received issues cannot be claimed MT3801: Serials not received issues cannot be claimed MT3667 followup MT3811 : unexpected issues not stored MT3801 followup : Cannot claim for issues SIP Fixing debarment management MT3660 followup : former debarred user raises warning MT3792 : subfields order in additem page MT3884 : Basic Search Intranet should provide limits MT3522: Biblio Batch Edition enhancement MT3522: Batch Biblio edit enhancement Reports MT3522: Followup Batchedit enhancement MT3533: followup returns.tmpl enhancements C4/Search.pm results incorrectly encoded lead to error 500 MT3522: followup BatchEdit Biblio Univ_Lyon3 translations merge conflict on moredetail.tmpl improperly solved. stocknumber was not managed in AddItems NormalizeString POD Fixing and variable renaming Bug3916 : Batch Modify tool overwrites branches fields MT3947: items.timestamp were not updated on edition Merge remote branch 'koha_biblibre/MT3940' Merge remote branch 'koha_biblibre/MT3999' MT4009: followup removing systempreferences newordersuggestion would not filter by status Merge remote branch 'koha_biblibre/MT3864' opac-ISBDdetail.pl Error 500 OPAC : using OPACISBD systempreference to display link UNIMARC coded field search : No results MT3915: deleted biblios would stick in zebra indexes MT4049: OverdueNotices : missing to_address in emails. bug4263 followup : Can't blank subfields DB-Rev 2.00.0024 Synching borrowers and deletedborrowers MT4058 : Problem on koha_notify_reserve ilsdi service AuthenticatePatron doesn't with CAS syspref on Update 22 to 30 budgets MT4038 : guided reports MT3394 : title in z3950 results was HTML escaped Merge remote branch 'koha_biblibre/Bug4943' rebuild_zebra problem MT3686 Followup : Sets reserve status when hold in confirmed MT3519 : Multiple item request. Revert "(BUG #4807) - C4/Reserves.pm : define a max pick up date when reserving an item." Adding systempreference AllowMultipleHoldsPerBib rebuild_zebra : Adding a way to select the elements exported Displaying maxpickupdate for all the intranet screens Merge remote branch 'koha_biblibre/nimes/CRIT/MT4089' Holds from circulation.pl and moremember.pl Adding location to search indexes MT3949: Search results can result in Error 500 SQL Error when using where option in sync_item_in_marc_bib MT4153: Placing a reserve on an undefined item would fail silently C4/Circulation.pm Synching API Preferences are now case sensitive. DBRev 02.00.028 Adding holdspickupdelay to issuingrules Merge remote branch 'koha_biblibre/am123/MIN/MT3828' MT4229: hidelostitems side effect Merge remote branch 'koha_biblibre/am123/MAJ/MT4020' Merge remote branch 'koha_biblibre/am123/MIN/MT4073' C4::Search empty limits or operands would prevent search Fixing spurrious warnings in GetCOinsBiblio Fixing warnings in opac/opac-search.pl MT4229: followup hidelostitems side effect Merge remote branch 'koha_biblibre/MT4096' Merge remote branch 'koha_biblibre/mpt/MIN/MT4068' Merge remote branch 'koha_biblibre/am123/CRI/MT4108' Merge remote branch 'koha_biblibre/am123/CRI/MT4017' Merge remote branch 'koha_biblibre/am123/CRI/MT4119' Merge remote branch 'koha_biblibre/am123/MAJ/MT4117' Merge remote branch 'koha_biblibre/bug/MIN/MT2391' Merge remote branch 'koha_biblibre/origin/master/MIN/MT4095' Merge remote branch 'koha_biblibre/am123/MIN/MT3742' Merge branch 'master', remote branch 'koha_biblibre/master' Merge remote branch 'origin/vitre/MIN/MT4296' Merge remote branches 'biblibre/origin/master/emh/COS/MT1577', 'biblibre/origin/master/emh/MIN/MT3506', 'biblibre/origin/master/bug/MIN/MT4417' and 'biblibre/origin/master/bug/BLO/MT4339' Merge remote branch 'biblibre/vitre/MIN/MT4425' (MT4046) Adding bc search on barcode WIP Remove Item Ajout d'une limitation sur les exemplaires Adding Script to remove items from biblioitems.marcxml Removing items from marcxml Fixing the display of items Reverting rebuild_zebra SUDOC special chars management Adding rebuild_zebra C4::Reserves Only borrower email address considered Merge branch 'bug/BLO/MT2308b' MT4539 : batchedit deletion Using GetFirstValidEmailAddress in overduenotices.pl Merge branch 'nimes/CRI/MT4422' printoverdues.sh Removing notices tab. Reserves: Problem when updating item reserve Date processinghas to be done on all dates Merge branch 'nimes/CRI/MT4046' Followup remove items Letters can be html in overdu_notices.pl overdue_notices :Removing warning MT4250 followup ModReserveFill Dates format Revert "Followup remove items" Revert "Fixing the display of items" Revert "Removing items from marcxml" Revert "Ajout d'une limitation sur les exemplaires" Revert "Adding rebuild_zebra" Revert "WIP Remove Item" Letters : Display branchname rather than branchcode Followup Letters : Display branchname rather than branchcode SIP : Format dates as should be in Koha [followup] Reserves: Problem when updating item reserve [followup] (MT #1365) Delete all items MT4653: Encoding Subject in letter message overduenotices fixing encoding for titles Letters : Fixing Subject encoding BiblioAddAuthorities : When subfield 3 authority not added MT4862 : Problem with XSLT Merge remote branch 'biblibre/bug/MIN/MT4717' Merge remote branches 'biblibre/ft/MIN/MT4317', 'biblibre/bug/MIN/MT4717', 'biblibre/bug/MIN/MT4883' and 'biblibre/bug/BLO/MT4645' Merge remote branches 'biblibre/ft/MIN/MT4262' and 'biblibre/ft/MIN/MT4589' (Bug 4049) Searching itemtypes returning noise C4::Context clearing up system preference on update When Add Duplicate change in framework would loose data MT4952 AuthoritiesMarc.pm missing one function (Bug 4049) Searching itemtypes returning noise ModBiblio : double encoding items information Merge remote branch 'biblibre/bug/MIN/MT4717' Merge remote branch 'biblibre/bug/MAJ/MT4613' Merge remote branch 'biblibre/bug/MAJ/MT4611' Merge remote branch 'biblibre/bug/MAJ/MT4722' Merge remote branch 'biblibre/bug/BLO/MT4657' Merge remote branch 'biblibre/bug/MIN/MT4585' Merge remote branch 'biblibre/bug/CRI/MT1365' Merge remote branch 'biblibre/bug/CRI/MT4439' Merge remote branch 'biblibre/bug/CRI/MT4726' Merge remote branch 'biblibre/bug/BLO/MT4744' Merge remote branch 'biblibre/bug/BLO/MT4877' Merge remote branch 'biblibre/bug/BLO/MT4739' Merge remote branch 'biblibre/bug/CRI/MT4743' Merge remote branch 'biblibre/bug/BLO/MT4753' Merge remote branches 'biblibre/bug/CRI/MT4949' and 'biblibre/bug/CRI/MT5047' MT5210 CanItemBeReserved too restrictive Merge remote branch 'biblibre/am123/CRI/MT4007' Merge remote branch 'biblibre/bug/MIN/MT4741' Merge remote branch 'biblibre/bug/CRI/MT4725' Merge remote branch 'biblibre/bug/BLO/MT5135' Merge remote branch 'biblibre/sanop/MT5189_itemtype_when_ordering' Merge remote branch 'biblibre/bug/MIN/MT5250' Merge remote branch 'biblibre/bug/MIN/MT5255' Merge remote branch 'biblibre/bug/MIN/MT5264' Merge remote branch 'biblibre/bug/CRI/MT4935' Merge remote branch 'biblibre/bug/CRI/MT5319' Merge remote branch 'biblibre/bug/MAJ/MT4764' Merge remote branch 'biblibre/bug/FON/MT5330' (MT4509) reserves.branchcode gets blanked by update (MT4509) reserves.branchcode gets blanked by update Overdue_notices : when no letter debarred action not done Merge remote branch 'biblibre/am123/CRI/MT4007' Merge remote branch 'biblibre/bug/MAJ/MT4921' bug fix : Improper string for translation in acq.js Bug 4438: incorrect "Budget total exceeds period allocation" error when editing fund Merge remote branch 'biblibre/bug/CRI/MT4509' Merge failed on updatedatabase MT5579 : Reserves : Bad circulation Rules when item-level-itype bumping revision number to 59 MT4774 : reserves on moremember page : can't delete Merge remote branch 'biblibre/bug/BLO/MT5589' MT5598 : Overdues block renewals Revert "Adding nsb_clean to C4::Charset.pm" Merge remote branch 'biblibre/emh/MIN/MT5229' Merge remote branch 'biblibre/bug/MAJ/MT5604' Merge remote branch 'biblibre/bug/MIN/MT5489' Merge remote branch 'biblibre/bug/BLO/MT5538' Merge remote branch 'biblibre/bug/MIN/MT5465' Merge remote branch 'biblibre/bug/BLO/MT5577' valid template fail MT5569 default authority framework: foreign key check fail moremember raises warnings C4::Reserves CancelReserve API change Indexing scheme : NSB NSE indexed as space Merge remote branch 'biblibre/bug/MIN/MT5705' Merge remote branch 'biblibre/bug/BLO/MT5710' Merge remote branch 'biblibre/bug/CRI/MT5659' Merge remote branch 'biblibre/bug/BLO/MT5667' Merge remote branch 'biblibre/bug/BLO/MT5630' Merge remote branch 'biblibre/bug/MAJ/MT1742' followup 5667 : removing some warnings Merge remote branch 'biblibre/bug/BLO/MT5667' MT5916 : statisticvalue not in deleteditems Problem with NSB NSE management in zebra MT5916 : statisticvalue not in deleteditems bug4438/MT5496 budget Exceeds total allocation Merge remote branch 'biblibre/bug/BLO/MT5496' preference were case sensitive. preference were case sensitive. Merge remote branch 'biblibre/bug/BLO/MT5873' Merge remote branch 'biblibre/bug/MIN/MT5983' Merge remote branch 'biblibre/bug/CRI/MT5425' Merge remote branch 'biblibre/bug/MAJ/MT5647' Merge remote branch 'biblibre/bug/MAJ/MT5795' Merge remote branch 'biblibre/bug/MIN/MT5828' Merge remote branch 'biblibre/bug/CRI/MT5765' Merge remote branch 'biblibre/bug/BLO/MT4846' Merge remote branch 'biblibre/bug/CRI/MT5946' Merge remote branch 'biblibre/bug/MIN/MT4278' Merge remote branch 'biblibre/bug/MAJ/MT5338' Merge remote branch 'biblibre/bug/MIN/MT5305' Merge remote branch 'biblibre/bug/MIN/MT5962' Merge remote branch 'biblibre/bug/MIN/MT5754' Merge remote branch 'biblibre/bug/MIN/MT5936' Merge remote branch 'biblibre/bug/MIN/MT5939' Merge remote branch 'biblibre/bug/MIN/MT6046' Merge remote branch 'biblibre/bug/MIN/MT6093' Merge remote branch 'biblibre/bug/MIN/MT5489' Merge remote branch 'biblibre/bug/MIN/MT6176' Merge remote branch 'biblibre/bug/MAJ/MT5916' Merge remote branch 'biblibre/bug/MAJ/MT5184' Merge remote branch 'biblibre/bug/MIN/MT5757' Ian Walls (2): Fixes bug 4452: CircControl syspref listed as ItemHomeBranch rather than ItemHomeLibrayr Fixes bug 4448: &'s in itemcallnumber Jean-Andr? Santoni (49): [MT2143] Checks serials item form [MT2035] Fixes leading zeroes in Add Mulpiple Copies [MT2194] Tab display for patron details [MT2176] Stop displaying borrowernumber in patron library details [MT2779] Display ccode, stocknumber and barcode in member checkouts [MT2275] Hide buttons when there is no more checkboxes [MT2766] Fixed the checkall checkbox [MT2766] Replaced CGI dropdown box call wich is deprecated [MT2766] Added table filter to claims.tmpl [MT2766] Fixed a bug about hidden checkboxes in claims [MT2343] Select in budget add forum [MT2355] Ergonomy improvement in smart rule management [MT2264] Added an new column AllowOnShelfHolds with checkboxes in the template [MT2264] Fix for the checkbox bug View/Hide address improvement in moremember.pl [MT3424] Converts COUNTRY authorised values to uppercase Offline circulation management Offline Circulation huge improvements [MT2787] Fixes a permission problem in guided reports (MT3643) Fix tab display on moremember (MT3630) Fix a smart rule deletion bug (MT3625) Fix column order in issue history [MT3696] Fixed ILSDI GetAvailability call (MT #3697) Fixed GetAuthorityRecords (MT #3698) Fixed ILSDI GetRecords (MT #3605) Fix escaping in ILSDI (MT #3717) Adds a new argument to rebuil_zebra Fixes a syntax error in syspref.sql Removes a duplicate syspref in syspref.sql Fixes a syntax error in sample_records.sql Removes another duplicate syspref in syspref.sql Removes yet another duplicate syspref in syspref.sql (MT #3645) Big bugfix for XSLT system preferences (bug #3247) Inline ajax editor for the smart-rules (bug #3714) Fix renewal date computation (bug #3945) Add Windows and Mac file support in CSV profiles bugfix on catalogue_stat : barcode & acquire fields (bug #4082) Fix authorised values images (bug #4110) Delete items from aq order Clean master, remove apharp (bug #4364) Fixes a minor syntax error (bug #4363) Fix subscription search error when no results Adds pending_offline_operations SQL table (bug #4444) Fixes a tiny display bug in intranet details XSLT (bug #4450) Makes AllowNotForLoanOverride work with new smartrules (bug #4453) Force return in AddIssue (bug #4110) Fix DelBiblio call in DelOrder Fixes a bug in the accountlines table creation XSLT for intranet results Julian Maurice (2): (MT #5936) Bad redirect on "Save and add items" when editing a record (# MT4278) System preferences search doesn't work from admin-home.pl Katrin Fischer (2): Bug 4833: OPAC - remove \n from strings for translation BUG 4883: Staff - remove \n from strings for translation Koustubha Kale (2): Web Installer -> Step 3 --> ERROR 1050 (42S01) at line 301: Table 'branch_item_rules' already exists Changes to kohastructure.sql to add some missing drop if exists + change in install.pl mysql show tables Kyle Hall (1): Bug 4239: Allow Multiple Item Level Holds For A Single Record Kyle M Hall (1): Fixed Patron Search Results Marc Chantreux (1): add PSGI ability Marcel de Rooy (1): Bug 4516 (Character shift in MARC21 Field 008) Matthias Meusburger (141): MT2968: private lists display is no longer shortened to 10 lists MT2582: Fix user deletion without permission MT 2413 : Attention message only to display if there are some warnings MT 2446 : Cancel authority edition for a field goes back to this field MT 2538 : Using default authtypecode for authority display MT2892: Fix security issue in intranet login MT 2422 : clone-rules.pl not a landing page MT 2310 : New subfield for fields < 10 is now in a tab MT1059, Follow-up : Fix merge reference selection presentation MT2949: Remove broken link from authorities search results MT2926: Fix default values import batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails. Unprocessed biblionumbers are displayed at the end of the execution instead. MT 2270: CAS proxy MT2361 : Adds items.statisticvalue MT 2424 : Add branch in checkouts table MT 2423 : fix date format in checkouts MT 0002412: Patron's account has been renewed MT 2487 : Advanced search style MT 2554 : Comments can be added for "Gone No Address" and "Lost Card" flags for borrowers MT2554, Follow-up : Comment deleted when flag set to no MT2274 : ESGBU (Statiscal reports) MT 2423 : fix date format in checkouts MT2897 : Allow import_borrowers.pl to be used in commandline mode MT2894 : Adds a download link for big error reports to import_borrowers MT 3129: Fix wrong names between fromBranch and toBranch for branch transfer limits MT 3010: Adds waiting date for holds in opac-user MT 3130: adds execute_reports permission for overdue.pl MT3132: Change gonenoaddress message in opac-user.pl according to the OPACPatronDetails syspref MT3208: Fix intranet cart MT3218: Adds enrollment fee when a patron's category is modified MT3218, Follow-up: Adds enrollment fee when a patron's category is modified MT3334: Fix returns template (so that Checked-In items table is displayed) MT3599 : Fix ISBD display Remove useless warn MT3597 : Fix patron attribute adding MT2889: Adds a script that re-create missing statistics from issues and old_issues tables MT2889, follow-up: Adds a script that re-create missing statistics from issues and old_issues tables MT2959: Adds ISBN normalizer for C4::Matcher MT2889, follow-up: Adds a script that re-create missing statistics from issues and old_issues tables MT3713: Fixes biblio adding from serials when framework is modified MT3160 : Fix plugin callback when subfields are cloned Fixing opac serial item information not showing on opac-detail MT 3686: Holds can be confirmed when checking in from circulation.pl MT3686: Sets reserve status when hold in confirmed Fix broken bulkmarcimport.pl Quickfix : Do not crash if waiting date is null MT3532: Deletes biblio record when there are no more items left for this biblio while batch item deleting MT3940: Adds EAN deduping when adding a biblio Search Results Error 500 when unable to decode marcrecord rebuild_zebra Adds the ability to authenticate against multiple CAS servers (MT3584): Ajouter les icones de Nimes MT3815: Quickfix for CSV export (9999 rows limitation) error 500 when record cannot be loaded MT3864 : Fix javascript syntax errors in items batchMod MT3864: Normalizing strings in order to avoid utf8 errors MT3747: Shows member relatives in issues lists MT3531: Intranet cart is emptied when session is closed MT3802: Patron notification is not correctly shown in subscription modification Bug4943: Search history cookie size limit MT4061 : problem when inputing an exiprationdate MT4004 : additem.pl Some Status were not defaulted to the correct value MT3747, Follow-up: Adds siblings issues MT4029: Adds dynamic search for collection titles in 225$a plugin MT3747, Follow-up: Shows member relatives in issues lists MT4096: Adults can also be added to an organization MT4029, Follow-up: Adds dynamic search for collection titles in 225$a plugin Fix opac search history MT 4231: Adds limits to search history MT 4231, Follow-up: Adds limits to search history MT3676: Only display keywords for z3950 search (and not zebra indexes) MT4096, Follow-up: Fix guarantor display for adults MT4096, Follow-up: Fix guarantor display when editing patron MT4096, Follow-up: Fix guarantor display for adults MT4096, Follow-up: Fix guarantor display when editing patron MT 4096, Follow-up : Fix gurantor pop-up closing for adults MT3747, Follow-up: Shows member relatives in issues lists MT3747, Follow-up: Shows member relatives in issues lists MT3747, Follow-up: Shows member relatives in issues lists MT3747, Follow-up: Shows member relatives in issues lists Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled [Follow-up] MT4360 : Fix javascript errors in request.tmpl MT4380: Adds an empty choice for every select field in batch item edition Adds CAS documentation MT4093: Fix GetItemsForInventory function call MT4360: Fix waiting status for multiple holds on the same item Prevent GetMaxPickupDate from crashing if there is no date MT4057: Let the user choose the CAS server to authenticate against in case of multiple CAS servers 3166: Adds the ability to attach a circulation note to items MT4057: [Follow-up] Let the user choose the CAS server to authenticate against in case of multiple CAS servers Adds completion also on click on plugin button MT4586: 225$a plugin also complete 410$t MT4586: Adds word by word search on collection titles MT4586: [Follow-up] Adds word by word search on collection titles MT4586: ysearch.pl made generic MT4586: [Follow-up] ysearch.pl made generic MT4586: Adds an alternative cataloguing plugin for 210$c MT4586: Adjust query delay MT4588: Adds coins to intranet MT4586: IBSN plugin now also works with non-normalized ISBNs MT4588: [Follow-up] Adds coins to intranet MT4542 : duplicated notices sent to patrons Merge commit 'origin/bug/MIN/MT4628' Merge commit 'origin/ft/MOY/MT4584b' Merge commit 'origin/ft/MOY/MT4585' MT4586: Use zebra instead of mysql for publisher and collectiontitle searches MT4586: Expand coins definition Fix broken updatedatabase MT4590: Adds the ability to use a free delivery address for baskets MT4586: Fallback on mysql search for plugins MT4586: Display fix Do not delete authority when merging is about the same authority Removes NSB/NSE chars from ysearch.pl results Removes numeric subfields from auth and adds numeric subfields from biblio in merge function Adds debug warns Removes more NSB/NSE chars from ysearch.pl results Merge authorities subfields orders MT4587 : Adds yaml config file for custom opac items hiding MT4587, Follow-up: Adds yaml config file for custom opac items hiding MT4587, Follow-up: Hiding rules are now in a syspref Removes unuseful warning for coins value MT4587, Follow-up: Records with no items can be hidden Fixing order when authority update MT4872 : tools/batchedit when basket sent to batch edit C4 AuthoritiesMarc.pm merge problem : new subfields not taken MT4704: Fix multiple CAS authentication MT4588, Follow-up : Removes 7XX$4, Adds Coins to shelves MT2232, Follow-up: Adds tablesorter Adds an option to remove all types of authorities in remove_unused_authorities.pl MT4590, Follow-up: Adds the ability to use a free delivery address for baskets MT5108: Adds the ability to upload a file for a subfield MT4187: Prefill item with last created item values MT4187 [Follow-up]: Prefill item with last created item values MT5108, Follow-up: Adds the ability to upload a file for a subfield MT4187 [Follow-up]: Prefill item with last created item values MT5108, Follow-up: Adds the ability to upload a file for a subfield Adds NSB/NSE clean function (nsb_clean) to Charset.pm C4::AuthoritieMarc.pm merge work again Adding nsb_clean to C4::Charset.pm Fix nsb_clean (removes \xC2) Nahuel ANGELINETTI (77): (MT 2985) simplify CanBookBeReserved (bug #3924 MT2500) fix useDaysMode use (MT #2930) fix return date (bug #4018) fix coins support in opac detail and xslt (MT #2267) show borrower charges returning a document (MT #2543) allow users to search on all auth types (MT2690) fix members-home (MT #2970) fix returning document with branch transfert limits (MT #2966) fix opac-user.pl function problem (bug #4290) searching for author in repository (bug #3924 MT2500) fix useDaysMode use (MT823) add the possibility to have enrolment end date (MT #2978) deny form submission with "enter" (MT 2258) Add homebranch/holding branch un return.pl (MT #2443) add renewalperiod (MT #2863) debarring system fixes (MT2690) fix ordering in member list (MT 2928) fix sticky due date and due date form (MT #2725) fix problems in branch transfert limits (MT #2922) add confirmation message for damaged items (MT #2725) fix updating transfert policies (MT #2921) return not for loan or damaged documents (MT #2924) fix circulation.pl alert box (MT #2685) don't show authority edition menu (MT #2972) use "select" box for location in subscription-add (MT #3067) change message from issuingimpossible to needsconfirmation (MT #3076) make cancel button working on return (MT #3073) use useDaysMode in C4::Circulation::_FixFineDaysOnReturn (MT #3110) fix repetable titles (MT #3073) use calendar to check how long is the overdue (MT #3081) permit loans for today (MT #3233) make overdues only if document is considered as returned (MT #3232) set empty debar comment when librarian lift debarment (MT #3079) fix IsMemberBlocked sql query (MT #2972) use default framework, instead of none. (MT #3223) do not auto-check issues (MT #2991) (Feature) Batch biblio modifications (bug #4487) permit - and . in callnumber plugin (bug #4491) fix weird code in search scripts (bug #3737) fix title search in order history [3.0.x] (bug #4263) fix the edition of items with repeatable subfields [followup] (bug #4263) dateaccessionned is cleaned on item modification (MT #3627) fix some leak in reservation system [followup](MT #3627)(bug #4238) add reservenumber column (MT #3623) fix commented code, and add a forgotten updatedb (bug #4519) fix record printing (MT #3632)(MT #3611) fix return.tmpl merge problems (MT #3006) rewrite of reserve rights management (MT #3631) fix calcdatedue backport problem (MT #3683) Fix IsAvailableForItemLevelRequest (MT #3681) reserved confirmation condition error (bug #4522) fix plugin unimarc 210$c (MT #2565) fix aqplan csv export, and turn off debug (MT #3533) add callnumber and location in return table (bug #4321) clean C4::Biblio::GetBiblio and uses (MT #2991) Fix batch record modification (MT #2991) Add support of delete without condition in batch edit (MT #2991) add permissions for batch edit (MT3160) fix previous patch for non checked variable (bug #4856) fix rebuild zebra to delete NSB/NSE chars [followup] (bug #4239) forgotten syspref definition [followup] (bug #4856) delete forgotten debug code (bug #4853) change rights needed to renew loans (bug #4916) permit tools/cleanborrowers.pl to be used by command line (bug #4931) add the ability to choose home or holding branch in stocktaking (bug #4954) allow date expiry modification only on step 0 and 3 [HEAD](bug 4989) add index on guarantorid (bug #4931) fix forgottens input in buttons (MT #4123) fix batch record edition for deleting field/subfield Merge remote branch 'origin/nimes/COS/MT3523' into koha32master Merge remote branch 'origin/nimes/CRIT/MT4089-2' into koha32master (MT #4129) forgotten "use" in opac isbd view (MT #4124) fix inserting new fields in batch biblio edit (bug #5098) csv headers in overdues Modify bad columns in borrowers table Merge remote branch 'origin/vitre/MIN/MT4316' into koha32master (bug #5164) fix csv in overdue notice Nicolas Morin (13): phrasing: check out limit reached adding link to items from list results phrasing: check out limit reached moremember.tmpl typo link to items on intranet results Term "Total Renewals" misleading, change to "Current Renewals" correcting typo correct vocabulary text for holding rank removed host in label Shelf -> List redirect to circulation.pl?borrowernumber when $borrowernumber is passed use of icu.xml Owen Leonard (6): Use CSS3 box-shadow property for Cart tooltip Fix for Bug 2375, Serials holdings data does not display in opac-detail Fix for Bug 4453, Improve formatting of batch item operations Fix for Bug 4416, renew all and return all buttons too close together Fix for Bug 3926 (suggestion edit form combines data) Fix for Bug 4451 Batch item tool can't process file with Windows line endings Paul POULAIN (33): automatically recover silently invalid chars like < and > in records Minor change in description bugfixing ofset limit BUGFIX: adding delivery place & comment & billing place fields BUGFIX: statisticvalue missing in items table updating some references from koha.org to koha-community.org minor change: reordering branch/location/callnumber display adding some javascript strings for translator some display changes in subscription add french translation update s/groupes de paniers/bordereau de commande/ consistency change: s/planning/statistic/ french translation update french translation updated a little french translation updates MT4398 Apply filter is translatable AND used as a filter checker bugfix french translation revert wrong commit MT3176 reloaded french translation update MT4437removing duplicate circ confirmation message MT4076 : permission to edit items Fix permission to move item : edit_items is enough order branch list alphabetically, without taking care of uc/lc MT4578 : remove edit & delete button if the user don't have edit/create report permission MT2743 : add filter on subscription branch to subscription claims adding missing title (needed for lateorders.pl) minor change s/(/#/ in a q french translation update (big) french translation + minor fix in html to improve translatability MT4491 : limitation by library group fixing duplicate syspref MT3946 fix : emptying a subfield on batch edit Paul Poulain (111): Normalizing opac-detail.pl Minor bug fix rebuild_zebra MT2467 : limit available reenabling (bug3482) followup :Problems with html [MT3190] fix for Perl error, due to missing declared sub [MT3199] stocknumber not saved properly C4::AuthoritiesMarc AddAuthority (MT 2264) AllowOnshelfHolds into issuing rules editing submodules for sudoc changing the head of the subproject Update sudoc (MT#2650) misusing Red css for overdues Fixing Imporving YAML for authorities Adding HasItems MT3004 Name of the letter used was wrong Ajout de l'import des notices Lyon3 Followup univ_lyon3 fixing import_notices import_notices.sh fix Adding utf8 management for umport_lyon3 Bug Fix import_agathe : donot add items if no biblioitem import_agathe.sh fixes import_agathe : keeping fields 035 001 and 009 Bug Fixing Members : Expired Flag Problem MT 3128 : Fix unability to reserve an item when overriding is required Followup MT3073 FixFineDaysOnReturn Calculation Adding Lyon3 XSLTs XSLT Change : biblionumber is in 999$9 and not $a nor 090 Fixing xsl Univ_Lyon3 Followup MT3127 ; OPACPickupLocation MT3217 : scan index intranet MT3244 : tabs in detail OPAC view Followup MT3010 : reserves MT2268 : Guided Reports Fix columns.def MT2268 : Adding headers to overduenotices MT2268 : Followup Reports Guided columns.def MT2268 : followup html output Followup MT2974 : facets not working opac authorities Bug4239 improved : enable checking of CanHoldMultipleItems at item-level (MT3318) RSS OPAC: Adding CDATA term in title and description tags. Bug Fix : C4::Context Failing when installing Removing usage of preferences.pl Userpermissions.sql cannot load fixing updatedatabase Editing help for subscription-add Suppression des cl?s uniques sur items.stocknumber et deleteditems.stocknumebr improving/modifying authority display on OPAC Translation update Installer issue : sample_notices.sql BranchTransfer Limit :Adds a default value MT4997: error in link Revert "(MT #4007) Filling a basket from the reservoir" (MT #4007) Filling a basket from the reservoir MT5189 let's the librarian choose the itemtype when ordering MT4007 (continued) : price in MARC21 is in 020, not 010 installer SQL bug : SET instead of WHERE in a delete MT5248 link biblio => serials subscription is wrong am123/BLO/MT3946: subfield deletion deletes all item info on firefox Serials claiming : list of suppliers wrongly calculated MT4007 follow-up : bug in GetMarcPrice & GetMarcQuantity MT4593: clear stickyduedate does not work at 1st removing unconditionnal warn MT5309: isbn not reported MT5306: fixing permission inconsistencies MT5213: (unimarc only) improper index name for personal-name MT3885: default sort order MT4783 default library in item cataloguing This script rebuild the zebra index recursively removed french in rebuild_zebra_sliced.pl improved Fast Acquisition cataloguing for french UNIMARC synch'ing with koha-community.org adding missing column un accountlines fixing pay.tmpl = note & value had spaces in the MT5451 no perl error is wrong biblionumber entered BG5575, comment 5 removing unconditional warns PDF translated to french Merge branch 'master' of descartes.biblibre.com:koha_biblibre translating pdf to french followed, forgotten string MT5275 API change in searchResults MT5270 addorderiso2709 improvements MT5665: branch_transfer_limits emptyed MT1623 Callnumber index mistake - UNIMARC Specific MT1742 can't switch back to default framework Improvement of rebuild_zebra_sliced: catch uncomplete indexing rebuild_zebra_sliced improvement: catch uncomplete indexing MT4007 follow-up : wrong price calculation in FR under certain circumstances Merge branch 'am123/CRI/MT4007' follow up, previous patch was wrong Merge branch 'bug/MAJ/MT1742_default_framework' MT5804 followup MT5683: incomplete ACQ item framework MT5945: improve Unimarc xslt display Revert "Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled [Follow-up]" Revert "Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled" MT5441: holdrestricted rules does not work properly MT5956: The holdrestricted is a checkbox. You can't unset a value (& retrieve the default inheritance value) setting perm +x to rebuild_zebra_sliced.zsh MT1623 follow-up : callnumber search must be start-with (full) Merge branch 'bug/MAJ/MT1623_callnumberindex' BG5725 follow-up : permission is wrong MT5737: show unititle in serials-home MT5737: show unititle in serials-home Merge branch 'am123/MAJ/MT5737_allbiblio_in_serialhome' MT5531 javascript error when quote " in title Translation: missing space causing translator script to complain Translation : french updated & completed translation to french : fixes & updates html glitches causing problems to translator: * opac-topissue.pl = untranslatable string removed * moremember.pl: wrong " causing trouble to translator * authorities.pl missing _() in javascript MT5461: date filter & sorting don't work MT4897: order multiple items MT6146: qty not incremented for AcqCreateItem=recieve Sophie Meynieux (40): printoverdues.sh bash odities MT4611: batch edit record Error when adding subfield MT4611: batch edit record Error when adding subfield MT4613: Batch record - undesired concatenation of new subfield value with new one MT4611: batch edit record Error when adding subfield MT4613: Batch record - undesired concatenation of new subfield value with new one MT5022 Improve default rules usage. Modify overduerules table to set NULL default value for delay columns MT4921 Improve finding next stock number MT4744 Fix cancelation of holds MT4753 As a search result, document status seems inconsistent MT4949 Title-host missing in search indexes list MT5047 No hold possible for item in transit or reserved MT4741 Suppression of hold with red cross does not work MT4741 Suppression of hold with red cross does not work MT5250 wrong OPAC display if library name contains some HTML MT4741 Suppression of hold with red cross does not work MT5250 wrong OPAC display if library name contains some HTML MT4764 Empty mails sent to library MT5330 No pagination for inventory results MT4890 Editor value wrong replaced when modifying or duplicating a biblio MT5401 <> not substituted in notification letters MT5348 Results of report for patrons who never borrowed are wrong MT4890 Editor value wrong replaced when modifying or duplicating a biblio MT5401 <> not substituted in notification letters MT5348 Results of report for patrons who never borrowed are wrong MT4579 Barcode incrementation does not work MT5284 Wrong display of acute charaters in html letters MT5184 Address is not in the right place in hold letter MT5022 Improve default rules usage. Modify overduerules table to set NULL default value for delay columns MT4921 Improve finding next stock number MT5465 Patron date of birth is wrong MT5589 Barcode incremation does not work with bryymmincr format MT5667 Import and return of notice does not work MT5630 Missing fields in overdues csv file MT5765 Pagination on report with GROUP BY clause does not work MT5828 Messages date are displaid as Anglosaxon in Circulation>Checkouts MT5873 Add biblioitems.itemtype in columns for items.content MT5946 Request to find borrowers without issues overload the server MT5939 Messages name in english for notifications on public interface. MT6176 Suppression of Document type impossible St?phane Delaune (65): (bug #2166) Label renaming for members emails (bug #1416) Fix borrower address display in intranet (MT #1936) Enhancement to secondary email management overdues (MT #1936) followup : Enhancement to secondary email management overdues (MT #4095) add exact matching filter for categorycode and branchcode fields in search members's result (MT #1577) complete langages checkbox for unique id (MT #3506) Granular permissions for the serials module (MT #4417) support dates for debarred's patrons stats (MT #4339) init default UNIMARC sql structure (MT #2308) followup : debug DB updating from 3.0.x to master (MT #2308) followup : debug DB updating from 3.0.x to master (MT #2308b) followup : debug DB updating from 3.0.x to master (MT #3322) adding if not exist syspref SpecifyDueDate (MT #4584b)Add duplicate support for borrowers (MT #4585)add manage suggestions on borrowers (MT #4626) debug suggestion management (suggestion's status and document's type) (MT #4628)Acq always shows '1 suggestions waiting' (MT #4626) followup debug suggestion management : "accepted by" was not correctly displayed on suggestion's edit page (MT #4584b)Add duplicate support for borrowers (MT #4585)add manage suggestions on borrowers (MT #4626) debug suggestion management (suggestion's status and document's type) (MT #1874) adding note and manager_id fields to accountlines (MT #1874) followup : adding note and manager_id fields to accountlines (MT #4350) branch_transfer_limits select current branch by default (MT #2179) Add tablesorter support for Additional attributes in moremember.pl (MT #1654) Adding jquery.tablesorter and jquery.tablesorter.pager support for authorised_values.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for branches.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for itemtypes.pl (MT #1654) followup : corrects tablesorting for authorised_values and itemtypes (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for categorie.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for cities.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for marctagstructure.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for auth_tag_structure.pl (MT #1654) followup : Adding jquery.tablesorter.pager support for reviewswaiting.pl (MT #1654) followup : corrects tablesorting for authorised_values.pl (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for branch_transfer_limits.pl (MT #1654) followup:duplicate paging system at the top of search results tables (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for MARCdetail.pl (MT #1654) followup for MT #3137 : Adding jquery.tablesorter and jquery.tablesorter.pager support for readingrec.pl (MT #4626) followup debug suggestion management : "accepted by" was not correctly displayed on suggestion's edit page (MT #4589) lot of updates for borrower's fines (MT #4722)cancel drop aqbudgets table on update database (MT #4589) followup : lot of updates for borrower's fines (MT #4589) lot of updates for borrower's fines (MT #4589) followup : lot of updates for borrower's fines (MT #4262)adding a plugin popup for 995$k on additems.pl (MT #4589) followup : lot of updates for borrower's fines (MT #4589) followup : lot of updates for borrower's fines (MT #4317)adding ccode's logos on opac-search.pl (MT #4883)debug html template on moremember.tmpl (MT #4262)followup adding empty value on select callnumberbuilder (MT #5255)insert syspref HomeOrHoldingBranch if not exist (MT #5264)Add bdp support from 3.0.x (MT #5290) remove unicity from index itemsstocknumberidx (MT #5489) ignore $6 for subjects display on catalogue/detail.pl (MT #5229)disable dateenrolled and dateexpiry duplication on memberentry.pl?op=duplicate (MT #5489) followup ignore $6 for subjects display on catalogue/detail.pl (MT #5705)opac search with Local-classification instead of Dewey-classification (MT #5754)fix the serial claims dates in C4::Serials:UpdateClaimdateIssues (MT #5962)add display of $0 for 4XX fields on MARCdetail.pl (MT #6046)disable organisation name input on memberentry.pl (MT #5757)adding additional attributes support on patrons's search (MT #6093)A field is not necessarily mandatory if his subfield is mandatory (MT #5951) insert fields ordered in C4::biblio:ModBiblioMarc (MT #5962)add display of $0 for 4XX fields on MARCdetail.pl biblibre (4): fix a Circulation bug. userenv null Comment sub CanBookBeReserved in C4/ILSDI/Utility.pm rename ILS-DI:Authorized_IPs. it was wrong written Rewrites CancelHolds function in Services.pm for ilsdi koha (1): MT3949: Search results can result in Error 500 koha user (1): GetCircControlBranch using ItemhomeLibrary koha user account (1): (bug #3840) Fix default values in serial receive kohaadmin (6): Remplaceitemsms.price par items.materials dans l'affichage des prets Changement ponctuation 200 $i xlst opac Suppression des onglets d'affichage MARC intranet Removing timestamps removing subscription details Removing warnings from zebra logs ----------------------------------------------------------------------- hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 09:33:08 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 08:33:08 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-45-g09e79c6 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.14.x has been updated via 09e79c62c89408963a8eb56fd037e28ad8221212 (commit) via 71c34b49d8d8aca9d3ff84151eb5466dbc994280 (commit) via b4fac44650296fe2481902c3854d1e65a24e1da2 (commit) via ca519daac4e8ced1510b9e62b2574a628831bfbf (commit) via b25487e60d3bb44d2e7b143375baf62c3d1b4d1b (commit) via e43ac28c9928e482b60b12259724a42af5c9ccc6 (commit) via 26569175aa570a98d36f4254adce858c8aa2e59c (commit) from 7b77c8a5ffa93a10d0e35140e14e36a121c4c1de (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 09e79c62c89408963a8eb56fd037e28ad8221212 Author: Fridolin SOMERS Date: Mon Dec 30 09:49:01 2013 +0100 Revert "Bug 8230: Display acquisition details on the catalogue detail page" This reverts commit 72aad868b2385d60ec59cab045aeda133a233435. commit 71c34b49d8d8aca9d3ff84151eb5466dbc994280 Author: Fridolin SOMERS Date: Mon Dec 30 09:48:52 2013 +0100 Revert "Bug 8230: (follow-up) reflect the fact that order statuses are now alphabetic codes" This reverts commit a2a87e04e20e98374225de87a84c5db6043f1f55. commit b4fac44650296fe2481902c3854d1e65a24e1da2 Author: Fridolin SOMERS Date: Mon Dec 30 09:48:42 2013 +0100 Revert "Bug 8230: DBrev 3.14.01.002" This reverts commit 7870c0d8fe715fabc5dd7df87337f2300dedcc1b. commit ca519daac4e8ced1510b9e62b2574a628831bfbf Author: Fridolin SOMERS Date: Mon Dec 30 09:48:33 2013 +0100 Revert "Bug 8230: (follow-up) don't link to basket unless user has appropriate permissions" This reverts commit ca75ea2959988b2fbc831b77c0c9bdc7aadaea75. commit b25487e60d3bb44d2e7b143375baf62c3d1b4d1b Author: Fridolin SOMERS Date: Mon Dec 30 09:48:21 2013 +0100 Revert "Bug 8230: (follow-up) fix detection of cancelled orders" This reverts commit 0929a7e2b6625de40c560619a68ec91c1615852a. commit e43ac28c9928e482b60b12259724a42af5c9ccc6 Author: Fridolin SOMERS Date: Mon Dec 30 09:48:11 2013 +0100 Revert "Bug 8230: (follow-up) repair regression on order search" This reverts commit 896a62b43b3556e49fdff2fd941f122e75e85f28. commit 26569175aa570a98d36f4254adce858c8aa2e59c Author: Fridolin SOMERS Date: Mon Dec 30 09:47:58 2013 +0100 Revert "Bug 8230: (follow-up) update POD for C4::Acquisition::GetHistory" This reverts commit 303cad8f1fa1fc633be0d0ae79e4f830462d343e. ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 20 +----- catalogue/detail.pl | 16 +---- installer/data/mysql/sysprefs.sql | 1 - installer/data/mysql/updatedatabase.pl | 7 -- .../prog/en/modules/acqui/histsearch.tt | 2 +- .../en/modules/admin/preferences/cataloguing.pref | 6 -- .../prog/en/modules/catalogue/detail.tt | 69 -------------------- kohaversion.pl | 2 +- 8 files changed, 5 insertions(+), 118 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:15:57 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:15:57 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-52-g49d314f 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.14.x has been updated via 49d314fb92893956c57773d2a6677bf345bb1c32 (commit) via 8d74b32e0903e73d46b284d19143db1b206f3866 (commit) via a03ca3fc5a3e0c08db27aee1e5d26d66c3663e89 (commit) via f5f8e98945e64e13da45ea65917d1dd13984cdea (commit) via d1f81ee1d6286acb10c13e80e1ae623b2fcafa11 (commit) via 1a8e76a8f2d5150433ab4a6329503d1ab91a2d8a (commit) via 022b2c5cd78e21a315ac4dbfbbb16ace269ecbf8 (commit) from 09e79c62c89408963a8eb56fd037e28ad8221212 (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 49d314fb92893956c57773d2a6677bf345bb1c32 Author: Galen Charlton Date: Sat Dec 14 00:33:25 2013 +0000 Bug 10852: (follow-up) update the POD for C4::Serials::SearchSubscriptions Signed-off-by: Galen Charlton (cherry picked from commit 945dbfc490e7bc8849f7b5f741856131c765cc75) Signed-off-by: Fridolin SOMERS commit 8d74b32e0903e73d46b284d19143db1b206f3866 Author: Galen Charlton Date: Sat Dec 14 00:24:06 2013 +0000 Bug 10852: (follow-up) regression tests This patch adds regression tests for the changes to C4::Serials::SearchSubscriptions(). Signed-off-by: Galen Charlton (cherry picked from commit 659ac6a904dbfe9c5e535963a4717fd183ffb7e6) Signed-off-by: Fridolin SOMERS commit a03ca3fc5a3e0c08db27aee1e5d26d66c3663e89 Author: Galen Charlton Date: Sat Dec 14 00:21:48 2013 +0000 Bug 10852: (follow-up) fix POD for C4::Serials::NewSubscription The error in the POD was discovered in the course of writing test cases for the main patch. Signed-off-by: Galen Charlton (cherry picked from commit 8a5ce95916fad6f73b8d5be2908ead65b78a7f2f) Signed-off-by: Fridolin SOMERS commit f5f8e98945e64e13da45ea65917d1dd13984cdea Author: Galen Charlton Date: Sat Dec 14 00:10:46 2013 +0000 Bug 10852: (follow-up) tweak wording of serials search form * "Callnumber" => "Call number" * "Expire before" => "Expires before" Signed-off-by: Galen Charlton (cherry picked from commit c88d7d831877895cc74c5bf90730530a65cc9f98) Signed-off-by: Fridolin SOMERS commit d1f81ee1d6286acb10c13e80e1ae623b2fcafa11 Author: Kyle M Hall Date: Fri Dec 13 15:34:17 2013 -0500 Bug 10852: (follow-up) switch from KohaAuthorisedValues to AuthorisedValues Bug 10626 will remove the KohaAuthorisedValues plugin and keep the AuthorisedValues plugin. Signed-off-by: Galen Charlton (cherry picked from commit 28e4a4a69946c3e30c054467ca3465e835841aac) Signed-off-by: Fridolin SOMERS commit 1a8e76a8f2d5150433ab4a6329503d1ab91a2d8a Author: Jonathan Druart Date: Wed Dec 4 14:42:22 2013 +0100 Bug 10852: (follow-up) rename the "expiration date" filter name Signed-off-by: Mathieu Saby Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit d20489c874fb62415ad0aa9489aa07817d5a7091) Signed-off-by: Fridolin SOMERS commit 022b2c5cd78e21a315ac4dbfbbb16ace269ecbf8 Author: Jonathan Druart Date: Tue Aug 20 15:06:08 2013 +0200 Bug 10852: serials search improvements This patch adds 3 filters for the serials search: - location - callnumber - expiration date To test: - Search serials by location and/or callnumber and/or expiration date and check that results are consistent. Signed-off-by: Mathieu Saby Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 4651bbff213996c3c1e9364855de02de568596f4) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: C4/Serials.pm | 38 ++++++++++-- .../prog/en/modules/serials/serials-search.tt | 65 +++++++++++++++++++- serials/serials-search.pl | 15 ++++- t/db_dependent/Bookseller.t | 23 +++++-- 4 files changed, 125 insertions(+), 16 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:32:20 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:32:20 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-58-g0384057 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.14.x has been updated via 038405724a153ead16699f2078073027d364798a (commit) via 82270196059e55215c2e2fe47f329670de613e41 (commit) via 9d3795cce51e5b50f1239a57b0cf0fda4b59a6a3 (commit) via d4b7d7b93402811cca364d33c339d36b9db1d28a (commit) via 5325b33740086be0320b98f3df76bfc130bbc993 (commit) via 22b0cc7b1874c18d99daf88f4b0ddb931f0fef0b (commit) from 49d314fb92893956c57773d2a6677bf345bb1c32 (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 038405724a153ead16699f2078073027d364798a Author: Galen Charlton Date: Fri Dec 20 04:22:20 2013 +0000 Bug 10626: (follow-up) replace use of KohaAuthorisedValues in the Bootstrap theme Signed-off-by: Galen Charlton (cherry picked from commit e334aed702634b8c73aa28c467b585202c7ab117) Signed-off-by: Fridolin SOMERS Conflicts: koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc commit 82270196059e55215c2e2fe47f329670de613e41 Author: Katrin Fischer Date: Sat Sep 7 19:43:57 2013 +0200 Bug 10626: (follow-up) remove final invocation of KohaAuthorisedValues Removes USE KohaAuthorisedValues plugin from item-status-schema-org.inc as it does not seem to be used in the file. Couldn't detect regressions removing it on OPAC detail page. Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 0c19c582187f59eda19b2b97865d0d5a3b13a8dd) Signed-off-by: Fridolin SOMERS commit 9d3795cce51e5b50f1239a57b0cf0fda4b59a6a3 Author: Kyle M Hall Date: Tue Aug 27 13:12:11 2013 -0400 Bug 10626: (follow-up) replace an instance of KohaAuthorisedValues Signed-off-by: Katrin Fischer Trying to write my own test plan here: 1) AllowNotForLoanOverride = Allow Mark single item not for loan and try to check it out. Check item not for loan status shows up correctly in message: Item is normally not for loan (Staff Collection). Check out anyway? 2) Toggle AllowNotForLoanOverride = Not Allow Try to check out your not for loan item again. Message has changed, but not for loan status should still show: Item not for loan (Staff Collection). 3) Check out item that is marked damaged. Check damaged status shows correctly in list of checkouts. 4) Mark item as lost and check it out. Check lost status shows up correctly in message: This item has been lost with a status of "Lange ?berf?llig (Verloren)". 5) Create your own custom SUGGEST_STATUS and check that it shows up correctly on the suggestion page. 6) Test item status show up correctly on OPAC detail page (lost, not for loan, damaged, etc). Requires follow-up patch to be applied. 7) Mark a suggestion with your custom status and make sure it shows up in the patron account in OPAC correctly. Passes tests and QA script - needs a follow up for item-status-schema-org.inc. Signed-off-by: Galen Charlton (cherry picked from commit 0958ec11ce00a6274e8257ddb5cd2f2539b9069a) Signed-off-by: Fridolin SOMERS commit d4b7d7b93402811cca364d33c339d36b9db1d28a Author: Kyle M Hall Date: Thu Dec 19 12:13:23 2013 -0500 Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues This patch removes the KohaAuthorisedValues TT plugin; uses of it are replaced by the AuthorisedValues plugin, which does the same thing. Test Plan: 1) Apply this patch 2) View the pages that this patch has modified, make sure the branch name is still visible Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Comments on second patch. Signed-off-by: Galen Charlton (cherry picked from commit b5b3d4c403f3df91578a3d49ed15811cd1386e52) Signed-off-by: Fridolin SOMERS commit 5325b33740086be0320b98f3df76bfc130bbc993 Author: Kyle M Hall Date: Tue Aug 27 13:14:12 2013 -0400 Bug 10626: (follow-up) replace another use of KohaBranchName Signed-off-by: Katrin Fischer To test: Make sure - independentbranches is turned on - Your user doesn't have superlibrarian permission Then - Try to check out an item with home and holding branch != logged in branch Patch works alright. Signed-off-by: Galen Charlton (cherry picked from commit 4a7bb58b1daf5edc47581f17b3dfef1e7beac601) Signed-off-by: Fridolin SOMERS commit 22b0cc7b1874c18d99daf88f4b0ddb931f0fef0b Author: Kyle M Hall Date: Tue Jul 23 09:52:08 2013 -0400 Bug 10626 - Remove doubled up TT plugins - Merge KohaBranchName and Branches Looking at the TT plugin directory I notice we have some plugins that seem to do the same thing: KohaBranchName.pm Branches.pm This patch drops KohaBranchName in favor of Branches Test Plan: 1) Apply this patch 2) View a basket group, note the branch name is displayed 3) View a subscription's details, note the branch name is displayed 4) View suggestions, note the branch names are displayed 5) Return an item that needs transfered, note the branch name is displayed 6) Run 'prove t/db_dependent/Koha_template_plugin_Branches.t' Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Passes all tests and QA script. Also tested with a branch name with umlauts. Signed-off-by: Galen Charlton (cherry picked from commit 6000bfdf87db3f7f43feb21efd3cac8b7de9c048) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: Koha/Template/Plugin/AuthorisedValues.pm | 12 +++++ Koha/Template/Plugin/Branches.pm | 2 +- Koha/Template/Plugin/KohaAuthorisedValues.pm | 50 -------------------- Koha/Template/Plugin/KohaBranchName.pm | 33 ------------- .../prog/en/modules/acqui/basketgroup.tt | 10 ++-- .../prog/en/modules/circ/circulation.tt | 22 ++++----- .../intranet-tmpl/prog/en/modules/circ/returns.tt | 4 +- .../prog/en/modules/circ/view_holdsqueue.tt | 4 +- .../prog/en/modules/serials/subscription-detail.tt | 4 +- .../prog/en/modules/suggestion/suggestion.tt | 24 +++++----- .../en/includes/item-status-schema-org.inc | 2 - .../bootstrap/en/includes/item-status.inc | 6 +-- .../bootstrap/en/modules/opac-suggestions.tt | 2 +- .../prog/en/includes/item-status-schema-org.inc | 2 - .../opac-tmpl/prog/en/includes/item-status.inc | 6 +-- .../opac-tmpl/prog/en/modules/opac-suggestions.tt | 4 +- ...ranchName.t => Koha_template_plugin_Branches.t} | 12 ++--- 17 files changed, 62 insertions(+), 137 deletions(-) delete mode 100644 Koha/Template/Plugin/KohaAuthorisedValues.pm delete mode 100644 Koha/Template/Plugin/KohaBranchName.pm rename t/db_dependent/{Koha_template_plugin_KohaBranchName.t => Koha_template_plugin_Branches.t} (78%) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:34:58 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:34:58 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-59-g64c7956 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.14.x has been updated via 64c79561bbabf6476fb72c27435789f4dd19180a (commit) from 038405724a153ead16699f2078073027d364798a (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 64c79561bbabf6476fb72c27435789f4dd19180a Author: Fridolyn SOMERS Date: Wed Oct 30 10:28:49 2013 +0100 Bug 11166: make library filter in funds administration page more precise In funds administration, admin/aqbudgets.pl, there is a combobox for filtering by library code. The bug is that the filter uses a pattern match instead of equals : next unless $budget->{budget_branchcode} =~ m/$filter_budgetbranch/; In this case, if there is a library with code '1' and one with code '12', filtering by library '1' will also show funds of library '12'. Test plan : - Create a library with code '1' and one with code '12' - Create funds in both libraries - Go to admin/aqbudgets.pl - Filter by branch '12' => You see only funds of this library - Filter by branch '1' => You see only funds of this library Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Passes koha-qa.pl, works as advertised Signed-off-by: Galen Charlton (cherry picked from commit 484d1490925d736f99a430a6933c96e42ea4e768) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: admin/aqbudgets.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:36:56 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:36:56 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-60-g5f30de4 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.14.x has been updated via 5f30de46e893dbbfcdcc2f67bd720fd66b017263 (commit) from 64c79561bbabf6476fb72c27435789f4dd19180a (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 5f30de46e893dbbfcdcc2f67bd720fd66b017263 Author: Nicole C. Engard Date: Sat Dec 14 12:34:00 2013 -0600 Bug 11383: Add help file for MARC modification templates This patch adds the missing help files to the MARC modification templates tool. To test: * Visit Tools > Marc modification templates * Click 'Help' in the top right * Confirm that help is there and right Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton (cherry picked from commit 94690b264b6316da3da63b9544cf4a396bad0c43) ----------------------------------------------------------------------- Summary of changes: .../help/tools/marc_modification_templates.tt | 63 ++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/marc_modification_templates.tt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:40:35 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:40:35 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-61-g0c500f4 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.14.x has been updated via 0c500f463001db06c8c1f72f8b81c8edde6487d7 (commit) from 5f30de46e893dbbfcdcc2f67bd720fd66b017263 (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 0c500f463001db06c8c1f72f8b81c8edde6487d7 Author: Kyle M Hall Date: Tue Dec 17 16:04:10 2013 -0500 Bug 11410: ensure cataloging search finds results for searches with ampersands When QueryParser is off, the cataloging search is passing the incorrect variable to SimpleSearch. I'm sure this is causing other issues, but the one I have identified is that any searches with an "&" in them return no results. This patch corrects the bug. Test Plan: 1) Catalog a new record titled "Cats & Dogs" 2) Rebuild your zebra index so this record is indexed 3) Browse to cataloguing/addbooks.pl 4) Search for "Cats & Dogs" 5) Notice you get no results 6) Apply this patch 7) Repeat the search 8) Notice your result now shows up! Signed-off-by: Heather Braum Signed-off-by: Suzanne Fayle Signed-off-by: Katrin Fischer This works as described, passes all tests and QA script. Note: Because $query = $builtquery when the QueryParser is used, this problem is only visible when UseQueryParser is set to "Don't try". Signed-off-by: Galen Charlton (cherry picked from commit 2a4e193c242372f488892591a72752dfd4ffb138) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: cataloguing/addbooks.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:44:59 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:44:59 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-62-g62f9b00 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.14.x has been updated via 62f9b004f8731e67c2bce11fc6b22ba2932da208 (commit) from 0c500f463001db06c8c1f72f8b81c8edde6487d7 (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 62f9b004f8731e67c2bce11fc6b22ba2932da208 Author: Katrin Fischer Date: Wed Dec 4 15:41:39 2013 +0100 Bug 10797: Move styling of simple search from element to CSS file This patch moves the styling of the #transl1 element from an inline style attribute to the CSS file to make it easier to tweak. To test: - Switch to prog theme, problem doesn't exist in Bootstrap theme - Take a look at the simple search input field - Apply patch - Refresh page - Make sure field has the same length and size You can also use Firebug to make sure the same styles are applied to the element before and after the change. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 7f74d5909f790d08bdbd0ca11f1bc280bf197b9b) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/css/opac.css | 5 +++++ koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:50:44 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:50:44 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-63-g607881e 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.14.x has been updated via 607881e1c8a4d7a9679a33e2a0492aa7fb6cd48f (commit) from 62f9b004f8731e67c2bce11fc6b22ba2932da208 (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 607881e1c8a4d7a9679a33e2a0492aa7fb6cd48f Author: Tomas Cohen Arazi Date: Tue Sep 17 15:14:20 2013 -0300 Bug 10905: fix links to author tracings when UseAuthoritiesForTracings is on Quotation marks in MARC21slim2OPACDetail.xsl break author tracings in OPAC. This patch fixes that for the prog theme; the Bootstrap theme is not affected. To reproduce: - Enable UseAuthoritiesForTracings - Search in the OPAC and go to the detail page of a record that has links to authorities. - Click on the magnifier icon - You get a 404 error page. To test the fix: - Apply the patch - Search in the OPAC and go to the detail page of a record that has links to authorities. - Click on the magnifier icon - You are sent to the corresponding authority record. Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: David Noe Signed-off-by: Kyle M Hall Passes koha-qa.pl, trivial change Signed-off-by: Galen Charlton (cherry picked from commit bc7071f3705bc43878975efadd9c0c0067c6ad37) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:54:49 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:54:49 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-64-gde1344c 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.14.x has been updated via de1344c2759631e1a8d505151630f160ebdab768 (commit) from 607881e1c8a4d7a9679a33e2a0492aa7fb6cd48f (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 de1344c2759631e1a8d505151630f160ebdab768 Author: Robin Sheat Date: Tue Nov 19 15:26:02 2013 +1300 Bug 10735: prevent koha-dump from aborting if backupdir undefined Older versions of Koha didn't have ... defined in koha-conf.xml. The koha-dump script is aware of this, and checks to see if it's there. However, if it's not, xmlstarlet returns a non-0 error code which causes the script to abort due to running under set -e. Test plan: * Remove backupdir from koha-conf.xml * Run koha-dump, notice that it doesn't do backups * Apply patch * Run koha-dump again, notice that it does do backups Signed-off-by: Tomas Cohen Arazi The fallback method works as described. It might be made more robust like checking for dir existence (thinking of older instances upgrades). But it certainly belongs to another bug report. Signed-off-by: Jonathan Druart As Tomas said, it would be better to alert the user if the backupdir tag does not exist (or contains a nonexistent directory) in the config file. Signed-off-by: Galen Charlton (cherry picked from commit 266f2a3a9f3d67fed0e0b35d267419a901345b92) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: debian/scripts/koha-dump | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 10:59:49 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 09:59:49 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-65-g7f57015 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.14.x has been updated via 7f57015aa99c9a99cf5d0715f9c55222941c1c27 (commit) from de1344c2759631e1a8d505151630f160ebdab768 (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 7f57015aa99c9a99cf5d0715f9c55222941c1c27 Author: Jacek Ablewicz Date: Sat Dec 14 12:07:11 2013 +0100 Bug 9948: fix creation/updating of items when partially receiving an order Problem summary: when doing partial receives for the given order - 1) if AcqCreateItem is set to 'ordering', various item data (price, dateaccessioned, replacementprice, replacementpricedate) are getting erroneously updated on the wrong (yet to be received == not the ones being currently received) item records 2) if AcqCreateItem is set to 'receiving', newly received item records are being created without the aforementioned fields set to the proper values This (trivial) patch should deal with both cases, hopefully without breaking enything else. To test: - apply the patch, - create some orders with 2+ quantity - test partial & non-partial receives for those orders - ensure the received item records are getting modified (for AcqCreateItem set to 'ordering') and/or created (for AcqCreateItem set to 'receiving') correctly for both partial and non-partial receives - receiving orders with quantity = 1 / receiving orders in non-partial mode should be still working fine for 1) & 2) scenarios (i.e., AcqCreateItem set to 'ordering' / AcqCreateItem set to 'receiving') Signed-off-by: Nicole C. Engard Works as I'd expect now! Awesome patch. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Passes all tests and QA script. Also: t/db_dependent/Acquisition/ t/db_dependent/Acquisition.t Created 2 orders with 3 items each for both settings of AcqCreateItem (on receive, on order) with the patches applied. No regressions found. Closed baskets and received shipments for each, with AcqCreateItem set according to how the order was created. First recreated the problem without the patches, reloaded database and confirmed that the patch fixes it. No problems found. Signed-off-by: Galen Charlton (cherry picked from commit 95e2754af6a2dbd5f042a1c3504488f5de8c8d23) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: acqui/finishreceive.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 11:11:29 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 10:11:29 +0000 Subject: [koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-66-g8382315 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.14.x has been updated via 83823153cfa50d0b0d80b2c42515fcfaa4a52332 (commit) from 7f57015aa99c9a99cf5d0715f9c55222941c1c27 (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 83823153cfa50d0b0d80b2c42515fcfaa4a52332 Author: Galen Charlton Date: Fri Dec 13 01:29:09 2013 +0000 Bug 11155: remove old PostgreSQL schema and MARC framework scripts This patch removes the legacy Pg schema and MARC framework scripts as they're out of date. They will be replaced by use of DBIx::Class to deploy the schema. Loading the sample data and settings will be accomplished either by making the current scripts in installer/data/mysql DBMS-independent (or, at least, able to be processed by both MySQL and Pg), converting them to flat text files and writing code to load them, or a combination of the two approaches. To test: [1] Verify that installer/data/Pg is removed. There is some code in C4::Installer that refers to that directory, but it cannot be reached through normal means. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 458ef35a6a5c7da5523e8c1c208fdf3fee5ae4b6) Signed-off-by: Fridolin SOMERS ----------------------------------------------------------------------- Summary of changes: .../marc21/mandatory/authorities_normal_marc21.sql | 8783 ------ .../marc21/mandatory/authorities_normal_marc21.txt | 11 - .../marc21/mandatory/marc21_framework_DEFAULT.sql | 3994 --- .../marc21/mandatory/marc21_framework_DEFAULT.txt | 1 - .../optional/marc21_simple_bib_frameworks.sql |31419 -------------------- .../optional/marc21_simple_bib_frameworks.txt | 10 - installer/data/Pg/kohastructure.sql | 1673 -- 7 files changed, 45891 deletions(-) delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/authorities_normal_marc21.sql delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/authorities_normal_marc21.txt delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql delete mode 100644 installer/data/Pg/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt delete mode 100644 installer/data/Pg/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql delete mode 100644 installer/data/Pg/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.txt delete mode 100644 installer/data/Pg/kohastructure.sql hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 15:47:28 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 14:47:28 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-207-ge52b493 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 e52b493611766b61a0018350adc590ab07e9c94b (commit) from e81513199cba41a254820347442719a6fd50ec0b (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 e52b493611766b61a0018350adc590ab07e9c94b Author: Tomas Cohen Arazi Date: Wed Dec 4 14:34:05 2013 -0300 Bug 8921: make koha-common*.deb depend on cron-daemon Trivial patch to add 'cron-daemon' as dependency for the koha-common package. 'cron' is usually pulled in any minimal Ubuntu/Debian install, but in some circumstances (using debootstrap) it might be absent. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer No entry in debian/control yet, but according to comments in the file this file is generated from control.in - so this should be ok. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: debian/control.in | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 15:50:02 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 14:50:02 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-208-ge8808df 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 e8808dfd527b2b461485507fe508928bb84b7f82 (commit) from e52b493611766b61a0018350adc590ab07e9c94b (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 e8808dfd527b2b461485507fe508928bb84b7f82 Author: Nicole C. Engard Date: Mon Dec 16 09:53:10 2013 -0600 Bug 11403: Add missing help file to new Renew page This patch adds a help file to the Renew page found under Circulation. To test: * Go to Circulation > Renew * Click the help link * Confirm text and manual link are correct. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Works as described. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: .../intranet-tmpl/prog/en/modules/help/circ/renew.tt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 15:52:13 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 14:52:13 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-210-gfe08a0e 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 fe08a0ef97ad2fbab72b857d61bec364fd93d9e9 (commit) via 2b6a20c509801b9eeb562aa6fd404546d6ba84df (commit) from e8808dfd527b2b461485507fe508928bb84b7f82 (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 fe08a0ef97ad2fbab72b857d61bec364fd93d9e9 Author: Galen Charlton Date: Wed Dec 25 17:44:19 2013 +0000 Bug 11445: avoid sending duplicate hold waiting notifications This patch fixes a problem where a patron could receive duplicate hold waiting notifications. For example, this could happen if a circ operator checked in an item more than once and confirmed the same hold each time. To test: [1] Set up a test patron that received hold waiting notifications. [2] Put an item on hold for the patron, then check the item in and confirm the hold. Verify that a hold notification is sent (or inspect the message_queue table). [3] Check the item in again and confirm the hold again. A duplicate hold notification will be generated. [4] Apply the patch. [5] Repeat steps 2 and 3. This time, only one notification should be generated. [6] Verify that prove -v t/db_dependent/Reserves.t passes. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Passes all tests and QA script. Works as described. Signed-off-by: Galen Charlton commit 2b6a20c509801b9eeb562aa6fd404546d6ba84df Author: Galen Charlton Date: Wed Dec 25 17:38:39 2013 +0000 Bug 11445: regression test for duplicate hold notifications This patch implements a regression test for verifying that duplicate hold notifications aren't sent if ModReserveAffect() is called repeatedly (as might happen if a circ operator accidentally checks in an item and confirms its hold more than once). Note that the test depends on the fact that _koha_notify_reserve() defaults to sending a HOLD_PRINT letter if the borrower has not specified an email or SMS hold notification. To test: [1] Run prove -v t/db_dependent/Reserves.t [2] The 'patron not notified a second time (bug 11445)' test should fail. [3] Apply the main patch and run prove -v t/db_dependent/Reserves.t again. This time all tests should pass. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Reserves.pm | 7 ++++++- t/db_dependent/Reserves.t | 17 ++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 15:55:03 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 14:55:03 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-211-ge8a24c3 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 e8a24c35f64cb461a80f768b505bbf16c49dfeff (commit) from fe08a0ef97ad2fbab72b857d61bec364fd93d9e9 (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 e8a24c35f64cb461a80f768b505bbf16c49dfeff Author: Magnus Enger Date: Sat Nov 23 22:57:03 2013 +0100 Bug 11188 - Make gather_print_notices.pl die on failed open() Problem: If you tell gather_print_notices.pl to write output to a location you do not have write access to, it will silently fail to write the data, but still mark unsent messages as sent. Solution: This patch adds two lines of defense: 1. Check that the location given for the output is writable 2. use "open() or die" instead of just "open()" when writing the output The first measure should catch most of the potential errors, but I guess a directory can be writable, but the open() still can fail because the disk is full or something similar. To test: - Make sure you have some unsent messages in the message_queue table, that do not have an email adress - Apply the patch - Run the script, pointing at a location you do not have access to write to. Check that the script exits with an appropriate error message, and that the unsent messages are still unsent. Do this both with and without the -s option. - To fake passing the first line of defence, comment out line 62 and put this in instead: if ( !$output_directory || !-d $output_directory ) { - Run the script again as above, check you get an appropriate error and that the message queue is not touched - Reset line 62 to how it was - Run the script against a directory you do have access to write to and check that output is produced as expected and that messages are marked as sent - Sign off Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Passes all tests and QA script. Works as described. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: misc/cronjobs/gather_print_notices.pl | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 15:58:48 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 14:58:48 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-212-g4a0f630 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 4a0f630f7f8c7f3c402defa5837bc470510ebb07 (commit) from e8a24c35f64cb461a80f768b505bbf16c49dfeff (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 4a0f630f7f8c7f3c402defa5837bc470510ebb07 Author: Jonathan Druart Date: Thu Nov 21 17:55:57 2013 +0100 Bug 11075: 'select all' for export no longer clears renew checkboxes If circulation exports are enabled (by turning on ExportWithCsvProfile), the table on the checkout page includes three columns of checkboxes -- 'renew', 'checkin', and 'export'. For each loan, the renew and checkout links should behave like radio buttons, but the state of the export checkbox is meant to be independent of the renew and checkin checkboxes. However, if the 'select all' link in the export column is clicked, active renew checkboxes are toggled off. The desired behavior is that clicking the select all link in the export column should only affect checkboxes in that column. This patch implements this behavior. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Passes all tests and QA script - one line JavaScript change. Works as described. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: koha-tmpl/intranet-tmpl/prog/en/js/pages/circulation.js | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 16:32:32 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 15:32:32 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-214-g3e866d2 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 3e866d216db008e1ed8c8614f6758ad5118321df (commit) via fb4025b67b45e60154f67b9acca3d56e4f5eb7c5 (commit) from 4a0f630f7f8c7f3c402defa5837bc470510ebb07 (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 3e866d216db008e1ed8c8614f6758ad5118321df Author: Jonathan Druart Date: Wed Dec 18 16:12:00 2013 +0100 Bug 10277: Add UT for C4::Context::IsSuperLibrarian Note that I modify the return value. Before this patch, it returned an empty string or 1. Now it returns 0 or 1. Test plan: - same as the original patch - verify that unit tests pass: prove t/Context.t Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Passes all tests and QA script, including new tests. Checked the code and tested superlibrarian behaviour in some places: moremember.pl: With IndyBranches only superlibrarian can delete borrowers from other branches. Accessing the borrower with a direct link. OK C4/Members.pm With IndyBranches only superlibrarian can search for borrowres from other branches. OK tools/holidays.pl With IndyBranches only superlibrarian can edit holidays for other branches. Signed-off-by: Galen Charlton commit fb4025b67b45e60154f67b9acca3d56e4f5eb7c5 Author: Kyle M Hall Date: Wed May 15 11:04:07 2013 -0400 Bug 10277 - Add C4::Context->IsSuperLibrarian() The method of checking the logged in user for superlibrarian privileges is obtuse ( $userenv && $userenv->{flags} % 2 != 1 ) to say the least. The codebase is littered with these lines, with no explanation given. It would be much better if we had one subroutine that returned a boolean value to tell us if the logged in user is a superlibrarian or not. Test Plan: 1) Apply this patch 2) Verify superlibrarian behavior remains unchanged Signed-off-by: Joel Sasse Signed-off-by: Katrin Fischer Comments on second patch. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Acquisition.pm | 15 ++++++--------- C4/Branch.pm | 10 +++++----- C4/Circulation.pm | 2 +- C4/Context.pm | 17 +++++++++++++++++ C4/Items.pm | 6 +++--- C4/Members.pm | 8 ++++---- C4/Serials.pm | 2 +- C4/Suggestions.pm | 16 ++++++++-------- acqui/basket.pl | 4 ++-- acqui/neworderempty.pl | 9 +++++---- cataloguing/addbiblio.pl | 9 +++++---- cataloguing/additem.pl | 9 +++++---- circ/overdue.pl | 9 +++++---- circ/ysearch.pl | 14 +++++++------- members/deletemem.pl | 2 +- members/memberentry.pl | 4 ++-- members/moremember.pl | 22 ++++++++++++++-------- reserve/request.pl | 2 +- serials/member-search.pl | 11 +++++++---- serials/subscription-add.pl | 10 ++++------ suggestion/suggestion.pl | 9 +++++---- t/Context.t | 28 +++++++++++++++++++++++++--- tools/export.pl | 4 ++-- tools/holidays.pl | 9 +++++---- 24 files changed, 140 insertions(+), 91 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 17:04:59 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 16:04:59 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-216-g7d01e61 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 7d01e61cdf96f06d3f823eaaa435e2850bacf7e4 (commit) via 4720cbc4145223f1ffd653efdefd1a4f724d3144 (commit) from 3e866d216db008e1ed8c8614f6758ad5118321df (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 7d01e61cdf96f06d3f823eaaa435e2850bacf7e4 Author: Galen Charlton Date: Mon Dec 30 16:22:05 2013 +0000 Bug 11402: (follow-up) add one more unit test This test exercise the case where defined parameters are passed to the _guide_box() routine. Signed-off-by: Galen Charlton commit 4720cbc4145223f1ffd653efdefd1a4f724d3144 Author: Tomas Cohen Arazi Date: Mon Dec 16 11:55:56 2013 -0300 Bug 11402: make Labels::_guide_box return undef if undefned data is passed That's it. A guide box cannot be created if invalid data is passed. Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Passes all tests and QA script, includes new unit tests. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Labels/Label.pm | 2 ++ t/Labels.t | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 17:30:11 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 16:30:11 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-218-g87564a8 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 87564a834b885188ee0e6fde800775b403d2e1c0 (commit) via b753678c3dff4e0fd2fde008b3c43f0796fcfb05 (commit) from 7d01e61cdf96f06d3f823eaaa435e2850bacf7e4 (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 87564a834b885188ee0e6fde800775b403d2e1c0 Author: Jonathan Druart Date: Wed Nov 6 14:54:36 2013 +0100 Bug 11208: If no smsalertnumber is defined, the message is marked as failed For DUE message (and PREDUE, etc.) there are no check before sending the message to the message_queue table. This check avoids to try to send again and again the same message. Now it is marked as "failed". Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Without the patch a sms notice will remain as 'pending' forever. With the patch applied, the status is set to 'failed'. Passes all tests and QA script. Signed-off-by: Galen Charlton commit b753678c3dff4e0fd2fde008b3c43f0796fcfb05 Author: Galen Charlton Date: Mon Dec 30 16:45:45 2013 +0000 Bug 11208: regression test for failing SMS messages This patch adds a regression test for verifying that queued SMS messages meant for patrons who have no SMS alert number set are marked as failed after the first attempt to send them. To test: [1] Run prove -v t/db_dependent/Letters.t. The fourth test should. [2] Apply the main patch and run t/db_dependent/Letters.t again. This time, all tests should pass. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Letters.pm | 7 ++++- t/db_dependent/Letters.t | 71 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+), 1 deletion(-) create mode 100644 t/db_dependent/Letters.t hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 19:34:50 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 18:34:50 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-219-g71b7d56 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 71b7d5629878bd5616dbb1db263a8fd943d3f7b9 (commit) from 87564a834b885188ee0e6fde800775b403d2e1c0 (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 71b7d5629878bd5616dbb1db263a8fd943d3f7b9 Author: Galen Charlton Date: Mon Dec 30 18:50:04 2013 +0000 Bug 10277: (follow-up) if no userenv is set, act like a superlibrarian This patch fixes an error caught by t/db_dependent/Acquisition.t, and adjusts C4::Context::IsSuperLibrarian() to return true if no userenv is set. This is done on the basis that if no userenv is set, calls to C4::Context routines are being made from a command-line script, and if you have access to the command line of a running Koha instance, you implicitly already have better than superlibrarian access. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/Context.pm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- main Koha release repository From gitmaster at git.koha-community.org Mon Dec 30 19:53:46 2013 From: gitmaster at git.koha-community.org (Git repo owner) Date: Mon, 30 Dec 2013 18:53:46 +0000 Subject: [koha-commits] main Koha release repository branch master updated. v3.14.00-220-ge5cec32 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 e5cec32d078eac98b603d637b7d713a780be3e66 (commit) from 71b7d5629878bd5616dbb1db263a8fd943d3f7b9 (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 e5cec32d078eac98b603d637b7d713a780be3e66 Author: Jonathan Druart Date: Thu Oct 24 15:28:42 2013 +0200 Bug 11131: display authority summary correctly when searching by all authority types The summary is built using the authtypecode selected from the interface. So when a search is launch on all auth types, the summary is not correctly built by the BuildSummary routine. It should get the authtypecode from the authority (call to GetAuthTypeCode). To test: 1/ go to authorities/authorities-home.pl 2/ search by authtype personal name 3/ results are displayed with summary 4/ now select the default entry and search again the results display but without the summary 5/ apply the patch 6/ search default again, now summary shows Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Tested with a UNIMARC database, works as described. All tests and QA script pass. Signed-off-by: Galen Charlton ----------------------------------------------------------------------- Summary of changes: C4/AuthoritiesMarc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- main Koha release repository