[koha-commits] main Koha release repository branch master updated. v19.05.00-63-g93c9b5d

2019-06-13 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, master has been updated
   via  93c9b5d553261acda55f1f29f8687c5f4c276e04 (commit)
  from  15dcde21fe9b34d287844aab75426e6387c7b4cf (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 93c9b5d553261acda55f1f29f8687c5f4c276e04
Author: Owen Leonard 
Date:   Tue Mar 5 18:56:55 2019 +

Bug 7890: Highlight required field in MARC editor

This patch modifies the basic MARC editor so that required fields have
the standard "Required" label on them instead of a small red asterisk.

To test, apply the patch and create a new record in the basic MARC
editor. Tags which are marked mandatory in your selected MARC
bibliographic framework should be labeled "Required."

Signed-off-by: Maryse Simard 
Signed-off-by: Chris Cormack 
Signed-off-by: Martin Renvoize 

---

Summary of changes:
 .../intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt  |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)


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


[koha-commits] main Koha release repository branch master updated. v19.05.00-65-gad9338e

2019-06-13 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, master has been updated
   via  ad9338e419ee04c38f5e7fdc918ce1a4d177cee0 (commit)
   via  b2be5b0c65ddf992e451e5b8c12cf0994038186e (commit)
  from  93c9b5d553261acda55f1f29f8687c5f4c276e04 (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 ad9338e419ee04c38f5e7fdc918ce1a4d177cee0
Author: Katrin Fischer 
Date:   Wed Apr 3 21:47:09 2019 +0200

Bug 22633: Link barcodes in hold summary in patron account to moredetail 
page

Bug 21070 links the barcode on holds to the item on moredetail.pl.
This patch makes the same change to the hold lists in the staff
patron account.

To test:
- Create some holds, have at least
  - one item level hold
  - one hold waiting for pick-up
- Take a look at the details and checkouts tabs
  in the patron account on staff side
- Verify that the barcodes link to the record detail page
- Apply patch
- Verify the barcodes now link to the moredetail page

Signed-off-by: Axel Amghar 
Signed-off-by: Marcel de Rooy 
Signed-off-by: Martin Renvoize 

commit b2be5b0c65ddf992e451e5b8c12cf0994038186e
Author: Jonathan Druart 
Date:   Sat Jun 8 13:29:24 2019 -0500

Bug 23065: Rename "New subscription" button when default to current serial

To make it explicite that the "New subscription" button will create a
subscription based on the current serial it is now labeled "New
subscription for this serial"

Test plan:
1 - Go to Serials module in Koha
2 - Click 'New subscription'
3 - You get a blank form
4 - Fill it out, save it
5 - You are viewing the subscription you created
=> The button is now labeled "New subscription for this serial"

Signed-off-by: Michal Denar 
Signed-off-by: Nick Clemens 
Signed-off-by: Martin Renvoize 

---

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc |4 ++--
 koha-tmpl/intranet-tmpl/prog/js/holds.js |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


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


[koha-commits] main Koha release repository branch master updated. v19.05.00-67-g510cf51

2019-06-13 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, master has been updated
   via  510cf514a342cb9062d1c51cdf1d41b6772ad90a (commit)
   via  2a3454b4b28596c7b49224a75d02ec97a7b815a7 (commit)
  from  ad9338e419ee04c38f5e7fdc918ce1a4d177cee0 (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 510cf514a342cb9062d1c51cdf1d41b6772ad90a
Author: Martin Renvoize 
Date:   Thu Jun 13 13:08:58 2019 +0100

Bug 21662: (RM follow-up) Final followup corrections to history

Minor update to ensure we're using commit dates and not author dates

Signed-off-by: Martin Renvoize 

commit 2a3454b4b28596c7b49224a75d02ec97a7b815a7
Author: Martin Renvoize 
Date:   Thu Jun 13 13:05:32 2019 +0100

Bug 22585: Add Justin Rittenhouse to contributors

Signed-off-by: Martin Renvoize 

---

Summary of changes:
 docs/contributors.yaml |7 +--
 docs/history.txt   |   12 +++-
 2 files changed, 12 insertions(+), 7 deletions(-)


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


[koha-commits] main Koha release repository branch master updated. v19.05.00-62-g15dcde2

2019-06-13 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, master has been updated
   via  15dcde21fe9b34d287844aab75426e6387c7b4cf (commit)
   via  a3e047f638ac7e6095d56c064f0e6cb8038a8524 (commit)
   via  7d7c8c12e70295f4dd15a3435235c81539c333f5 (commit)
   via  ac41566cddb737c19282bc577cf31882f168384b (commit)
   via  07d6e9f142a588f26c52582d9b5d99b714fa1fd7 (commit)
   via  3de89b98ce373818c4b6f5a0a90b8786996e6cfe (commit)
   via  18f2074f8df8598527ae8e126c4efc7f3be000e0 (commit)
  from  39e4c6c5d791853985773e4032357372f77d7587 (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 15dcde21fe9b34d287844aab75426e6387c7b4cf
Author: Nick Clemens 
Date:   Mon Jun 10 13:42:18 2019 +

Bug 22585: (follow-up) Fix additional occurences

Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

commit a3e047f638ac7e6095d56c064f0e6cb8038a8524
Author: Justin Rittenhouse 
Date:   Fri May 31 16:37:11 2019 +

Bug 22585: remove double-escape for CAS URL

The return URL that is part of the link to CAS login is double-escaped on 
the staff login page.

It appears that this is the same issue as bug 21973 but in the staff 
intranet template.  I have attached an identical patch for the intranet auth.tt 
file.

Signed-off-by: Nick Clemens 
Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

commit 7d7c8c12e70295f4dd15a3435235c81539c333f5
Author: Kyle M Hall 
Date:   Thu Jun 16 11:08:59 2016 +

Bug 16750: Redirect from selectbranchprinter.pl to additem.pl causes 
software error

How to reproduce:
1) Edit and save an item in the items editor
2) You should be redirected back to the items editor, note that the
biblionumber is passed in the url
3) Choose "set library" from the upper right hand pulldown on the page
4) Choose a different library, click submit
5) You should get the error message:
Software error:

Can't call method "fields" on an undefined value at
/home/vagrant/kohaclone/cataloguing/additem.pl line 736.

Test Plan:
1) Apply this patch
2) Follow plan above
3) No software error should occur at step 5

Signed-off-by: Marc VĂ©ron 
Signed-off-by: Nick Clemens 
Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

commit ac41566cddb737c19282bc577cf31882f168384b
Author: Nick Clemens 
Date:   Mon Jun 10 13:34:18 2019 +

Bug 14794: (follow-up) Add tooltip to filter box

Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

commit 07d6e9f142a588f26c52582d9b5d99b714fa1fd7
Author: Nick Clemens 
Date:   Fri Jun 7 14:53:16 2019 +

Bug 14794: Display JS tooltip whenever dateofbirth is being searched

This updates the code that adds a tooltip for the correct date format
to display after the initial search

To test:
1 - Do a patron search, choosing date of birth as the search field
2 - Note on choosing that field you get a tooltip defining the format
3 - Do a search
4 - Note tooltip is gone, but date fo birth is still selected as the field 
to search
5 - Apply patch, reload
6 - Note tooltip shows after initial search and until field is changed

Signed-off-by: Maryse Simard 
Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

commit 3de89b98ce373818c4b6f5a0a90b8786996e6cfe
Author: Jonathan Druart 
Date:   Tue Jun 11 10:44:25 2019 -0500

Bug 23095: Correctly display circulation rules (0 vs undef)

From the following commit:
  commit d1303ca834dd0b08fc1d44476cfbbb8b729b6165
  Bug 18925: (follow-up) Fix null/empty behavior

The global test must have been adjusted as well to catch empty strings.

Actually we are expecting the plugin to return undef but the template 
variable contains an empty string.

So the test should only be [% IF var != '' %] instead of [% IF var.defined 
&& var != '' %]
but I prefer to keep it as it for now.

Test plan:
In the section "Default checkout, hold policy by patron category"
Set total checkouts = blank
total on-site checkouts = blank
total holds = 0
Save
=> Without this patch the line will not appear
=> With this patch applied there must be "unlimited, unlimited, 0"

Signed-off-by: Mark Tompsett 
Signed-off-by: Tomas Cohen Arazi 
Signed-off-by: Martin Renvoize 

commit 18f2074f8df8598527ae8e126c4efc7f3be000e0
Author: Jonathan Druart 
Date:   Tue Jun 11 09:24:28 2019 -0500

Bug 23093: (bug 22318 follow-up) Use placeholders in query moving 

[koha-commits] main Koha release repository branch master updated. v19.05.00-68-gef0c31f

2019-06-13 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, master has been updated
   via  ef0c31f735cf68a3b004c706e274ede4bb883940 (commit)
  from  510cf514a342cb9062d1c51cdf1d41b6772ad90a (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 ef0c31f735cf68a3b004c706e274ede4bb883940
Author: Nick Clemens 
Date:   Wed Jun 12 12:39:29 2019 +

Bug 23053: [follow-up] Same changes for UNIMARC

Signed-off-by: Martin Renvoize 

---

Summary of changes:
 .../marc_defs/unimarc/authorities/authority-koha-indexdefs.xml   |1 +
 .../marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl  |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


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