181 Commits

Author SHA1 Message Date
Giuseppe Criscione
a79a2efd22 Merge branch 'admin/js-modules' 2020-03-14 16:40:11 +01:00
Giuseppe Criscione
7513ad88cc Merge branch 'admin/accessibility' 2020-03-08 17:23:18 +01:00
Giuseppe Criscione
fdd8c3ceea Add role attribute to .tag-remove 2020-03-08 17:21:49 +01:00
Giuseppe Criscione
c2a1525be1 Rewrite panel app as JavaScript modules 2020-03-08 01:45:23 +01:00
Giuseppe Criscione
3e69a3c907 Fix Formwork.ArrayInput() not properly binding and handling events 2020-02-29 18:31:37 +01:00
Giuseppe Criscione
95cbf46987 Add Formwork logo to sidebar 2020-02-27 22:50:09 +01:00
Giuseppe Criscione
021ee0a831 Simplify Formwork.FileInput() 2020-02-27 21:24:12 +01:00
Giuseppe Criscione
599c8d21d1 Fix and improve Formwork.Form() 2020-02-27 21:21:47 +01:00
Giuseppe Criscione
cf6b5ab892 Add diacritic insensitive search and highlight results 2020-02-27 16:59:00 +01:00
Giuseppe Criscione
7418993bc2 Move Formwork.baseUri to Formwork.config.baseUri 2020-02-27 10:23:43 +01:00
Giuseppe Criscione
8fafe66bbf Fix tag input insertion, validation and removal 2020-02-26 11:07:54 +01:00
Giuseppe Criscione
c1894ec1fa Improve notification positioning 2020-02-26 10:50:50 +01:00
Giuseppe Criscione
bbba7ca700 Normalize functions in Formwork.Utils 2020-02-25 22:33:06 +01:00
Giuseppe Criscione
3e1bb0ca03 Require display type in Formwork.Utils.toggleElement() 2020-02-25 22:28:30 +01:00
Giuseppe Criscione
b9ae979ce1 Rename Formwork.Utils.download() to Formwork.Utils.triggerDownload() 2020-02-25 22:08:39 +01:00
Giuseppe Criscione
079759d7f0 Fix make-backup command not initialized in Dashboard 2020-02-25 22:06:51 +01:00
Giuseppe Criscione
aecc7131d6 Move Formwork.Utils.debounce() before Formwork.Utils.throttle() 2020-02-25 21:59:05 +01:00
Giuseppe Criscione
b823eed2ce Remove unused Formwork.Utils.uriPrependBase() 2020-02-25 21:54:43 +01:00
Giuseppe Criscione
99b0a6e0be Improve calendar positioning 2020-02-25 19:18:27 +01:00
Giuseppe Criscione
0207ade73d Fix notifications positioning 2020-02-24 23:48:23 +01:00
Giuseppe Criscione
9bda7da645 Fix undefined element in pages.js 2020-02-24 23:46:57 +01:00
Giuseppe Criscione
1ef02f6451 Check referenceElement's instance in tooltip.js 2020-02-24 23:36:24 +01:00
Giuseppe Criscione
55ac8b359f Fix Formwork.Utils.triggerEvent() for older browsers 2020-02-24 23:01:23 +01:00
Giuseppe Criscione
ff3b97ebc5 Fix body.append() used instead of body.appendChild() 2020-02-24 23:00:20 +01:00
Giuseppe Criscione
339259caba Initialize date inputs in forms.js 2020-02-23 17:21:18 +01:00
Giuseppe Criscione
28eed25a73 Use element.textContent when appropriate 2020-02-23 17:04:03 +01:00
Giuseppe Criscione
3d8aa73138 Fix page children toggle not being hidden on search 2020-02-23 17:01:47 +01:00
Giuseppe Criscione
c42e698489 Fix DatePicker initialization 2020-02-23 17:00:31 +01:00
Giuseppe Criscione
7f78b9dee2 Rewrite admin panel app without jQuery 2020-02-22 15:39:47 +01:00
Giuseppe Criscione
b21f5e9f25 Update codemirror in vendor.min.js 2020-02-22 01:22:23 +01:00
Giuseppe Criscione
92a97d3a41 Properly display errors on checking updates 2020-02-15 12:53:09 +01:00
Giuseppe Criscione
37977aff2c Update app.min.js 2020-02-14 15:03:48 +01:00
Giuseppe Criscione
7e7b23ea07 Update codemirror in vendor.min.js 2020-02-14 15:03:35 +01:00
Giuseppe Criscione
4f2b64fd10 Update codemirror in vendor.min.js 2020-01-03 10:48:26 +01:00
Giuseppe Criscione
ec9eec346f Update sortablejs in vendor.min.js 2019-12-28 18:27:33 +01:00
Giuseppe Criscione
3c0b2e930a Update codemirror in vendor.min.js 2019-12-21 16:42:38 +01:00
Giuseppe Criscione
2c5ef0e2a6 Minify app.js with uglify-js@3.7 2019-12-09 11:52:19 +01:00
Giuseppe Criscione
318fd44995 Fix file permissions 2019-10-20 15:23:15 +02:00
Giuseppe Criscione
b90cda6244 Change cursor on sorting 2019-10-15 11:37:10 +02:00
Giuseppe Criscione
379cd1d8c6 Fix tag removal in tags field not working on click 2019-10-15 00:06:02 +02:00
Giuseppe Criscione
cb77214584 Fix .sort-handle cursor 2019-10-14 11:23:43 +02:00
Giuseppe Criscione
20168c0f7a Add support for options dropdown list to tags field 2019-10-13 14:52:51 +02:00
Giuseppe Criscione
08a8d3580b Generate tags fields from JavaScript 2019-10-12 19:10:25 +02:00
Giuseppe Criscione
9150308ba0 Improve tags field 2019-10-12 19:08:56 +02:00
Giuseppe Criscione
0641574616 Add reorder button to pages.list view 2019-10-10 20:56:32 +02:00
Giuseppe Criscione
28f203750c Fix children pages list not collapsing on reorder 2019-10-10 20:49:39 +02:00
Giuseppe Criscione
ab20512b02 Update icon font 2019-10-10 20:46:17 +02:00
Giuseppe Criscione
78c3b35671 Add button.active class 2019-10-10 20:43:21 +02:00
Giuseppe Criscione
9d4ff7a9d6 Add .sort-handle class 2019-10-10 20:41:40 +02:00
Giuseppe Criscione
005addc7e0 Improve file uploads 2019-10-09 19:31:01 +02:00