Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-21 07:36:05 +00:00
a69035eebb Calendar rewrite: 3-column layout with tree, multi-view (day/week/month/range), detail panel
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 23:13:48 +00:00
b16cd5e96f Fix Bug 5: require groups:read permission for list_groups
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 23:13:47 +00:00
9142f8e1b2 Pass denied_permissions through in role create/update routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 23:13:47 +00:00
cb4c2173f6 Add denied_permissions and permission_version to Role schemas
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 23:13:46 +00:00
578f5dbff4 Add deleted_at field to Role model for soft-delete
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 23:13:46 +00:00
7bb72f6b9e Fix Bug 3+4+6: permission_version bump, denied_permissions, soft-delete
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 23:13:46 +00:00
26850801fd Fix Bug 1: Set UserTenant.role_id in create_user and sync in update_user
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 22:55:11 +00:00
044b948cf3 Add onRangeSelect handler for multi-selection support
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 22:55:11 +00:00
cfb52d3c69 Multi-selection: Shift+Click range, Ctrl/Cmd+Click toggle, rubber-band drag, mobile long-press
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 22:33:53 +00:00
b0c3941b7c i18n: add DMS drag-and-drop keys (en)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 22:33:53 +00:00
3163d77a30 i18n: add DMS drag-and-drop keys (de)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 22:33:53 +00:00
864751a848 DMS: handleDropFiles + handleDropFolder callbacks
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 22:33:52 +00:00
f08933a97c DMS: SourceTree drop targets + draggable folders
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 22:33:52 +00:00
d5a836c0c7 DMS: drag-and-drop for files + styling fixes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 15:31:06 +00:00
e94e64ba6b DMS redesign: 3-column explorer layout with toolbar, source tree, file details panel
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 14:48:42 +00:00
e1a9a8e33e fix: retrieve UID after IMAP APPEND + handle uid=None mails in vanished check
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 14:38:29 +00:00
a2d68e1aca fix: call imap_delete_mail BEFORE db.delete/folder_id change — IMAP sync was broken
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 14:11:25 +00:00
3a5520b46a fix: remove all deleted_at/soft-delete from mails — standard mail program logic only
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 12:35:38 +00:00
fb92acb52b fix: bidirectional sync — check sync queue before restoring deleted mails
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-20 12:26:08 +00:00
452828babe fix: never restore deleted mails during sync — deleted means deleted