Commit Graph

37 Commits

Author SHA1 Message Date
“VeLiTi”
24481279d5 Refactor user session handling and permissions management
- Updated session variables to use 'authorization' array instead of 'username' for user identification across multiple files.
- Introduced a new function `getUserPermissions` to consolidate user permissions retrieval based on assigned roles.
- Modified API calls to use the new authorization structure and updated endpoints to v2.
- Enhanced language support by adding 'PL' to the list of supported languages.
- Cleaned up redundant code and improved session management during user login and registration processes.
- Added a new API endpoint for fetching user permissions based on user ID.
2026-01-19 15:29:16 +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”
a0e1d386ad Finetuning software updates, general UI improvements 2026-01-13 14:35:16 +01:00
“VeLiTi”
2520fb2b75 Add PayPal webhook handler and marketing styles
- Implemented PayPal webhook for handling payment notifications, including signature verification and transaction updates.
- Created invoice generation and license management for software upgrades upon successful payment.
- Added comprehensive logging for debugging purposes.
- Introduced new CSS styles for the marketing file management system, including layout, toolbar, breadcrumb navigation, search filters, and file management UI components.
2026-01-09 15:19:28 +01:00
“VeLiTi”
543f0b3cac feat: Add software licenses management page and update payment handling
- Introduced a new licenses management page with functionality to create, update, and view software licenses.
- Updated payment return handling in softwaretool.php to check payment status from the database and display appropriate modals for success, pending, and failure states.
- Enhanced webhook_mollie.php to log webhook calls, handle payment status updates directly in the database, and generate invoices based on payment status.
- Improved CSS styles for better alignment of buttons and modal components.
- Added JavaScript for modal interactions and bulk license creation functionality.
2025-12-24 14:07:28 +01:00
“VeLiTi”
e57e0edbc4 Refactor profile definitions and views for improved organization and consistency 2025-12-16 16:20:28 +01:00
“VeLiTi”
bdb460c046 Add API endpoints and management pages for software versions and upgrade paths
- Implemented API endpoint for managing software versions in `products_software_versions.php`.
- Created management page for software version assignments in `products_software_assignments.php`.
- Developed upgrade paths management functionality in `products_software_upgrade_paths_manage.php`.
- Enhanced software version details page in `products_software_version.php`.
- Added form handling and validation for software version creation and updates in `products_software_version_manage.php`.
- Introduced pagination and filtering for software versions in `products_software_versions.php`.
- Implemented success message handling for CRUD operations across various pages.
2025-12-15 14:52:50 +01:00
“VeLiTi”
c3e5873912 CMXX - Dealers 2025-04-13 17:16:12 +02:00
“VeLiTi”
bc7e83efe9 CMXX - Changed consumer_identity to identity 2025-02-23 15:25:06 +01:00
“VeLiTi”
3182cb0b3c CMXX - Consumer identity 2025-02-22 23:45:27 +01:00
“VeLiTi”
d5826fccdb CMXX - Uploader tool 2025-02-21 17:10:15 +01:00
“VeLiTi”
9e7cbc3115 CMXX - Improved menu handling 2025-02-20 17:26:38 +01:00
“VeLiTi”
4c6ed0d203 CMXX - Improved whereclause 2025-02-20 13:35:59 +01:00
“VeLiTi”
3aaa6c6680 CMXX - Checkout and Placeorder 2025-02-17 19:01:04 +01:00
“VeLiTi”
2072250072 CMXX - Products_media 2025-02-06 18:46:33 +01:00
“VeLiTi”
07b5578895 CMXX - Shopping_cart + local fonts 2025-02-06 11:47:53 +01:00
“VeLiTi”
0172f8405a CMXX - Added categories filter for commerce 2025-02-04 11:46:14 +01:00
“VeLiTi”
59c23bf46c CMXX - Categories and filters 2025-02-03 11:28:05 +01:00
“VeLiTi”
a669b2fadf CMXX - Catalog API 2025-01-30 09:28:50 +01:00
“VeLiTi”
661783270a CMXX - Pricelists 2025-01-23 12:54:16 +01:00
“VeLiTi”
2dc2100269 CMXX - Media 2025-01-16 17:13:42 +01:00
“VeLiTi”
05b0c2bdb1 CMXX - Product attributes and initial multi languagal product support 2025-01-14 14:40:01 +01:00
“VeLiTi”
906ce7b843 CMXX - Initial product attributes 2025-01-09 15:40:59 +01:00
“VeLiTi”
81bd7c6c64 CMXX - Update service user creation 2024-12-10 15:54:03 +01:00
“VeLiTi”
b72f329154 CM91 - RMA update 2024-12-10 11:49:04 +01:00
“VeLiTi”
cadded26be CMXX - Update profiles 2024-11-25 13:27:53 +01:00
“VeLiTi”
3db3902f84 CMXX - Update profiles for products_software 2024-11-21 15:58:16 +01:00
“VeLiTi”
84fb318147 CMXX - New Profiles 2024-11-13 10:12:52 +01:00
“VeLiTi”
be960e25cc CMXX - Updated settings and profiles 2024-11-12 12:47:56 +01:00
“VeLiTi”
f51af664cf CMXX - Bugfix contract_manage and authorization api 2024-10-30 17:36:59 +01:00
“VeLiTi”
a81bbf0ca5 CMXX - Update billing report 2024-10-25 14:50:43 +02:00
“VeLiTi”
4889402271 CMXX - block contracts based on usage 2024-10-10 16:34:49 +02:00
“VeLiTi”
9ffb1e41a9 CMXX - Healthindex. Added healthindex flag to product to include and exclude products from healthindex 2024-10-08 16:00:22 +02:00
“VeLiTi”
dad37f90bd CMXX - Updated interface profile 2024-10-04 10:32:48 +02:00
“VeLiTi”
bf21c2c49c CMXX - Cronjob bugfixes 2024-10-04 09:51:10 +02:00
“VeLiTi”
7737be560c CMXX - Bugfixes 2024-10-03 16:01:14 +02:00
“VeLiTi”
c42de76fb8 CMXX - New Profile setup 2024-10-03 15:26:23 +02:00