Harald Bamberger
|
d4bc5148a7
|
fix disappearing searchbar when session expires, add functions to fetch dvs at a certain duedate for valorisation
|
2024-03-25 16:53:03 +01:00 |
|
Paolo
|
043a2538b7
|
Updated
|
2023-07-31 12:12:59 +02:00 |
|
Paolo
|
6a7903ef05
|
- Changed the controller components/SearchBar.php constructor to _not_ start the authentication when the AuthLib is loaded and to check if the user is logged
- Added constant ERROR_NOT_AUTH to libraries/SearchBarLib.php
|
2023-07-18 16:01:03 +02:00 |
|
Andreas Österreicher
|
f4c8f00c8f
|
Added AuthLib to Searchbar Component
|
2023-07-10 17:18:30 +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 |
|