10 Commits

Author SHA1 Message Date
Wartana
5fa44b47e0 Update various plugins, remove unused assets, and refine core application features and database structure. 2026-03-04 21:34:55 +08:00
ce88ac52f6 Add phone number field to citizen data
Adds phone column to tb_pdd table and updates all related forms (add, edit, view) to handle phone numbers for citizens.
2026-01-25 00:20:46 +08:00
19cc3244de Enhance pendatang module with existing resident selection, standardize UI gender display to LAKI-LAKI/PEREMPUAN, add Jenis Kelamin columns to pindah/mendu tables, fix NIK display in reports, and implement security improvements 2026-01-22 15:52:22 +08:00
05dd3f2a67 Enhance SIDAK with two-way KK-KTP linkage, scanner mobile optimization, NIK validation, and UI improvements
- Implement bidirectional KK-KTP linkage system (address-based & NIK-based)
- Optimize scanner for mobile devices (touch slop, larger hit areas, modal locking)
- Add NIK validation (16-digit numeric) with client-side feedback
- Set default RT/RW values to '000' for both KK and KTP forms
- Change 'Kpl Keluarga' label to 'Kepala Keluarga'
- Improve scanner error messages and user feedback
- Remove redundant 'Deteksi Dokumen' button
- Add database schema updates and Docker support files
2026-01-22 07:34:17 +08:00
80951b57a0 feat: Modern Theme and Dashboard Enhancements
- Implemented Modern Theme (Inter font, Rounded UI, Indigo/White palette)
- Updated Login Page with gradient background and modern card
- Added Age Demographics to Dashboard (Stats count)
- Integrated Chart.js for Population Donut Chart
- Made Dashboard Info Boxes clickable with Age Category filtering
- Updated Resident Data table to support age filtering
2026-01-18 22:02:48 +08:00
3935519d02 fix: perspektif crop 2026-01-18 21:30:10 +08:00
1cd7db0fcc fix crop 2026-01-18 21:16:53 +08:00
c5abd68e9e Feat: Photo Upload, Zoom/Pan UI, and Default Placeholders 2026-01-18 17:12:52 +08:00
74b8f572a2 Enhancement: Complete overhaul of SIDAK application
- Report: Added printable reports for all categories.
- Dashboard: Fixed broken links and implemented gender balance filtering.
- Logic: Auto-integration of Arrivals and Births into Resident/KK data.
- Fix: Solved deletion popup bug in Birth Data.
- Feature: Added Full KK History view.
- Feature: Implemented Dynamic Village Profile for letter templates.
2026-01-18 16:25:38 +08:00
a10d6f70fb Initial commit 2026-01-18 14:22:18 +08:00