[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views.

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #31 from Katrin Fischer --- Worse. The serial is the host, the children are the articles. The issue level is missing. This is because of the structure in our union catalog, but also fits Koha's subscription management.

[Koha-bugs] [Bug 21336] GDPR: Process unsubscribe requests automatically

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21336 Marcel de Rooy changed: What|Removed |Added Status|Needs Signoff |BLOCKED --- Comment #7

[Koha-bugs] [Bug 19021] Inventory column sorting

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19021 --- Comment #15 from David Cook --- I'm not very familiar with this code, but I think this might actually be a data issue rather than a code issue. I had 2 items with near identical itemcallnumbers but very different cn_sort

[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views.

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #30 from paxed --- (In reply to Katrin Fischer from comment #29) > I really like the idea of this, but it won't work for some of our libraries > with hundreds of analytics on serial records. Could we truncate the list at

[Koha-bugs] [Bug 19021] Inventory column sorting

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19021 --- Comment #14 from David Cook --- I need to do more investigation, but here's the relevant SQL query: SELECT items.itemnumber, barcode, itemcallnumber, items.cn_sort, title, author, biblio.biblionumber, biblio.frameworkcode,

[Koha-bugs] [Bug 19021] Inventory column sorting

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19021 --- Comment #13 from David Cook --- (In reply to David Cook from comment #12) > Oh the "Export to CSV file" doesn't sort by call number though. I'll look at > master to see if that's still an issue... OK it should be sorting using

[Koha-bugs] [Bug 19021] Inventory column sorting

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19021 --- Comment #12 from David Cook --- Oh the "Export to CSV file" doesn't sort by call number though. I'll look at master to see if that's still an issue... -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 15971] Allow use of all biblio and biblioitems fields (like issn) in serial claim letters

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15971 Chris Cormack changed: What|Removed |Added Attachment #79539|0 |1 is obsolete|

[Koha-bugs] [Bug 15971] Allow use of all biblio and biblioitems fields (like issn) in serial claim letters

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15971 Chris Cormack changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 19021] Inventory column sorting

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19021 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 11299] Add a button to automatically link authority records in cataloguing (AJAX)

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299 --- Comment #98 from M. Tompsett --- Comment on attachment 79545 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79545 Bug 11299 - Add a button to the biblio edition page to automatically add authority links in the

[Koha-bugs] [Bug 15774] Additional fields for baskets

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15774 --- Comment #29 from Katrin Fischer --- i tried to rebase this... but failed :( The method Koha::Subscription->additional_field_values is not covered by tests! Nick, could you give this a go? -- You are receiving this mail

[Koha-bugs] [Bug 21446] Permanent location should show with cart location - course-details.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21446 Christopher Brannon changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 21446] New: Permanent location should show with cart location - course-details.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21446 Bug ID: 21446 Summary: Permanent location should show with cart location - course-details.pl Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 10869] Can't delete order line if title deleted

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10869 --- Comment #88 from Katrin Fischer --- Hm, looking at this too, I think it needs a bit of a rewrite. We added the cancellation reasons since this was first written and the whole cancellation process is slightly different now

[Koha-bugs] [Bug 21415] Set maxreserves by borrower category

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21415 Katrin Fischer changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 10869] Can't delete order line if title deleted

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10869 Katrin Fischer changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 21427] Format prices on ordered/spent lists

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21427 --- Comment #3 from Katrin Fischer --- Is it possible that this will not be a regression but a bug fix? It seems wrong that we added up the truncated prices int he first place? -- You are receiving this mail because: You are

[Koha-bugs] [Bug 20689] Make it possible to add capital letter subfields to item search fields

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20689 Katrin Fischer changed: What|Removed |Added Attachment #77640|0 |1 is obsolete|

[Koha-bugs] [Bug 20689] Make it possible to add capital letter subfields to item search fields

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20689 Katrin Fischer changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 20450] Add collection to list of items when placing hold on specific copy

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20450 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply ---

[Koha-bugs] [Bug 17845] Remove printer related code

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17845 --- Comment #7 from Katrin Fischer --- Hi Owen, I think I forgot to submit that - there was one use C4::Print; left. Fixed now, thx for testing! -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 17845] Remove printer related code

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17845 Katrin Fischer changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 17845] Remove printer related code

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17845 Katrin Fischer changed: What|Removed |Added Attachment #79008|0 |1 is obsolete|

[Koha-bugs] [Bug 14786] Use text "MARC file" instead of "ISO2709" everywhere

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14786 --- Comment #3 from Katrin Fischer --- Rebased! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org

[Koha-bugs] [Bug 14786] Use text "MARC file" instead of "ISO2709" everywhere

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14786 Katrin Fischer changed: What|Removed |Added Attachment #77726|0 |1 is obsolete|

[Koha-bugs] [Bug 14786] Use text "MARC file" instead of "ISO2709" everywhere

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14786 Katrin Fischer changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views.

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #29 from Katrin Fischer --- I really like the idea of this, but it won't work for some of our libraries with hundreds of analytics on serial records. Could we truncate the list at some (configurable) point with a 'see

[Koha-bugs] [Bug 20986] MARC21 Supplement and Index Textual Holdings don't display

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20986 --- Comment #7 from Katrin Fischer --- Hi Joy and Ed, I feel the line breaks would break the layout for some people - I know it would not work well with our data. I am proposing a slight change that is more in line with the

[Koha-bugs] [Bug 20986] MARC21 Supplement and Index Textual Holdings don't display

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20986 Katrin Fischer changed: What|Removed |Added Attachment #78861|0 |1 is obsolete|

[Koha-bugs] [Bug 20986] MARC21 Supplement and Index Textual Holdings don't display

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20986 --- Comment #6 from Katrin Fischer --- Created attachment 79551 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79551=edit Bug 20986: (follow-up) Avoid br tags, but allow for line breaks to be added easily with CSS

[Koha-bugs] [Bug 20986] MARC21 Supplement and Index Textual Holdings don't display

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20986 --- Comment #5 from Katrin Fischer --- Created attachment 79550 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79550=edit Bug 20986: Add 867 and 868 holdings display Add line breaks in the 866 Holdings display in

[Koha-bugs] [Bug 20986] MARC21 Supplement and Index Textual Holdings don't display

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20986 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Needs Signoff -- You are

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 Michal Denar changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 Michal Denar changed: What|Removed |Added Attachment #79538|0 |1 is obsolete|

[Koha-bugs] [Bug 21444] Permanent location should show with cart location - returns.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21444 Christopher Brannon changed: What|Removed |Added Status|NEW |Needs Signoff ---

[Koha-bugs] [Bug 21444] Permanent location should show with cart location - returns.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21444 --- Comment #2 from Christopher Brannon --- Created attachment 79548 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79548=edit Bug 21444: Clean up whitespace -- You are receiving this mail because: You are

[Koha-bugs] [Bug 21444] Permanent location should show with cart location - returns.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21444 --- Comment #1 from Christopher Brannon --- Created attachment 79547 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79547=edit Bug 21444: Adds the permanent location To Test: 1) Be sure ReturnToShelvingCart is

[Koha-bugs] [Bug 21444] Permanent location should show with cart location - returns.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21444 Christopher Brannon changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 21445] Report - having two date ranges in query creates a formatting issue when running report

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21445 --- Comment #1 from Todd Goatley --- Created attachment 79546 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79546=edit Screen shot of addressed issue -- You are receiving this mail because: You are the assignee

[Koha-bugs] [Bug 11299] Add a button to automatically link authority records in cataloguing (AJAX)

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299 Bouzid Fergani changed: What|Removed |Added Attachment #79447|0 |1 is obsolete|

[Koha-bugs] [Bug 21445] New: Report - having two date ranges in query creates a formatting issue when running report

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21445 Bug ID: 21445 Summary: Report - having two date ranges in query creates a formatting issue when running report Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 21444] Permanent location should show with cart location - returns.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21444 Christopher Brannon changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 18355] Permanent location should show with cart location

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18355 Christopher Brannon changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 21444] New: Permanent location should show with cart location - returns.pl

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21444 Bug ID: 21444 Summary: Permanent location should show with cart location - returns.pl Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 18355] Permanent location should show with cart location

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18355 Christopher Brannon changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You

[Koha-bugs] [Bug 18355] Permanent location should show with cart location

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18355 Christopher Brannon changed: What|Removed |Added Status|ASSIGNED|Needs Signoff ---

[Koha-bugs] [Bug 18355] Permanent location should show with cart location

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18355 Christopher Brannon changed: What|Removed |Added Status|Signed Off |ASSIGNED

[Koha-bugs] [Bug 18211] Circulation.pl / Moremember.pl has errors in table row id

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18211 Christopher Brannon changed: What|Removed |Added Assignee|cbran...@cdalibrary.org

[Koha-bugs] [Bug 18211] Circulation.pl / Moremember.pl has errors in table row id

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18211 --- Comment #14 from Christopher Brannon --- Just so we are clear on the issue, it looks like jquery.dataTables.rowGrouping.js is adding an unneeded prefix "group-id-" to id's, and including html tags in the sGroup. My solution was

[Koha-bugs] [Bug 18211] Circulation.pl / Moremember.pl has errors in table row id

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18211 --- Comment #13 from Christopher Brannon --- I think I am going to scrap this bug altogether. Id's seem to be created by jquery.dataTables.rowGrouping.js, which is an outside library that was written in 2013. I am not seeing a

[Koha-bugs] [Bug 4209] Column and row names in Basket Details are misleading

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4209 Marjorie Barry-Vila changed: What|Removed |Added CC|

[Koha-bugs] [Bug 14081] price labels are not consistent in acq

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14081 Marjorie Barry-Vila changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21078] Overdrive JS breaks when window opened from another site

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21078 --- Comment #4 from Katrin Fischer --- Created attachment 79544 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79544=edit Bug 21078: overdrive.js Catch error if window.opener is not accessible To Test: 0 - Enable

[Koha-bugs] [Bug 21078] Overdrive JS breaks when window opened from another site

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21078 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 21443] Add ability to exclude holidays when calculating rentals fees by time period

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21443 Kyle M Hall changed: What|Removed |Added Depends on||20912 Referenced Bugs:

[Koha-bugs] [Bug 21443] Add ability to exclude holidays when calculating rentals fees by time period

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21443 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com

[Koha-bugs] [Bug 20912] Rental fees based on time period

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20912 Kyle M Hall changed: What|Removed |Added Blocks||21443 Referenced Bugs:

[Koha-bugs] [Bug 21443] New: Add ability to exclude holidays when calculating rentals fees by time period

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21443 Bug ID: 21443 Summary: Add ability to exclude holidays when calculating rentals fees by time period Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 18837] Add an unmediated Interlibrary Loans workflow

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18837 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 18837] Add an unmediated Interlibrary Loans workflow

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18837 Martin Renvoize changed: What|Removed |Added Attachment #74875|0 |1 is obsolete|

[Koha-bugs] [Bug 18837] Add an unmediated Interlibrary Loans workflow

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18837 Martin Renvoize changed: What|Removed |Added Attachment #74874|0 |1 is obsolete|

[Koha-bugs] [Bug 21432] Internal Server Error in Checkout History

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21432 --- Comment #2 from Claudio --- Of course Martin, sorry. I've just noticed a plack error. ) Login into intranet 2) Search something 3) Click on “Checkout History” link in the left side menu as shown in the image I have attached 4)

[Koha-bugs] [Bug 20654] Omnibus: Update two-column templates to use Bootstrap grid

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20654 Owen Leonard changed: What|Removed |Added Depends on||21442 Referenced Bugs:

[Koha-bugs] [Bug 21442] New: Switch two-column templates to Bootstrap grid: Circulation part 1

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21442 Bug ID: 21442 Summary: Switch two-column templates to Bootstrap grid: Circulation part 1 Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 21432] Internal Server Error in Checkout History

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21432 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21441] New: System information gives reference to a non-existant table

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21441 Bug ID: 21441 Summary: System information gives reference to a non-existant table Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 21440] koha-create expects the file passed by $DEFAULTSQL to be in gzip format

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21440 Andreas Roussos changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 21440] koha-create expects the file passed by $DEFAULTSQL to be in gzip format

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21440 --- Comment #1 from Andreas Roussos --- Created attachment 79541 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79541=edit Bug 21440: koha-create expects the file passed by $DEFAULTSQL to be in gzip format

[Koha-bugs] [Bug 20689] Make it possible to add capital letter subfields to item search fields

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20689 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply -- You

[Koha-bugs] [Bug 18506] Shibboleth SSO Only Mode

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18506 Martin Renvoize changed: What|Removed |Added Attachment #79524|0 |1 is obsolete|

[Koha-bugs] [Bug 14786] Use text "MARC file" instead of "ISO2709" everywhere

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14786 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply -- You

[Koha-bugs] [Bug 21440] koha-create expects the file passed by $DEFAULTSQL to be in gzip format

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21440 Andreas Roussos changed: What|Removed |Added Status|NEW |ASSIGNED

[Koha-bugs] [Bug 21440] New: koha-create expects the file passed by $DEFAULTSQL to be in gzip format

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21440 Bug ID: 21440 Summary: koha-create expects the file passed by $DEFAULTSQL to be in gzip format Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 15971] Allow use of all biblio and biblioitems fields (like issn) in serial claim letters

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15971 Owen Leonard changed: What|Removed |Added Attachment #77641|0 |1 is obsolete|

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 Pierre-Marc Thibault changed: What|Removed |Added Status|Signed Off |Needs Signoff --

[Koha-bugs] [Bug 15971] Allow use of all biblio and biblioitems fields (like issn) in serial claim letters

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15971 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 Pierre-Marc Thibault changed: What|Removed |Added Attachment #79530|0 |1 is

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 Pierre-Marc Thibault changed: What|Removed |Added Attachment #79529|0 |1 is

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 --- Comment #58 from Pierre-Marc Thibault --- Created attachment 79538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79538=edit Bug 11373: Show the difference between the amount collected and the amount paid of a

[Koha-bugs] [Bug 21393] Make template filter checks code reusable

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21393 Katrin Fischer changed: What|Removed |Added Attachment #79283|0 |1 is obsolete|

[Koha-bugs] [Bug 21393] Make template filter checks code reusable

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21393 Katrin Fischer changed: What|Removed |Added Patch complexity|--- |Medium patch

[Koha-bugs] [Bug 21393] Make template filter checks code reusable

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21393 Katrin Fischer changed: What|Removed |Added Attachment #79282|0 |1 is obsolete|

[Koha-bugs] [Bug 21393] Make template filter checks code reusable

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21393 Katrin Fischer changed: What|Removed |Added Attachment #79281|0 |1 is obsolete|

[Koha-bugs] [Bug 20896] Move serial enumeration to the right of callnumber on staff detail page

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20896 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 20896] Move serial enumeration to the right of callnumber on staff detail page

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20896 Owen Leonard changed: What|Removed |Added Attachment #79038|0 |1 is obsolete|

[Koha-bugs] [Bug 21426] setting USE_MEMCACHED to "no" in koha-sites.conf does not have any effect

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21426 Andreas Roussos changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 20450] Add collection to list of items when placing hold on specific copy

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20450 --- Comment #9 from Owen Leonard --- Created attachment 79533 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79533=edit Bug 20450: (follow-up) Add missing template filters This patch adds two missing template

[Koha-bugs] [Bug 20450] Add collection to list of items when placing hold on specific copy

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20450 Owen Leonard changed: What|Removed |Added Attachment #78923|0 |1 is obsolete|

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 --- Comment #57 from Blou --- I've asked Pierre-Marc to squash these, since the second patch is mostly useless, and the second one is mostly removing the first one's changes. I know how QA will appreciate looking at this, so he's

[Koha-bugs] [Bug 21439] Switch two-column templates to Bootstrap grid: Rotating collections

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21439 --- Comment #1 from Owen Leonard --- Created attachment 79531 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79531=edit Bug 21439: Update two-column templates with Bootstrap grid: Rotating collections This patch

[Koha-bugs] [Bug 21439] Switch two-column templates to Bootstrap grid: Rotating collections

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21439 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 20654] Omnibus: Update two-column templates to use Bootstrap grid

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20654 Owen Leonard changed: What|Removed |Added Depends on||21439 Referenced Bugs:

[Koha-bugs] [Bug 21439] New: Switch two-column templates to Bootstrap grid: Rotating collections

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21439 Bug ID: 21439 Summary: Switch two-column templates to Bootstrap grid: Rotating collections Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 --- Comment #56 from Michal Denar --- Created attachment 79530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79530=edit Bug 11373: System preference added, dialog removed, disabled input added to show the change

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 Michal Denar changed: What|Removed |Added Attachment #79188|0 |1 is obsolete|

[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373 Michal Denar changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 21438] Switch two-column templates to Bootstrap grid: Patron card creator

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21438 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 21417] EDI ordering fails when basket and EAN libraries do not match

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21417 --- Comment #10 from Colin Campbell --- Created attachment 79528 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79528=edit Supplemental patch to display the null entry This adds text 'All libraries' to display in

[Koha-bugs] [Bug 21438] Switch two-column templates to Bootstrap grid: Patron card creator

2018-09-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21438 --- Comment #1 from Owen Leonard --- Created attachment 79527 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79527=edit Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator This patch

  1   2   3   4   >