Commit Graph

19 Commits

Author SHA1 Message Date
f6d5663ef7 Merge branch 'dev_1.2' into prod_v1.2 2025-05-29 06:31:44 +07:00
6f0921ca2c Add duration field and validation for ticket cancellation 2025-05-29 06:31:31 +07:00
2a4b5b52e6 Merge branch 'dev_1.2' into prod_v1.2 2025-04-25 07:27:32 +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
b59ccc13b7 Merge branch 'dev_1.2' into prod_v1.2 2025-04-16 06:11:49 +07:00
63c4109a7c Update month names to English in getFullNameOfMonth function 2025-04-16 06:11:29 +07:00
4e17eec258 Merge branch 'dev_1.2' into prod_v1.2 2025-04-14 07:36:22 +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
c96faae998 Merge branch 'dev_v1.1' into prod_v1.1 2025-04-07 09:57:28 +07:00
c30b50a588 Update month names to English in FN_GETMONTHNAME function 2025-04-07 09:57:11 +07:00
616a6f6f26 Merge branch 'dev_v1.1' into prod_v1.1 2025-04-04 06:22:06 +07:00
6509a7518d Add validation to prevent duplicate NIK entries in user data 2025-04-04 06:21:54 +07:00
d2023ad8c6 Update database host configuration in libdefine.php 2025-04-04 06:06:10 +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