Harald Bamberger
|
9d455c35d0
|
Betriebsmittel.js: use arrow function for dynamic ajaxParams, Filter.js: remove required from filterType
|
2024-07-11 18:32:47 +02:00 |
|
Harald Bamberger
|
16ab9998b0
|
Merge branch 'master' into feature-39592/vereinfachte_Sicht_fuer_Assistenz
|
2024-07-11 14:44:44 +02:00 |
|
Harald Bamberger
|
115151473a
|
backport recent changes of Betriebsmittel component and phrases from feature-30660/FHC4_StudierendenGUI_Prototyp Branch
|
2024-07-11 11:57:45 +02:00 |
|
Harald Bamberger
|
dd0bdddbc6
|
backport recent changes of Betriebsmittel component and phrases from feature-30660/FHC4_StudierendenGUI_Prototyp Branch
|
2024-07-01 14:12:48 +02:00 |
|
cgfhtw
|
9c53a7a75b
|
PDF Download Button während Einspruchsfrist verbergen
|
2024-06-19 14:02:20 +02:00 |
|
Harald Bamberger
|
a924c9d2bb
|
backport Betriebsmittel Component from feature-30660/FHC4_StudierendenGUI_Prototyp Branch
|
2024-05-29 11:49:11 +02:00 |
|
Cris
|
559a6b317d
|
Fixed multiple display of child software
|
2024-05-21 14:44:41 +02:00 |
|
Cris
|
8a0d2a2f10
|
Refactored Tabs title assignment to utilize computed property
This is necessary to render language phrases correctly
|
2024-05-13 14:02:05 +02:00 |
|
Cris
|
6d728ae0e7
|
Merge branch 'master' into feature-28575/Softwarebereitstellung_GUI_zur_Verwaltung_von_Software
# Conflicts:
# public/js/components/Tabs.js
# public/js/components/filter/Filter.js
|
2024-05-13 12:07:37 +02:00 |
|
Harald Bamberger
|
93b111af93
|
fix handleSystemError is not a function
|
2024-05-06 16:48:38 +02:00 |
|
Harald Bamberger
|
6a8a96b748
|
fix long lasting request getPrestudents to block browser when timedout once
|
2024-05-06 16:04:45 +02:00 |
|
Harald Bamberger
|
5175dcdbe4
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-04-23 15:57:50 +02:00 |
|
cgfhtw
|
e0c7691e04
|
missing catch
|
2024-04-11 15:14:15 +02:00 |
|
Cris
|
ba1fa6add4
|
Merge branch 'master' into feature-28575/Softwarebereitstellung_GUI_zur_Verwaltung_von_Software
|
2024-03-28 13:20:51 +01:00 |
|
Cris
|
05516f2952
|
Fixed: issue with component tabs not recognizing loaded phrases
Vue.computed ensures loading phrase reactively when phrases are loaded
|
2024-03-28 13:19:31 +01:00 |
|
Harald Bamberger
|
a95c2fe47e
|
studstatus switch fullname to have surname first
|
2024-03-26 11:27:44 +01:00 |
|
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
|
06b0529813
|
Autocomplete: empty message
|
2024-03-22 09:10:13 +01:00 |
|
cgfhtw
|
c4942cc70e
|
Studstatus => FhcApi
|
2024-03-21 15:45:55 +01:00 |
|
Cris
|
bc798bd0b4
|
Added uniqueId prop to Filter.js to fix URL using apiFunctionParameters.filterUniqueId
|
2024-03-20 09:58:25 +01:00 |
|
Cris
|
f6eceb892d
|
Added label property 'class' to Input.js
...which fixes style issues when creating input-group buttons using the Input.js component
|
2024-03-20 09:52:26 +01:00 |
|
Cris
|
6eae83f4eb
|
Added primevues autocomplete slot template to Input.js
Now, when using the Input Component with type 'autocomplete', it is possible to add also primevues built in slot templates there
|
2024-03-20 09:50:03 +01:00 |
|
Cris
|
842e62b0dd
|
Fixed Input.js error causing to keep last entries' first letter in form inputs, even when formdata was emptied
|
2024-03-20 09:42:23 +01:00 |
|
cgfhtw
|
b147f73954
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-03-18 09:51:29 +01:00 |
|
Harald Bamberger
|
77221e507f
|
set tabulator to fixed height, fix missing grund when editing unterbrechung
|
2024-03-14 11:42:39 +01:00 |
|
cgfhtw
|
ab7a5bac68
|
Unterbrechung studienjahr und semester anzeige
|
2024-03-13 08:37:40 +01:00 |
|
Harald Bamberger
|
7bdf5b832b
|
Merge branch 'master' into feature-36016/Studstatus_QMB
|
2024-03-12 11:32:25 +01:00 |
|
cgfhtw
|
6acf65b49f
|
Form Component: expose _defaultErrorHandlers
|
2024-03-11 15:24:48 +01:00 |
|
cgfhtw
|
d259c0d35c
|
Fetch: more robust error handling
|
2024-03-11 09:46:59 +01:00 |
|
cgfhtw
|
011b4a83eb
|
Filter => FhcApi
|
2024-03-11 09:46:39 +01:00 |
|
Harald Bamberger
|
b17f253273
|
Tabs component: add flex-grow-1 class to use available space
|
2024-03-08 11:37:23 +01:00 |
|
cgfhtw
|
d2eadb98ce
|
Navigation => FhcApi
|
2024-03-07 16:56:14 +01:00 |
|
cgfhtw
|
291f32bfe2
|
Tabs => FhcApi
|
2024-03-07 14:35:29 +01:00 |
|
Cris
|
03e166dc89
|
Merge branch 'master' into feature-28575/Softwarebereitstellung_GUI_zur_Verwaltung_von_Software
# Conflicts:
# public/js/components/filter/Filter.js
# public/js/plugin/FhcAlert.js
# system/filtersupdate.php
|
2024-03-06 14:07:19 +01:00 |
|
Harald Bamberger
|
d5d190777a
|
Merge branch 'feature-34543/UX_Template'
|
2024-03-05 16:46:48 +01:00 |
|
cgfhtw
|
2d2098984a
|
Pause feature
|
2024-02-29 08:34:58 +01:00 |
|
cgfhtw
|
4bbac35540
|
Status colors
|
2024-02-26 11:56:29 +01:00 |
|
cgfhtw
|
c034efb8b0
|
Unterbrechung bei laufender Unterbrechung
|
2024-02-21 09:19:56 +01:00 |
|
cgfhtw
|
469b3e9833
|
Form Input: auto classes
|
2024-02-19 15:23:13 +01:00 |
|
cgfhtw
|
8ad2908ca9
|
UploadDms: Delete Button styles
|
2024-02-19 15:23:00 +01:00 |
|
cgfhtw
|
6aebbada06
|
Form Input: only setFeedback on last radio/checkbox in production mode
|
2024-02-19 10:39:18 +01:00 |
|
cgfhtw
|
ab2fc11797
|
PDF Download Wiederholung Deadline
|
2024-02-16 11:44:27 +01:00 |
|
cgfhtw
|
75e05d6eed
|
PDF Download korrektur
|
2024-02-16 09:27:42 +01:00 |
|
cgfhtw
|
70386a58f3
|
Tabs Component: removed TODOs
|
2024-02-16 08:53:34 +01:00 |
|
Cris
|
6140e15139
|
Removed unused tabulatorAdditionalColumns property. Instead additional cols like 'action buttons' are now checked by index.
|
2024-02-13 14:53:01 +01:00 |
|
Cris
|
acb29c5c69
|
Merge branch 'master' into feature-28575/Softwarebereitstellung_GUI_zur_Verwaltung_von_Software
# Conflicts:
# application/views/templates/FHC-Footer.php
# composer.json
# public/js/components/Bootstrap/Modal.js
# public/js/components/filter/Filter.js
# public/js/plugin/FhcAlert.js
|
2024-02-13 11:54:55 +01:00 |
|
Cris
|
4d8dbb2e78
|
Created Core BaseLayout Component
|
2024-02-13 10:52:11 +01:00 |
|
cgfhtw
|
8c6c2b7e11
|
FilterCmpt: defaults & Bugfix
|
2024-02-09 09:32:02 +01:00 |
|
cgfhtw
|
6e85b37b0f
|
Tabs: optional border
|
2024-02-09 09:31:26 +01:00 |
|
Harald Bamberger
|
7dfb0429ae
|
Merge branch 'master' into feature-35768/Studstatus_Status_Abgebrochen_fuer_Wiederholerdeadline_verwenden
|
2024-02-08 08:25:11 +01:00 |
|