Commit Graph

538 Commits

Author SHA1 Message Date
be8257e012 Fixed aspect ratio of user images wrong, added new user default image 2025-11-22 17:11:00 +01:00
LD50
c7c47bff9d Merge pull request #330 from LD-Reborn/257-bug-lighthouse-issue-regarding-best-practices---prevents-users-from-pasting-into-input-fields
Fixed prevents users from pasting into input fields issue
2025-11-22 14:20:57 +01:00
99a39bb8cd Fixed prevents users from pasting into input fields issue 2025-11-22 14:20:34 +01:00
LD50
9a371e88e4 Merge pull request #327 from LD-Reborn/326-feature-preload-user-images-on-save-and-cache-clear
326 feature preload user images on save and cache clear
2025-11-20 22:08:01 +01:00
fbe6fd813e Added missing localization regarding user image cache 2025-11-20 22:07:42 +01:00
baac2bce1d Added cache clear button, added cache size estimation 2025-11-20 22:02:28 +01:00
116b47cdc0 Implemented user image cache update on settings update 2025-11-20 21:03:48 +01:00
LD50
5925f1a0f1 Merge pull request #325 from LD-Reborn/319-feature-user-image-pre-loading
319 feature user image pre loading
2025-11-20 20:08:48 +01:00
3b83341876 Removed stray Console.WriteLine in ImageHelper.cs 2025-11-20 20:08:19 +01:00
LD50
a81e55d05f Merge pull request #324 from LD-Reborn/319-feature-user-image-pre-loading
319 feature user image pre loading
2025-11-20 20:06:49 +01:00
af19b29fdb Implemented image preloading 2025-11-20 20:06:30 +01:00
9767feb3e2 Added user image caching 2025-11-20 19:22:12 +01:00
6be72c1f5c Fixed high memory usage and slow image encoding times for user images 2025-11-20 15:14:06 +01:00
LD50
a80c4ba8fe Merge pull request #323 from LD-Reborn/322-bug-duplicate-resource-not-allowed-warning
Fixed duplicate resource not allowed warning
2025-11-20 14:53:18 +01:00
f8f5d33c03 Fixed duplicate resource not allowed warning 2025-11-20 14:52:58 +01:00
1cce82a018 Increased timeout for CI environment 2025-11-20 10:49:06 +01:00
LD50
c3c7cd3169 Merge pull request #321 from LD-Reborn/311-bug-navbar-elements-user-settings-and-admin-settings-not-localized
Added localization for admin settings and user settings
2025-11-20 09:37:53 +01:00
3d12c8b340 Added localization for admin settings and user settings 2025-11-20 09:37:07 +01:00
LD50
10f161c270 Merge pull request #320 from LD-Reborn/43-documentation-create-a-user-manual
43 documentation create a user manual
2025-11-20 09:24:58 +01:00
6203531ae6 Updated user documentation 2025-11-20 09:24:07 +01:00
7ec4fd8281 Fixed missing nginx configuration in Administration.md 2025-11-19 23:33:37 +01:00
5299722780 Merge branch '43-documentation-create-a-user-manual' of https://github.com/LD-Reborn/Berufsschule_HAMX into 43-documentation-create-a-user-manual 2025-11-19 23:29:55 +01:00
2f98193ea7 Removed BarcodeType from appsettings.json 2025-11-19 23:29:28 +01:00
aef5970695 Updated administration documentation 2025-11-19 23:29:28 +01:00
LD50
ea6ca167b8 Merge pull request #318 from LD-Reborn/316-upgrade-to-dotnet-10
316 upgrade to dotnet 10
2025-11-19 23:29:02 +01:00
13a99c184e Updated Swashbuckle and ImageSharp 2025-11-19 23:15:01 +01:00
4e664029ff Added note to Development.md regarding E2E tests 2025-11-19 23:11:28 +01:00
272246aa92 Updated E2E tests packages, removed RollForward 2025-11-19 23:07:42 +01:00
ef789b261c Removed BarcodeType from appsettings.json 2025-11-19 23:02:02 +01:00
335312a3a6 Updated administration documentation 2025-11-19 23:01:44 +01:00
3e770bdf34 Added RollForward to accomodate dotnet 10 release candidate versions 2025-11-19 16:18:53 +01:00
9c90a55aac Removed extra branch from test.yml 2025-11-19 14:09:18 +01:00
c60e7ce6d5 Fixed E2E CI issue 2025-11-19 13:58:53 +01:00
b35008d35f Fixed wrong yaml changed 2025-11-19 09:00:36 +01:00
b537f67466 Upgraded project and E2E tests to dotnet 10 2025-11-19 08:56:34 +01:00
LD50
e87e9cb79b Merge pull request #315 from LD-Reborn/233-bug-location-update-does-not-cause-upate-of-assets-and-users
Fixed location update does not cause update of assets and users, fixe…
2025-11-16 21:47:46 +01:00
95111a6a3d Fixed location update does not cause update of assets and users, fixed ldap async issue 2025-11-16 21:47:33 +01:00
LD50
465f01f934 Merge pull request #314 from LD-Reborn/232-bug-username-update-does-not-cause-update-of-assets
Fixed username update or user delete does not cause asset ownership u…
2025-11-16 21:07:27 +01:00
a6e58ee880 Fixed username update or user delete does not cause asset ownership update 2025-11-16 21:07:15 +01:00
LD50
3dd283b32a Merge pull request #309 from LD-Reborn/280-close-button-on-user-view-doesnt-work
Fixed close button on user view doesnt work
2025-11-16 17:34:34 +01:00
cf9a7c2a11 Fixed close button on user view doesnt work 2025-11-16 17:34:21 +01:00
LD50
618b46868a Merge pull request #308 from LD-Reborn/test/chromiumtest
Test/chromiumtest
2025-11-16 16:53:09 +01:00
62897dde11 Fixed typo 2025-11-16 16:46:29 +01:00
999e7495c0 Replaced timeout with Thread.Sleep 2025-11-16 16:33:51 +01:00
c301e052b3 Cleaned up test.yml, added ScrollIntoView to AssetsHelper 2025-11-16 10:54:06 +01:00
0db1e5f508 Added file location check 2025-11-16 09:48:26 +01:00
eed21ef56e ls test 2025-11-16 09:44:32 +01:00
b37f837556 Attempt to fix chromedriver not running 2025-11-16 09:35:06 +01:00
eec97a82ee Fixed chromedriver spelling in test.yml 2025-11-16 09:26:36 +01:00
fefe11de4a Replaced chrome with chromium for selenium E2E tests 2025-11-16 09:23:42 +01:00