Commit Graph

9 Commits

Author SHA1 Message Date
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
dfe76d1a36 - composer updates for 3rd party libraries
- LoginController.php: logout to new frontend
- db migration file for changing smallInteger to integer for: elevation_min, elevation_max, elevation_absolut, depth_min, depth_max, depth_absolut
2022-08-04 15:03:05 +02:00
bcbd05d7d8 - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
Arno Kaimbacher
265cfbcd30 - larvale version 5.6 to 5.8 2020-06-10 21:09:26 +02:00
Arno Kaimbacher
6990469c67 all models into model folder 2020-06-10 21:09:12 +02:00
Arno Kaimbacher
de9cb50084 breadcrumbs 2020-06-10 21:09:11 +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