This website requires JavaScript.
Explore
Help
Register
Sign In
francesco
/
termanager2
Watch
1
Star
0
Fork
0
You've already forked termanager2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
termanager2
/
app
/
Http
/
Controllers
History
francesco
1534c84d45
++ fix: add pdf download visibility setting
2026-04-16 10:37:05 +00:00
..
Auth
Eliminato Wizard, tutto verrà gestito da impostazioni
2026-04-07 11:16:46 +00:00
Settings
++ fix temporary PDF viewer URLs, which were causing issues with caching and expiring links. Instead, we now generate short-lived URLs that redirect to the PDF viewer route, ensuring that users can access the PDFs without running into expired links. This change affects the Assegnazione model, the ShortPdfLinkController, and the relevant Blade views for assignments and records. Additionally, I've updated the Home Livewire component to calculate and display the average duration of assignments in months, providing more insight into assignment durations on the dashboard.
2026-04-13 15:05:37 +00:00
AssignmentPdfController.php
++ fix: add pdf download visibility setting
2026-04-16 10:37:05 +00:00
Controller.php
++ fix
2026-04-05 20:14:30 +00:00
ShortPdfLinkController.php
++ fix prioritario display and add link sent toggle
2026-04-13 15:40:35 +00:00