tethys/app
Arno Kaimbacher 50ceeb193b - Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available
- Streamline order methods: Streamline query builder orderBy calls with asc and desc arguments.
- delete some old Request-Clases
2022-08-12 06:52:06 +00: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 - laravel framework upgrade frpm 7.x to 8. see also: https://laravel.com/docs/8.x/upgrade#assert-exact-json-method 2022-08-10 11:18:10 +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 - Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available 2022-08-12 06:52:06 +00: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 - Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available 2022-08-12 06:52:06 +00:00
Observers - Bug: data serialisaion on laravel 7.x (Coverage.php) 2021-05-27 11:28:57 +02:00
Providers - laravel framework upgrade frpm 7.x to 8. see also: https://laravel.com/docs/8.x/upgrade#assert-exact-json-method 2022-08-10 11:18:10 +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