winter.liang
c58565af77
fix: increase DB pool size and fix connection leak in permissions route
...
- connectionLimit 10 -> 50, queueLimit 0 -> 100 to prevent pool exhaustion
- Add missing db.release() in GET /permissions/:id finally block
2026-04-24 14:20:39 +08:00
Edison
66d29fa4b6
change to request format on the txt
2026-03-26 16:54:17 +08:00
Edison
c98b16dbd7
Reapply "added txt file export as extra export."
...
This reverts commit d51c16399c .
2026-03-19 16:56:30 +08:00
Edison
d51c16399c
Revert "added txt file export as extra export."
...
This reverts commit 99f80a25d0 .
2026-03-19 16:56:13 +08:00
Edison
99f80a25d0
added txt file export as extra export.
2026-03-19 16:33:22 +08:00
Edison
9f65883534
arrow detailed
2026-01-02 15:15:20 +08:00
Edison
2d7ddbb96a
department filter and excel support
2026-01-02 14:51:36 +08:00
Edison
2e7de997ff
add total hours and summary on excel.js
2025-12-17 08:43:19 +08:00
Edison
e31416d91d
add enable month and disable
2025-11-14 11:20:36 +08:00
winter.liang
193da32ca4
Merge branch 'main' of https://git.wlcent.cn/NiLai_Clock/Nilai_Clock
2025-11-11 14:00:08 +08:00
Edison
f2865be33a
Merge branch 'main' of https://git.wlcent.cn/Marc.ma/Nilai_Clock
2025-11-11 13:55:16 +08:00
Edison
eb0c3de489
Merge branch 'main' into new_edi_branch
2025-11-11 13:52:44 +08:00
Edison
5b03d39e36
Merge branch 'main' into new_edi_branch
2025-11-11 13:45:04 +08:00
winter.liang
fee699b529
fix:connection lost
2025-11-07 11:28:44 +08:00
Edison
a5f6803f91
Merge branch 'main' into new_edi_branch
2025-11-06 16:19:56 +08:00
winter.liang
899b6fae93
fix:connection lost
2025-11-06 10:05:07 +08:00
winter.liang
e9330b8e2d
fix:timezone has no effect
2025-11-05 15:32:27 +08:00
Edison
8c04d91a18
rehydrate for delete and also allow fullName changing
2025-11-04 10:05:13 +08:00
winter.liang
b577d5ad1b
fix:time display
2025-11-03 18:18:24 +08:00
winter.liang
30d2e932e5
fix:time display
2025-11-03 18:05:37 +08:00
winter.liang
4ce4b21315
fix:time display
2025-11-03 17:59:20 +08:00
winter.liang
9b1eb38dd9
fix:time display
2025-11-03 17:34:03 +08:00
winter.liang
6d31e4db09
Merge remote-tracking branch 'origin/fix-timestamp'
...
# Conflicts:
# backend/server.js
# backend/workerRoutes.js
# src/views/ManagerAttendanceRecord.vue
2025-11-03 17:09:07 +08:00
Edison
05d58b0012
frontend timezone follow db
2025-11-03 16:48:13 +08:00
Edison
b6352dcddc
backend done
2025-11-03 16:15:06 +08:00
winter.liang
9bb899cc05
Merge remote-tracking branch 'origin/main' into new_edi_branch
2025-11-03 14:31:01 +08:00
Edison
1d89d47c53
frontend and backend to follow db.js strictly
2025-11-03 14:23:35 +08:00
Edison
7e37230894
calculations
2025-11-03 13:35:35 +08:00
longke
df32dab9aa
console log
2025-11-03 12:01:23 +08:00
Edison
7231310f93
timezone update
2025-11-03 11:31:34 +08:00
Edison
b1a8612571
added for multiple clock in and out sessions on export
2025-10-17 10:38:08 +08:00
Edison
ea9ba5eefc
follow TZ
2025-10-17 10:38:00 +08:00
Edison
e5bdcbd631
no fall back
2025-10-15 11:15:45 +08:00
Edison
9db81d377e
excel download reformat on employee list.
2025-10-15 11:15:19 +08:00
Edison
84ce4085a0
added server time
2025-10-09 11:23:35 +08:00
Edison
c7e78b910d
added manual guide and also translation
2025-09-29 15:25:11 +08:00
sudomarcma
4bad24ab76
fix: update password update messages and handle invalid current password error
v1.0.0
2025-09-10 16:06:19 +08:00
sudomarcma
e24a704732
feat: implement configurable device UUID handling for worker login
2025-09-08 16:13:34 +08:00
sudomarcma
64b4f040ee
123
2025-09-08 14:41:38 +08:00
sudomarcma
91299792e5
fix: update delete confirmation messages for workers in English and Malay locales
2025-09-04 10:20:44 +08:00
sudomarcma
b0012c5a31
feat: add enhanced device UUID handling for worker login
2025-09-03 14:46:17 +08:00
sudomarcma
3c788545b7
fix: 修正马来语拼写错误
2025-07-24 10:03:09 +08:00
sudomarcma
a7ba1bbda2
feat: rename bunch of files
2025-07-23 13:45:16 +08:00
sudomarcma
ffe4c7228d
feat: Refactor ChangePasswordView for improved UI and UX, add success/error overlays
...
feat: Enhance LoginView with "Remember Me" functionality and improved error handling
feat: Revamp WorkerDashboardView with new layout, scanner integration, and status overlays
feat: Update WorkerHistoryView to include a more user-friendly design and navigation
feat: Create NativeServicesStatus view for displaying web services status
feat: Implement SettingsView with options for clock history, password change, language selection, and logout
2025-07-23 09:29:45 +08:00
sudomarcma
7247604a99
docs(locales): 更新马来语翻译中的"Pengurus"为"Pentadbir"
2025-07-21 14:37:37 +08:00
sudomarcma
92d794edd9
fix(本地化): 修正马来语和英语的翻译文本
2025-07-21 14:37:22 +08:00
sudomarcma
2855214fae
feat: Update manager permissions and enhance toast notifications with internationalization support
2025-07-18 18:07:20 +08:00
sudomarcma
c78539bab8
fix: Update Leaflet icon settings for geofence management component
2025-07-18 16:21:18 +08:00
sudomarcma
67bf8a18b4
refactor: Remove PrimeVue and related services from main.js and package files
2025-07-18 16:06:45 +08:00
sudomarcma
7769a89708
feat: Add manager permissions management component and related functionality
...
- Implemented ManagerPermissions.vue for managing manager accounts, including adding, editing, and deleting managers.
- Integrated a modal for adding new managers with form validation.
- Added functionality to fetch, display, and paginate manager data.
- Created a toast notification system for user feedback on actions.
- Developed a reusable Toast component for displaying notifications.
- Introduced a useToast composable for managing toast notifications.
- Added permissions management for managers, including fetching and saving permissions.
- Implemented password change functionality for managers.
- Enhanced error handling and user feedback throughout the manager management process.
- Added root CA and private key files for secure communication.
2025-07-18 15:56:55 +08:00