Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 19:43:47 +00:00
c11fdf58dc Fix: require_active_plugin needs Request param for get_current_user injection
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 19:41:24 +00:00
a8b0043756 Fix: Migration 0044 down_revision must be 0043_backups not 0043
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 19:29:46 +00:00
b6e3afd28b Phase 4 + M5: Low-priority fixes and frontend component integration
825d638130 Phase 3: Fix medium-priority issues (M1-M4, M6)
604a2b7648 Phase 2: Fix high-priority security and stability issues (H1-H7)
5ec1fc9b05 Phase 1: Fix all critical release blockers (B1-B10)
7a14973c68 chore: verify all FIX-PLAN items, remove completed, update status
Compare 5 commits »
Leopoldadmin opened issue Leopoldadmin/leocrm#1 2026-07-26 13:18:00 +00:00
[Auto] Test error from Forgejo plugin verification - issue should be created
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 13:14:25 +00:00
a897bca390 fix: use label IDs instead of strings for Forgejo issue creation
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 11:02:13 +00:00
14967fc70b fix: remove unused Request param from forgejo error reporter status endpoint
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 10:57:20 +00:00
227ab7546b fix: add routes to forgejo_error_reporter plugin manifest
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 10:52:35 +00:00
c3e41906bf feat: add forgejo_error_reporter plugin for automatic error reporting to Forgejo issues
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 10:24:33 +00:00
b9d05e2198 fix: exempt /api/v1/errors from CSRF for frontend error logging
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 10:19:40 +00:00
808da564f3 fix: improve error handling and stability - no logout on transient errors, add ErrorBoundary, global error logging
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 07:51:06 +00:00
e12b85c2ce fix: correct Debian Trixie package name libgdk-pixbuf-2.0-0 in Dockerfile
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 07:45:14 +00:00
32a991a7ad fix: add weasyprint to requirements.txt and Dockerfile for PDF generation
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 07:40:45 +00:00
4dbbc422ce fix: repair print/PDF in Reports — fix document.write/appendChild mix, add printPdfBlob for print format
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 01:22:42 +00:00
0571cc8193 Fix: Add updated_at and deleted_at columns to backups migration (TenantMixin)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 01:17:43 +00:00
79ece0fe2e Phase 4: Webhooks, Backup/Restore UI, Onboarding/Tutorial
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 01:08:28 +00:00
10dcc8ae90 Phase 3: Saved Filters UI, Entity History UI, Activity Timeline, API Docs Link
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 01:02:26 +00:00
a7e3890634 Phase 2: Tags UI, Custom Fields UI, Notifications Bell
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 00:45:07 +00:00
444c7fdb88 Fix: Remove function field from export/import — not on Contact model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 00:42:10 +00:00
d468456fe1 Fix: Contact model has phone_2 not mobilephone — fix export+import service
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 00:35:46 +00:00
a3a5a10514 Phase 1: Workflows UI, Dedup/Merge UI, Import/Export UI, Print/PDF