[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #157 from Katrin Fischer --- No problem ;) Some of the authorised values are numeric (lost, damaged, restricted, not_for_loan), so it's very safe to assume that there is a lot of double ups actually there and in other

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #159 from Andrew Isherwood --- Hmmm, prefixes feels like a hack. Using a composite primary key as you suggest might be a step in the right direction. However, as I understand it, to then use that as a foreign key in

[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140 --- Comment #8 from Fridolin SOMERS --- Created attachment 84822 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84822=edit Bug 22140: Use of EasyAnalyticalRecords pref is get_hostitemnumbers_of Like Bug 20702

[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140 Fridolin SOMERS changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You

[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140 Fridolin SOMERS changed: What|Removed |Added Attachment #84060|0 |1 is obsolete|

[Koha-bugs] [Bug 8016] Items are not tie to the transaction using "global" action.

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8016 --- Comment #8 from Katrin Fischer --- Hi Marjorie, there is already one - let me find it! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 Andrew Isherwood changed: What|Removed |Added Attachment #84203|0 |1 is obsolete|

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 Andrew Isherwood changed: What|Removed |Added Attachment #84498|0 |1 is obsolete|

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 Andrew Isherwood changed: What|Removed |Added Attachment #84821|0 |1 is obsolete|

[Koha-bugs] [Bug 21747] Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747 --- Comment #15 from Martin Renvoize --- I've implemented the follow-up as suggested now so that we use 'fine_update' as the 'type' to pass to the method and then 'fine_increment' or 'fine_decrement' for the two cases in the

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 --- Comment #51 from Andrew Isherwood --- Created attachment 84824 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84824=edit Bug 20750: Add unit tests -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 --- Comment #52 from Andrew Isherwood --- Created attachment 84825 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84825=edit Bug 20750: (follow-up) Fix QA errors This patch fixes the "missing_filter" QA error --

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 --- Comment #50 from Andrew Isherwood --- Created attachment 84823 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84823=edit Bug 20750: Allow logging of arbitrary actions This patch allows logging of arbitrary

[Koha-bugs] [Bug 21747] Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747 Martin Renvoize changed: What|Removed |Added Attachment #84811|0 |1 is obsolete|

[Koha-bugs] [Bug 21747] Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747 --- Comment #18 from Martin Renvoize --- Updated to use _increase and _decrease as Katrin agreed they're clearer terms for the average user. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 21747] Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747 Martin Renvoize changed: What|Removed |Added Attachment #84810|0 |1 is obsolete|

[Koha-bugs] [Bug 21989] JS error in "Add orders from MARC file" - addorderiso2709.pl

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21989 --- Comment #9 from Owen Leonard --- Created attachment 84815 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84815=edit Bug 21989: [18.05.x] JS error in "Add orders from MARC file" - addorderiso2709.pl This patch

[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140 Fridolin SOMERS changed: What|Removed |Added Severity|normal |major --- Comment #6

[Koha-bugs] [Bug 22282] New: Internal software error when exporting basket group as PDF

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282 Bug ID: 22282 Summary: Internal software error when exporting basket group as PDF Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 --- Comment #54 from Andrew Isherwood --- Created attachment 84827 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84827=edit Bug 20750: (follow-up) Fix logging of status changes Since this bug now is dependent on

[Koha-bugs] [Bug 22278] Newly created report group is not selected after saving an SQL report

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22278 --- Comment #3 from Nick Clemens --- Created attachment 84813 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84813=edit Bug 22278: Clear cache when creating new report groups or subgroups When a user adds a new

[Koha-bugs] [Bug 22278] Newly created report group is not selected after saving an SQL report

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22278 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140 --- Comment #10 from Fridolin SOMERS --- Created attachment 84828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84828=edit Bug 22140: Larger unit test for get_hostitemnumbers_of Add syspref EasyAnalyticalRecords

[Koha-bugs] [Bug 5770] Email librarian when purchase suggestion made

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5770 Devinim changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 5770] Email librarian when purchase suggestion made

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5770 --- Comment #18 from Devinim --- Created attachment 84812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84812=edit Bug 5770: Unit test and skeleton perl -- You are receiving this mail because: You are the QA

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #161 from Andrew Isherwood --- Created attachment 84814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84814=edit Bug 20581: (follow-up) Overload status_alias We need Koha::Illrequest->status_alias to

[Koha-bugs] [Bug 22281] New: Does new Firefox update break some shortcut keys? (keypress deprecated)

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22281 Bug ID: 22281 Summary: Does new Firefox update break some shortcut keys? (keypress deprecated) Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #162 from Andrew Isherwood --- Created attachment 84818 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84818=edit Bug 20581: (follow-up) Fix status_alias comparison status_alias will arrive in the

[Koha-bugs] [Bug 8016] Items are not tie to the transaction using "global" action.

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8016 --- Comment #7 from Marjorie Barry-Vila --- (In reply to Katrin Fischer from comment #6) > Sorry, 18.05 :) Hello Katrin, Indeed we can see the details of a global payment in the account of the user but in the cash report

[Koha-bugs] [Bug 21853] Internal software error when exporting basket group as PDF with Perl > 5.24.1

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21853 Christophe Croullebois changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22282] Internal software error when exporting basket group as PDF

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282 Christophe Croullebois changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 21996] sample

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21996 Christophe Croullebois changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140 --- Comment #11 from Fridolin SOMERS --- Piouf I did it in the end in Items.t in addition to existing test. -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 21747] Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747 Martin Renvoize changed: What|Removed |Added Attachment #84808|0 |1 is obsolete|

[Koha-bugs] [Bug 21747] Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747 Martin Renvoize changed: What|Removed |Added Attachment #84807|0 |1 is obsolete|

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #158 from Katrin Fischer --- A first idea I had was to add prefixes... CATEGORY_AUTHVALUE, but the numerical ones are a problem there. The datatypes won't make it possible without more changes. Having a new table for

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #163 from Andrew Isherwood --- Created attachment 84819 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84819=edit Bug 20581: (follow-up) Fix unit test Since we're now storing the authorised_value

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #156 from Andrew Isherwood --- Hi Katrin, rant incoming, though it's not aimed at you! To be honest, this is actually a problem that is caused by using a foreign key that does not contain unique values. I was

[Koha-bugs] [Bug 22274] Self-checkout/checkin pages not covered by OPAC CSS changes

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22274 --- Comment #2 from Oliver Behnke --- Created attachment 84809 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84809=edit Crude patch for the SCO module This is a very crude patch for the SCO module. I took the

[Koha-bugs] [Bug 5770] Email librarian when purchase suggestion made

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5770 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment #19

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #160 from Katrin Fischer --- (In reply to Andrew Isherwood from comment #159) > Hmmm, prefixes feels like a hack. > > Using a composite primary key as you suggest might be a step in the right > direction. However, as I

[Koha-bugs] [Bug 16149] Generate and send custom notices based on report output

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16149 Myka Kennedy Stephens changed: What|Removed |Added CC|

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 Andrew Isherwood changed: What|Removed |Added Attachment #84193|0 |1 is obsolete|

[Koha-bugs] [Bug 8016] Items are not tie to the transaction using "global" action.

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8016 --- Comment #9 from Katrin Fischer --- No, you are right, there isn't. I was thinking of the slip printing for some reason. Improving the report would certainly be nice, it was added before account_offsets was reintroduced. A

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 --- Comment #53 from Andrew Isherwood --- Created attachment 84826 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84826=edit Bug 20750: (follow-up) Remove Time::Piece dep The sorting of log entries was being

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 Andrew Isherwood changed: What|Removed |Added Attachment #84194|0 |1 is obsolete|

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 Andrew Isherwood changed: What|Removed |Added Attachment #84266|0 |1 is obsolete|

[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 Andrew Isherwood changed: What|Removed |Added Attachment #84195|0 |1 is obsolete|

[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140 --- Comment #9 from Fridolin SOMERS --- Found a new method missing the syspref check. I try to create a UT on get_hostitemnumbers_of but its hard since it uses db biblio and items. -- You are receiving this mail because: You are

[Koha-bugs] [Bug 8016] Items are not tie to the transaction using "global" action.

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8016 --- Comment #10 from Marjorie Barry-Vila --- (In reply to Katrin Fischer from comment #9) > No, you are right, there isn't. I was thinking of the slip printing for some > reason. Improving the report would certainly be nice, it was

[Koha-bugs] [Bug 22173] Search Groups broken by change in expected structure

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22173 Joel Sasse changed: What|Removed |Added CC||jsa...@plumcreeklibrary.net

[Koha-bugs] [Bug 13630] Angular-based circulation client

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13630 --- Comment #17 from Katrin Fischer --- Out of interest, dead for Koha or in general? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 13630] Angular-based circulation client

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13630 --- Comment #18 from Kyle M Hall --- (In reply to Katrin Fischer from comment #17) > Out of interest, dead for Koha or in general? In general. Angular was renamed AngularJs and a new project is now named Angular which was a

[Koha-bugs] [Bug 19818] Add id into tag html from moremember.tt

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19818 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22283] Translation file

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

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #68 from Josef Moravec --- Created attachment 84838 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84838=edit Bug 17712: (follow-up) Remove unused exceptions -- You are receiving this mail because:

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #67 from Josef Moravec --- Created attachment 84837 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84837=edit Bug 17712: Item and biblio availability in search context Usage: my $availability =

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #69 from Josef Moravec --- Created attachment 84839 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84839=edit Bug 17712: (follow-up) Make test pass Test plan: Run these tests: t/Koha/Availability.t

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #66 from Josef Moravec --- Created attachment 84836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84836=edit Bug 17712: Item availability for checkout Usage: my $issuability =

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #63 from Josef Moravec --- Created attachment 84833 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84833=edit Bug 17712: Centralize availability-related checks There are some problems to our current

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #62 from Josef Moravec --- Created attachment 84832 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84832=edit Bug 17712: Add base for item and biblio availability This patch adds two new classes: -

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #61 from Josef Moravec --- Created attachment 84831 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84831=edit Bug 17712: Koha::Availability, a base for availability information This patch adds a new

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #65 from Josef Moravec --- Created attachment 84835 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84835=edit Bug 17712: Biblio availability for hold Usage: $holdability =

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 --- Comment #64 from Josef Moravec --- Created attachment 84834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84834=edit Bug 17712: Item availability for hold Adds Koha::Item::Availability::Hold class for item

[Koha-bugs] [Bug 17712] Move availability calculation to the Koha namespace

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17712 Josef Moravec changed: What|Removed |Added Attachment #63343|0 |1 is obsolete|

[Koha-bugs] [Bug 11677] Limit to Only items currently available for loan or reference not working

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11677 --- Comment #19 from Kyle M Hall --- Tomas added a new availability index that could be used to fix this bug. This will require modifying the CCL query used to check availability. -- You are receiving this mail because: You are

[Koha-bugs] [Bug 22282] Internal software error when exporting basket group as PDF

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282 Christophe Croullebois changed: What|Removed |Added Status|NEW |Needs Signoff

[Koha-bugs] [Bug 10562] Improve Leader06 Type Labels in MARC21slim2OPACResults.xsl

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10562 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 21930] Typo in the manage_circ_rules_from_any_libraries description

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21930 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22083] Typo in circulation_batch_checkouts.tt

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22207] Course reserves page does not have unique body id

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22207 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22149] Grammar fix in the manage_circ_rules_from_any_libraries description

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22149 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 13630] Angular-based circulation client

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13630 Kyle M Hall changed: What|Removed |Added Resolution|--- |WONTFIX

[Koha-bugs] [Bug 21089] Overlapping elements in ordering information on acqui/supplier.pl

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21089 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22066] branchcode should be recorded for manual credits

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22066 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22283] New: Translation file

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22283 Bug ID: 22283 Summary: Translation file Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 22029] Remove Google+ from social links on OPAC detail

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22029 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 14567] Browse interface for OPAC

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14567 Myka Kennedy Stephens changed: What|Removed |Added CC|

[Koha-bugs] [Bug 20817] Add ability to retain 9xx fields when adding on order item to existing record

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817 Devinim changed: What|Removed |Added Assignee|k...@bywatersolutions.com |kohadevi...@devinim.com.tr --

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 Andrew Isherwood changed: What|Removed |Added Status|Failed QA |Signed Off -- You are

[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #164 from Katrin Fischer --- Andrew, can this be switched back to Signed off = ready for more QA? -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 22138] members/paycollect.pl has not been updated to have the new tab names

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22138 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22066] branchcode should be recorded for manual credits

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22066 Tomás Cohen Arazi changed: What|Removed |Added Status|Pushed to Stable|RESOLVED

[Koha-bugs] [Bug 15110] Improve decreaseHighHolds system preference description

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15110 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 21926] Enhance OAI-PMH:archiveID system preference description

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21926 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 21290] POD of ModItem mentions MARC for items

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21290 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22124] Update cataloguing plugin system to not generate type parameter in script tag

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22124 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 22136] Import patrons notes hides a note because the syspref isn't referenced correctly

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22136 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 20569] Improve description of CheckPrevCheckout system preference

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20569 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 20679] Remove 'rows per page' from reports print layout

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 19994] use Modern::Perl in Authorities perl scripts

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19994 Jesse Maseto changed: What|Removed |Added CC||je...@bywatersolutions.com

[Koha-bugs] [Bug 17006] Add route to change patron's password

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 14242] Use ISBN-field to fill out purchase suggestions (using an Ajax-request)

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14242 Aleisha Amohia changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 20634] Inventory form has 2 identical labels "Library:"

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20634 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 21495] Regression in hold override functionality

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21495 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field.

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia changed: What|Removed |Added CC||alei...@catalyst.net.nz

[Koha-bugs] [Bug 14670] add 'cite' option to detail page in OPAC

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14670 Father Vlasie changed: What|Removed |Added CC||fv@spots.school -- You

[Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field.

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia changed: What|Removed |Added Attachment #56613|0 |1 is obsolete|

[Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field.

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia changed: What|Removed |Added Attachment #64243|0 |1 is obsolete|

[Koha-bugs] [Bug 22168] Improve styling of new chart settings for reports

2019-02-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22168 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

  1   2   >