Bug 17074: Fix links in result list of 'scan indexes' and keep search term visible
[koha.git] / catalogue /
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
2015-06-04 Jonathan DruartBug 14263: Fix export of item search results when trans...
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-05-04 Dobrica PavlinusicBug 13773: add stock number to details and items display
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Jonathan DruartBug 6520: Display items for staged record
2015-04-13 Jonathan DruartBug 11337: Remove the C4::Serials::GetSubscriptions...
2015-03-11 Jonathan DruartBug 11430: Intranet changes
2015-03-07 Dobrica PavlinusicBug 13789 - facets with accented utf-8 characters gener...
2015-01-13 Dobrica PavlinusicBug 11944: decode uri_unescape data
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-03 Jonathan DruartBug 12980: GetHistory does useless processing
2014-11-21 Owen LeonardBug 13151 - staff marc preview not wrapping
2014-11-10 Frédéric DemiansBug 13225: Z39.50 result Card View doesn't work for...
2014-11-04 Julian MauriceBug 11425: Display location label instead of code
2014-11-04 Julian MauriceBug 11425: Add filter on items.notforloan column
2014-11-04 Julian MauriceBug 11425: Add item search form in staff interface
2014-09-05 Marcel de RooyBug 12330: [QA Follow-up] Consistency between opac...
2014-08-03 Bernardo Gonzalez... Bug 12675: Remove CGI::scrolling_list from labeledMARCd...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-03 Julian MauriceBug 12237: Remove the "horrible hack" in C4::Templates
2014-05-26 Marcel de RooyBug 11826: Use XSLT handler object in showmarc, Record.pm
2014-05-05 Galen CharltonBug 10857: (follow-up) make it possible to remove facet...
2014-05-05 Julian MauriceBug 10857: (follow-up) encode 'limit' parameter values
2014-05-05 Jonathan DruartBug 10857: add ability to remove active facets when...
2014-05-05 Julian MauriceBug 11848: Move language detection function in C4:...
2014-05-05 Jonathan DruartBug 10862: (follow-up) make sure that queries that...
2014-05-05 Jonathan DruartBug 10862: Add search history to the intranet interface
2014-05-02 Fridolin SomersBug 11369: (follow-up) generate searchid in browser.js
2014-05-02 Olli-Antti KivilahtiBug 11369: fix issue that can cause staff client search...
2014-04-19 blouBug 10986: add system preference to limit the list...
2014-04-11 Bernardo Gonzalez... Bug 11885: (follow-up) remove tabs
2014-04-11 Pasi KallinenBug 11885: fix inconsistent HTML in MARC Details
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-02-27 Owen LeonardBug 11829: fix JavaScript error on staff client biblio...
2014-01-30 Marcel de RooyBug 9823: QA follow-up for GetReservesFromBiblionumber...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-23 Jonathan DruartBug 11397: Remove the itemnumber list on the Acquisitio...
2014-01-17 Marcel de RooyBug 11329: Check for MARC record existence in catalogue...
2014-01-17 Jonathan DruartBug 9788: QA followup
2014-01-17 Marcel de RooyBug 9788: (follow-up) removing the alldates parameter...
next