Commit Graph

14 Commits

Author SHA1 Message Date
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
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
bcbd05d7d8 - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
b5abcef327 - add ui for editor for publishing dois
- composer updates
- unit test with test credentials
2021-05-18 13:17:29 +02:00
9b6a6469d7 - DOI implementation wit unit testing 2021-02-26 17:02:07 +01:00
Arno Kaimbacher
7bf0337faf - new SearchController
- new subtitle in hero section
- MimetypeTableSeeder with geo-Package
2020-06-10 21:09:24 +02:00
Arno Kaimbacher
535a9363cc update solr index 2020-06-10 21:09:15 +02:00
Arno Kaimbacher
7c6654398d workflow controller 2020-06-10 21:09:15 +02:00
Arno Kaimbacher
f0e84a2991 language localization with browser settings 2020-06-10 21:09:13 +02:00
Arno Kaimbacher
8d91d0e7a8 langswitch 2020-06-10 21:09:13 +02:00
Arno Kaimbacher
0e88d76bdc Liste 2 Ausbesserungen 2020-06-10 21:09:13 +02:00
Arno Kaimbacher
ffbbc04206 add publish module 2020-06-10 21:09:10 +02:00
Arno Kaimbacher
8dc1f1b048 my changes 2020-06-10 21:09:10 +02:00
Arno Kaimbacher
28301e4312 initial commit 2020-06-10 21:04:18 +02:00