Giuseppe Criscione
|
98c7bc8665
|
Add Modal::hasForm()
|
2024-10-15 00:32:50 +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 |
|
Giuseppe Criscione
|
828b5e69db
|
Move processed images to cache
|
2024-05-14 23:41:44 +02:00 |
|
Giuseppe Criscione
|
d9a0f08203
|
Improve Pages and Files management in the panel
|
2024-05-12 19:36:30 +02:00 |
|
Giuseppe Criscione
|
024448f1af
|
Tweak panel UI
|
2024-05-11 20:19:35 +02:00 |
|
Giuseppe Criscione
|
9b90513b97
|
Improve mobile UI
|
2024-05-09 23:31:41 +02:00 |
|
Giuseppe Criscione
|
f96de137ab
|
Check defaultTemplate even if not defined in site scheme
|
2024-05-02 23:31:51 +02:00 |
|
Giuseppe Criscione
|
538d1a162d
|
Use classes helper
|
2024-05-01 16:33:37 +02:00 |
|
Giuseppe Criscione
|
143f60778a
|
Make field and modal labels uniform
|
2024-05-01 15:35:19 +02:00 |
|
Giuseppe Criscione
|
6182334237
|
Fix styles in new user modal
|
2024-04-30 00:15:36 +02:00 |
|
Giuseppe Criscione
|
1eb4bb7b4d
|
Display video thumbnails
|
2024-04-30 00:12:00 +02:00 |
|
Giuseppe Criscione
|
20d010f079
|
Add the possibility to specify default template for new pages
|
2024-04-27 16:27:51 +02:00 |
|
Giuseppe Criscione
|
3a9876465a
|
FIx page status icon
|
2024-04-27 14:53:28 +02:00 |
|
Giuseppe Criscione
|
5e961202fc
|
Fix notifications display
|
2024-04-27 14:39:25 +02:00 |
|
Giuseppe Criscione
|
a18df4a0f8
|
Format php files
|
2024-04-27 13:06:15 +02:00 |
|
Giuseppe Criscione
|
0245e8ae0e
|
Avoid failing when there are no backups
|
2024-04-27 12:45:38 +02:00 |
|
Giuseppe Criscione
|
4b7162040b
|
Fix new user modal layout
|
2024-04-27 12:42:33 +02:00 |
|
Giuseppe Criscione
|
06a20f814c
|
Fix user image alt text
|
2024-03-26 22:35:42 +01:00 |
|
Giuseppe Criscione
|
3a1344596b
|
Update scss naming
|
2024-03-03 18:04:05 +01:00 |
|
Giuseppe Criscione
|
a00c21a44c
|
Fix unstyled button
|
2024-03-02 23:56:14 +01:00 |
|
Giuseppe Criscione
|
1b5952e2fe
|
Improve panel components naming
|
2024-02-19 22:38:42 +01:00 |
|
Giuseppe Criscione
|
09ebb4510a
|
Simplify button styles
|
2024-01-27 15:33:40 +01:00 |
|
Giuseppe Criscione
|
b9745562a3
|
Fix table selector specificity
|
2024-01-27 14:14:41 +01:00 |
|
Giuseppe Criscione
|
e2c36610f6
|
Avoid type selectors
|
2024-01-21 20:58:47 +01:00 |
|
Giuseppe Criscione
|
826168e2e6
|
Improve accessibility
|
2024-01-21 14:12:11 +01:00 |
|