Commit Graph

37 Commits

Author SHA1 Message Date
“VeLiTi”
ee426cf5ea Enhance partner dropdowns to include authorization permissions across various management pages. Implement hardware version checks with warning modals for restricted versions. Update translations for hardware compatibility notices in multiple languages. Refactor SQL and PHP files to improve code clarity and maintainability. 2026-02-05 10:10:26 +01:00
“VeLiTi”
e97d2e5ef2 Refactor partner dropdowns to utilize authorization permissions across various management pages. Enhance invoice creation in webhooks to include account hierarchy. Add marketing system migration script for transitioning files to database structure. 2026-02-03 09:10:33 +01:00
“VeLiTi”
f7a91737bc Implement RBAC migration and role management enhancements
- Added AJAX functionality to fetch role permissions for copying.
- Introduced system role management with permission checks for updates.
- Implemented role deletion with confirmation modal and backend handling.
- Enhanced user role assignment migration scripts to transition from legacy profiles to RBAC.
- Created SQL migration scripts for user roles and permissions mapping.
- Updated user interface to support new role management features including copy permissions and system role indicators.
2026-01-27 15:10:21 +01:00
“VeLiTi”
aeda4e4cb9 Refactor user permissions handling and enhance menu functionality with collapsible headers 2026-01-21 12:48:46 +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”
884d2a3366 Enhance product links and translations; update styles and add registration modal
- Updated product links in rma.php and rma_manage.php to include icons for better UX.
- Improved German, Spanish, Dutch, Polish, Portuguese, and US translations with new phrases for software licenses and user information prompts.
- Refactored CSS to remove redundant styles and added new styles for a registration modal, enhancing the overall UI.
- Introduced JavaScript variables for user information prompts in softwaretool.php for better localization support.
2026-01-12 15:59:46 +01:00
“VeLiTi”
be6f73b19c feat: Add edit functionality for marketing files and update handling 2026-01-12 10:51:55 +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”
653e33d7e9 Add software tool functionality with device connection and upgrade options
- Implemented the software tool page with user interface for connecting devices.
- Added functionality to display connection status and software upgrade options.
- Included a help modal with step-by-step instructions for users.
- Integrated error handling and user permission checks.
- Enhanced user experience with dynamic content updates and visual feedback.
2025-12-21 14:16:55 +01:00
“VeLiTi”
3693b52886 Refactor software version update logic into a reusable function; enhance UI for file uploads and table responsiveness 2025-12-16 16:18:24 +01:00
“VeLiTi”
a9f623cf22 Add software availability check API and enhance profile management features 2025-12-16 14:53:20 +01:00
“VeLiTi”
a329cec1a6 Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-12-16 13:04:50 +01:00
“VeLiTi”
fc13fec9c9 Adjust main padding-top for improved layout consistency 2025-12-16 11:43:31 +01:00
“VeLiTi”
364ee773e4 Enhance UI and functionality across multiple pages
- Added filter panels and search functionality to media, orders, partners, pricelists, products, products attributes, software versions, translations, and users pages.
- Implemented security checks for create, update, and delete permissions on various pages.
- Updated CSS styles for improved layout and responsiveness, including new styles for filter panels and buttons.
- Refactored existing forms to utilize the new filter panel design for a more consistent user experience.
- Adjusted API versioning in servicereport and servicereports pages for better compatibility.
- Improved button icons for filter actions and form submissions for better user interaction.
2025-12-16 11:39:14 +01:00
“VeLiTi”
ec20d44267 Refactor UI elements for consistency and clarity
- Updated action buttons across multiple files to use icons (e.g., "Save" to "💾+", "Delete" to "X").
- Replaced "Cancel" button text with a left arrow (←) for a more intuitive navigation experience.
- Removed unnecessary action columns from tables to streamline the interface.
- Enhanced table rows to be clickable for better user interaction, redirecting to relevant management pages.
- Adjusted font sizes and styles in CSS for improved readability and aesthetics.
- Standardized back button functionality to use a left arrow across various pages.
2025-12-15 17:08:44 +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”
2245297a7d CMXX - Custom folder 2025-03-31 15:48:42 +02:00
“VeLiTi”
f716511a5d CMXX - Bugfix equipments 2025-03-31 10:52:15 +02:00
“VeLiTi”
94cb6fadf4 CMXX - Update soveliti login/reset 2025-03-27 14:48:07 +01:00
“VeLiTi”
0432d7fa47 cmxx - Improved login 2025-03-27 13:55:02 +01:00
“VeLiTi”
7d61f2d9cc CMXX - Multisite styling reset 2025-03-14 09:57:03 +01:00
“VeLiTi”
42ab835bf4 CMXX - Multisite style 2025-03-13 15:10:02 +01:00
“VeLiTi”
578f7c1ce2 CMXX - Multisite style soveliti 2025-03-13 12:43:34 +01:00
“VeLiTi”
0d6f75704b CMXX - Multisite setup 2025-03-13 12:07:18 +01:00
“VeLiTi”
ecc045f98a CMXX - Firmware update improvements 2025-03-12 12:40:35 +01:00
“VeLiTi”
faf5a5156b CMXX - First candidate 2025-03-05 20:45:35 +01:00
“VeLiTi”
59c23bf46c CMXX - Categories and filters 2025-02-03 11:28:05 +01:00
“VeLiTi”
65e14a47d2 CMXX - Updated styling 2024-12-11 14:35:38 +01:00
“VeLiTi”
9f36ce3a17 CMXX - Updated styling for TSS 2024-12-11 14:21:26 +01:00
“VeLiTi”
34b1ee1600 CMXX - Firmware improvement 2024-10-09 15:08:57 +02:00
“VeLiTi”
e139b91c30 Manage Products - Initial 2024-09-18 12:07:03 +02:00
“VeLiTi”
3528be22b8 CIM69 - car database 2024-06-14 15:59:01 +02:00
“VeLiTi”
ebecc808ef CIM79 - Filter on productname in asset view 2024-05-17 11:51:37 +02:00
“VeLiTi”
391aa91341 CIM37 - Country view 2024-04-02 21:44:07 +02:00
“VeLiTi”
2d3aa14ccb Stylesheet changes for sort function 2024-03-19 12:05:19 +01:00
“VeLiTi”
670b00eeab Initial commit 2024-03-15 12:43:10 +01:00