Commit Graph

10 Commits

Author SHA1 Message Date
6f0921ca2c Add duration field and validation for ticket cancellation 2025-05-29 06:31:31 +07:00
33ef7566af Add cargo manifest functionality to ticketing system
- Updated `tra_cargticket.php` to include a new hidden input for cargo manifest and added JavaScript functions to handle cargo manifest display and updates.
- Introduced new methods in `tra_cargticketc.php` for managing cargo details, including setting, deleting, and loading cargo data.
- Modified `tra_newticket.php` to accommodate changes in passenger type handling and validation.
- Enhanced `tra_newticketc.php` to support dynamic loading of cargo details and improved user interaction for adding and deleting cargo records.
- Implemented server-side logic to handle cargo data retrieval and deletion in the new `tra_cargticketc` class.
2025-04-25 07:27:12 +07:00
aa10454116 Add passenger child management features in new ticket form 2025-04-14 07:35:03 +07:00
c24bfe9f5c Add passenger type selection and improve tooltip messages in new ticket form 2025-04-10 19:32:46 +07:00
0700a715e4 Refactor code structure for improved readability and maintainability 2025-04-10 19:23:03 +07:00
e4705579f0 Clean 2025-04-09 13:44:43 +07:00
2046d31d24 Refactor tooltip messages for clarity in new ticket form and add passenger type selection 2025-04-09 13:41:48 +07:00
6509a7518d Add validation to prevent duplicate NIK entries in user data 2025-04-04 06:21:54 +07:00
ec0c5ba0f7 Add child passenger handling and delete functionality in new ticket process 2025-04-03 13:16:28 +07:00
663c28a2ea Add version files and new GIF images for UI components 2025-04-03 06:26:44 +07:00