2531 Commits

Author SHA1 Message Date
Giuseppe Criscione
14ed1b207a Display clickable links in tooltip 2024-10-21 22:05:52 +02:00
Giuseppe Criscione
28e14ced77 Position tooltips near mouse cursor 2024-10-21 22:02:58 +02:00
Giuseppe Criscione
cb81de616f
Update check.yaml 2024-10-19 23:52:15 +02:00
Giuseppe Criscione
79ab3b62d5
Update check.yaml 2024-10-19 23:36:38 +02:00
Giuseppe Criscione
3ba5343b00 Add field descriptions 2024-10-19 23:30:07 +02:00
Giuseppe Criscione
561fb89853 Add page info card 2024-10-19 23:28:51 +02:00
Giuseppe Criscione
18ea1894b7 Fix icons positioning 2024-10-19 23:13:43 +02:00
Giuseppe Criscione
1729a29f4c Add badges variants 2024-10-19 23:12:47 +02:00
Giuseppe Criscione
77f5fa11eb Remove routability from page status 2024-10-19 19:47:29 +02:00
Giuseppe Criscione
aafbc01983 Make Modal::hasForm() true by default 2024-10-19 19:23:45 +02:00
Giuseppe Criscione
514d426ede Fix Image::process() error on uninitialized handler 2024-10-19 19:22:38 +02:00
Giuseppe Criscione
b2bf91a54e
Merge pull request #587 from getformwork/process-file-uploads
Process file uploads in `FileUploader`
2024-10-19 12:53:17 +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
cb28687ea9 Handle tooltips with document events 2024-10-18 00:28:25 +02:00
Giuseppe Criscione
b311aebc37 Fix link tooltip removal 2024-10-18 00:27:49 +02:00
Giuseppe Criscione
0b67e7b59a Use tooltip instead of title 2024-10-18 00:18:56 +02:00
Giuseppe Criscione
0bb1b14107 Update translations 2024-10-17 23:54:28 +02:00
Giuseppe Criscione
1bea3ddc48 Add tooltip to links 2024-10-17 23:31:16 +02:00
Giuseppe Criscione
b801cb8aea Refactor link and image insertion 2024-10-16 23:31:22 +02:00
Giuseppe Criscione
4fc7c7808f Always prefix modal fields with modal id 2024-10-16 23:28:56 +02:00
Giuseppe Criscione
9c98bad849 Move upload process logic to FileUploader 2024-10-15 23:27:53 +02:00
Giuseppe Criscione
9baef511ad Pass image options to handlers 2024-10-15 23:23:59 +02:00
Giuseppe Criscione
ab509611f6 Fix pages navigation 2024-10-15 00:52:23 +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
12adac440f Refactor files navigation 2024-10-13 17:42:22 +02:00
Giuseppe Criscione
29d4809ab3 Add navigation to user profile 2024-10-13 17:33:54 +02:00
Giuseppe Criscione
0492c24894 Disable children to error page 2024-10-13 16:54:16 +02:00
Giuseppe Criscione
94a10d105e Always check if page allows children 2024-10-13 16:53:56 +02:00
Giuseppe Criscione
d931159ec8 Add icon before site name 2024-10-13 16:44:57 +02:00
Giuseppe Criscione
9f063f161f Add new icons 2024-10-13 16:43:45 +02:00
Giuseppe Criscione
8e8afd8d5d Change default session duration to 2 hours 2024-10-13 14:50:19 +02:00
Giuseppe Criscione
866a763301 Fix default page scheme 2024-10-13 13:25:27 +02:00
Giuseppe Criscione
14ca081504 Allow defining icon in page schemes options 2024-10-13 13:23:58 +02:00
Giuseppe Criscione
cca89c3f5f
Merge pull request #585 from getformwork/feature/file-meta
Add support for files metadata
2024-10-13 12:49:07 +02:00
Giuseppe Criscione
b2295e65a4 Add metadata to index images 2024-10-13 12:46:51 +02:00
Giuseppe Criscione
44c946d992 Rewrite markdown extension to add images alternative text by default 2024-10-13 12:46:00 +02:00
Giuseppe Criscione
ec9bc5c40c Allow file metadata editing from panel 2024-10-13 12:42:06 +02:00
Giuseppe Criscione
57c7798976 Implement file metadata 2024-10-13 12:39:20 +02:00
Giuseppe Criscione
f60604db60 Use attribute ReadonlyModelProperty to control Model::set() write access 2024-10-13 12:31:21 +02:00
Giuseppe Criscione
8d2d352a23 Always enable debug mode on localhost 2024-10-12 22:22:42 +02:00
Giuseppe Criscione
0e18da04d5 Add Page::videos() and Page::media() methods 2024-10-12 16:14:13 +02:00
Giuseppe Criscione
49d88eb454 Remove extra whitespace 2024-10-07 23:29:52 +02:00
Giuseppe Criscione
9ede1906db Fix coding style 2024-10-07 23:29:42 +02:00
Giuseppe Criscione
601f3f544c Fix page creation from panel 2024-10-07 23:26:55 +02:00
Giuseppe Criscione
f71bf3d816 Fix apache and simulated mod_rewrite inconsistencies 2024-10-06 20:58:42 +02:00
Giuseppe Criscione
272e428934
Merge pull request #584 from getformwork/feature/template-translations
Translate template titles and decouple template translation strings from panel
2024-10-06 18:44:36 +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