[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-71-g80718fd

2019-08-14 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
   via  80718fd1d4ee6e0e861644f0e821074b4f9d659c (commit)
   via  5f7b2632d74d926deba136340e57654f36bf3787 (commit)
  from  dae6f1e9f02c87bb610128a0ed786170c94512f4 (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 80718fd1d4ee6e0e861644f0e821074b4f9d659c
Author: Kyle M Hall 
Date:   Wed Jun 19 07:00:01 2019 -0400

Bug 23103: (QA follow-up) Return undef implicitly

Signed-off-by: Martin Renvoize 
Signed-off-by: Marcel de Rooy 
Signed-off-by: Martin Renvoize 
(cherry picked from commit 3bf26cfb934cb699839aabb136df09ea97c030bb)
Signed-off-by: Fridolin Somers 
(cherry picked from commit 0fec6e205dc02504d436c1cc76a407086f907ace)

Signed-off-by: Lucas Gass 

commit 5f7b2632d74d926deba136340e57654f36bf3787
Author: Kyle M Hall 
Date:   Wed Jun 12 15:08:08 2019 -0400

Bug 23103: Cannot checkin items lost by deleted patrons with fines attached

Test Plan:
1) Checkout an item to a patron
2) Ensure the item has a replacement cost (or itemtype has default)
3) Ensure patrons are charged when items lost
4) Mark the item lost
5) Confirm patron has a fine
6) Write off the fine
7) Delete the patron
8) Check in the item
9) Note the internal server error
10) Apply this patch
11) Repeat steps 1-8
12) Note there is no internal server error!
13) prove t/db_dependent/Circulation.t

Signed-off-by: Martin Renvoize 
Signed-off-by: Marcel de Rooy 
Signed-off-by: Martin Renvoize 
(cherry picked from commit d2a2e4a8d52c2098dd183e6714b03aed5b6a84bb)
Signed-off-by: Fridolin Somers 
(cherry picked from commit 5451e33184f7e8ac84a60ec36d377dd75d222fa2)

Signed-off-by: Lucas Gass 

---

Summary of changes:
 C4/Circulation.pm|7 ++-
 t/db_dependent/Circulation.t |   43 +-
 2 files changed, 48 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits


[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-72-g6a11d27

2019-08-14 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
   via  6a11d274109f9e23da72bd3c1fc467dd41c6aba8 (commit)
  from  80718fd1d4ee6e0e861644f0e821074b4f9d659c (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 6a11d274109f9e23da72bd3c1fc467dd41c6aba8
Author: Fridolin Somers 
Date:   Mon Jun 17 16:28:22 2019 +0200

Bug 23132: Fix encoding issues in facets with show more link

When one uses characters like Ã, ç ... the first searcshow up correctly but 
when you refine your search with "Show more", the encoding becomes bad and so, 
results of the search too.

Test plan :

Without the patch:
- check if you have your SysPref SearchEngine with Elasticsearch as value,
- put your SysPref FacetMaxCount at 10,
- search in the catalog "a" and then in Refine your search click on show 
more (just to see how it works),
- then search with special characters like "é", ç" ... and make the same 
test, the research should be wrong when you click on show more and the page is 
realoaded.

Then apply the patch:
- and make the same with a classic reasearch, then with special characters,
- verify that when you click on show more the page isn't realoded and the 
reasearch is correct.
- same with show less
- and finnaly, add some facets and test show more/less

Signed-off-by: Jonathan Druart 
Signed-off-by: Julian Maurice 
Signed-off-by: Martin Renvoize 
(cherry picked from commit b976bad50a03ca4d4fa369e2c5371ec35dfb0d5f)
Signed-off-by: Fridolin Somers 
(cherry picked from commit 9ff7e1d25d1189745ef67d681dc273a04578b892)

Signed-off-by: Lucas Gass 

---

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits


[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-73-gcede015

2019-08-14 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
   via  cede01543c180585dc64f563fc4852698b3cc6e0 (commit)
  from  6a11d274109f9e23da72bd3c1fc467dd41c6aba8 (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 cede01543c180585dc64f563fc4852698b3cc6e0
Author: Fridolin Somers 
Date:   Fri Jun 14 10:43:15 2019 +0200

Bug 22617: Fix checkout notes typo in manage_checkout_notes permission usage

When logged into the staff client with an account with full circulate 
permissions (and therefore including the manage_checkout_notes permission) an 
error occurs when clicking on the Checkout notes pending link.  The account is 
logged out automatically with the message:  "Error: you do not have permission 
to view this page.  Log in as a different user".
The same error occurs for both the link on the home page dashboard and from 
the Circulation module button.  Works as expected if Superlibrarian permission 
is set.

This is just a typo in perl script : circulation instead of circulate

Test plan :
1) Set preference "AllowCheckoutNotes" to "Allow"
2) Create a user with only permissions "catalogue" and "circulate > 
manage_checkout_notes"
3) Loggin with this user
4) Go to "Circulation" home page
5) Click on "Checkout notes"
6) You should be allowed to access

Signed-off-by: Mark Tompsett 
Signed-off-by: Nick Clemens 
Signed-off-by: Martin Renvoize 
(cherry picked from commit 206498dc5585fbd555181a1b241d5049632870df)
Signed-off-by: Fridolin Somers 
(cherry picked from commit 79bafa2aa84bcb135ebbbc98bf485356be37c98b)

Signed-off-by: Lucas Gass 

---

Summary of changes:
 circ/checkout-notes.pl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits