Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| added functionality to main button to add course to latest list |
084958c82f79f08da8cc80aa12b507d42647eeb2 |
Sascha Immig |
2024-09-19T10:58:54.000Z |
added functionality to main button to add course to latest list
|
| moved watchlist-button from page header to content |
129df00441eed6a63660ac3df12642ae308095e8 |
Sascha Immig |
2024-09-11T13:19:52.000Z |
moved watchlist-button from page header to content
|
| optimized a11y |
18e4a638e54d744bbd9038895648ec2cffcd24ca |
Sascha Immig |
2024-09-20T08:16:57.000Z |
optimized a11y
|
| added light gray background to card-img-top class; |
31f08cf8b893cc53e1fe5888950057d10d031528 |
Sascha Immig |
2024-09-11T08:57:03.000Z |
added light gray background to card-img-top class;
|
| added notifications for actions |
4975443339ec2ba1d12d44ead55f814dd0ac2322 |
Sascha Immig |
2024-09-19T10:58:00.000Z |
added notifications for actions
|
| removed old blade component |
52ee570d0a30b6a4a646cb5c4184c50f2134f871 |
Sascha Immig |
2024-09-19T17:31:29.000Z |
removed old blade component
|
| set default view for watchlist to list view |
5a2c98bd5eeb728a811d30ecd48a20bf404ed8f9 |
Sascha Immig |
2024-09-11T13:19:09.000Z |
set default view for watchlist to list view
|
| added shortcode helper for trans_choice; exchanged keys `watch_list.one` and… |
5a9e669da6defa6e5e3e72467d6227c6523f8527 |
Sascha Immig |
2024-09-12T10:14:01.000Z |
added shortcode helper for trans_choice; exchanged keys `watch_list.one` and `watch_list.two`for `watch_list.list` with choice. Also used same wording for "watch list" per language across all terms.
|
| made code for AuthoringTool Service php stan level 4 compliant (already done in… |
6fb8f963a28d5c425abd00518b3213b50f0a0b85 |
Sascha Immig |
2024-09-18T10:29:52.000Z |
made code for AuthoringTool Service php stan level 4 compliant (already done in develop, but redoing it here prevents conflicts)
|
| finetuned code - optimized ui feedback |
822003de27614e71c3a87407239d5a028cb21fca |
TUV\gabrielg |
2024-09-20T09:13:45.000Z |
finetuned code - optimized ui feedback
|
| provided watch list for MYC trainings |
89ac6aaec3847dcbcbf1c62562082177fcf242f6 |
TUV\gabrielg |
2024-08-13T15:11:06.000Z |
provided watch list for MYC trainings
|
| reworked list view (for trainings ans myc courses) respecting a11y. |
ab87c1b8ca4d1162ff32d6dd5e76acc75b08e8b0 |
Sascha Immig |
2024-09-11T10:53:35.000Z |
reworked list view (for trainings ans myc courses) respecting a11y.
|
| watch lists are folly available now |
abe266558186a026cbfd546de25d2c15bda86463 |
TUV\gabrielg |
2024-08-14T10:12:11.000Z |
watch lists are folly available now
|
| exchanged star icon for proper bookmark icon |
c579dc7374887db26e461242dd189504cc4d2b69 |
Sascha Immig |
2024-09-12T14:11:56.000Z |
exchanged star icon for proper bookmark icon
|
| switched to new blade component fro adding trainings to watchlist. enabled… |
d39373887cc7ddd31ef32ddc59375b3e7a2b6492 |
Sascha Immig |
2024-09-13T13:48:28.000Z |
switched to new blade component fro adding trainings to watchlist. enabled adding to multiple lists.
|
| skipping authoring tool api tests, when api is not available |
dbd6f13d9d75d31473b3b3f9b2591ef4be138999 |
TUV\gabrielg |
2024-09-18T10:28:24.000Z |
skipping authoring tool api tests, when api is not available
(cherry picked from commit 2b857fe6c37325e253234a35a633421ac8525970)
|
| moved watchliste button into filter bar and reworked filterbar for smaller screens. |
e17494c3a844be92608a3b564e5124b7408e20c2 |
Sascha Immig |
2024-09-11T10:54:23.000Z |
moved watchliste button into filter bar and reworked filterbar for smaller screens.
|
| optmized calculation depending on border width: if border-width is zero, no… |
e9bf0e1e59f06fbaad28b111b35571bba0809590 |
Sascha Immig |
2024-09-11T08:56:34.000Z |
optmized calculation depending on border width: if border-width is zero, no margin calulation is done. Also changed parseInt fro using slash for division to propert math syntax.
|
| optimized watch list view |
fe5cbf99edf9bac9b2e4478cd67da4560fdff83d |
Sascha Immig |
2024-09-19T17:31:11.000Z |
optimized watch list view
|
| dded shortcut to watchlist into profile dropdown |
fe60fcf43f75fec2ec8b1c76c268f15e50e8d880 |
Sascha Immig |
2024-09-20T09:15:12.000Z |
dded shortcut to watchlist into profile dropdown
|