Commit Graph

11 Commits

Author SHA1 Message Date
“VeLiTi”
0723df4516 Refactor permission handling to utilize hierarchy levels for access control across multiple API endpoints, enhancing permission validation logic in contracts, history, application, and user management. 2026-01-29 10:58:03 +01:00
“VeLiTi”
3db13b9ebf feat: Enhance software tool with country selection and tax calculation
- Added a helper function to generate country select options in software tool.
- Updated user info modal and payment modal to use country dropdowns instead of text inputs.
- Implemented tax calculation based on selected country in payment modal.
- Improved software options loading behavior in debug mode.
- Enhanced description formatting in payment modal.
- Added log modal for equipment updates with a link to view logs.
- Introduced a new countries settings file with tax rates for various countries.
- Minor adjustments to various PHP files for better handling of equipment and payment processes.
2026-01-16 16:01:31 +01:00
“VeLiTi”
7aebb762d3 Refactor API endpoints and update invoice generation
- Updated API calls in equipment.php, equipment_manage.php, and equipments_mass_update.php to use v2 endpoints.
- Changed payload decoding from decode_payload to json_decode for consistency.
- Enhanced invoice generation in factuur.php and webhook files to use a new email template and PDF structure.
- Added new email and PDF templates for invoices to improve formatting and readability.
- Improved marketing folder handling in marketing.php with better payload management.
- Updated CSS for marketing to enhance UI interactions.
- Added JavaScript checks for browser compatibility in softwaretool.php.
- Adjusted user permissions in settingsprofiles.php to reflect new features.
2026-01-14 13:31:22 +01:00
“VeLiTi”
92b47c3da3 CMXX - Updated salesid for admin 2025-02-20 13:59:28 +01:00
“VeLiTi”
e55c7c271d CMXX - Include updated/by on multiple tables and views 2024-12-12 16:19:16 +01:00
“VeLiTi”
c0f43a5ed0 CMXX - Update history table to equipment_history 2024-12-02 19:13:44 +01:00
“VeLiTi”
6bb7b2d1de CMXX - Change history table to equipment_history 2024-12-02 19:10:33 +01:00
“VeLiTi”
72b1066943 CIM82 - Update changelog based on warranty registration 2024-05-27 13:42:28 +02:00
“VeLiTi”
0b4ba34ea5 CIM69 - Car database 2024-04-23 17:09:31 +02:00
“VeLiTi”
df51ba8e58 Database merge 2024-04-15 15:21:23 +02:00
“VeLiTi”
670b00eeab Initial commit 2024-03-15 12:43:10 +01:00