Koha/installer/data/mysql/it-IT/necessari
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
..
auth_val.sql Bug 9112 : update of Italian SQL files 2012-12-22 16:20:28 -05:00
auth_val.txt
class_sources.sql Fixing FSF address in license statements 2011-04-01 15:55:06 +13:00
class_sources.txt
message_transport_types.sql
message_transport_types.txt
notices.sql Bug 8378 - followup - sample_notices.sql updated to <<items.fine>> 2013-03-21 21:53:06 -04:00
notices.txt Italian installer SQL 2010-10-12 10:18:39 -04:00
parameters.sql
parameters.txt
patron_categories.sql
patron_categories.txt
sample_holidays.sql
sample_holidays.txt Italian installer SQL 2010-10-12 10:18:39 -04:00
sample_itemtypes.sql Bug 7245 Tables population with mandatory data for italian installation 2011-12-13 14:32:22 +01:00
sample_itemtypes.txt
sample_news.sql Bug 5370: Fix references to koha.org and other old websites 2010-11-07 19:50:52 +13:00
sample_news.txt
sample_notices_message_attributes.sql Bug 5462: Update of the italian sql files The bug is about strings that are used as variables by Template::Toolkit The strings need to be like valid perl variable names. To fix the bug we need to fix also .sql files. Others .sql files are OK. Italian .sql file needs this fix 2011-07-15 10:59:19 +12:00
sample_notices_message_attributes.txt Italian installer SQL 2010-10-12 10:18:39 -04:00
sample_notices_message_transports.sql
sample_notices_message_transports.txt
stopwords.sql
stopwords.txt
subtag_registry.sql Followup Bug 9381 - Add Catalan language 2013-04-07 13:48:44 -04:00
subtag_registry.txt Italian installer SQL 2010-10-12 10:18:39 -04:00
system_preferences.sql Bug 6537 - squashed version of the previous 5 commits, signed-off 2011-09-07 09:19:07 +12:00
userflags.sql Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
userflags.txt
userpermissions.sql Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
userpermissions.txt