Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 61ca2359f2
Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages)
This patch modifies the cataloging plugin dateaccessioned.pl so that it
triggers the addition of a datepicker widget to fields it is linked
with. Despite its name the plugin can be used on any item field which
requires a date.

To test, apply the patch and make sure you have one or more item
subfields linked to the dateaccessioned.pl plugin. For instance, in
MARC21:

 - Administration -> MARC bibliographic framework -> MARC structure ->
   952 -> Edit subfields:
   - subfields d ("Date acquired") and w ("Price effective from"):
     - Other options -> Plugin -> dateaccessioned.pl

 - Go to cataloging and add or edit an item on a bibliographic record
 - The "Date acquired" and "Price effective from" fields should be
   styled as datepickers.
 - Clicking in these fields should populate the field with today's date
   and trigger the datepicker popup.
 - Test that all the datepicker features work correctly.
 - Test that manual entry of a date works.

 - With the AcqCreateItem system preference set to "placing an order,"
   go to Acquisitions -> Vendor -> Add to basket.
   - Add a title to your basket using your preferred method.
   - In the "New order" form, find the section for adding an item.
   - Test the "Date acquired" and "Price effective from" fields, which
     should behave just like they did in the cataloging module.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-12-23 12:01:45 +00:00
..
acqui Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
admin Bug 22381: Change wording on Calendar-related system 2019-12-16 21:06:22 +00:00
authorities Bug 11529: Clean up subtitle usage 2019-08-05 15:03:18 +01:00
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
batch
catalogue Bug 20948: Add missing html filter 2019-12-10 10:39:56 +00:00
cataloguing Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
circ Bug 24085: Make print and cancel-hold buttons instead of submit 2019-12-16 21:03:03 +00:00
clubs Bug 19618: Add ability to place holds for members of a club in intranet 2019-10-01 08:05:57 +01:00
common
course_reserves Bug 23683: Course reserves public notes on specific items should allow for HTML 2019-09-27 14:00:49 +01:00
errors
ill Bug 23529: Narrow scope of changed 2019-10-25 13:17:34 +01:00
installer
labels Bug 23464: (follow-up) QA fixes 2019-09-09 11:27:12 +01:00
mana
members Bug 23451: Fix other similar wrong filterings 2019-11-27 11:30:18 +00:00
offline_circ Bug 23098: Reword success message of KOC upload process 2019-06-24 14:44:08 +01:00
onboarding
patron_lists Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patroncards Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
plugins Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name 2019-07-02 09:11:58 +01:00
reports Bug 13806: Sanitize inputs where creating Reports subgroup 2019-12-13 15:29:34 +00:00
reserve Bug 23697: (QA follow-up) Rename PatronAutocompletion to PatronAutoComplete 2019-10-08 14:51:12 +01:00
reviews
rotating_collections
serials Bug 21232: Add a client-side check on biblionumber when creating a subscription 2019-12-23 11:06:08 +00:00
services
suggestion Bug 24242: Display funds that the logged in user can access - suggestions 2019-12-23 11:06:41 +00:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 24124: Fix authorities selection in batch deletion tool in Chrome 2019-12-13 14:03:05 +00:00
virtualshelves Bug 24093: Sorting indicators broken on list contents view 2019-11-25 08:37:01 +00:00
about.tt Bug 24136: Update sponsors for 19.11 cycle 2019-12-09 14:25:13 +00:00
auth.tt Bug 23042: Correct shib param escaping 2019-11-27 11:30:20 +00:00
intranet-main.tt Bug 23711: Fix bad path 2019-10-03 10:58:24 +01:00