104 Commits

Author SHA1 Message Date
Giuseppe Criscione
c420bd0e0c Update src folder structure 2024-11-29 23:05:18 +01:00
Giuseppe Criscione
51a143739f Move some strings out from panel translations 2024-11-17 14:48:14 +01:00
Giuseppe Criscione
fff167157a Handle assets requests uniformly 2024-11-02 00:33:37 +01:00
Giuseppe Criscione
24234fbd86 Replace page slug modal with field in attributes section 2024-10-27 14:35:24 +01:00
Giuseppe Criscione
8d32d27d74 Add slug field type 2024-10-27 14:28:39 +01:00
Giuseppe Criscione
afd82a4dc7 Rename css class .form-input-reset to .form-input-action 2024-10-27 14:22:41 +01:00
Giuseppe Criscione
4d9737d2e3 Improve media preview sizing 2024-10-24 22:22:16 +02:00
Giuseppe Criscione
f6c5fb7bf4 Add preview size to dimensionless images 2024-10-22 00:25:46 +02:00
Giuseppe Criscione
840b4840e0 Fix attributes 2024-10-21 23:56:15 +02:00
Giuseppe Criscione
dff5387074
Merge pull request #590 from getformwork/feature/proper-file-responses
Proper `FileResponse`
2024-10-21 22:23:18 +02:00
Giuseppe Criscione
076cc9c186 Load only video metadata in thumbnails 2024-10-21 22:18:41 +02:00
Giuseppe Criscione
561fb89853 Add page info card 2024-10-19 23:28:51 +02:00
Giuseppe Criscione
77f5fa11eb Remove routability from page status 2024-10-19 19:47:29 +02:00
Giuseppe Criscione
e56a6a5082
Merge pull request #586 from getformwork/feature/new-editor
New Markdown editor
2024-10-19 12:51:59 +02:00
Giuseppe Criscione
0bb1b14107 Update translations 2024-10-17 23:54:28 +02:00
Giuseppe Criscione
4fc7c7808f Always prefix modal fields with modal id 2024-10-16 23:28:56 +02:00
Giuseppe Criscione
b87da99adb Rewrite markdown editor 2024-10-15 00:43:51 +02:00
Giuseppe Criscione
98c7bc8665 Add Modal::hasForm() 2024-10-15 00:32:50 +02:00
Giuseppe Criscione
72b0e135f4 Make pages navigation uniform with tree structure 2024-10-13 17:42:40 +02:00
Giuseppe Criscione
29d4809ab3 Add navigation to user profile 2024-10-13 17:33:54 +02:00
Giuseppe Criscione
d931159ec8 Add icon before site name 2024-10-13 16:44:57 +02:00
Giuseppe Criscione
14ca081504 Allow defining icon in page schemes options 2024-10-13 13:23:58 +02:00
Giuseppe Criscione
ec9bc5c40c Allow file metadata editing from panel 2024-10-13 12:42:06 +02:00
Giuseppe Criscione
8d2d352a23 Always enable debug mode on localhost 2024-10-12 22:22:42 +02:00
Giuseppe Criscione
49d88eb454 Remove extra whitespace 2024-10-07 23:29:52 +02:00
Giuseppe Criscione
c4a48a08a5 Fix upload field label 2024-10-06 18:39:27 +02:00
Giuseppe Criscione
dc571619fd Decouple page-related translate strings from panel 2024-10-06 18:29:23 +02:00
Giuseppe Criscione
052d83ec76 Access title directly from template 2024-10-06 18:17:04 +02:00
Giuseppe Criscione
9f275bcd89 Use ColorScheme enum to specify current and supported color schemes 2024-10-06 16:50:28 +02:00
Giuseppe Criscione
d9422d49af Add dropdown to delete image 2024-10-06 14:37:33 +02:00
Giuseppe Criscione
ffc6a4df2b Fix user image alt attribute 2024-10-05 16:32:28 +02:00
Giuseppe Criscione
a0043ef120
Merge branch '2.x' into feature/improved-fields 2024-10-03 22:05:26 +02:00
Giuseppe Criscione
285014d270 Improve file upload field 2024-09-21 16:08:23 +02:00
Giuseppe Criscione
9ce404aefb Avoid using special fields for page parent and template 2024-09-21 16:01:58 +02:00
Giuseppe Criscione
936bc843e2 Add live preview 2024-09-17 22:07:33 +02:00
Giuseppe Criscione
85550ca4be Add content history 2024-09-17 21:42:28 +02:00
Giuseppe Criscione
f856e56b2c Add site tite to panel header 2024-09-15 18:18:20 +02:00
Giuseppe Criscione
a1744d0a82 Improve tag inputs 2024-09-14 15:58:04 +02:00
Giuseppe Criscione
1187cfde50 Fix missing attributes 2024-06-16 16:24:01 +02:00
Giuseppe Criscione
23d9c04a4c Improve Info page under Tools section 2024-06-08 22:46:26 +02:00
Giuseppe Criscione
40bb816e23 Reintroduce form input icons 2024-06-08 11:49:42 +02:00
Giuseppe Criscione
32ce5e17f3 Update user cards 2024-06-07 18:02:50 +02:00
Giuseppe Criscione
84fc46a486 Hide buttons in user profile if current user has no edit permissions 2024-05-25 14:49:27 +02:00
Giuseppe Criscione
8781ee17ca Avoid XSS injection in panel by escaping field values and other texts 2024-05-25 13:23:38 +02:00
Giuseppe Criscione
144954c3c9 Simplify page field view using space separated list 2024-05-25 12:58:40 +02:00
Giuseppe Criscione
b1f944303d Add debug information to error handlers 2024-05-19 21:58:55 +02:00
Giuseppe Criscione
16f2839aae Fix fields styles 2024-05-19 21:09:27 +02:00
Giuseppe Criscione
648762d3ab Move panel modals logic to classes 2024-05-18 00:14:49 +02:00
Giuseppe Criscione
619e444549 Extract forms from modal views 2024-05-16 23:02:05 +02:00
Giuseppe Criscione
53209cb71e Fix backup generation from empty state 2024-05-14 23:57:44 +02:00