65 Commits (e5a44214eb9ceb4646f23dd6962bcdc85e58d5b8)

Author SHA1 Message Date
Jonathan Druart 1ea55acd0c Bug 26921: Don't generate an invalid custom cover image if the url cannot be generated 4 years ago
Martin Renvoize 7db88b6044 Bug 27002: Update Koha::Biblio->pickup_locations to return a resultset 4 years ago
Nick Clemens 7a42c85889 Bug 26963: (QA follow-up) Fix cases where we expected a list 4 years ago
Jonathan Druart 7bc87ce75e Bug 26145: Refactoring - Move C4::Images to Koha::CoverImages 4 years ago
Jonathan Druart 64c939ca80 Bug 25913: Prevent get_coins to crash if record does not have title 4 years ago
Tomás Cohen Arazi 6f1e9fe750
Bug 25421: Make ->pickup_locations only return an arrayref 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Tomás Cohen Arazi d5e993ed47
Bug 24554: Only embed relations from Koha::Biblio in to_api 4 years ago
Kyle Hall 58fda20e85
Bug 18936: Convert issuingrules fields to circulation_rules 7 years ago
Josef Moravec 46bc93b4da
Bug 24467: (QA follow-up) Fix POD in Koha::Biblio 4 years ago
Tomás Cohen Arazi 77979a03b4
Bug 24467: Remove _count methods introduced for API use 4 years ago
Jonathan Druart c85cdd1922
Bug 24448: Adding a notice to tell the _count methods are temporary 4 years ago
Tomás Cohen Arazi 575d5418ed
Bug 24448: Add Koha::Biblio->subscriptions_count 4 years ago
Tomás Cohen Arazi 637e82729b
Bug 24435: Add Koha::Biblio->items_count 4 years ago
Tomás Cohen Arazi f30c2874cd
Bug 24430: Add ->orders and ->active_orders_count to Koha::Biblio 4 years ago
Tomás Cohen Arazi 8d2642d33e
Bug 24418: Add Koha::Biblio->suggestions 4 years ago
Tomás Cohen Arazi fd35064657
Bug 24366: Make sure accessors are used on the right object 4 years ago
Jonathan Druart 52bb48ab45
Bug 24366: Improve hashref construction 4 years ago
Tomás Cohen Arazi 52d3b5439d
Bug 24366: Merge biblioitem in Koha::Biblio->to_api 4 years ago
Tomás Cohen Arazi f909333a9f
Bug 24321: Clean /biblios 4 years ago
Tomás Cohen Arazi 23bddb729d
Bug 22284: (QA follow-up) Make pickup locations be Koha::Library objects 4 years ago
Agustin Moyano 01cf725b99
Bug 22284: (follow-up) Squash multiple follow-ups 5 years ago
Agustin Moyano da620fdf91
Bug 22284: (follow-up) Squash multiple follow-ups 5 years ago
Agustin Moyano f668fecec3
Bug 22284: Opac pickup_locations 5 years ago
Mark Tompsett 11c9fe3805
Bug 23310: Reduce noise in Koha::Biblio 5 years ago
Jonathan Druart 5555c9d460
Bug 22445: Replace %% with {} 5 years ago
Martin Renvoize 03e4c0bf5d
Bug 22445: Add new pattern %normalized_isbn% 5 years ago
Martin Renvoize e3b90c4cb9
Bug 22445: Allow marc fields as pattern 5 years ago
Jonathan Druart be16257197
Bug 22445: Add new method Koha::Biblio->custom_cover_image_url 5 years ago
Tomás Cohen Arazi 8766689d34
Bug 23627: Reduce Koha::Biblio->get_coins noise if no 245 5 years ago
Josef Moravec 838831b1f7
Bug 16284: Add Koha::Biblio->is_serial method 5 years ago
Ere Maijala a1a05db1b6
Bug 11529: Add templates for biblio title display. Unify display. 5 years ago
Ere Maijala 4ea26c0a69
Bug 11529: Use new biblio fields whenever possible 6 years ago
Jonathan Druart f317d384f6
Bug 23225: Do not hide a biblio if there is no item 5 years ago
Josef Moravec d99d32d033 Bug 8995: (follow-up) Add tests, move open_url/coins routines to Koha namespace 5 years ago
Nick Clemens bfce1fea96 Bug 15496: (QA follow-up) Fix new uses of Koha::Biblio::items in list context 5 years ago
Kyle Hall 21127d4a47 Bug 15496: Delete Bib After Moving Item 5 years ago
Tomás Cohen Arazi 95e0744147 Bug 22701: Make items prefetchable from Koha::Biblio 5 years ago
Tomás Cohen Arazi 0e762da670 Bug 22700: Make biblio_metadata prefetchable from Koha::Biblio 5 years ago
Tomás Cohen Arazi 40d0a77a01 Bug 22455: Add Koha::Biblio::hidden_in_opac method 5 years ago
Kyle Hall a681830f2b Bug 22144: Add method metadata() to Koha::Biblio 5 years ago
Marcel de Rooy e85d6e12ea Bug 17530: (QA follow-up) Move may_article_request to ItemType 6 years ago
Marcel de Rooy c1d2363063 Bug 17530: Add Koha::IssuingRules->guess_article_requestable_itemtypes 6 years ago
Jonathan Druart 904d9d54c9 Bug 18072: Only accept Koha::Library in parameters 7 years ago
Lari Taskula bd87407798 Bug 18072: Add Koha::Biblio->can_be_transferred 7 years ago
Jonathan Druart 524eab6788 Bug 20176: [sql_modes] Set biblio.datecreated to NOW if not defined 6 years ago
Alex Arnaud a3c922c2a1 Bug 4319: (QA follow-up) Rename hasItemswaitingOrInTransit to has_items_waiting_or_intransit 6 years ago
Alex Arnaud a9779b67d6 Bug 4319: [OPAC] Allow holds on waiting/transit items 7 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Marcel de Rooy ecf5dcdbfa Bug 17736: [Follow-up] Resolve inherited AUTOLOAD for non-method errors 7 years ago