Kaimbacher kaiarn
  • Joined on 2021-04-22
kaiarn pushed to master at geolba/tethys 2022-08-16 08:57:13 +00:00
6a534bb526 Merge branch 'dependabot/npm_and_yarn/ansi-regex-5.0.1' of https://github.com/geolba/tethys
84b3954c23 Bump ansi-regex from 5.0.0 to 5.0.1
Compare 2 commits »
kaiarn pushed to master at geolba/tethys 2022-08-12 07:54:04 +00:00
7d1406ee5c - array/string Helpers: Laravel Convert old array and string helpers into their modern class-based methods.
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
Compare 2 commits »
kaiarn pushed to master at geolba/tethys 2022-08-11 16:26:16 +00:00
6156bdf0c6 - composer remove fideloper/proxy; use use Illuminate\Http\Middleware\TrustProxies in TrustProxies middlewar;
kaiarn closed issue geolba/tethys#21 2022-08-10 12:14:11 +00:00
Inhaltliche Fehlerkorrekturen in der Tethys Datenbank
kaiarn closed issue geolba/tethys#12 2022-08-10 11:33:39 +00:00
Upgrade to 8.x from 7.x
kaiarn pushed tag v1.2 to geolba/tethys 2022-08-10 11:31:37 +00:00
kaiarn pushed to master at geolba/tethys 2022-08-10 09:18:43 +00:00
8ea540a88c - laravel framework upgrade frpm 7.x to 8. see also: https://laravel.com/docs/8.x/upgrade#assert-exact-json-method
kaiarn pushed to master at geolba/tethys 2022-08-05 11:27:06 +00:00
1b2e77d907 - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis.
kaiarn pushed to master at geolba/tethys 2022-08-05 08:36:45 +00:00
c4d74ca631 - small xslt improvements for oai interface
a53a996f85 - npm updates for javascript libraries
Compare 2 commits »
kaiarn pushed to master at geolba/tethys 2022-08-04 13:03:38 +00:00
dfe76d1a36 - composer updates for 3rd party libraries