534 Commits (e7d4c773be5cf1df275827270465f7f55b95ce02)

Author SHA1 Message Date
Jonathan Druart e7aa94b782 Bug 20157: Do not display OPAC groups on the staff interface 6 years ago
Jonathan Druart fa54100dff Bug 18403: Use patron-title.inc when hidepatronname is used [SPECIFIC for issuehistory] 7 years ago
Jonathan Druart 5f80977875 Bug 18403: Use patron-title.inc when hidepatronname is used 7 years ago
Kyle Hall ad6a7aaf85 Bug 16735: Use libraries in all subgroups, not just immediate children 7 years ago
Kyle Hall 2059f7d801 Bug 16735: Migrate library search groups into the new hierarchical groups 8 years ago
Zoe Bennett cea818a56a Bug 19995: use Modern::Perl in Catalogue perl scripts 7 years ago
Victor Grousset 886b197b2d Bug 19807: Make IntranetCatalogSearchPulldown honor IntranetNumbersPreferPhrase 7 years ago
Jonathan Druart 58b6e95763 Bug 12363: Add a switch to mark|do not mark items as returned when lost 7 years ago
Jonathan Druart f0f3cb3288 Bug 18961: Use exact match for select filters on item search 7 years ago
Jonathan Druart fed86d5042 Bug 19440: Existing calls need to be done in scalar context 7 years ago
Aleisha Amohia 69ee06a490 Bug 13205: [FOLLOW-UP] Fixing math and variable names 7 years ago
Aleisha Amohia 5fc0a1f5b1 Bug 13205: [FOLLOW-UP] Some extra logic 7 years ago
Aleisha Amohia b97de5af12 Bug 13205: Last/first page options for result list paging 7 years ago
David Cook 347ade5c10 Bug 19367: $biblio variable redefined in same scope in ISBDdetail 7 years ago
Dobrica Pavlinusic f270c4a3b5 Bug 19334: Circulation history doesn't set biblionumber so left navigation is broken 7 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Chris Cormack 99b32717cd Bug 18854 - Protect from DOS 7 years ago
Julian Maurice 2f7bad7039 Bug 18633: Remove remaining use of CGI.param in template 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Marcel de Rooy 06c53f21db Bug 18260: [QA Follow-up] Always something left? 7 years ago
Jonathan Druart fa48e204f2 Bug 18260: Handle nonexistent biblionumber in imageviewer.pl 7 years ago
Jonathan Druart c73e269a13 Bug 18260: Koha::Biblio - Remove GetBiblio 7 years ago
Jonathan Druart 6eade474ed Bug 18276: Remove GetBiblioFromItemNumber - Easy ones 7 years ago
Jonathan Druart 091d6c513b Bug 17843: Replace C4::Koha::getitemtypeinfo with Koha::ItemTypes 8 years ago
Jonathan Druart 8d5b4306e0 Bug 17835: Replace GetItemTypes with Koha::ItemTypes 8 years ago
Julian Maurice 6727a61578 Bug 18394: Add an option to item search to export a barcodes file 7 years ago
Julian Maurice 8d25174117 Bug 18394: Remove useless code from item search 7 years ago
Jonathan Druart b01fe1a666 Bug 17737: Rename holds_placed_before_today with current_holds 8 years ago
Jonathan Druart 95c96f823d Bug 17737: Replace GetReservesFromItemnumber with Koha::Item->get_holds_placed_before_today 8 years ago
Jonathan Druart 87afa5142b Bug 17736: Replace GetReservesFromBiblionumber with Koha::Biblio->holds 8 years ago
Jonathan Druart 3115ac641f Bug 18256: Koha::Items - Remove GetItemsCount 7 years ago
Jonathan Druart 5c0dfe8523 Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 9 years ago
Jonathan Druart 02e2a4261c Bug 17679: C4::Circulation - Remove unused GetItemIssues 8 years ago
Jonathan Druart e16ec2fcdb Bug 16951: Replace some more 8 years ago
Jonathan Druart 2184fa6ab1 Bug 16951: Fix Item search sorting 8 years ago
Jonathan Druart 662f5625c2 Bug 17556: Koha::Patrons - Remove GetHideLostItemsPreference 8 years ago
Jonathan Druart a16a750180 Bug 17642: Add and use get_descriptions_by_koha_field 8 years ago
Jonathan Druart 6585bfc284 Bug 17642: use get_description_by_koha_field when needed 8 years ago
Jonathan Druart c45b26aea2 Bug 17642: use find_by_koha_field when needed 8 years ago
Koha Team Lyon 3 660be0e019 Bug_17484 Search with date range limit (lower and upper) does not work 8 years ago
Jonathan Druart 8f436a5075 Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::getframeworks 8 years ago
Jonathan Druart ddb1ecb9d8 Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::GetFrameworksLoop 8 years ago
Jonathan Druart baf78b2a33 Bug 17253: Koha::AuthorisedValues - Remove GetKohaAuthorisedValues 8 years ago
Jonathan Druart 0b6f129ac3 Bug 17250: Do not retrieve marc subfield structure when the authorised value is not defined 8 years ago
Jonathan Druart d019f86f67 Bug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode 8 years ago
Jonathan Druart bb1e9c500c Bug 17248 - Koha::AuthorisedValues - Remove GetKohaAuthorisedValueLib 8 years ago
Owen Leonard d356e71ecb Bug 13949 - Item search should have holding library 8 years ago
Marcel de Rooy 632c78c073 Bug 15758: [QA Follow-up] Corrections related to GetBranches 8 years ago
Jonathan Druart c840c93835 Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 8 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago