138 Commits

Author SHA1 Message Date
Giuseppe Criscione
18a42858a7 Rename display option to intervals in DurationInput 2020-12-12 15:58:29 +01:00
Giuseppe Criscione
95f7cf6c97 Add duration field 2020-12-12 00:33:23 +01:00
Giuseppe Criscione
60ce9c34dc Add date() and datetime() helpers to views 2020-12-07 22:43:53 +01:00
Giuseppe Criscione
70fcffe90e Use escapeAttr helper in admin views 2020-12-01 20:13:44 +01:00
Giuseppe Criscione
163550295e Move JSON encoding to controllers 2020-11-30 19:05:26 +01:00
Giuseppe Criscione
cbc4848766 Load scripts in login and register views 2020-11-30 18:59:16 +01:00
Giuseppe Criscione
0c54e930bd Move <script> tags before </body> 2020-11-30 18:57:47 +01:00
Giuseppe Criscione
8a421622b2
Merge pull request #56 from getformwork/feature/dark-color-scheme
Add dark color scheme
2020-11-30 18:42:55 +01:00
Giuseppe Criscione
21bc2df701 Replace json_encode() and json_decode() with methods from JSON 2020-11-24 17:50:22 +01:00
Giuseppe Criscione
bb8a0baa19 Add color scheme support to panel 2020-11-18 17:50:25 +01:00
Giuseppe Criscione
b7f6136939 Add Formwork icon in SVG format 2020-11-15 16:43:38 +01:00
Giuseppe Criscione
d2ac224407 Add missing attributes to fields 2020-11-08 16:03:04 +01:00
Giuseppe Criscione
2b17b8d518 Use Field::isDisabled() and Field::isRequired() in field views 2020-11-08 16:02:45 +01:00
Giuseppe Criscione
5094fdd6fa Fix grid in page editor form 2020-06-07 17:47:30 +02:00
Giuseppe Criscione
22c52bd88f Improve focus state on .page-children-toggle and .page-slug-change 2020-05-31 16:42:51 +02:00
Giuseppe Criscione
daff3da236 Improve focus state in array fields 2020-05-31 16:41:57 +02:00
Giuseppe Criscione
2c05881136 Move .title-bar down so that sidebar comes first in tab order 2020-05-31 14:12:53 +02:00
Giuseppe Criscione
c253d8d021 Remove tabindex attributes 2020-05-31 00:10:22 +02:00
Giuseppe Criscione
9104d4e92a
Merge branch 'master' into feature/utils-html 2020-03-15 14:48:45 +01:00
Giuseppe Criscione
a79a2efd22 Merge branch 'admin/js-modules' 2020-03-14 16:40:11 +01:00
Giuseppe Criscione
c2a1525be1 Rewrite panel app as JavaScript modules 2020-03-08 01:45:23 +01:00
Giuseppe Criscione
684644bba9 Avoid non user-scalable <meta name="viewport"> values 2020-03-03 18:11:13 +01:00
Giuseppe Criscione
0196bde5bd Add aria-label to .button-link and specify role="button"
Update editor.php
2020-03-03 18:01:21 +01:00
Giuseppe Criscione
48302fadc7 Make field views more readable with new attr helper 2020-03-02 14:55:43 +01:00
Giuseppe Criscione
90fef2b2c0 Add aria-hidden attributes 2020-02-29 14:47:07 +01:00
Giuseppe Criscione
95cbf46987 Add Formwork logo to sidebar 2020-02-27 22:50:09 +01:00
Giuseppe Criscione
db0659a70d Add data-command attribute to delete* modals 2020-02-27 21:13:18 +01:00
Giuseppe Criscione
7418993bc2 Move Formwork.baseUri to Formwork.config.baseUri 2020-02-27 10:23:43 +01:00
Giuseppe Criscione
2786ab3711 Pass Formwork.config object in admin views 2020-02-23 17:17:59 +01:00
Giuseppe Criscione
7f78b9dee2 Rewrite admin panel app without jQuery 2020-02-22 15:39:47 +01:00
Giuseppe Criscione
318fd44995 Fix file permissions 2019-10-20 15:23:15 +02:00
Giuseppe Criscione
444101abaa Deprecate pages, reverse- and sortable-children scheme properties 2019-10-15 23:51:49 +02:00
Giuseppe Criscione
5418879eb7 Add fields.label view 2019-10-15 09:59:59 +02:00
Giuseppe Criscione
74ac05bb3a Refactor admin controllers and views 2019-10-14 22:45:32 +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
0641574616 Add reorder button to pages.list view 2019-10-10 20:56:32 +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
5ff17561ff Add undo and redo commands 2019-06-06 22:00:52 +02:00
Giuseppe Criscione
2e09531ebb Fix missing label in array fields 2019-05-13 12:34:56 +02:00
Giuseppe Criscione
a31f8e5895 Add robots meta tag to Admin views 2019-05-09 14:24:43 +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
5fbe3e1dfc Add placeholder support for text-based fields 2019-05-07 17:36:48 +02:00
Giuseppe Criscione
6d3f1c343c Use Field::formName() in field views 2019-05-07 17:07:23 +02:00
Giuseppe Criscione
67573ffd07 Update jQuery version 2019-05-04 14:10:21 +02:00
Giuseppe Criscione
e29ac99d64 Merge branch 'feature/multiple-languages' 2019-04-26 15:35:26 +02:00
Giuseppe Criscione
6b3acf856d Update jQuery version 2019-04-26 14:20:56 +02:00