Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Mark Tompsett 53f15f678f Bug 7567 - Use, display, filter News by library
This adds the ability to specify whether staff, OPAC,
or slip news entries apply to all libraries or just a
particular library.

With the branch parameter added to key functions in
C4/NewsChannels.pm, function calls in C4/Members.pm,
mainpage.pl, opac/opac-main.pl, tools/koha-news.pl, and
t/db_dependent/NewsChannels.t were needed.

Some license texts were updated.

Templates were modified to display, allow for entry and editing
of the branches selected.

TEST PLAN
---------
1) Having logged into the staff client, is the news displaying
   correctly? Have you entered a news item which should not
   display for this branch of logged in user?
2) Find a patron (with some items checked out?)
3) Print a slip
   - News which is labelled 'All Branches' or for the same branch
     as the one printing the slip should display on the slip.
   - THIS DOES NOT AFFECT QUICK SLIPS
4) Home -> Tools -> News
   - Can you edit a news item?
   - Does the change save correctly?
   - Can you filter based on location and branch correctly?
   - Can you add a new entry correctly?
   - Can you delete an entry correctly?
5) Open an OPAC client.
   - Does only the news for all branches display?
6) Log into the OPAC client.
   - Does the news for all branches and the specific branch display?
7) prove -v t/db_dependent/NewsChannels.t
   - Does it run and all succeed?
   - Does the code seem to catch the required cases?
8) Comparing the patched and unpatched versions of files affected,
   are the license changes missing anything?

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-07 18:14:19 +00:00
..
batchMod-del.tt Bug 11475: fix return link after editing/deleting items in batch 2014-01-10 15:48:26 +00:00
batchMod-edit.tt Bug 11475: fix return link after editing/deleting items in batch 2014-01-10 15:48:26 +00:00
batchMod.tt Bug 9533: batch item modification form now shows default field values only by request 2013-07-05 15:52:26 +00:00
cleanborrowers.tt Bug 11352: fix unexpected data loss issues with batch patron deletion/anonymization 2014-03-22 13:55:28 +00:00
csv-profiles.tt Bug 11333: use jQuery validator plugin for CSV profiles forms 2013-12-06 15:12:20 +00:00
export.tt Bug 7986: Export issues for patron 2012-09-13 17:58:30 +02:00
holidays.tt Bug 11735 - Use new DataTables include in calendar template 2014-02-13 16:01:04 +00:00
import_borrowers.tt Bug 10861: Add a check on cardnumber length 2014-03-12 02:16:18 +00:00
inventory.tt Bug 11648 - Use word item instead of copy - intranet 2014-03-12 14:21:15 +00:00
koha-news.tt Bug 7567 - Use, display, filter News by library 2014-04-07 18:14:19 +00:00
letter.tt Bug 9677 - Style button on notices and slips page with Bootstrap 2014-02-21 18:29:15 +00:00
manage-marc-import.tt Bug 11605: (follow-up) use DT defaults for the new Ajax staged batch page 2014-03-10 19:07:15 +00:00
marc_modification_templates.tt Bug 11414: warn user about dangerous MARC modification rules 2013-12-23 16:06:57 +00:00
modborrowers.tt Bug 11738: Use new DataTables include in batch patron modification template 2014-03-26 19:27:30 +00:00
overduerules.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
picture-upload.tt Bug 9310 - Patron image upload template corrections 2013-01-17 21:53:42 -05:00
quotes-upload.tt Bug 11740 - Use new DataTables include in quotes upload template 2014-02-19 15:54:51 +00:00
quotes.tt Bug 10558: (follow-up) styling improvements 2014-03-10 15:47:53 +00:00
scheduler.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
stage-marc-import.tt Bug 8015: Add MARC Modifications Templates 2013-10-31 22:47:08 +00:00
tools-home.tt Bug 8015: QA Followup 2013-10-31 22:50:39 +00:00
upload-images.tt Bug 11785 - Use validation plugin when uploading local cover images 2014-02-20 16:56:21 +00:00
viewlog.tt Bug 11477: (follow-up) improve display of user/patrons in logs tool 2014-01-17 06:06:53 +00:00