tethys/app
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
..
Commands review back button to index page 2020-06-10 21:09:20 +02:00
Console - 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
Constants - add ResumptionToken for OAI-ListIdentifiers 2020-06-10 21:09:37 +02:00
Events update solr index 2020-06-10 21:09:15 +02:00
Exceptions - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
Handlers initial commit 2020-06-10 21:04:18 +02:00
Helpers - remove protocoll from get_domain() function in app\Helpers\utils.php 2021-06-15 21:52:52 +02:00
Http - 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
Interfaces - DOI implementation wit unit testing 2021-02-26 17:02:07 +01:00
Library - small xslt improvements for oai interface 2022-08-05 10:34:49 +02:00
Listeners - also group api routes in routes/api.php 2021-06-02 09:21:49 +02:00
Mail - inform main admin about new user registration 2020-10-13 12:18:49 +02:00
Models - 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
Observers - Bug: data serialisaion on laravel 7.x (Coverage.php) 2021-05-27 11:28:57 +02:00
Providers - 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
Rules - add translated description 2020-06-10 21:09:21 +02:00
Tethys/Utils - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00