Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Alex Buckley 72176f9513 Bug 30797: Add the calendar.inc include to addbiblio.tt
addbiblio.tt throws the '$(...).flatpickr is not a function' because it
is missing includes to flatpickr.min.js and shortcut-buttons-flatpickr.min.js

To fix this the addbiblio.tt should include the calendar.inc file (like
additem.tt does) which includes to those aforementioned JS files.

Test plan:
1. Edit a MARC bibliographic framework
2. Make the 902$d subfield visible in the Editor
3. Also set the 902$d subfield plugin='dateaccessioned.pl'
4. Catalogue a new biblio record
5. Notice the 902$d subfield has not been pre-populated with todays date
6. Right click, choose 'Inspect', observe this JS error in the console: "Uncaught
TypeError: $(...).flatpickr is not a function"
7. Apply patch, and restart services
8. Repeat steps 4-6 and this time observe the 902$d is pre-populated,
and there is no flatpickr JS error in the console

Sponsored-by: Chartered Accountants Australia and New Zealand

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-05-18 17:22:09 -10:00
..
acqui Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
admin Bug 30640: Focus does not always move to correct search header form field 2022-05-18 17:22:08 -10:00
authorities Bug 30740: Link to authorities 'used in' should not use equal 2022-05-16 11:20:09 -10:00
basket Bug 26703: authorities, basket and batch folders 2021-04-21 11:16:33 +02:00
batch Bug 29244: Add dialog class where missing in print-notices.tt 2021-10-21 12:24:04 +02:00
catalogue Bug 30720: Batch action links in result list missing permission checks 2022-05-16 11:20:09 -10:00
cataloguing Bug 30797: Add the calendar.inc include to addbiblio.tt 2022-05-18 17:22:09 -10:00
circ Bug 30695: (QA follow-up) Catch moremember.tt too 2022-05-10 23:09:09 -10:00
clubs Bug 27631: authorities, clubs, common, course_reserves folders 2022-04-20 09:03:37 -10:00
course_reserves Bug 29648: Course reserve list - normal 2022-04-27 11:20:44 -10:00
errors Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
ill Bug 29648: (follow-up) Add missing raw filter 2022-04-27 11:20:45 -10:00
installer Bug 27631: installer and onboarding folders 2022-04-20 09:03:37 -10:00
labels Bug 29155: Update links to jQuery and jQuery Migrate files 2022-04-25 10:00:22 -10:00
mana
members Bug 30139: Same fix for the other javascript moneyFormat function 2022-05-13 15:41:55 -10:00
offline_circ Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
onboarding Bug 27631: installer and onboarding folders 2022-04-20 09:03:37 -10:00
patron_lists Bug 29648: patron list table - normal 2022-04-27 11:20:44 -10:00
patroncards Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
plugins Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
pos Bug 30139: Fix javascript moneyFormat to be compatible with FR format 2022-05-13 15:41:55 -10:00
recalls Bug 30722: Typo in overdue recalls template 2022-05-09 10:02:35 -10:00
reports Bug 30632: Fix report author display in list of saved reports 2022-05-03 11:19:50 -10:00
reserve Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
reviews Bug 26703: reserve, reviews & rotating_collections folders 2021-04-21 11:16:35 +02:00
rotating_collections Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
serials Bug 23352: (follow-up) Fixes for QA review 2022-05-10 15:17:17 -10:00
services Bug 29496: (bug 27526 follow-up) Fix item form validation 2021-11-19 15:07:10 +01:00
suggestion Bug 30510: Add Patron reason column to suggestion tables 2022-05-10 15:17:18 -10:00
tags Bug 27631: catalogue and tags folders 2022-04-20 09:03:38 -10:00
test
tools Bug 30701: Make Upload Tool buttons work on mobile-size screen 2022-05-16 11:20:09 -10:00
virtualshelves Bug 27631: tools and virtualshelves folders 2022-04-20 09:03:38 -10:00
about.tt Bug 28998: (follow-up) Add warning on about for missing key 2022-05-04 05:18:31 -10:00
auth.tt Bug 29925: Add a password reset page for expired passwords 2022-05-06 10:33:09 -10:00
intranet-main.tt Bug 27631: Hidden <h1> on intranet-main.tt 2022-04-20 09:03:38 -10:00