Bug 21073: Upgrade the kitchen sink plugin to get rid of warnings
[koha.git] / course_reserves /
2019-03-23 Hayley MapleyBug 21003: Removed warning and changed wording on add_i...
2018-11-02 Julian MauriceBug 21501: Remove dead code from course reserves module
2018-10-29 Mark TompsettBug 21349: Instructors with special characters in cardn...
2018-07-02 Kyle M HallBug 20467: (QA follow-up) Display error if no or invali...
2018-07-02 Jonathan DruartBug 20467: Remove useless use statements
2018-07-02 Kyle M HallBug 20467: (QA follow-up) Filter barcodes, remove selec...
2018-07-02 Kyle M HallBug 20467: Add ability to batch add items to a course
2018-01-30 Aleisha AmohiaBug 19230: Preventing warn when deleting course
2017-10-27 Jonathan DruartBug 19231: No need to pass the size to the template
2017-10-27 Aleisha AmohiaBug 19231: Add number of attached items to confirm...
2017-07-28 Nick ClemensBug 18367 - (QA Followup) Only warn if doing a lookup...
2017-07-13 Nick ClemensBug 18367 - Fix untranslatable string from Bug 18264
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Course...
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-03-22 Nick ClemensBug 18264 - (QA Followup) Remove use of GetBiblioFromIt...
2017-03-22 Nick ClemensBug 18264 - Course reserves - use itemnumber for editin...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-03-25 Kyle M HallBug 13818 - Editing and saving a course reserve display...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-03-10 Galen CharltonBug 11866: (follow-up) repair security issue introduced...
2014-03-10 Kyle M HallBug 11866: do not require special permissions to view...
2013-05-21 Galen Charltonbug 8215: (followup) avoid spurious warning in Apache log
2013-05-21 Galen Charltonbug 8215: (followup) make sure C4::CourseReserves doesn...
2013-05-21 Galen Charltonbug 8215: (followup) run new files through perltidy
2013-05-21 Kyle M HallBug 8215 - Add Course Reserves - QA Followup
2013-05-21 Kyle M HallBug 8215 - Course Reserves