|
|
464e5e8603
|
Fixed groups view not compliant with 2.5.5 of WCAG 2.2
|
2025-11-28 20:14:53 +01:00 |
|
|
|
dc0af94d11
|
Fixed missing label for in assets view
|
2025-11-28 19:49:13 +01:00 |
|
|
|
db2939c5ba
|
Fixed a few accessibility issues for Assets view
|
2025-11-28 19:07:32 +01:00 |
|
|
|
b319e50a18
|
Fixed asset id entering issue
|
2025-11-28 17:34:14 +01:00 |
|
|
|
10314d209c
|
Fixed Asset ID input without label
|
2025-11-28 17:14:31 +01:00 |
|
|
|
9d3e78b713
|
Fixed html element id collisions
|
2025-11-28 17:06:40 +01:00 |
|
|
|
f262545332
|
Fixed login WCAG 2.2 3.3.8 and 3.3.9 compliance
|
2025-11-28 11:52:24 +01:00 |
|
|
|
4463010fb9
|
Fixed zoomed in state issues for WCAG 2.2 1.4.4 compliance
|
2025-11-28 11:23:12 +01:00 |
|
|
|
b31afb7589
|
Added links to settings to comply with 2.4.5 of WCAG 2.2
|
2025-11-28 10:20:53 +01:00 |
|
|
|
917e708a7e
|
Fixed long lists not skippable
|
2025-11-28 10:07:23 +01:00 |
|
|
|
8bc76ccf0b
|
Improved inventory view screen reader navigation
|
2025-11-24 19:40:44 +01:00 |
|
|
|
d662157885
|
Fixed assets create and update modal attributes not a table
|
2025-11-24 18:19:07 +01:00 |
|
|
|
5723947345
|
Fixed missing required fields and aria-required in groups view
|
2025-11-24 13:23:57 +01:00 |
|
|
|
7c77d10fea
|
Added missing required indication and aria-required to locations view
|
2025-11-24 13:20:05 +01:00 |
|
|
|
53ad5526c7
|
Removed superfluous spaces
|
2025-11-24 13:18:15 +01:00 |
|
|
|
feefa29cdf
|
Added missing required fields and aria-required to users view
|
2025-11-24 13:17:02 +01:00 |
|
|
|
8641e11ad3
|
Fixed missing required fields and other issues in users view
|
2025-11-24 13:03:55 +01:00 |
|
|
|
3f6ecbe617
|
Fixed newly created user can't be deleted
|
2025-11-24 11:06:45 +01:00 |
|
|
|
17c9e46a5b
|
Improved users view screenreader table navigation
|
2025-11-23 23:02:17 +01:00 |
|
|
|
647ca335ea
|
Improved locations screenreader navigation, fixed unable to delete location after editing
|
2025-11-23 22:54:24 +01:00 |
|
|
|
4f1c55d456
|
Fixed assets view new items not screenreader navigable
|
2025-11-23 22:45:27 +01:00 |
|
|
|
c337287b23
|
Improved screenreader table discoverability
|
2025-11-23 22:39:43 +01:00 |
|
|
|
dba302f262
|
Fixed inputs not selectable by tab
|
2025-11-23 22:29:02 +01:00 |
|
|
|
2b62e930e1
|
Improved screenreader based navigation for groups view
|
2025-11-23 22:15:36 +01:00 |
|
|
|
918db73338
|
Fixed touch targets have insufficient spacing
|
2025-11-23 15:04:51 +01:00 |
|
|
|
b553f1c666
|
Fixed newly created users don't have a profile picture
|
2025-11-23 14:18:17 +01:00 |
|
|
|
99a39bb8cd
|
Fixed prevents users from pasting into input fields issue
|
2025-11-22 14:20:34 +01:00 |
|
|
|
cf9a7c2a11
|
Fixed close button on user view doesnt work
|
2025-11-16 17:34:21 +01:00 |
|
|
|
3b18ba3709
|
Fixed presets don't load when coming from inventory add asset link
|
2025-11-15 23:58:45 +01:00 |
|
|
|
0e227fc4ea
|
Fixed date not showing correctly after creation
|
2025-11-15 20:52:14 +01:00 |
|
|
|
89ac080f0a
|
Fixed barcode settings not applying for Assets.cshtml
|
2025-11-15 15:28:04 +01:00 |
|
|
|
fb272ee63c
|
Added presets
|
2025-11-15 14:50:20 +01:00 |
|
|
|
2df6111bd1
|
Moved unflatten to site.js, implemented Admin.cshtml view
|
2025-11-15 11:02:31 +01:00 |
|
|
|
f2e759d17c
|
Fixed users image not round before load
|
2025-11-10 01:11:37 +01:00 |
|
|
|
1b95cf4d3b
|
Fixed renaming group identifier not working
|
2025-11-09 20:28:46 +01:00 |
|
LD50
|
15b0c89e29
|
Merge pull request #281 from LD-Reborn/feature/issue_224
Issue 224: Bug: Image of different user is visible until new image is loaded
|
2025-11-06 09:26:51 +01:00 |
|
|
|
16e82ab167
|
Added small pre-cached image pre-loading, fixed layout shift for user preview
|
2025-11-06 09:26:05 +01:00 |
|
|
|
ffa7f25372
|
Revert "Add pagination"
This reverts commit edac9f28d8.
|
2025-11-06 09:00:32 +01:00 |
|
|
|
b235e7c411
|
Revert "Show the total user count"
This reverts commit 981d3614b9.
|
2025-11-06 09:00:30 +01:00 |
|
|
|
b109b6c81b
|
Revert "Add server-side filtering with AJAX pagination for users"
This reverts commit cd0173a38c.
|
2025-11-06 09:00:24 +01:00 |
|
anomny
|
cd0173a38c
|
Add server-side filtering with AJAX pagination for users
|
2025-11-05 19:45:31 +01:00 |
|
anomny
|
22cb944417
|
Rename usages
|
2025-11-05 19:26:30 +01:00 |
|
anomny
|
981d3614b9
|
Show the total user count
|
2025-11-03 20:37:37 +01:00 |
|
anomny
|
edac9f28d8
|
Add pagination
|
2025-11-03 20:23:05 +01:00 |
|
anomny
|
c3973b6cfb
|
Clear picture in between loads
|
2025-11-03 20:06:06 +01:00 |
|
LD50
|
a74be66e47
|
Merge pull request #273 from LD-Reborn/245-bug-user-creation-modal-accessibility-issues
Fixed user creation modal accessibility issues
|
2025-11-02 23:56:34 +01:00 |
|
|
|
269afea230
|
Fixed user creation modal accessibility issues
|
2025-11-02 23:56:20 +01:00 |
|
|
|
dc6b88fcde
|
Fixed user edit modal accessibility issues
|
2025-11-02 23:49:49 +01:00 |
|
LD50
|
ffcde27b8e
|
Merge pull request #271 from LD-Reborn/243-bug-user-detail-view-input-labels-lack-a-for-attribute
Fixed user detail view accessibility issues
|
2025-11-02 23:46:03 +01:00 |
|
|
|
25209a2a28
|
Fixed user detail view accessibility issues
|
2025-11-02 23:45:50 +01:00 |
|