[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2017-11-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Nick Clemens changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Katrin Fischer changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Bug 17631 depends on bug 17630, which changed state. Bug 17630 Summary: Add the Koha::Biblio->holds method https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17630 What|Removed |Added

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Kyle M Hall changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 --- Comment #9 from Marcel de Rooy --- (In reply to Jonathan Druart from comment #8) > Using an ORM is obviously heavier, this will be true for all the refactoring > changes. However, you need to calculate

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 --- Comment #8 from Jonathan Druart --- (In reply to Marcel de Rooy from comment #6) > C4 0.0187 > Koha::Obj 0.1387 > > 100 calls to GetHolds versus $biblio->holds->count (with one

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 --- Comment #7 from Marcel de Rooy --- (In reply to Marcel de Rooy from comment #6) > C4 0.0187 > Koha::Obj 0.1387 > > 100 calls to GetHolds versus $biblio->holds->count (with one Biblios->find). > C4 is

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 --- Comment #6 from Marcel de Rooy --- C4 0.0187 Koha::Obj 0.1387 100 calls to GetHolds versus $biblio->holds->count (with one Biblios->find). C4 is 7 times faster. -- You are receiving this mail

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Marcel de Rooy changed: What|Removed |Added Attachment #57648|0

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Marcel de Rooy changed: What|Removed |Added Version|unspecified

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-12-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Marcel de Rooy changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-11-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 --- Comment #4 from Jonathan Druart --- (In reply to Josef Moravec from comment #3) > As I read through this patch, I have an idea - maybe silly idea ;) > > But, does it make sense to you

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-11-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Josef Moravec changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-11-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Josef Moravec changed: What|Removed |Added Attachment #57492|0 |1

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-11-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Josef Moravec changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-11-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 --- Comment #1 from Jonathan Druart --- Created attachment 57492 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57492=edit Bug 17631: Koha::Biblio - Remove GetHolds

[Koha-bugs] [Bug 17631] Koha::Biblio - Remove GetHolds

2016-11-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631 Jonathan Druart changed: What|Removed |Added Status|NEW