- 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.
18 lines
334 B
Plaintext
18 lines
334 B
Plaintext
dev.php
|
|
test.php
|
|
migration.php
|
|
log_21.txt
|
|
log_22.txt
|
|
marketing/
|
|
firmware/
|
|
log/
|
|
assets/images/products/
|
|
settings/settings.php
|
|
settings/config.php
|
|
variable_scan.php
|
|
settings/soveliti/soveliti_config.php
|
|
settings/soveliti/soveliti_settings.php
|
|
assets/database/dev_schema.sql
|
|
assets/database/migration.sql
|
|
assets/database/prod_schema.sql
|