Bug 23083: Fix course reserve item editing if one of the value is set to UNCHANGED
[koha-equinox.git] / C4 / CourseReserves.pm
2019-07-05 Jonathan DruartBug 23083: Fix course reserve item editing if one of...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-10-26 Jonathan DruartBug 21603: Remove incorrect GROUP BY from C4::CourseRes...
2018-10-15 Alex ArnaudBug 10382: Course reserves: handle empty values
2018-10-15 Kyle M HallBug 10382: collection not returning to null when remove...
2018-10-09 Jonathan DruartBug 20177: [sql_modes] Fix GROUP BY clause in GetCourses
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Course...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-01-27 Kyle M Hall Bug 15530 - Editing a course item via a disabled cours...
2015-05-26 AleishaBug 14184: Undefined $term causes noisy warns in C4...
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2013-05-21 Galen Charltonbug 8215: (followup) rename GetItemReservesInfo
2013-05-21 Galen Charltonbug 8215: (followup) avoid SQL syntax error in logs
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 Jonathan DruartBug 8215: Followup FIX QA issues
2013-05-21 Kyle M HallBug 8215 - Course Reserves