Harald Bamberger
479df7189c
add oetyp to oe and kst labels in search results
2023-10-19 16:38:15 +02:00
Harald Bamberger
7042427110
fix sql _mitarbeiter_ohne_zuordnung
2023-10-11 16:11:19 +02:00
Harald Bamberger
545b9cb0de
modify searchbar add category for employess without kst and oe assignment
2023-07-13 11:35:42 +02:00
Harald Bamberger
e4590909e2
use alias if available instead of uid for email address
2022-09-22 13:20:12 +02:00
Harald Bamberger
bf216e6505
search also in stdkst and oe unit
2022-09-22 10:00:23 +02:00
Harald Bamberger
225b3b7c6e
only show current stdkst in searchresult
2022-09-22 09:39:05 +02:00
Harald Bamberger
de667990a3
add Standard-Kostenstelle to search result for employees
2022-09-21 15:23:45 +02:00
Paolo
537ce0940c
Code quality check improvements
2022-08-31 15:48:35 +02:00
Paolo
b53add9e67
libraries/SearchBarLib->_organisationunit removes from the leaders array those elements with uid and name == null
2022-07-11 16:10:24 +02:00
Paolo
198c6baf3d
- Added new protected method getPostJSON to FHC_Controller to get POSTed JSON
...
- application/controllers/components/Filter.php now makes use of getPostJSON from the FHC_Controller
- RESTClient now POST a JSON request
- public/js/components/filter/Filter.js improvements
2022-07-11 14:54:14 +02:00
Paolo
2f1d5f157f
- Added new constant PHOTO_IMG_URL to application/libraries/SearchBarLib.php
...
- phone and photo_url are now return from SearchBarLib->_mitarbeiter
- SearchBarLib->_organisationunit fixed correct number of employees per organisation unit
- SearchBarLib->_organisationunit now returns the mailgroup
- SearchBarLib->_organisationunit returns an array of leaders, each element of this array is an object having the properties uid and name
2022-07-07 16:56:43 +02:00
Paolo
2a298dc6d1
- Added JSON post parameter check in controllers/components/SearchBar->search
...
- Expanded search capabilities for organization units and employees
2022-06-27 16:22:40 +02:00
Harald Bamberger
47f7c03075
virtualsplit and searchbar vue component, TestSearch Controller and View for Demonstration, minor change to SearchBar Controller to work with posted json
2022-06-24 19:26:37 +02:00
Paolo
147ab92bae
- Added new library libraries/SearchBarLib
...
- Added new controller components/SearchBar
- Removed not anymore used view application/views/system/logs/logsViewerData.php
2022-06-24 17:59:01 +02:00