101 Commits

Author SHA1 Message Date
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
379cd1d8c6 Fix tag removal in tags field not working on click 2019-10-15 00:06:02 +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
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
Giuseppe Criscione
b806ab5689 Add the possibility to redefine admin route 2019-09-23 23:01:36 +02:00
Giuseppe Criscione
b5dbaeda9e Use 'codemirror' npm package instead of 'codemirror-minified' 2019-06-07 22:37:06 +02:00
Giuseppe Criscione
f7c86681b9 Update CodeMirror options 2019-06-07 10:11:02 +02:00
Giuseppe Criscione
e96f11eeed Fix editor insertion at character 2019-06-06 22:36:13 +02:00
Giuseppe Criscione
5ff17561ff Add undo and redo commands 2019-06-06 22:00:52 +02:00
Giuseppe Criscione
1218de9c50 Add CodeMirror to Pages editor 2019-06-06 21:57:16 +02:00
Giuseppe Criscione
2a6329789c Uglify vendor.min.js to get one line file 2019-06-06 21:44:56 +02:00
Giuseppe Criscione
98cacaf5e4 Add CodeMirror to npm dependencies 2019-06-06 15:11:07 +02:00
Giuseppe Criscione
6429859589 Update Chartist.js 2019-05-24 17:03:37 +02:00
Giuseppe Criscione
6ea4404fb4 Add array field type 2019-05-08 22:29:28 +02:00
Giuseppe Criscione
a87b9d2371 Add placeholder support for tags field 2019-05-07 17:42:27 +02:00
Giuseppe Criscione
7737925788 Update Sortable 2019-04-27 14:54:17 +02:00
Giuseppe Criscione
e76cd501ca Cleanup JavaScript 2019-04-27 14:14:07 +02:00