Bug 23140: Fix typo in branchcode parameters for print slip
[koha.git] / virtualshelves / shelves.pl
2019-06-20 Jonathan DruartBug 22941: Do not return 500 if sortfield contain paren...
2019-05-15 Jonathan DruartRevert "Bug 22478: (QA follow-up) Handle category in...
2019-05-02 Marcel de RooyBug 22478: (QA follow-up) Handle category in opac-shelv...
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-10-26 Jonathan DruartBug 21629: Use cn_sort instead of itemcallnumber when...
2018-08-24 Maryse SimardBug 19039: (follow-up) Results of virtual shelves ...
2018-08-24 Maryse SimardBug 19039: Results of virtual shelves (lists) not sorta...
2017-10-27 Aleisha AmohiaBug 17214: Add records to lists by biblionumber
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-05 Marcel de RooyBug 17843: [QA Follow-up] Some polishing
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-07-05 Marcel de RooyBug 18228: Implement the new columns in code
2017-06-05 Josef MoravecBug 8612: [Follow-up] Make usage and type different...
2017-03-03 Jonathan DruartBug 7663: Fix bad merge conflict with bug 15584
2017-03-03 Nick ClemensBug 7663 (QA Followup)
2017-03-03 Nick ClemensBug 7663 - batch add barcodes to a list
2017-02-14 ChloeBug 15584 - Staff client list errors are incorrectly...
2017-01-30 Jonathan DruartBug 17901: Fix possible SQL injection in shelf editing
2016-10-11 Jonathan DruartBug 17094: Make Koha::Virtualshelf methods return Koha...
2016-09-25 Jonathan DruartBug 17316: Do not display the list's name if the user...
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfilesLoop
2016-06-24 Tomas Cohen AraziBug 15485: (QA followup) Simplify logic and use *Result...
2016-06-24 Tomas Cohen AraziBug 15485: (QA followup) Fix behaviour and default...
2016-06-24 Tomas Cohen AraziBug 15485: Use lists-specific XSLT sysprefs
2016-05-23 Nick ClemensBug 16484 - Virtualshelves: Using no XSLTResultsDisplay...
2016-05-04 Tomas Cohen AraziBug 15263: (QA followup) Make *shelves.pl use the new API
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-02-22 Jonathan DruartBug 15810: Make sure the CGI->param is not called in...
2016-02-11 Jonathan DruartBug 15760: Fix order by direction for shelves
2015-11-05 Jonathan DruartBug 14544: Fixes regression: display author and dateadd...
2015-11-05 Jonathan DruartBug 14544: QA fixes - some minor bug fixes
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 GetShelfContent
2015-11-05 Jonathan DruartBug 14544: Make the intranet side independent of Page.pm
2015-05-15 Kyle M HallBug 13986: Printing a list only prints the results...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2010-03-17 Lars WirzeniusFix FSF address in directory virtualshelves/
2008-01-14 Joe AtzbergerShelves consolidation to C4::VirtualShelves::Page....
2008-01-10 Joe AtzbergerShelves reworking - fix handling of itemtype images...
2008-01-03 Galen Charltonitem rework: moved GetItem
2007-12-23 Joshua FerraroWarning: Big Commit. Fixing Virtual Shelves
2007-12-05 Joe Atzbergerreserve and virtualshelves (leftovers) - Dates.pm integ...
2007-12-04 Paul POULAINfixing virtual shelves (unfinished)
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-08-09 Joshua FerraroRevert "new virtual shelves changes, keyed by biblionum...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber
2007-08-08 Joshua Ferraroupdate to virtual shelves -- approved
2007-08-08 Joshua Ferraroworking on virtual shelves cleanup, partially finished