Koha/koha-tmpl/intranet-tmpl/prog/en/js
Owen Leonard 2b74492d7d Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version
All instances of the old DynArch calendar have been replaced with
jQueryUI versions and the old library files have been removed.

calendar.inc has been modified to include jQueryUI localization
strings and global configuration options. Just add a "datepicker"
class to an input field to trigger a datepicker prompt.

If you would like two fields in one from to limit each other (one
is date from, one is date to), add these classes to each:
"datepickerfrom" and "datepickerto." This will prevent an invalid
entry, e.g. a date in the latter which falls before the former.

jQueryUI is now upgraded to the latest verision, 1.8.21.

Edit: Now with proper translatability, date formatting, first day
of the week handling, and RTL support.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Ian Walls <koha.sekjal@gmail.com>
QA Comment:  rebased on current master; minor merge conflicts with other patches pushed

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-25 18:26:26 +02:00
..
pages Bug 5184 - Upgrade jQuery to the latest version (staff client) 2012-05-11 11:05:19 +02:00
tinymce Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
acq.js Bug 7528 - amount subtracting 1 cent 2012-04-18 17:30:14 +02:00
additem.js Bug 7178 follow-up: Do not fill items table with "(undefined)" 2012-05-24 14:56:03 +02:00
ajax.js
background-job-progressbar.js bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
basket.js Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings 2012-06-05 15:32:50 +02:00
datatables.js Bug : DataTables integration in acquisition module [1] 2012-06-20 19:32:06 +02:00
jquery.jeditable.mini.js Bug 7977: Adding jEditable minified version 2012-05-24 14:14:00 +02:00
localcovers.js Bug 1633: [SIGNED-OFF] Display local cover images 2012-01-24 11:16:04 +01:00
members.js Bug 8014 - On the patron entry form hide "restricted until" field if "Restricted: No" is checked 2012-05-28 11:31:25 +02:00
staff-global.js Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
xmlControlfield.js Bug 6715 - Fix xmlControlfield.js so the xml files are fetched in the correct language directory. 2011-08-28 19:54:36 +12:00