767 Commits

Author SHA1 Message Date
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
d16785644d Release 1.1.1 1.1.1 2019-10-12 23:48:42 +02:00
Giuseppe Criscione
52e5654c20 Fix page views being tracked from administration panel 2019-10-12 23:45:19 +02:00
Giuseppe Criscione
b944e5b17a Release 1.1.0 1.1.0 2019-10-12 19:47:02 +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
77215eacd8 Fix template schemes not specifying default property 2019-10-10 20:34:44 +02:00
Giuseppe Criscione
52fc626584 Allow admin registration only on localhost 2019-10-10 17:00:40 +02:00
Giuseppe Criscione
6162e96b52 Add HTTPRequest::isLocalhost() 2019-10-10 16:57:29 +02:00
Giuseppe Criscione
725631a46e Use getenv() to get IP address avoiding any $_SERVER manipulation 2019-10-10 16:55:58 +02:00
Giuseppe Criscione
7442fded72 Merge branch 'release/1.0.0' 1.0.0 2019-10-09 20:06:05 +02:00
Giuseppe Criscione
910b4c12da Release 1.0.0 2019-10-09 20:01:57 +02:00
Giuseppe Criscione
9472784fb6 Update composer.lock 2019-10-09 19:41:39 +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
fb6a9b7f8e
Update LICENSE 2019-10-09 18:39:52 +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
4e198d70a0 Improve Formwork::run() logic 2019-10-05 15:12:16 +02:00
Giuseppe Criscione
d9a40d6d08 Add statistics.enabled system option 2019-10-05 15:07:31 +02:00
Giuseppe Criscione
080d5a163b Fix Errors::displayErrorPage() 2019-10-05 14:58:23 +02:00
Giuseppe Criscione
bbfbeef229 Fix Header::HTTP_STATUS visibility 2019-10-05 14:57:39 +02:00
Giuseppe Criscione
67d01324d8 Fix FilesCache::has() not checking for validity 2019-10-05 13:57:47 +02:00
Giuseppe Criscione
7cea872d6a Extract Formwork::loadAdminRoute() 2019-10-05 00:57:06 +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
9d0cd98df1 Use const instead of define() 2019-10-05 00:48:40 +02:00
Giuseppe Criscione
7eaf53a1a8 Trim slashes from admin.root 2019-09-28 15:10:38 +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
60bfdec33f Update default content 2019-09-23 23:07:14 +02:00