119 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Owen Leonard ff2c52e093 Bug 26707: Split cart and lists button on bibliographic detail pages 3 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Owen Leonard 3d37f6f08c Bug 26458: Get item details using only itemnumber 3 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Agustin Moyano c1be2b8817 Bug 19889: (follow-up) Fix few minor things 3 years ago
Kyle Hall cb9c48a6f6 Bug 19889: Add feedback when exclusion is updated on moredetail.pl 3 years ago
Jonathan Druart fbd727869f Bug 23166: Remove filtering from controllers 4 years ago
Jonathan Druart 03bcf66273 Bug 23166: Remove baskets_deletedorders code 5 years ago
Jonathan Druart d073755a66 Bug 23166: Remove baskets_orders code 5 years ago
Jonathan Druart ed4fc58894 Bug 26012: Correctly format "paid for" info on the item details view 3 years ago
Jonathan Druart 82716a0172
Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 5 years ago
Owen Leonard 0b9a7e3546
Bug 24347: Add a 'search to order' option similar to 'search to hold' 4 years ago
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type 4 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 5 years ago
Martin Renvoize 0f54a1f8c6
Bug 19919: Stop using paidfor altogether 5 years ago
Kyle Hall 3d84f4b9b3 Bug 20912: Rental Fees based on Time Period 6 years ago
Katrin Fischer 89ae6cc3bf Bug 22116: Add price formatting to rental charge and replacement price on items tab in staff 5 years ago
Jonathan Druart 13cc5d3161 Bug 21125: Shortcut moredetail.pl on nonexistent biblionumber 5 years ago
Jonathan Druart 4c36d4beb6 Bug 20620: Remove warnings in moredetail.pl 6 years ago
Katrin Fischer 9007c6e858 Bug 20067: Fix other checks for linked authorised value categories 6 years ago
Jonathan Druart 5f80977875 Bug 18403: Use patron-title.inc when hidepatronname is used 7 years ago
Zoe Bennett cea818a56a Bug 19995: use Modern::Perl in Catalogue perl scripts 6 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 6 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Jonathan Druart 8d5b4306e0 Bug 17835: Replace GetItemTypes with Koha::ItemTypes 7 years ago
Jonathan Druart 87afa5142b Bug 17736: Replace GetReservesFromBiblionumber with Koha::Biblio->holds 7 years ago
Jonathan Druart 5c0dfe8523 Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 9 years ago
Jonathan Druart 662f5625c2 Bug 17556: Koha::Patrons - Remove GetHideLostItemsPreference 7 years ago
Jonathan Druart a16a750180 Bug 17642: Add and use get_descriptions_by_koha_field 7 years ago
Jonathan Druart baf78b2a33 Bug 17253: Koha::AuthorisedValues - Remove GetKohaAuthorisedValues 7 years ago
Jonathan Druart 0b6f129ac3 Bug 17250: Do not retrieve marc subfield structure when the authorised value is not defined 7 years ago
Jonathan Druart d019f86f67 Bug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode 7 years ago
Jonathan Druart c840c93835 Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 8 years ago
Jonathan Druart 19a977dc7b Bug 15758: Koha::Libraries - Remove GetBranchName 8 years ago
Jonathan Druart f3a8e5a411 Bug 17029: Fix XSS in catalogue/*detail.pl 7 years ago
Hector Castro a4f80ab223 Bug 16742: (follow-up)Remove unused template subject.tt 8 years ago
Marc Véron cf441013a5 Bug 16742: Remove unused template subject.tt 8 years ago
Jonathan Druart 4867744127 Bug 16158: Move GetAuthorisedValues outside the loop 8 years ago
Jonathan Druart b64e6be1c4 Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 8 years ago
Owen Leonard 0dd817178b Bug 11280 - Change Withdrawn toggle to drop down selection of authorized values 8 years ago
Kyle Hall ecd89d2030 Bug 14945 - Add the ability to store the last patron to return an item 11 years ago
Jonathan Druart 30667f0555 Bug 14100: (follow-up) Language overlay for item types 8 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Jonathan Druart 469f36d38f Bug 12896: Move the bookseller-related code into Koha::Acquisition::Bookseller 9 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Owen Leonard 63d7386ed0 Bug 11829: fix JavaScript error on staff client biblio details pages if template variables are undefined 10 years ago
Marcel de Rooy e536fd087d Bug 9823: QA follow-up for GetReservesFromBiblionumber calls 10 years ago
Jonathan Druart 8b685c1e80 Bug 9823: Refactor return from GetReservesFromBiblionumber 11 years ago