Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Kyle M Hall be869ab279 Bug 8215 - Course Reserves
Adds a course reserves system for academic libraries.

The course reserves system allows libraries to create courses
and put items on reserves for those courses.

Each item with at least one reserve can have some of its attributes
modified while it is on reserve for at least one active course.
These attributes include item type, collection code, shelving location,
and holding library. If there are no active courses with this item
on reserve, it's attributes will revert to the original attributes
it had before going on reserve.

Test Plan:
  1) Create new authorised value categories DEPARTMENT and TERM
  2) Create a new course, add instructors to that course.
  3) Reserve items for that course, verify item attributes have changed.
  4) Disable course, verify item attributes have reverted.
  5) Enable course again, verify item attributes again.
  6) Delete course, verify item attributes again.
  7) Create two new courses, add the same item(s) to both courses.
  8) Disable one course, verify item attributes have not reverted.
  9) Disable both courses, verify item attributes have reverted.
 10) Enable one course, verify item attributes are again set to the
     new values.
 11) Edit reserve item attributes, verify.
 12) Disable all courses, edit reserve item attributes, verify
     the item itself still has its original attributes, verify
     the reserve item attributes have been updated.
 13) Verify the ability to remove instructors from a course.
 14) Verify new permissions, top level coursereserves, with
     subpermissions add_reserves and delete_reserves.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Corinne Bulac <corinne.hayet@bulac.fr>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>

http://bugs.koha-community.org/show_bug.cgi?id=8125
2013-05-21 15:50:55 -07:00
..
boraccount.tt Bug 7671 : add a real primary key accountlines_id in accountlines 2012-09-15 07:31:58 +02:00
deletemem.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
files.tt Bug 6261 [Revised] Consolidate patron toolbar include files 2012-12-27 18:36:42 -05:00
guarantor_search.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
mancredit.tt Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
maninvoice.tt Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
member-flags.tt Bug 8061: RTL CSS overrides (staff client) 2013-04-07 12:51:54 -04:00
member-password.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
member.tt Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
memberentrygen.tt Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
members-update.tt Bug 9997 - Suspected typo in patron self registration code 2013-04-18 08:33:10 -04:00
moremember-brief.tt Bug 9406: ensure confirmation of patron renewal is displayed 2013-03-30 21:22:00 -04:00
moremember-print.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
moremember-receipt.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
moremember.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
notices.tt Bug 9463 [Revised] Use DataTables on patron sent notices page 2013-04-15 09:16:02 -04:00
pay.tt Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
paycollect.tt Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
printfeercpt.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
printinvoice.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
readingrec.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
routing-lists.tt Bug 6261 [Revised] Consolidate patron toolbar include files 2012-12-27 18:36:42 -05:00
search.tt
statistics.tt Bug 9464 - Update DataTables configuration on patron statistics page 2013-03-20 15:29:20 -04:00
update-child.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00