Bug 19080: Handle non-existing patrons gratefully
[koha.git] / catalogue /
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-14 Chris CormackBug 18854 - Protect from DOS
2017-07-10 Julian MauriceBug 18633: Remove remaining use of CGI.param in template
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Marcel de RooyBug 18260: [QA Follow-up] Always something left?
2017-07-10 Jonathan DruartBug 18260: Handle nonexistent biblionumber in imageview...
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-13 Julian MauriceBug 18394: Add an option to item search to export a...
2017-04-13 Julian MauriceBug 18394: Remove useless code from item search
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-28 Jonathan DruartBug 17679: C4::Circulation - Remove unused GetItemIssues
2016-12-22 Jonathan DruartBug 16951: Replace some more
2016-12-22 Jonathan DruartBug 16951: Fix Item search sorting
2016-12-09 Jonathan DruartBug 17556: Koha::Patrons - Remove GetHideLostItemsPrefe...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-11-18 Koha Team Lyon 3Bug_17484 Search with date range limit (lower and upper...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250: Do not retrieve marc subfield structure...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-09-09 Owen LeonardBug 13949 - Item search should have holding library
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Corrections related to GetBra...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Tomas Cohen AraziBug 11592: (QA followup) Add missing framework code...
2016-09-08 Tomas Cohen AraziBug 11592: (QA followup) Simplify code
2016-09-08 Mark TompsettBug 11592: MARCView and ISBD followup
2016-08-10 MarcBug 16989 - Advanced search form does not display trans...
2016-08-10 Katrin FischerBug 17074: Follow-up: fixing encoding issues with multi...
2016-08-10 Katrin FischerBug 17074: Fix links in result list of 'scan indexes...
2016-08-10 Jonathan DruartBug 17029: Fix XSS in catalogue/*detail.pl
2016-06-24 Owen LeonardBug 16490 - Add an "add to cart" link for each search...
2016-06-24 Hector CastroBug 16742: (follow-up)Remove unused template subject.tt
2016-06-24 Marc VéronBug 16742: Remove unused template subject.tt
2016-06-24 Jonathan DruartBug 16593: Do not allow patrons to delete search histor...
2016-06-10 Jonathan DruartBug 16578: Same fix for the staff interface
2016-05-16 Jonathan DruartBug 16259: Replace CGI->param with CGI->multi_param...
2016-05-05 Tomas Cohen AraziBug 16448: Fix perlcritic errors introduced by 12478
2016-05-04 Tomas Cohen AraziBug 15263: (QA followup) Use the new XSLTParse4Display...
2016-04-27 Jonathan DruartBug 16158: Move GetAuthorisedValues outside the loop
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Manual changes
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatRevert "Bug 12478: Display facet terms ordered by numbe...
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: starting to add search to staff client
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-03-24 Julian Maurice Bug 12670: Show materials label instead of code
2016-03-24 Liz Rea Bug 16130 - Show the item non-public note on the detai...
2016-02-24 Kyle M HallBug 15629 [QA Followup]
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-24 Thomas MisiloBug 14244: viewing a bib item's circ history requires...
2016-01-27 Jonathan DruartBug 14828: Use Koha::ItemType[s] everywhere C4::ItemTyp...
2016-01-27 Owen Leonard Bug 11280 - Change Withdrawn toggle to drop down selec...
2016-01-27 Hector Castro Bug 13642 - Adding new features for Dublin Core metadata
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategories
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-12-30 Jonathan DruartBug 14636: Remove debug message
2015-12-30 Katrin FischerBug 14636: Follow-up - fix typo in system preference...
2015-12-30 Fridolin SomersBug 14636: Item search - biblioitems column is publicat...
2015-12-30 Katrin FischerBug 14636: Item search - fix search and sort by publica...
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-12-30 Colin Campbell Bug 15217 Remove redundant duplicate var declaration
2015-12-04 Kyle M HallBug 13024 - Nonpublic note not appearing in the staff...
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-05 Jonathan DruartBug 14544: Get rid of GetBibliosShelves
2015-10-27 Jonathan DruartBug 14100: Fix some missing occurrences
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-10-19 Jonathan DruartBug 15005: Remove CGI->url calls from pl scripts
2015-09-25 Jonathan DruartBug 14879: Move the date displays to the template
2015-09-25 Marc VéronBug 14879: Remove C4::Dates from catalogue/detail.pl
2015-09-07 Jonathan DruartBug 14354: Prevent edition of items from other branches...
2015-09-02 Jonathan DruartBug 14696: useless use of String::Random in catalogue...
2015-07-20 Jonathan DruartBug 14449: Add authentication check on retrieving item...
2015-07-08 Nick ClemensBug 13950: Sort Item search home library list by branch...
2015-07-07 Jonathan DruartBug 14431: FIX encoding issues in search (staff client)
2015-06-24 LizBug 14450: itemsearch no longer working
2015-06-22 Nick ClemensBug 14371: Facets should be sorted by label (displayed...
2015-06-05 Jonathan DruartBug 10938: Item columns displayed in random order
next