Commit Graph

7 Commits

Author SHA1 Message Date
scheianu ionut
a8811b94b7 Major updates: Setup environment, database, permissions and admin access
- Created virtual environment and installed requirements
- Set up MariaDB database with user 'sa' and database 'recticel'
- Created order_for_labels table for printing functionality
- Implemented role-based permissions system with admin role
- Added admin access to print label modules and etichete functionality
- Fixed template routing issues in main_page_etichete.html
- Updated app to run on port 8781 with network access (0.0.0.0)
- Added systemd service file for background deployment
- Created installation documentation
2025-10-07 22:07:06 +03:00
957c8eca4d moved to test environment 2025-10-05 14:32:47 -04:00
7dc688d972 it prints 2025-10-02 02:00:40 +03:00
9fc32adb23 Role management, login logic, and debug improvements. MariaDB login now uses correct syntax. 2025-09-11 22:30:52 +03:00
1d6eadf540 correct update to the database and database created for scan 2025-04-22 16:12:17 +03:00
fc355333cb added external server settings save to the settings page 2025-04-17 13:42:46 +03:00
d3b29052e8 created user settings in the settings page 2025-04-17 10:00:46 +03:00