Johann Hoffmann
|
b43f1ec920
|
AbgabetoolAssistenz download latest uploaded file action button; UX changes Projektarbeit Tab Stv; fix stv form input bug after invalidation for selects;
|
2026-03-11 17:00:56 +01:00 |
|
Harald Bamberger
|
e016deb042
|
add more space between download and delete button
|
2026-02-12 13:14:23 +01:00 |
|
Cristina
|
deebe987d3
|
Added slot selectedItem to autocomplete component in Input.js
|
2025-10-01 13:51:43 +02:00 |
|
chfhtw
|
41d26246aa
|
Form Input Component: add name & use autocomplete that was loaded in the CI View
|
2025-08-27 10:19:39 +02:00 |
|
Harald Bamberger
|
80f1edca8f
|
Merge branch 'master' into merge_FHC4_55354_55991_55992_60874_60876_60875_61229_61230_61231
|
2025-08-11 15:25:16 +02:00 |
|
chfhtw
|
f6432cdcd0
|
accummulate multiple setFeedback calls in Form/Valdation
|
2025-08-08 12:26:51 +02:00 |
|
SimonGschnell
|
2222199b95
|
refactor(ProfilUpdate components accessability): adds accessability attribute to profil update components
|
2025-07-15 14:17:44 +02:00 |
|
Cristina
|
c3e978b56e
|
Adapted Input.js radio/checkbox label to accept HTML
|
2025-05-21 18:10:03 +02:00 |
|
Johann Hoffmann
|
5abc48f568
|
Merge branch 'master' into feature-56330/Digi-Anw-Feedback
|
2025-04-15 17:56:31 +02:00 |
|
Johann Hoffmann
|
4ee239dd62
|
entschuldigung upload without file; changed dropdowns;
|
2025-04-11 15:53:18 +02:00 |
|
Harald Bamberger
|
f45e0105b0
|
fix typo
|
2025-04-07 15:54:32 +02:00 |
|
cgfhtw
|
9f06fbcf93
|
refactor fhcApi
|
2025-03-24 13:38:49 +01:00 |
|
Harald Bamberger
|
7a7c91b67b
|
readd lines of code that were lost during merging
|
2024-11-29 11:19:57 +01:00 |
|
Harald Bamberger
|
f265e20dce
|
Merge branch 'feature-33683/digitale_anwesenheitsliste_und_entschuldigungsmanagement_fuer_studierende_prototyp' into feature-25999/C4_cleanup
|
2024-11-12 11:21:16 +01:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
Johann Hoffmann
|
79d23a4557
|
Merge branch 'master' into feature-33683/digitale_anwesenheitsliste_und_entschuldigungsmanagement_fuer_studierende_prototyp
# Conflicts:
# public/js/components/Form/Upload/Dms.js
|
2024-09-10 11:25:19 +02:00 |
|
Harald Bamberger
|
a8141e5dac
|
Merge branch 'master' into feature-25999/C4
|
2024-09-09 11:45:10 +02:00 |
|
Johann Hoffmann
|
630d2659b3
|
extension/anwesenheit_assistenz -> extension/anw_ent_admin; removed hardocoded status; check for overlapping excuse timespans; and a lot more ;)
|
2024-07-15 17:38:13 +02:00 |
|
cgfhtw
|
af127d666d
|
Merge branch 'master' into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-07-15 09:35:19 +02:00 |
|
cgfhtw
|
fb4997b1ac
|
DmsUpload Preview
|
2024-05-28 14:37:54 +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 |
|
SimonGschnell
|
9db09a040a
|
Merge branch 'master' into feature-25999/C4_ma0594_profilePage
|
2024-05-08 09:58:18 +02:00 |
|
cgfhtw
|
8e56b404b9
|
Merge branch 'feature-37246/APIs_Konsolidierung' into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-04-29 11:17:12 +02:00 |
|
ma0068
|
6211a77119
|
Merge branch 'feature-30660/FHC4_StudierendenGUI_Prototyp' of github.com:FH-Complete/FHC-Core into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-04-16 15:43:03 +02:00 |
|
ma0068
|
2f08d1b1c1
|
Notizcomponent: add twoColumnsLayout, refactor UX
|
2024-04-16 15:42:49 +02:00 |
|
cgfhtw
|
8705341563
|
FormInput: remove input and update:modelValue event from $attrs to prevent double emits
|
2024-04-12 10:35:31 +02: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
|
9ae3a6dc29
|
Form Input: label as prop
|
2024-03-13 14:25:01 +01:00 |
|
cgfhtw
|
1a39abf7c7
|
Merge branch 'master' into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-03-12 11:31:49 +01:00 |
|
cgfhtw
|
6acf65b49f
|
Form Component: expose _defaultErrorHandlers
|
2024-03-11 15:24:48 +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
|
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 |
|
SimonGschnell
|
1460e6ed80
|
modifing uploaded files int the fetchProfilUpdates component works correctly
|
2024-01-31 15:22:03 +01:00 |
|
SimonGschnell
|
0e69e432da
|
fixes a lot of bugs and adds the inseramum/insertvon/updateamum/updatevon fields to the cis_profil_update db table
|
2024-01-31 14:26:54 +01:00 |
|
cgfhtw
|
2dbdf41086
|
FHC-Api: finetuning
|
2024-01-31 09:39:51 +01:00 |
|
SimonGschnell
|
6f081e4136
|
removes logs
|
2024-01-31 09:15:48 +01:00 |
|
SimonGschnell
|
df1fe01abe
|
makes watcher eager and aligns files vertically
|
2024-01-31 09:05:23 +01:00 |
|
cgfhtw
|
ef3ee76fa1
|
Form Validation
|
2024-01-30 11:39:17 +01:00 |
|
cgfhtw
|
30bd6ea6a4
|
FhcApi Plugin + Form updates
|
2024-01-30 10:42:48 +01:00 |
|
SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +01:00 |
|
cgfhtw
|
afc995b4bd
|
Form Input modelValue dummy
|
2024-01-25 10:29:19 +01:00 |
|
cgfhtw
|
d66a6567b0
|
Form Components
|
2024-01-23 09:29:47 +01:00 |
|