Koha/installer/data/mysql
Aleisha Amohia 4a3eaf02e2 Bug 17698: Make patron notes show up on staff dashboard
This patch adds a user permission for managing issue notes, and a 'noteseen'
column to the issues table.

To test:
1) Apply Bug 14224 first
2) Apply this patch, update database, rebuild schema.
3) Restart koha-common and memcached
4) Turn on AllowCheckoutNotes syspref if haven't already
5) Issue two items to two different users (one item each)
6) Log into the OPAC as one of the users and add an issue note to their
issue
7) Log out and log back into the OPAC as the other user
8) Disable Javascript
9) Refresh opac-user.pl
10) Leave a checkout note on their issue
11) Enable javascript and log into the Staff Client as a superlibrarian
user
12) Go to your user's account and edit their permissions to have
everything ticked EXCEPT circulate->manage checkout notes.
13) Go to main intranet page. There should be no message saying
'checkout notes pending'.
14) Go to circulation home page. There should be no link to Checkout notes.
15) Go back to user's permissions and tick circulate->manage checkout notes.
16) Go back to main intranet page. There should now be a message at the
bottom saying 'Checkout notes pending: 2'
17) Go to circulation home page. There should be a link to Checkout notes
with a 2 next to it. Click this link
18) Attempt to mark an checkout note as seen. This should update the status
of the checkout note to 'seen' and disable to 'mark as seen' button while
enabling the 'mark as not seen' button.
19) Test both buttons with both issues.
20) Test select all and clear all buttons
21) Confirm that buttons at the bottom are only enabled if a checkbox is
checked
22) Try selecting both issues and using the buttons at the bottom to
mark multiple issue notes at once.
23) Confirm the barcode link to the item works as expected.
24) Confirm the cardnumber link to the user works as expected.
25) Confirm all table details show correctly.

Sponsored-by: Catalyst IT

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

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

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Amended patch: Remove self-checkout permissions

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-23 15:23:40 +00:00
..
atomicupdate Bug 17698: Make patron notes show up on staff dashboard 2018-07-23 15:23:40 +00:00
de-DE Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
en Bug 19191: Fix capitalization of notice titles 2018-07-23 15:08:59 +00:00
es-ES Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
fr-CA Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
fr-FR Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
it-IT Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
mandatory Bug 18786: Add PAYMENT_TYPE to the installer file 2018-05-17 13:16:32 -03:00
nb-NO Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
pl-PL Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
ru-RU Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
uk-UA Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
account_offset_types.sql Bug 20980: Add 'Manual Credit' and fix existing offsets 2018-07-06 12:50:05 +00:00
audio_alerts.sql
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 17698: Make patron notes show up on staff dashboard 2018-07-23 15:23:40 +00:00
labels_upgrade.pl
patroncards_upgrade.pl
sysprefs.sql Bug 19191: Add syspref to control use of email receipts, defaulting to disabled 2018-07-23 15:09:00 +00:00
update22to30.pl
updatedatabase.pl Bug 19191: DBRev 18.06.00.010 2018-07-23 15:21:35 +00:00
userflags.sql Bug 2426: Remove deprecated management permission 2018-06-08 12:17:25 +00:00
userpermissions.sql Bug 17698: Make patron notes show up on staff dashboard 2018-07-23 15:23:40 +00:00