Harald Bamberger
|
cb60ddcc94
|
Merge branch 'master' into feature-62607/konto_oh_beitrag_betrag_aus_eigener_tabelle
|
2026-05-04 15:41:52 +02:00 |
|
Harald Bamberger
|
de2aabf00b
|
readd dokument preview link to api response
|
2026-05-04 09:30:16 +02:00 |
|
Harald Bamberger
|
7427aa87ea
|
Merge branch 'feature-76545/findAbgabenNewOrUpdatedSinceByAbgabedatumFixTimestampDateComparison'
|
2026-04-21 17:01:04 +02:00 |
|
Johann Hoffmann
|
85043e57db
|
added missing parenthesis
|
2026-04-21 17:00:07 +02:00 |
|
Johann Hoffmann
|
5beddbccb4
|
changed the where clause to a simpler = CURRENT_DATE comparison -> works the same if the job runs daily and fetches updates of one day/date; has to be changed back in case we want to find updates in a range larger than 1 day in an interval larger than 1 day;
|
2026-04-21 14:18:45 +02:00 |
|
Harald Bamberger
|
92a2053b42
|
Merge branch 'feature-40870/BUG_Studstatus_unpause_order_should_be_DESC'
|
2026-04-20 17:30:14 +02:00 |
|
Johann Hoffmann
|
3a646ffe77
|
adapt AbgabeJob relevant queries so they compare with the pgsql date function CURRENT_DATE instead of NOW() to avoid the cutoff from uploads the happened "yesterday but more than 24 hours ago"; also added another "abgabedatum < CURRENT_DATE" condition, to avoid sending this exact case as updates 2 days in a row;
|
2026-04-20 11:06:06 +02:00 |
|
Harald Bamberger
|
98a10a2f55
|
Merge branch 'feature-69389/AbmeldungSTGL_Anzeige_mit_Studiengangskuerzel'
|
2026-04-17 12:37:49 +02:00 |
|
Harald Bamberger
|
e48b94b858
|
studiengangskuerzel statt kurzbzlang
|
2026-04-17 12:35:55 +02:00 |
|
Harald Bamberger
|
ba543448ae
|
Merge branch 'bug-76260/StudVW_Messages_TinyMCE_Cursor_Jumping_TextInput'
|
2026-04-16 11:26:32 +02:00 |
|
Harald Bamberger
|
f121f9b5a2
|
deactivate pagination - since potentially msg threads are not shown completely
|
2026-04-16 11:23:57 +02:00 |
|
Harald Bamberger
|
6ce14a25d7
|
Merge branch 'master' into feature-70376/Lohnguide
|
2026-04-15 11:49:26 +02:00 |
|
Andreas Österreicher
|
3a91b12f31
|
Merge branch 'epic-56039/LV-Evaluierung'
|
2026-04-13 10:39:00 +02:00 |
|
Harald Bamberger
|
b2538075ee
|
use STV_TAGS_ENABLED config when preparing sql statement for students list to query tags only if enabled
|
2026-04-07 10:35:06 +02:00 |
|
Werner Masik
|
5c463c0866
|
add vordienstzeit to lohnguide
|
2026-04-06 22:25:13 +02:00 |
|
Cristina
|
386cc779bf
|
Merge branch 'master' into epic-56039/LV-Evaluierung
|
2026-04-02 15:49:20 +02:00 |
|
Cristina
|
3f53c5feba
|
Added: method getKFLByUID to get Kompetenzfeldleitung by UID
|
2026-04-02 14:23:59 +02:00 |
|
Harald Bamberger
|
6fbb09eb6e
|
group or clause
|
2026-03-25 16:32:43 +01:00 |
|
Harald Bamberger
|
5139c3e44e
|
use array_replace_recursive instead of array_merge_recursive to prevent two scalar values being merged to an array
|
2026-03-25 15:15:05 +01:00 |
|
Harald Bamberger
|
627a52e3d1
|
Merge branch 'master' into feature-70376/Lohnguide
|
2026-03-25 09:36:27 +01:00 |
|
chfhtw
|
e3093bdf3f
|
get magic funktionen (Mitarbeiter, Student) as dashboard presets
|
2026-03-24 15:15:36 +01:00 |
|
chfhtw
|
b11d8d056a
|
get access rights from permissionlib
|
2026-03-24 15:15:12 +01:00 |
|
chfhtw
|
3a4015eced
|
dashboard useroverwrite: remove doubles in other funktionen
|
2026-03-24 15:15:04 +01:00 |
|
chfhtw
|
aeb5d40840
|
rename api endpoints
|
2026-03-24 15:14:39 +01:00 |
|
Harald Bamberger
|
8c75608eaf
|
add menu entry for Dashboard Admin
|
2026-03-24 13:21:50 +01:00 |
|
chfhtw
|
2fc392c084
|
refactor dashboards Preset->addWidgets to (single) Preset->addWidget
|
2026-03-23 16:05:22 +01:00 |
|
chfhtw
|
ca630e94ae
|
remove debug line
|
2026-03-23 15:46:13 +01:00 |
|
chfhtw
|
9cff50fa3b
|
extract preset logic from dashboard admin api
|
2026-03-23 15:44:42 +01:00 |
|
chfhtw
|
3d7a6b1ad3
|
dashboard user api: empty -> check for false/null
|
2026-03-23 15:42:28 +01:00 |
|
chfhtw
|
f15fd40636
|
dashboardlib bug: array <=> stdclass
|
2026-03-23 15:41:32 +01:00 |
|
chfhtw
|
054cf2f258
|
correct form validation & typo in api dashboard widget
|
2026-03-23 15:06:25 +01:00 |
|
chfhtw
|
ccade6ae0e
|
rename dashboard admin controller and views
|
2026-03-23 11:47:28 +01:00 |
|
chfhtw
|
42fbbc5257
|
remove unused file
|
2026-03-23 11:28:31 +01:00 |
|
chfhtw
|
d01dedb79c
|
remove unused file
|
2026-03-23 11:23:01 +01:00 |
|
chfhtw
|
1972b461e7
|
replace controllers/dashboard/Config.php with controllers/api/frontend/v1/dashboard/User.php & controllers/api/frontend/v1/dashboard/DashboardAdmin.php
|
2026-03-23 11:21:15 +01:00 |
|
chfhtw
|
e957926a4d
|
replace controllers/dashboard/Widget.php with controllers/api/frontend/v1/dashboard/Widget.php
|
2026-03-23 10:57:43 +01:00 |
|
Harald Bamberger
|
60734f708e
|
Merge branch 'master' into feature-68530/Dashboard_Cleanup_Admin
|
2026-03-19 16:20:06 +01:00 |
|
Harald Bamberger
|
14a8e2f001
|
Funktionen fett schreiben, die schon presets hinterlegt haben, demo aus views und Controller namen entfernen, preview hinzufuegen
|
2026-03-18 15:48:57 +01:00 |
|
ma0068
|
7603f8f12b
|
Bugfix: use null instead of empty string, provide kuerzel
|
2026-03-18 14:32:09 +01:00 |
|
Harald Bamberger
|
059b13938e
|
Merge branch 'master' into feature-70376/Lohnguide
|
2026-03-18 11:46:27 +01:00 |
|
Harald Bamberger
|
a4f2502fe6
|
dashboard admin: funktionen sortieren, allgemein/general wieder hinzufuegen
|
2026-03-18 10:58:05 +01:00 |
|
Harald Bamberger
|
7c1762d467
|
Merge branch 'master' into feature-68530/Dashboard_Cleanup_Admin
|
2026-03-18 09:20:53 +01:00 |
|
Andreas Österreicher
|
96745525f1
|
Merge branch 'feature-71530/Error_beim_Archivieren_von_Diplomasupplement_STUDVW_Neu'
|
2026-03-16 11:28:56 +01:00 |
|
Andreas Österreicher
|
d9e5acb52c
|
Merge branch 'master' into feature-61164/AbgabetoolQualityGates
|
2026-03-16 11:08:44 +01:00 |
|
Harald Bamberger
|
b91efb6189
|
stv notizperson fix permission check to be able to add notes to prestudents that do not have an uid
|
2026-03-12 13:56:03 +01:00 |
|
Johann Hoffmann
|
6d28b8986d
|
Merge remote-tracking branch 'origin/master' into feature-61164/AbgabetoolQualityGates
# Conflicts:
# public/js/components/Stv/Studentenverwaltung/Details/Projektarbeit/Projektbetreuer.js
|
2026-03-12 09:47:54 +01:00 |
|
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
|
3e9d960781
|
Merge branch 'master' into feature-68296/Vue_Router_via_Extensions_erweitern_ma0080
|
2026-03-11 12:52:18 +01:00 |
|
Harald Bamberger
|
5ce0232890
|
fix bug in archiv tab
|
2026-03-11 11:50:09 +01:00 |
|
Harald Bamberger
|
cf4ec12c00
|
Merge branch 'master' into feature-68296/Vue_Router_via_Extensions_erweitern_ma0080
|
2026-03-10 17:08:03 +01:00 |
|