[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2019-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Blocks||22847 Referenced Bugs:

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2019-03-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Katrin Fischer changed: What|Removed |Added Blocks||22526 Referenced Bugs: h

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-11-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #146 from Martin Renvoize --- Ack, of course.. this is where NULL being meaningful is bad :(. Hmm, in a few other projects I enforced via relations and made sure I had a 'hidden' default to replace anywhere I'd want a NU

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #145 from Jonathan Druart --- (In reply to Martin Renvoize from comment #144) > Are you working on a fix for this Jonathan.. or have you opened a followup > bug? I do not know what would be the best way to fix it, any i

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #144 from Martin Renvoize --- Are you working on a fix for this Jonathan.. or have you opened a followup bug? -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #143 from Jonathan Druart --- I have found a bug in the structure of the table. circulation_rules: PRIMARY KEY (`id`), UNIQUE KEY `branchcode` (`branchcode`,`categorycode`,`itemtype`,`rule_name`), issuingrules: PRI

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Martin Renvoize changed: What|Removed |Added Resolution|--- |FIXED CC|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #140 from Jonathan Druart --- Created attachment 79891 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79891&action=edit Bug 18887: Make DB update idempotent -- You are receiving this mail because: Yo

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Josef Moravec changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment #139

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #138 from Josef Moravec --- Created attachment 79778 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79778&action=edit Bug 18887: (QA follow-up) Remove last occurences of old max_holds Signed-off-by: Jo

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #137 from Josef Moravec --- Created attachment 79776 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79776&action=edit Bug 18887: Add tests Signed-off-by: Josef Moravec -- You are receiving this mail

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #135 from Josef Moravec --- Created attachment 79774 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79774&action=edit Bug 18887: Fix POD c/p issues Signed-off-by: Josef Moravec -- You are receiving

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #136 from Josef Moravec --- Created attachment 79775 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79775&action=edit Bug 18887: Replace croak with exceptions Signed-off-by: Josef Moravec -- You are

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #134 from Josef Moravec --- Created attachment 79773 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79773&action=edit Bug 18887: Update existing schema files Signed-off-by: Josef Moravec -- You are

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #133 from Josef Moravec --- Created attachment 79772 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79772&action=edit Bug 18887: Add new schema file Signed-off-by: Josef Moravec -- You are receiving

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #130 from Josef Moravec --- Created attachment 79769 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79769&action=edit Bug 18887: Use get_effective_rule instead of search Signed-off-by: Lisette Scheer

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #132 from Josef Moravec --- Created attachment 79771 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79771&action=edit Bug 18887: Add foreign keys Signed-off-by: Josef Moravec -- You are receiving th

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #131 from Josef Moravec --- Created attachment 79770 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79770&action=edit Bug 18887: Add 2 missing html filters Signed-off-by: Lisette Scheer Signed-off-by

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #129 from Josef Moravec --- Created attachment 79768 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79768&action=edit Bug 18887: Insert undef instead of '*' Koha::CirculationRules->get_effective_rule w

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #126 from Josef Moravec --- Created attachment 79765 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79765&action=edit Bug 18887: (follow-up) Fix null/empty behavior Signed-off-by: Lisette Scheer Sign

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #128 from Josef Moravec --- Created attachment 79767 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79767&action=edit Bug 18887: Fix DB structure issues - Make atomic update idempotent - Correct COLLAT

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #125 from Josef Moravec --- Created attachment 79764 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79764&action=edit Bug 18887: (follow-up) Fix behavior for default branch/category Also, fix a couple

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #124 from Josef Moravec --- Created attachment 79763 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79763&action=edit Bug 18887: Port max_holds rules to new CirculationRules system This is the first st

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #127 from Josef Moravec --- Created attachment 79766 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79766&action=edit Bug 18887: Fix issues caused by rebase Signed-off-by: Lisette Scheer Signed-off-b

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #123 from Josef Moravec --- Created attachment 79762 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79762&action=edit Bug 18887: Add Koha::CirculationRule(s) Signed-off-by: Lisette Scheer Signed-off-

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Josef Moravec changed: What|Removed |Added Attachment #79626|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Assignee|k...@bywatersolutions.com |jonathan.dru...@bugs.koha-

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #116 from Jonathan Druart --- Created attachment 79637 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79637&action=edit Bug 18887: Add new schema file -- You are receiving this mail because: You are

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #115 from Jonathan Druart --- Created attachment 79636 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79636&action=edit Bug 18887: Add foreign keys -- You are receiving this mail because: You are wat

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #118 from Jonathan Druart --- Created attachment 79639 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79639&action=edit Bug 18887: Fix POD c/p issues -- You are receiving this mail because: You are w

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #113 from Jonathan Druart --- Created attachment 79634 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79634&action=edit Bug 18887: Use get_effective_rule instead of search Signed-off-by: Lisette Schee

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #117 from Jonathan Druart --- Created attachment 79638 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79638&action=edit Bug 18887: Update existing schema files -- You are receiving this mail because:

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #119 from Jonathan Druart --- Created attachment 79640 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79640&action=edit Bug 18887: Replace croak with exceptions -- You are receiving this mail because

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #112 from Jonathan Druart --- Created attachment 79633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79633&action=edit Bug 18887: Insert undef instead of '*' Koha::CirculationRules->get_effective_rul

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #114 from Jonathan Druart --- Created attachment 79635 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79635&action=edit Bug 18887: Add 2 missing html filters Signed-off-by: Lisette Scheer Signed-off

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #120 from Jonathan Druart --- Created attachment 79641 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79641&action=edit Bug 18887: Add tests -- You are receiving this mail because: You are watching a

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #109 from Jonathan Druart --- Created attachment 79630 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79630&action=edit Bug 18887: (follow-up) Fix null/empty behavior Signed-off-by: Lisette Scheer S

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #111 from Jonathan Druart --- Created attachment 79632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79632&action=edit Bug 18887: Fix DB structure issues - Make atomic update idempotent - Correct COL

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Attachment #78744|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #108 from Jonathan Druart --- Created attachment 79629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79629&action=edit Bug 18887: (follow-up) Fix behavior for default branch/category Also, fix a coup

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #110 from Jonathan Druart --- Created attachment 79631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79631&action=edit Bug 18887: Fix issues caused by rebase Signed-off-by: Lisette Scheer Signed-of

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Status|Failed QA |Signed Off -- You are re

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #106 from Jonathan Druart --- Created attachment 79627 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79627&action=edit Bug 18887: Add Koha::CirculationRule(s) Signed-off-by: Lisette Scheer Signed-o

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #107 from Jonathan Druart --- Created attachment 79628 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79628&action=edit Bug 18887: Port max_holds rules to new CirculationRules system This is the first

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #104 from Josef Moravec --- Comment on attachment 78746 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78746 Bug 18887: Add Koha::CirculationRule(s) Review of attachment 78746: --> (https://bugs.koha

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Josef Moravec changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |josef.mora...@gmail.com

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #103 from Josef Moravec --- Comment on attachment 78744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78744 Bug 18887: Add new schema file Review of attachment 78744: --> (https://bugs.koha-communit

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jessie Zairo changed: What|Removed |Added CC||jza...@bywatersolutions.com

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jesse Maseto changed: What|Removed |Added Attachment #78743|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Michal Denar changed: What|Removed |Added CC||blac...@gmail.com -- You ar

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #101 from Jonathan Druart --- Created attachment 78879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78879&action=edit Bug 18887: Add 2 missing html filters -- You are receiving this mail because: Y

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78682|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78681|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78680|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78684|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78683|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78678|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78679|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78677|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78676|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78675|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Attachment #78674|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Status|Failed QA |Signed Off -- You are rec

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Lisette Scheer changed: What|Removed |Added Status|Needs Signoff |Failed QA

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #88 from Jonathan Druart --- Created attachment 78684 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78684&action=edit Bug 18887: Use get_effective_rule instead of search -- You are receiving this ma

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #87 from Jonathan Druart --- Created attachment 78683 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78683&action=edit Bug 18887: Insert undef instead of '*' Koha::CirculationRules->get_effective_rule

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #85 from Jonathan Druart --- Created attachment 78681 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78681&action=edit Bug 18887: Fix issues caused by rebase -- You are receiving this mail because: Y

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #84 from Jonathan Druart --- Created attachment 78680 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78680&action=edit Bug 18887: (follow-up) Fix null/empty behavior -- You are receiving this mail be

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #86 from Jonathan Druart --- Created attachment 78682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78682&action=edit Bug 18887: Fix DB structure issues - Make atomic update idempotent - Correct COLL

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #83 from Jonathan Druart --- Created attachment 78679 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78679&action=edit Bug 18887: (follow-up) Fix behavior for default branch/category Also, fix a coupl

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #82 from Jonathan Druart --- Created attachment 78678 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78678&action=edit Bug 18887: Port max_holds rules to new CirculationRules system This is the first

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #80 from Jonathan Druart --- Created attachment 78676 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78676&action=edit Bug 18887: Update existing schema files -- You are receiving this mail because:

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #81 from Jonathan Druart --- Created attachment 78677 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78677&action=edit Bug 18887: Add Koha::CirculationRule(s) -- You are receiving this mail because:

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #79 from Jonathan Druart --- Created attachment 78675 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78675&action=edit Bug 18887: Add new schema file -- You are receiving this mail because: You are w

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Attachment #78346|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

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

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Koha Team Lyon 3 changed: What|Removed |Added Status|Failed QA |Patch doesn't apply ---

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Koha Team Lyon 3 changed: What|Removed |Added CC||k...@univ-lyon3.fr

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Bug 18887 depends on bug 15524, which changed state. Bug 15524 Summary: Set limit on maximum possible holds per patron by category https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15524 What|Removed

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #75 from Cab Vinton --- (In reply to Jonathan Druart from comment #74) > (In reply to Cab Vinton from comment #73) > > Software error on PTFS sandbox 0: > > > > Template process failed: undef error - > > DBIx::Class::Sto

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #74 from Jonathan Druart --- (In reply to Cab Vinton from comment #73) > Software error on PTFS sandbox 0: > > Template process failed: undef error - > DBIx::Class::Storage::DBI::_dbh_execute(): Table 'koha.circulation_

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-09-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #73 from Cab Vinton --- Software error on PTFS sandbox 0: Template process failed: undef error - DBIx::Class::Storage::DBI::_dbh_execute(): Table 'koha.circulation_rules' doesn't exist at /home/koha/src/Koha/Objects.pm l

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #71 from Jonathan Druart --- Created attachment 78355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78355&action=edit Bug 18887: Insert undef instead of '*' Koha::CirculationRules->get_effective_rule

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #72 from Jonathan Druart --- Created attachment 78356 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78356&action=edit Bug 18887: Use get_effective_rule instead of search -- You are receiving this ma

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #70 from Jonathan Druart --- Created attachment 78354 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78354&action=edit Bug 18887: Fix DB structure issues - Make atomic update idempotent - Correct COLL

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #65 from Jonathan Druart --- Created attachment 78349 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78349&action=edit Bug 18887: Add Koha::CirculationRule(s) -- You are receiving this mail because:

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #69 from Jonathan Druart --- Created attachment 78353 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78353&action=edit Bug 18887: Fix issues caused by rebase -- You are receiving this mail because: Y

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #67 from Jonathan Druart --- Created attachment 78351 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78351&action=edit Bug 18887: (follow-up) Fix behavior for default branch/category Also, fix a coupl

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #64 from Jonathan Druart --- Created attachment 78348 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78348&action=edit Bug 18887: Update existing schema files -- You are receiving this mail because:

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #68 from Jonathan Druart --- Created attachment 78352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78352&action=edit Bug 18887: (follow-up) Fix null/empty behavior -- You are receiving this mail be

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #66 from Jonathan Druart --- Created attachment 78350 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78350&action=edit Bug 18887: Port max_holds rules to new CirculationRules system This is the first

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #63 from Jonathan Druart --- Created attachment 78347 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78347&action=edit Bug 18887: Add new schema file -- You are receiving this mail because: You are w

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Attachment #77649|0 |1 is obsolete|

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Cab Vinton changed: What|Removed |Added CC||bibli...@gmail.com

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #60 from Jonathan Druart --- Created attachment 77659 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77659&action=edit Bug 18887: Use get_effective_rule instead of search -- You are receiving this ma

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #57 from Jonathan Druart --- Created attachment 77656 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77656&action=edit Bug 18887: Fix issues caused by rebase -- You are receiving this mail because: Y

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #59 from Jonathan Druart --- Created attachment 77658 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77658&action=edit Bug 18887: Insert undef instead of '*' Koha::CirculationRules->get_effective_rule

[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

2018-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 Jonathan Druart changed: What|Removed |Added Attachment #77207|0 |1 is obsolete|

  1   2   >