4564a4a04b
Add session regeneration after token refresh to enhance security
“VeLiTi”
2026-02-05 16:38:19 +01:00
6ccc52b80c
Merge branch 'development' into test
test
“VeLiTi”
2026-02-05 16:15:40 +01:00
d7b9b91bb6
Refactor authorization and token refresh logic; update tax handling and invoice generation
“VeLiTi”
2026-02-05 15:26:41 +01:00
c4cb99b945
Implement token refresh logic and add refreshkey to user management
“VeLiTi”
2026-02-05 14:00:36 +01:00
b34733f9b7
Update invoice header and footer images for improved branding
“VeLiTi”
2026-02-05 11:48:31 +01:00
e85794c580
Update invoice templates to use a consistent invoice identification number format
“VeLiTi”
2026-02-05 10:27:47 +01:00
9db5678e14
Merge branch 'development' into test
“VeLiTi”
2026-02-05 10:14:22 +01:00
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.
“VeLiTi”
2026-02-05 10:10:26 +01:00
7a60b02525
Add configuration for warranty and payment options, update email templates, and implement marketing file migration
“VeLiTi”
2026-02-03 14:12:05 +01:00
5223f6bdfd
Implement downgrade prevention for paid software versions and update invoice templates with new contact details
“VeLiTi”
2026-02-03 12:46:59 +01:00
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.
“VeLiTi”
2026-02-03 09:10:33 +01:00
0648b69eff
Add configuration for warranty, payment options, and bookkeeping integration
“VeLiTi”
2026-02-03 08:55:52 +01:00
e883bce124
Refactor products software assignment queries to improve clarity. Update accounthierarchy handling in post requests and adjust mass update form styling for better usability.
“VeLiTi”
2026-01-30 16:18:42 +01:00
0bec809940
Refactor invoice creation in webhooks to include accounthierarchy field. Update SQL statements in both PayPal and Mollie webhooks for consistency.
“VeLiTi”
2026-01-30 15:44:04 +01:00
9d33b37b8b
Merge branch 'development' into test
“VeLiTi”
2026-01-30 10:56:58 +01:00
2427d40273
Update salesid and soldto inclusion based on hierarchy level visibility in mass update form
“VeLiTi”
2026-01-30 10:56:34 +01:00
162933affa
Refactor geolocation queries to use AND conditions for better accuracy. Update permission checks for equipment management to utilize unified 'equipment' scope. Enhance user role assignment logic to ensure correct username usage. Improve session error handling in login and index files for clearer user feedback.
“VeLiTi”
2026-01-30 10:02:45 +01:00
b3327f21ed
Refactor user permission handling to utilize hierarchy levels across user credential retrieval and role management. Update permission checks in user_roles.php and enhance session management in index.php for improved security and consistency.
“VeLiTi”
2026-01-30 09:17:54 +01:00
8df518d0a2
Refactor permission checks to utilize hierarchy levels for access control in equipment, partner, user, and mass update pages. Update conditions to validate permissions based on user hierarchy instead of fixed permission values.
“VeLiTi”
2026-01-29 20:13:48 +01:00
3043076dba
Refactor user role permission checks to utilize a unified 'user' scope for access control. Update user management permissions in user.php and users.php for consistency. Enhance listPartner function to apply hierarchy-based restrictions for partner retrieval.
“VeLiTi”
2026-01-29 20:01:46 +01:00
0274647483
Merge branch 'development' into test
“VeLiTi”
2026-01-29 19:34:07 +01:00
05aa5500e7
Improve error handling in connectDevice function to provide user-friendly messages for connection failures
“VeLiTi”
2026-01-29 19:31:41 +01:00
0a4e145d57
Add user roles management page and update user permissions handling
“VeLiTi”
2026-01-29 19:31:10 +01:00
90472e3673
Enhance payment processing by adding VAT number handling and updating transaction retrieval logic. Refactor user role migration script for improved role assignments and streamline software tool functionality with maintenance mode checks and UI updates.
“VeLiTi”
2026-01-29 19:25:13 +01:00
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.
“VeLiTi”
2026-01-29 10:58:03 +01:00
0b090699b8
Refactor permission checks in multiple files to ensure correct access control for communications, users, downloads, and translations. Updated conditions to validate permissions based on user roles.
“VeLiTi”
2026-01-28 14:38:08 +01:00
9e5f5581be
Refactor permission checks across multiple files to utilize isAllowed function for better access control management. Updated hierarchy level checks in account, contracts, equipments, partners, users, and API endpoints to streamline permission validation. Enhanced download options visibility based on user permissions in various reports and management pages. Improved modal behavior and auto-installation process in software tool after payment success. Added new helper functions for building dynamic where clauses based on user hierarchy levels.
“VeLiTi”
2026-01-28 14:32:49 +01:00
f7733b4113
Add VAT number handling in order processing and invoice templates
“VeLiTi”
2026-01-27 18:36:21 +01:00
f7a91737bc
Implement RBAC migration and role management enhancements
“VeLiTi”
2026-01-27 15:10:21 +01:00
aeda4e4cb9
Refactor user permissions handling and enhance menu functionality with collapsible headers
“VeLiTi”
2026-01-21 12:48:46 +01:00
18469fe958
Refactor authorization checks to use 'permissions' instead of 'profile' in multiple files
“VeLiTi”
2026-01-20 15:00:00 +01:00
24481279d5
Refactor user session handling and permissions management
“VeLiTi”
2026-01-19 15:29:16 +01:00
782050c3ca
Add user role management functionality with CRUD operations and permissions handling
“VeLiTi”
2026-01-19 11:16:54 +01:00
3db13b9ebf
feat: Enhance software tool with country selection and tax calculation
“VeLiTi”
2026-01-16 16:01:31 +01:00
7aebb762d3
Refactor API endpoints and update invoice generation
“VeLiTi”
2026-01-14 13:31:22 +01:00
e57e0edbc4
Refactor profile definitions and views for improved organization and consistency
“VeLiTi”
2025-12-16 16:20:28 +01:00
3693b52886
Refactor software version update logic into a reusable function; enhance UI for file uploads and table responsiveness
“VeLiTi”
2025-12-16 16:18:24 +01:00
a9f623cf22
Add software availability check API and enhance profile management features
“VeLiTi”
2025-12-16 14:53:20 +01:00
a329cec1a6
Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls.
“VeLiTi”
2025-12-16 13:04:50 +01:00
c39a5ca648
Refactor software version queries to use 'rowID' instead of 'id' for consistency across the application
“VeLiTi”
2025-12-11 15:45:14 +01:00
9673d9be7b
Implement Software Upgrade Management API and Frontend Functionality
“VeLiTi”
2025-12-11 15:32:18 +01:00
e732c91362
Implement catalog to meta feed transformation with variant extraction and output functions
“VeLiTi”
2025-12-10 14:03:16 +01:00
990f270855
Add meta feed functionality and enhance error handling in catalog API
“VeLiTi”
2025-12-03 11:30:01 +01:00
04b9814c07
Enhance logging functionality across multiple scripts, enabling debug mode checks and detailed communication logs for serial connections and firmware updates.
“VeLiTi”
2025-11-14 16:38:05 +01:00
bd27bab30f
Enhance logging functionality in API and UI components
“VeLiTi”
2025-11-14 14:04:46 +01:00
3c99272f5f
Marketing and PL translation
“VeLiTi”
2025-10-16 09:46:56 +02:00
f8e089ffcd
Update for BeWellWell my account en media_upload
“VeLiTi”
2025-08-29 15:01:30 +02:00