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
cgfhtw
f5bc8bdcb2
Studstatus: Unterbrechung: get semester for current status on new Antrag
2024-03-13 10:40:32 +01:00
Harald Bamberger
4c8486af22
use correct config property
2024-03-12 14:36:27 +01:00
cgfhtw
6500708f90
Code Quality
2024-02-29 09:02:20 +01:00
cgfhtw
2d2098984a
Pause feature
2024-02-29 08:34:58 +01:00
cgfhtw
c034efb8b0
Unterbrechung bei laufender Unterbrechung
2024-02-21 09:19:56 +01:00
Harald Bamberger
36f97bafd6
Merge branch 'feature-30659/SearchBar_Controller_sollte_Berechtigungen_berücksichtigen_können' into feature-25562/PV21_Datenbankstruktur_fuer_Vertraege_und_Gehaelter
2024-01-10 14:19:37 +01:00
cgfhtw
43813b3ef0
getActiveStgs
2023-12-27 10:51:57 +01:00
cgfhtw
3f88bba9bb
Negative Prüfungen sortiert und bei bestehenden Anträgen nach Antragsdatum und Stdsem gefiltert
2023-12-20 12:06:45 +01:00
cgfhtw
f4194c251a
loadActiveForStudiengaenge eigene Funktion
2023-12-18 14:27:32 +01:00
cgfhtw
e698564202
StudStatus: Toggle "nur aktive anzeigen"
2023-12-14 11:28:19 +01:00
Harald Bamberger
4bfc26006b
Merge branch 'feature-28886/Filter_Component_vs_Table_Component'
2023-11-09 11:48:51 +01:00
cgfhtw
54bcf83781
s&d
2023-10-02 11:06:34 +02:00
Harald Bamberger
a237cb1808
check if there are any entries
2023-09-28 15:58:35 +02:00
cgfhtw
60246100e6
Bugfix: missing phrases
2023-08-31 09:24:43 +02:00
cgfhtw
da0dc0e053
Missing Phrase Category in Controller
2023-08-07 13:05:13 +02:00
Harald Bamberger
d1eaebba33
Merge branch 'master' into feature-27351/Digitalisierung_Formulare_Neu
2023-08-03 18:18:43 +02:00
Paolo
043a2538b7
Updated
2023-07-31 12:12:59 +02:00
cgfhtw
7239113847
Optionaler Grund bei Einspruch ablehnen
2023-07-25 13:42:38 +02:00
ma0068
6eaa8c4c01
Codesniffer and MassDetector
2023-07-24 16:04:46 +02:00
cgfhtw
35d01b042e
Bug canCancel in abmeldung->edit missing
2023-07-20 15:00:42 +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
cgfhtw
9d0801676d
Bug: Studierenden-Ansicht: Abmeldung bearbeiten bei mehrfachen Abmeldungen
2023-07-13 14:44:51 +02:00
cgfhtw
c8fc6c747f
Table height & Bug: Allowed/Shown Stgs in Component
2023-07-13 13:57:17 +02:00
cgfhtw
f8da119ad7
Abmeldung: Einspruch Abgelehnt handling
2023-07-13 11:48:25 +02:00
Andreas Österreicher
f4c8f00c8f
Added AuthLib to Searchbar Component
2023-07-10 17:18:30 +02:00
cgfhtw
2213fed5b2
Phrasen
2023-07-10 16:39:20 +02:00
cgfhtw
3fce448451
Abmeldung durch Stgl: status => typ
2023-07-10 10:19:06 +02:00
cgfhtw
5eca034911
clean up
2023-07-10 09:29:00 +02:00
cgfhtw
61856473ea
Leitungsansicht Autocomplete 1st draft
2023-07-05 08:30:33 +02:00
cgfhtw
b39fa7667e
Remove TODO
2023-07-04 11:09:55 +02:00
cgfhtw
64ce3d1f6a
Cleaned up commit from 'feature-27351/Digitalisierung_Formulare_Abmeldung_Unterbrechung_Wiederholung'
2023-07-04 10:34:14 +02:00
Paolo
39137d1348
Load a model in the filter component controller to have the DB functionalities ready
2023-04-24 17:07:40 +02:00
Paolo
aead693675
- Removed not used methods sortSelectedFields, removeSelectedField and addSelectedField from controllers/components/Filter
...
- Removed not used methods sortSelectedFields, addSelectedField and removeSelectedField from libraries/FilterCmptLib
- CSS fixes for FilterComponent and NavigationComponent
- Removed not used API calls from public/js/components/filter/API.js
- Added second level menu entries to the NavigationComponent
- Added new property side-menu to the FilterComponent to render the filters selection via the NavigationComponent or directly from the FilterComponent
- FilterComponent:
- Column positioning is now managed by tabulator
- Splitted the column selection from the filter options
- Added the rendering of the filters selection via an optional dropdown
- Changed the usability and the look of the filter options
- German translation
2022-10-10 14:38:02 +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
74b0fc5662
- Added new directory public/js/components/filter/
...
- Moved component public/js/components/Filter.js to public/js/components/filter/
- Moved API calls from public/js/components/filter/Filter.js to public/js/components/filter/API.js
- public/js/components/filter/Filter.js now imports public/js/components/filter/API.js
2022-07-06 16:59:33 +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
Paolo
9e48ba09d8
- Moved GUI options from application/components/filters/LogsViewer.php to application/views/system/logs/logsViewer.php
...
- Changed controller components/Filter to work with the new FilterComponent
- Removed unused code from library libraries/FilterCmptLib
- Changed library libraries/FilterCmptLib to work with the new changes in the controller components/Filter
- Added new CSSs for the new FilterComponent and NavigationComponent
2022-06-24 14:55:04 +02:00
Paolo
29002124cc
- Added new controller components/Filter.php
...
- Added new library FilterCmptLib
- Fixed includes paths in FHC-Footer and FHC-Header
- Moved the LogsViewer tool to VUE+BS5
2022-06-02 10:32:26 +02:00