Commit Graph

14 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
31e0ffd6dc added report lab options 2025-05-06 16:20:04 +03:00
b2912064b5 Added Pages 2025-04-30 16:22:07 +03:00
56f3f8805d updated to modul etichete 2025-04-30 11:57:48 +03:00
0c06ac6051 updated 2025-04-25 13:34:51 +03:00
c10d328b06 updated reports 2025-04-24 15:22:59 +03:00
e11c078829 updated reports 2025-04-24 09:24:08 +03:00
3ecd0e1361 created quality page 2025-04-23 16:34:42 +03:00
1d6eadf540 correct update to the database and database created for scan 2025-04-22 16:12:17 +03:00
9244ff90f6 added scan page 2025-04-17 15:02:08 +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
db465d6e4e login and dashboard pages 2025-04-16 16:44:21 +03:00