This website requires JavaScript.
Explore
Help
Sign In
blackicedbear
/
FHC-Core
Watch
1
Star
0
Fork
0
You've already forked FHC-Core
mirror of
https://github.com/FH-Complete/FHC-Core.git
synced
2026-06-08 15:49:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b7def9b74d3c76816f6938aa05e264688a7e645
FHC-Core
/
application
/
controllers
/
api
T
History
Johann Hoffmann
4b7def9b74
defined new searchbar endpoint searchPV which uses searchbar config searchPV.php -> mostly just curated imports of the actually adapted base search.php config, since the main point of this story was enabling phonenumber lookup. basically works everywhere, unless deliberately unset like in searchcis.php config; also added personalnummer searchfield for employees; adapted phonenumber lookup to be the old version where type needs to be 'telefon' AND the standort_id needs to match, or type is a whider range of options including 'firmenhandy' and 'mobil' but is only matched via person_id; fixed unassigned_employee config by letting the config check for benutzerfunktion.uid instead of benutzerfunktion.bezeichnung after the left join, so the results are actually only employees without kostenstellen or oezuordnung, not all mitarbeiter with empty benutzerfunktion bezeichnungen;
2026-04-15 16:58:08 +02:00
..
frontend
defined new searchbar endpoint searchPV which uses searchbar config searchPV.php -> mostly just curated imports of the actually adapted base search.php config, since the main point of this story was enabling phonenumber lookup. basically works everywhere, unless deliberately unset like in searchcis.php config; also added personalnummer searchfield for employees; adapted phonenumber lookup to be the old version where type needs to be 'telefon' AND the standort_id needs to match, or type is a whider range of options including 'firmenhandy' and 'mobil' but is only matched via person_id; fixed unassigned_employee config by letting the config check for benutzerfunktion.uid instead of benutzerfunktion.bezeichnung after the left join, so the results are actually only employees without kostenstellen or oezuordnung, not all mitarbeiter with empty benutzerfunktion bezeichnungen;
2026-04-15 16:58:08 +02:00
v1
PHP8 compatibility: replaced the curly brackets {} with square brackets [] where used in combination with strings
2025-11-19 10:53:59 +01:00
index.html
fix file permissions erroneously commited as
a21a292da6
2024-10-17 15:34:00 +02:00