Bug 30477: Add new UNIMARC installer translation files
[koha.git] / opac / opac-shelves.pl
2022-04-12 Alex BuckleyBug 26346: Add option to make public lists editable...
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-08-16 Jonathan DruartBug 12561: Change prototype of XSLTParse4Display
2021-08-16 Jonathan DruartBug 12561: Remove non-XSLT views
2021-08-11 Marcel de RooyBug 28764: (QA follow-up) Add comment, remove two defined's
2021-08-11 Nick ClemensBug 28764: Parse direction parameter in public list...
2021-07-27 Nick ClemensBug 28763: (bug 17600 follow-up) Import XSLTParse4displ...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Jonathan DruartBug 28561: Remove DBIC warning in opac-shelves
2021-07-12 Marcel de RooyBug 28561: Fix noisy warning about $direction too
2021-07-06 Tomas Cohen AraziBug 28299: Make buildKohaItemsNamespace accept Koha...
2021-07-06 Jonathan DruartBug 28299: Take OpacHiddenItems into account on opac...
2021-07-06 Jonathan DruartBug 28409: Simplify data validation
2021-07-06 David CookBug 28409: Comprehensively validate category in opac...
2021-05-26 Jonathan DruartBug 20982: Sanitize category to prevent XSS on opac...
2020-10-25 Owen LeonardBug 26752: Convert OPAC list download modal to dropdown
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-07-30 Didier GautheronBug 25982: OPAC shelves RSS link output is xml
2020-05-15 Tomas Cohen AraziBug 25416: Let OPAC XSLTs know if the context is an...
2020-02-21 Nick ClemensBug 23482: Fix BakerTaylor cover images on lists
2020-02-21 Jonathan DruartBug 17896: Remove duplicated use statements
2020-02-21 Nick ClemensBug 17896: load BakerTaylor module with use
2020-02-19 Owen LeonardBug 24249: OPAC lists page should require login for...
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-02-04 Jonathan DruartBug 18936: (QA follow-up) Remove 2 new occurrences...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2020-01-29 Owen LeonardBug 13121: Move search results "action" links ("Place...
2020-01-02 Owen LeonardBug 23913: Use a single menu to sort lists in the OPAC
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac shelves
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-06-18 Mark TompsettBug 17526: Change grep to deal with malformed sortfield
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-02-13 Jonathan DruartBug 19301: Move C4::Reserves::OnShelfHoldsAllowed to...
2017-10-25 Jonathan DruartBug 19298: Placing a hold from a list at the OPAC shoul...
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-05-12 Mark TompsettBug 18560: RSS link in opac shelves is broken
2017-01-30 Jonathan DruartBug 17901: Force context to scalar
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-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-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-04 Tomas Cohen AraziBug 15263: (QA followup) Make *shelves.pl use the new API
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-04-22 Alex ArnaudBug 16296 - Fix records displaying in virtualshelves
2016-03-24 Tomas Cohen Arazi Bug 16143: Make opac-shelves.pl generate OPAC itype...
2016-02-24 Jonathan DruartBug 15811: follow-up Bug 4912: Redirect to the appropri...
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
2016-01-27 Jonathan Druart Bug 4912: Redirect to the appropriate view after editi...
2016-01-27 Owen Leonard Bug 6322 - It's possible to view lists/virtualshelves...
2015-11-05 Jonathan DruartBug 14544: QA fixes - some minor bug fixes
2015-11-05 Jonathan DruartBug 14544: Fix regression on adding a new list
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 OPAC side independent of Page.pm
2015-05-15 Kyle M HallBug 13986: Implement fix for OPAC
2015-04-29 Kyle M HallBug 1917 - Add RSS Feeds for Lists
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
2012-06-25 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7143'
2012-06-20 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6634'
2012-04-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5347'
2012-04-18 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5347'
2012-04-18 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7016'
2012-04-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7143'
2012-04-04 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7284'
2012-03-28 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6199'
2012-03-21 Chris CormackMerge remote-tracking branch 'kc/master' into merged_5549
2012-03-21 Marcel de RooyBug 7310: Code changes for Improving list permissions
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-17 Chris CormackMerge remote branch 'kc/new/bug_4218' into kcmaster
2011-03-14 Chris CormackMerge remote branch 'kc/new/bug_4438' into kcmaster
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-27 Chris CormackMerge remote branch 'kc/new/bug_4885' into kcmaster
2011-02-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1883' into kcmaster
next