Bug 18336: Shift *TEXT columns size
[koha.git] / course_reserves /
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