Koha/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves
Owen Leonard cea8a72708 Bug 21409: Add column configuration to course reserves
This patch adds columns configuration and print/export options to two
tables: The table listing courses and the table listing titles reserved
for a course.

To test you should have more than one course and multiple title reserved
for at least one course.

- Apply the patch and go to Course reserves
  - In the table of courses, confirm that all DataTables controls work
    correctly: paging, filter, column visibility, export, etc.
  - View a course with multiple titles reserved. Test all DataTables
    controls on this table too.
- Go to Administration -> Columns settings
  - Change the settings for the courses and reserves table and confirm
    that these changes are applied correctly.

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-15 14:10:13 +00:00
..
add_items-step1.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
add_items-step2.tt Bug 10382: collection not returning to null when removed from course reserves 2018-10-15 12:44:49 +00:00
batch_add_items.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
course-details.tt Bug 21409: Add column configuration to course reserves 2018-10-15 14:10:13 +00:00
course-reserves.tt Bug 21409: Add column configuration to course reserves 2018-10-15 14:10:13 +00:00
course.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
invalid-course.tt