Commit Graph

17 Commits

Author SHA1 Message Date
xiaji
82fcbaf22a Remove battery field from maintenance record form 2026-05-18 11:29:09 +08:00
xiaji
1c5a56c3dd Enhance UPS host display with location and IP address 2026-05-18 11:18:21 +08:00
xiaji
58a49b1cee Fix date field with manual input binding to flatpickr 2026-04-30 17:31:39 +08:00
xiaji
c36b92a38e Fix date cleaning in UPSHostForm 2026-04-30 17:26:30 +08:00
xiaji
e6ef4bcf0e Fix form_valid to always save UPS host even if battery formset fails 2026-04-30 17:11:09 +08:00
xiaji
95b91aa6c2 Use CharField for date inputs to fix date saving issue 2026-04-30 17:01:11 +08:00
xiaji
b8348350fa Simplify date handling and fix form_valid logic 2026-04-30 16:56:57 +08:00
xiaji
fa4ccce3c8 Fix view name mismatch in URL configuration 2026-04-30 16:50:52 +08:00
xiaji
03190ae977 Fix date field with explicit input_formats and format in UPSHostForm 2026-04-30 15:09:22 +08:00
xiaji
749ab06ee7 Fix UPS host form with custom form class for date handling 2026-04-30 14:46:57 +08:00
xiaji
7f0112d400 Fix form validation issue in UPS host update 2026-04-30 14:37:09 +08:00
xiaji
795c84ce16 Fix battery count display - show total quantity instead of record count 2026-04-30 14:23:18 +08:00
xiaji
d33bf1c450 Add battery count column to UPS host list 2026-04-30 14:16:45 +08:00
xiaji
a9f93244fd Fix UPS host maintenance date save issue 2026-04-30 14:07:24 +08:00
xiaji
e14bc7bfd9 Add ID column to UPS host list 2026-04-30 13:59:12 +08:00
xiaji
cea28e5b62 Add battery inline editing for UPS host 2026-04-30 10:34:07 +08:00
xiaji
d888500a97 Initial commit: UPS management system 2026-04-28 17:11:19 +08:00