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 |
|
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 |
|
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 |
|
Harald Bamberger
|
b17f253273
|
Tabs component: add flex-grow-1 class to use available space
|
2024-03-08 11:37:23 +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
|
5ad3510af6
|
add use of phrasen plugin to apps
|
2024-03-05 16:47:29 +01:00 |
|
Harald Bamberger
|
d5d190777a
|
Merge branch 'feature-34543/UX_Template'
|
2024-03-05 16:46:48 +01:00 |
|
SimonGschnell
|
474c4ad34f
|
removes file that belongs to CIS_Profil
|
2024-03-01 10:53:06 +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 |
|
SimonGschnell
|
2d1e8a829d
|
userdata changes
|
2024-02-21 13:50:38 +01:00 |
|
cgfhtw
|
c034efb8b0
|
Unterbrechung bei laufender Unterbrechung
|
2024-02-21 09:19:56 +01:00 |
|
cgfhtw
|
72d166a050
|
FHCAPI Controller: multipart upload
|
2024-02-20 08:38:29 +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
|
caa7ad6cc4
|
Merge remote-tracking branch 'origin/feature-34543/UX_Template' into feature-34543/UX_Template
|
2024-02-15 09:54:51 +01:00 |
|
cgfhtw
|
3322f5115a
|
FhcApi: Clean return value
|
2024-02-15 09:41:11 +01:00 |
|
cgfhtw
|
f5b5f39689
|
FhcApi: return value
|
2024-02-14 16:00:48 +01:00 |
|
Cris
|
8f81426fa4
|
Corrected error when using alertMultiple and handleSystemMessage
|
2024-02-13 14:54:42 +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 |
|
Cris
|
bc0f7f7087
|
Merge branch 'feature-34543/UX_Template' of https://github.com/FH-Complete/FHC-Core into feature-34543/UX_Template
|
2024-02-07 15:50:50 +01:00 |
|
cgfhtw
|
2f79ae1ece
|
Form/Validation bugfix: dismiss cache problem (correct solution)
|
2024-02-07 09:19:19 +01:00 |
|
cgfhtw
|
eb69f77113
|
Form/Validation bugfix: dismiss cache problem
|
2024-02-07 09:12:06 +01:00 |
|
cgfhtw
|
6bc6c7c074
|
Form/Input: Injection defaults
|
2024-02-07 09:11:20 +01:00 |
|
cgfhtw
|
dfbd67c52b
|
Form/Input: Multiple radios/checkboxes
|
2024-02-01 15:43:36 +01:00 |
|
cgfhtw
|
51e556a731
|
Remove textarea+ & Form.send()
Add $clearValidationForName()
|
2024-02-01 08:58:32 +01:00 |
|
Cris
|
02f0c54f10
|
Adapted Filter.js to ensure displaying tabulator 'formatter' columns not provided by filtersupdate filter definition
...like rowSelection checkboxes or custom formatted action buttons
|
2024-01-31 13:25:44 +01:00 |
|
cgfhtw
|
2dbdf41086
|
FHC-Api: finetuning
|
2024-01-31 09:39:51 +01:00 |
|
Cris
|
aa06a97eb3
|
Corrected alertMultiple to display all messages
Before it stucked with only the first message. Now all messages are displayed.
|
2024-01-30 17:04:02 +01:00 |
|
Cris
|
b868024175
|
Corrected wrong variable name in FhcAlert handleSystemMessage
|
2024-01-30 17:00:49 +01:00 |
|
cgfhtw
|
ef3ee76fa1
|
Form Validation
|
2024-01-30 11:39:17 +01:00 |
|
cgfhtw
|
272c4d5ccc
|
FhcApi cleanup
|
2024-01-30 11:39:08 +01:00 |
|
cgfhtw
|
30bd6ea6a4
|
FhcApi Plugin + Form updates
|
2024-01-30 10:42:48 +01:00 |
|