Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Kyle M Hall 95429af685 Bug 12461 - Add patron clubs feature
This features would add the ability to create clubs which patrons may be
enrolled in. It would be particularly useful for tracking summer reading
programs, book clubs and other such clubs.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Ensure your staff user has the new 'Patron clubs' permissions
4) Under the tools menu, click the "Patron clubs" link
5) Create a new club template
   * Here you can add fields that can be filled out at the time
     a new club is created based on the template, or a new enrollment
     is created for a given club based on the template.
6) Create a new club based on that template
7) Attempt to enroll a patron in that club
8) Create a club with email required set
9) Attempt to enroll a patron without an email address in that club
10) Create a club that is enrollable from the OPAC
11) Attempt to enroll a patron in that club
12) Attempt to cancel a club enrollment from the OPAC
13) Attempt to cancel a club enrollment from the staff interface

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-04-28 08:37:44 -04:00
..
automatic_item_modification_by_age.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
batch_delete_records.tt Bug 17736: Replace GetReservesFromBiblionumber with Koha::Biblio->holds 2017-03-31 12:02:14 +00:00
batch_record_modification.tt Bug 18134: Updating Preview MARC button in Batch Authority Record Mod 2017-03-31 13:50:28 +00:00
batchMod-del.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
batchMod-edit.tt Bug 18095: Batch item modification: Better message if no item is modified 2017-02-14 14:31:44 +00:00
batchMod.tt
cleanborrowers.tt Bug 16966: [QA Follow-up] Check count, not size in template 2017-03-03 17:20:05 +00:00
csv-profiles.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
export.tt Bug 17835: Replace GetItemTypes with Koha::ItemTypes 2017-04-14 10:43:51 -04:00
holidays.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
import_borrowers.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
inventory.tt Bug 12913: [QA Follow-up] Reword 'change item status' and add zero status 2017-03-31 12:33:03 +00:00
koha-news.tt Bug 17960: Rename opac_news.new with opac_news.content 2017-02-06 17:42:12 +00:00
letter.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
manage-marc-import.tt Bug 18063: Remove dead code from tools/manage-marc-import.tt 2017-02-17 15:47:31 +00:00
marc_modification_templates.tt Bug 17916 - "Delete MARC modification template" fails to actually delete it 2017-04-28 07:02:10 -04:00
modborrowers.tt Bug 11932: Move delete checkbox on patron modification to right 2017-02-17 17:11:59 +00:00
overduerules.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
picture-upload.tt Bug 17146: Fix CSRF in picture-upload.pl 2016-09-15 13:33:58 +00:00
quotes-upload.tt Bug 16513 - Improvements and fixes for quote upload process 2016-06-24 13:47:34 +00:00
quotes.tt Bug 16513 - Improvements and fixes for quote upload process 2016-06-24 13:47:34 +00:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
tools-home.tt Bug 12461 - Add patron clubs feature 2017-04-28 08:37:44 -04:00
upload-images.tt Bug 18040: Updating buttons in Tools -> Upload local cover image 2017-02-17 15:46:39 +00:00
upload.tt Bug 14854: Add DataTables on upload results table 2017-02-17 11:36:06 +00:00
viewlog.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00