tethys/app/Http/Controllers/Frontend
Arno Kaimbacher 1b2e77d907 - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis.
- Replace Facade references using the global namespace with their FQCN for improved code completion and static analysis.
- delete database\factories\PageFactory.php and app\services\Registrar.php
2022-08-05 13:26:42 +02:00
..
HomeController.php - ORCID upper case in creator table 2020-06-10 21:09:31 +02:00
LocalizationController.php - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis. 2022-08-05 13:26:42 +02:00
PagesController.php - search tsyle: doi url in green color 2021-06-02 11:48:25 +02:00
SearchController.php - new SearchController 2020-06-10 21:09:24 +02:00
SitelinkController.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
SolariumController.php - upgrade laravel 5.8 to 6.0 2020-06-10 21:09:37 +02:00