495 Commits

Author SHA1 Message Date
Giuseppe Criscione
e4148eef86 Add option to prefer dist assets to Updater class 2019-11-16 14:46:50 +01:00
Giuseppe Criscione
372ccc8eaa Cleanup code 2019-11-16 11:23:58 +01:00
Giuseppe Criscione
f9856db718 Throw an exception when an uploaded file already exists 2019-11-16 00:00:44 +01:00
Giuseppe Criscione
77348d9fed Add the option to process (optimize) uploaded images 2019-11-13 19:10:57 +01:00
Giuseppe Criscione
5ecb90172d Add the possibility to save JPEG images as progressive 2019-11-13 18:20:21 +01:00
Giuseppe Criscione
e2faf45280 Move Formwork\Admin\Image to Formwork\Files\Image 2019-11-13 18:10:29 +01:00
Giuseppe Criscione
017ac9debd Update npm packages 2019-11-13 17:27:12 +01:00
Giuseppe Criscione
d64f40f598 Refactor View class 2019-11-13 17:15:28 +01:00
Giuseppe Criscione
8721bc4348 Cleanup code 2019-11-13 17:08:14 +01:00
Giuseppe Criscione
25c0f36d5a Update npm packages 2019-11-05 15:58:39 +01:00
Giuseppe Criscione
340f19e7ee Fix line endings with Pages::updatePage() 2019-11-04 19:37:39 +01:00
Giuseppe Criscione
053d04996e Move admin panel constants to Admin class 2019-11-03 16:01:24 +01:00
aukc1970
69e11362ae
Russian language file
02,11,2019
2019-11-02 21:14:39 +03:00
Giuseppe Criscione
a00c16bb2f Update npm packages 2019-10-22 14:46:57 +02:00
Giuseppe Criscione
318fd44995 Fix file permissions 2019-10-20 15:23:15 +02:00
Giuseppe Criscione
e6b1809fa3 Restore response caching instead of Page object to save large amounts of disk space 2019-10-16 00:04:00 +02:00
Giuseppe Criscione
444101abaa Deprecate pages, reverse- and sortable-children scheme properties 2019-10-15 23:51:49 +02:00
Giuseppe Criscione
b90cda6244 Change cursor on sorting 2019-10-15 11:37:10 +02:00
Giuseppe Criscione
5418879eb7 Add fields.label view 2019-10-15 09:59:59 +02:00
Giuseppe Criscione
e64c2a5a43 Cleanup code 2019-10-15 09:49:56 +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
74ac05bb3a Refactor admin controllers and views 2019-10-14 22:45:32 +02:00
Giuseppe Criscione
2abd20ce22 Add Fields::render() 2019-10-14 22:29:29 +02:00
Giuseppe Criscione
038934c6a5 Add Field::render() 2019-10-14 22:28:29 +02:00
Giuseppe Criscione
0b3004e2e1 Add View class 2019-10-14 22:28:00 +02:00
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