470 Commits

Author SHA1 Message Date
Giuseppe Criscione
cb77214584 Fix .sort-handle cursor 2019-10-14 11:23:43 +02:00
Giuseppe Criscione
d0dbf35e9c Add options list to languages.available field 2019-10-13 18:01:08 +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
6381af3251 Use current language instead of lang in site layout 2019-10-10 21:57:07 +02:00
Giuseppe Criscione
76956b064b Make backup before installing updates 2019-10-10 21:44:43 +02:00
Giuseppe Criscione
367ea18dcb Prepend host to backup file names 2019-10-10 21:43:12 +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
52fc626584 Allow admin registration only on localhost 2019-10-10 17:00:40 +02:00
Giuseppe Criscione
04bb09aa6a Update npm packages 2019-10-09 19:41:23 +02:00
Giuseppe Criscione
005addc7e0 Improve file uploads 2019-10-09 19:31:01 +02:00
Giuseppe Criscione
f381617781 Avoid saving an empty page when creating a new one 2019-10-06 01:32:52 +02:00
Giuseppe Criscione
b47ef145be Cleanup code 2019-10-05 00:55:38 +02:00
Giuseppe Criscione
9352a726f5 Avoid late static binding for constants 2019-10-05 00:53:59 +02:00
Giuseppe Criscione
8bb0d29d6b Use constants when possible 2019-10-05 00:51:02 +02:00
Giuseppe Criscione
24bbac6186 Update npm packages 2019-09-28 14:59:25 +02:00
Giuseppe Criscione
54a7e452af Check if panel is enabled in Formwork::run() and not in Admin 2019-09-26 21:41:46 +02:00
Giuseppe Criscione
15ef9a09ef Track page views in Statistics 2019-09-23 23:10:21 +02:00
Giuseppe Criscione
b806ab5689 Add the possibility to redefine admin route 2019-09-23 23:01:36 +02:00
Giuseppe Criscione
c1281bafc6 Render fields only if visible 2019-09-23 21:46:28 +02:00
Giuseppe Criscione
bbcc1d9538 Use Str::removeStart() where possible 2019-09-23 21:27:32 +02:00
Giuseppe Criscione
dfb1762552 Update npm packages 2019-09-20 11:35:20 +02:00
Giuseppe Criscione
4f12ba308d Fix error on clearing cache if not enabled 2019-08-30 16:40:43 +02:00
Giuseppe Criscione
a6668f8d53 Clear cache after installing updates 2019-08-30 16:17:54 +02:00
Giuseppe Criscione
e5816fcb8d Move cache clearing logic to FilesCache::clear() 2019-08-30 16:01:07 +02:00
Giuseppe Criscione
d552ddbddc Update npm packages 2019-07-29 21:56:15 +02:00
Giuseppe Criscione
6af22d1a00 Fix npm vulnerabilities 2019-07-21 20:09:54 +02:00
Giuseppe Criscione
52a21fa551 Update npm packages 2019-06-26 17:15:37 +02:00
Giuseppe Criscione
86cb8c4320 Avoid overwriting default browser font size 2019-06-26 17:07:57 +02:00
Giuseppe Criscione
a24a8fad07 Avoid running time-consuming Gulp task js-vendor by default 2019-06-08 21:26:03 +02:00
Giuseppe Criscione
8f4b4b9a68 Fix typo in Italian language strings 2019-06-08 21:15:58 +02:00
Giuseppe Criscione
b5dbaeda9e Use 'codemirror' npm package instead of 'codemirror-minified' 2019-06-07 22:37:06 +02:00
Giuseppe Criscione
fcd1570478 Fix editor flickering in Chrome 2019-06-07 21:23:55 +02:00
Giuseppe Criscione
8adaf6bdff Set CodeMirror height to 15 lines 2019-06-07 12:15:21 +02:00
Giuseppe Criscione
ba7c75ab27 Match selection background with CodeMirror 2019-06-07 12:01:51 +02:00
Giuseppe Criscione
f7c86681b9 Update CodeMirror options 2019-06-07 10:11:02 +02:00
Giuseppe Criscione
f5c18254c6 Improve CodeMirror style 2019-06-07 10:10:13 +02:00
Giuseppe Criscione
29d0efd2d9 Update SCSS variable $color-accent-background 2019-06-07 09:21:35 +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
2ca8eaf172 Add CodeMirror styles 2019-06-06 21:47:30 +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
9a6e1bb46a Always call parent::__construct() 2019-06-05 00:59:27 +02:00