ma0068
|
49cbbfc50c
|
update user
|
2026-04-08 15:24:06 +02:00 |
|
ma0068
|
4f8e98f5d5
|
restyle button reloadTags
|
2026-04-08 15:11:58 +02:00 |
|
ma0068
|
e9e614aa52
|
Add Functionality Frontend: triggering of reloading tags for prestudent from studentHeader
Refactoring: Recycling of tags instead of deleting it and creating new ones
|
2026-04-08 14:26:14 +02:00 |
|
ma0068
|
50af6694d0
|
show Tags in CoreHeader
|
2026-03-31 12:48:27 +02:00 |
|
ma0068
|
5dbddb4beb
|
remove char
|
2026-03-27 09:46:48 +01:00 |
|
ma0068
|
b20613f5d7
|
Basic Structure Automatic Tagging
- new library libTag
- new Job TagJob
- new entries for automatic tags in config stv.php
- automatic tagging of wiederholer and prewiederholer
|
2026-03-27 09:40:14 +01:00 |
|
Harald Bamberger
|
cfe1307018
|
Merge branch 'feature-68530/Dashboard_Cleanup_Admin'
|
2026-03-25 15:37:34 +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 |
|
chfhtw
|
1951cd6fa8
|
split/rename dashboard api factories
|
2026-03-24 16:08:02 +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
|
46817b846a
|
fix e.g. long lines of underscores in cms content
|
2026-03-24 13:29:20 +01:00 |
|
Harald Bamberger
|
8c75608eaf
|
add menu entry for Dashboard Admin
|
2026-03-24 13:21:50 +01:00 |
|
chfhtw
|
2720ed9ffb
|
timezone from global object
|
2026-03-24 11:00:09 +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
|
dc067a619b
|
make widgets resizeable in dashboard admin
|
2026-03-23 14:07:31 +01:00 |
|
chfhtw
|
2a762fa4ab
|
add renderers & timezone to dashboard admin for calendar widget
|
2026-03-23 13:22:30 +01:00 |
|
chfhtw
|
ccade6ae0e
|
rename dashboard admin controller and views
|
2026-03-23 11:47:28 +01:00 |
|
chfhtw
|
6971aed030
|
parsing happens in backend not frontend
|
2026-03-23 11:46:45 +01:00 |
|
chfhtw
|
60e556b2a8
|
wrong case
|
2026-03-23 11:33:45 +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 |
|
chfhtw
|
bac2c13da3
|
viewData is mandatory so we dont need to load it if its not set
|
2026-03-23 10:44:39 +01:00 |
|
chfhtw
|
65c7ad2aac
|
use correct error handling in FhcApi in case of success
|
2026-03-20 12:29:01 +01:00 |
|
chfhtw
|
126a2d3b7b
|
add deepToRaw function to helpers/ObjectUtils
|
2026-03-20 11:23:35 +01:00 |
|
Harald Bamberger
|
60734f708e
|
Merge branch 'master' into feature-68530/Dashboard_Cleanup_Admin
|
2026-03-19 16:20:06 +01:00 |
|
Harald Bamberger
|
9e6c15a10d
|
Merge branch 'bug-76010/StudVW_Archivieren_Ausbildungsvertrag_Aufgenommene'
|
2026-03-19 15:41:44 +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
|
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
|
8d6e04ea77
|
Merge branch 'feature-61164/AbgabetoolQualityGates'
|
2026-03-16 11:09:52 +01:00 |
|
Andreas Österreicher
|
d9e5acb52c
|
Merge branch 'master' into feature-61164/AbgabetoolQualityGates
|
2026-03-16 11:08:44 +01:00 |
|
Johann Hoffmann
|
6ec32b0ca3
|
update tabulator persistence id
|
2026-03-16 11:05:48 +01:00 |
|
Johann Hoffmann
|
4778bb82c3
|
assistenz action buttons lefthand alignment & lower minwidth
|
2026-03-16 10:56:51 +01:00 |
|
Andreas Österreicher
|
e20ff52f5b
|
Merge branch 'feature-75417/pep_finetuning'
|
2026-03-16 09:08:10 +01:00 |
|
Andreas Österreicher
|
df05af98d2
|
FHB - Markierung von Outgoing ohne Endedatum
|
2026-03-16 09:01:33 +01:00 |
|
Harald Bamberger
|
0764a597af
|
do not allow foto editing in contract management
|
2026-03-12 15:18:26 +01:00 |
|
Harald Bamberger
|
8c36fe585a
|
filter component add missing this
|
2026-03-12 15:09:46 +01:00 |
|
Johann Hoffmann
|
5ef1dccfc9
|
added missing phrase c4noZuordnungBetreuerStudent
|
2026-03-12 14:58:35 +01:00 |
|