tethys/config
Arno Kaimbacher 8ea540a88c - laravel framework upgrade frpm 7.x to 8. see also: https://laravel.com/docs/8.x/upgrade#assert-exact-json-method
- use  PHP7 null coalesce operator instead of laravel optional method
- change Breadcrumbs::register method to Bredcrumbs::for method
- composer updates
2022-08-10 11:18:10 +02:00
..
app.php - add alias_url ind config/app.php 2021-06-01 17:32:19 +02:00
auth.php all models into model folder 2020-06-10 21:09:12 +02:00
breadcrumbs.php - 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
cache.php my changes 2020-06-10 21:09:10 +02:00
compile.php my changes 2020-06-10 21:09:10 +02:00
database.php - DOI implementation wit unit testing 2021-02-26 17:02:07 +01:00
entrust.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
enums.php - add name_type 'Personal' and 'Organizational' for persons table (change also user interfaces therefore) 2020-10-22 16:36:43 +02:00
filesystems.php - add archive disk to config\filesystems.php 2020-06-10 21:09:32 +02:00
laravellocalization.php add GetRecord to OAI request 2020-06-10 21:09:14 +02:00
logging.php - display project if defined on landing page 2020-06-10 21:09:37 +02:00
mail.php - inform main admin about new user registration 2020-10-13 12:18:49 +02:00
oai.php - add api methods for frontend 2022-01-18 09:51:31 +01:00
queue.php my changes 2020-06-10 21:09:10 +02:00
services.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
session.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
solarium.php - Bug: data serialisaion on laravel 7.x (Coverage.php) 2021-05-27 11:28:57 +02:00
tethys.php - add api methods for frontend 2022-01-18 09:51:31 +01:00
translatable.php translateable cms pages 2020-06-10 21:09:12 +02:00
view.php add publish module 2020-06-10 21:09:10 +02:00