Commit graph

33 commits

Author SHA1 Message Date
Dan
3f6fe237dc Add target attribute in menu 2025-07-04 09:26:52 +07:00
andrigamerita
60858703c0
Handle server-side session error for /admin/autosave 2025-06-07 16:38:31 +02:00
andrigamerita
a0b8059647
Refactor autosave draft script and add error handling 2025-06-07 15:35:01 +02:00
Dan
aeec0910ff Improve toolbar and menu
Sometimes if we have a menu with a `fixed` position then it will overlap with the toolbar. This is trying to fix it.
2025-04-21 18:30:12 +07:00
Dan
04c5ab3a3d Fix form styling 2025-03-19 12:20:36 +07:00
Dan
be90f88708 Form builder styling 2025-03-18 19:53:56 +07:00
Dan
65afc01fe5 Add info properties 2025-03-18 15:27:21 +07:00
Dan
b51bbd2d60 Update form.builder.js 2025-03-18 09:44:57 +07:00
Dan
0214d31817 Update form.builder.js
Remove spaces for select value and options value
2025-03-18 04:57:40 +07:00
Dan
fda3af37f4 Clean toc heading link
The heading link only show up when we hovering it
2025-03-17 20:00:37 +07:00
Dan
3ca9ed1922 Simple custom fields
Currently only supports text, textarea, checkbox and select types.

Can add custom fields to posts, pages/subpages, profile.
2025-03-17 16:02:16 +07:00
Dan
eb4330abc8 Autosave message
Added a message why the draft was not saved
2025-01-24 09:09:31 +07:00
danpros
9beafa63bb Fix autosave #789
Track last saved draft than compare the new filename against the old filename when saving.
2024-10-10 12:09:36 +07:00
danpros
966a7f3c2d Toggle Preview
Revert the autosize and add toggle preview instead.
2024-06-01 22:59:12 +07:00
danpros
aa5d1f4ade Autosize editor textarea 2024-05-30 20:07:24 +07:00
danpros
a813ed3b38 Improve Autosave 2024-05-27 07:37:53 +07:00
KuJoe
25fee781cf Added autosave feature to posts/pages
Added a feature to automatically save posts/pages every 60 seconds as a draft to avoid lost work. Includes a notification in the bottom right of the screen. Still needs a bit more work to avoid saving multiple drafts under different file names. Only auto saves for new posts/pages, not edits.
2024-05-18 03:22:31 -04:00
danpros
675cf51259 Add pager in gallery
Load 40 images for each pager.
2024-03-03 17:26:08 +07:00
danpros
863557c235 Update toc.generator.js 2024-02-24 18:08:00 +07:00
danpros
a80ca28025 Update toc.generator.js 2024-02-24 15:51:34 +07:00
danpros
4899d2b71f Cleanup TOC 2024-02-22 08:03:58 +07:00
danpros
06140ec58c Improve the TOC
Even in posts collections page, create the TOC as long as its in full post mode.
2024-02-21 11:21:26 +07:00
danpros
6c8c1271c2 Add TOC
Allow to add TOC using shortcode (<!--toc-->). TOC add button in text editor.
2024-02-20 22:47:45 +07:00
danpros
8d142b7f37 Improve pages/subpages
Allow to reorder the pages and subpages position. Added doks theme
2024-01-26 08:06:12 +07:00
danpros
8020b606e2 Simple Image Gallery
Allows us to reuse previous uploaded images.
​
2023-12-15 13:47:38 +07:00
danpros
8bed79dd88 Update jquery.nestable++.js 2023-12-13 11:45:37 +07:00
danpros
4d2b505b56 Add image preview 2023-12-13 00:03:10 +07:00
danpros
adfaf19cf1 Add insert image button 2023-12-12 21:16:30 +07:00
ProjectPatatoe
c9a0a81b61 slim down unused jquery UI 2021-03-23 13:39:26 -07:00
danpros
0e86bcaabc Update resources 2021-03-02 22:23:31 +07:00
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
Danang Probo Sayekti
2ab20034db Cleaning up 2015-07-24 22:23:12 +07:00
Danang Probo Sayekti
4138142368 Improve resources 2015-07-24 16:00:15 +07:00