Commit Graph

13 Commits

Author SHA1 Message Date
vista-man
2fa54e3ce7 Adjust footer position in PDF generation to ensure proper fit on the same page 2025-04-10 22:33:03 +02:00
vista-man
78ecedfd0f Enhance PDF ticket generation: improve layout with gradient header, larger QR codes, and updated font sizes for better readability 2025-04-10 22:31:57 +02:00
vista-man
5072eb7792 Implement ticket scanning logic and UI enhancements: check for scanned tickets, update styles, and add "Scan Again" button 2025-04-10 22:23:51 +02:00
vista-man
2cfa881747 Add font generation utility and TrueType font parser
- Introduced `makefont.php` for generating font definition files from TrueType and Type1 fonts.
- Implemented `ttfparser.php` to parse and subset TrueType fonts, handling various font tables and properties.
- Added functions for loading font maps, extracting font information, and creating font descriptor arrays.
- Included error handling and messaging for better user feedback during font processing.
- Enabled command-line usage for font file generation with options for encoding, embedding, and subsetting.
2025-04-10 21:44:46 +02:00
vista-man
5ac1aa0093 Implement QR code ticket scanning and details retrieval: add fetch request to get_ticket_details.php and display ticket information 2025-04-10 21:27:08 +02:00
vista-man
4f9d6d4428 Update ticket processing and database schema: modify category options, add day field, and adjust SQL insert statement 2025-04-10 21:20:07 +02:00
vista-man
f4cc70f5bb Enhance QR code generation and scanner UI: increase QR code size, improve scanner layout, and add video element styling 2025-04-10 20:15:56 +02:00
vista-man
dac3e925c0 Update database credentials in process_login.php and process_ticket.php 2025-04-10 19:51:11 +02:00
vista-man
8ea14fab4c Refactor code structure and remove redundant sections for improved readability and maintainability 2025-04-10 19:42:02 +02:00
vista-man
4769f68e9b Fix redirect URL in process_login.php, update login form submission handling, and enhance QR scanner UI 2025-04-10 17:31:50 +02:00
vista-man
950ba3aafb Fix redirect URL in process_login.php and update QR scanner page structure 2025-04-10 17:20:16 +02:00
vista-man
c7300a2b0a Update navigation links to point to employee-login.php and enhance login error handling 2025-04-10 17:13:49 +02:00
vista-man
15ce96681f Refactor HTML and CSS file structure: update stylesheet paths, add new scripts, and enhance login functionality 2025-04-10 17:00:57 +02:00