|
|
7193e2b78b
|
Added modal hiding on add asset to batch, added batch clear functionality, fixed responsive
|
2025-10-18 17:04:19 +02:00 |
|
|
|
2e5a370395
|
Improved padding value in batch print preview
|
2025-10-18 16:20:32 +02:00 |
|
|
|
ee60a348d7
|
Fixed potential display bug in print
|
2025-10-18 16:15:34 +02:00 |
|
|
|
9db9e2673c
|
Added print batch management
|
2025-10-18 16:05:44 +02:00 |
|
LD50
|
f6ef52e53c
|
Merge pull request #148 from LD-Reborn/147-fix-bugs-in-homeinventory-invalid-entries-open-modal-camera-requests-while-change-modal-is-open
147 fix bugs in homeinventory invalid entries open modal camera requests while change modal is open
|
2025-10-17 20:00:44 +02:00 |
|
|
|
c34939d648
|
Fixed ahh layout in /Home/Inventory
|
2025-10-17 20:00:21 +02:00 |
|
|
|
b6e2b74cd0
|
Removed camera auto-reenabling in /Home/Inventory
|
2025-10-17 19:53:07 +02:00 |
|
|
|
86d9ce721f
|
Fixed bug: /Home/Inventory modal showing despite invalid Asset Id
|
2025-10-17 19:49:51 +02:00 |
|
LD50
|
fefe3a78c3
|
Merge pull request #146 from LD-Reborn/145-feature-add-localization-for-homeinventory
Fixed localization for /Home/Inventory
|
2025-10-17 19:26:22 +02:00 |
|
|
|
27210cfba7
|
Fixed localization for /Home/Inventory
|
2025-10-17 19:26:05 +02:00 |
|
LD50
|
7d21acec4e
|
Merge pull request #144 from LD-Reborn/143-feature-implement-localization-for-accessdenied-page
Added localization for /Home/AccessDenied
|
2025-10-17 19:08:03 +02:00 |
|
|
|
bdbbd3e4d1
|
Added localization for /Home/AccessDenied
|
2025-10-17 19:06:24 +02:00 |
|
LD50
|
459d37eb99
|
Merge pull request #142 from LD-Reborn/141-feature-implement-proper-authorization-with-groups
141 feature implement proper authorization with groups
|
2025-10-17 18:52:58 +02:00 |
|
|
|
6867899268
|
Implemented authorization for other controllers
|
2025-10-17 18:52:25 +02:00 |
|
|
|
ec6633573c
|
Added role authorization to home controller
|
2025-10-17 18:40:55 +02:00 |
|
|
|
6f6ce058e2
|
Implemented navbar showing elements based on permissions
|
2025-10-17 18:32:22 +02:00 |
|
|
|
724bb95809
|
Added role based authorization base
|
2025-10-17 18:31:07 +02:00 |
|
LD50
|
97e0d2523a
|
Merge pull request #138 from LD-Reborn/137-feature-qr-scanner-to-inventarize-items
Added qr code reader and general inventory to /Home/Inventory
|
2025-10-14 00:27:43 +02:00 |
|
|
|
a968585eef
|
Added qr code reader and general inventory to /Home/Inventory
|
2025-10-14 00:24:55 +02:00 |
|
LD50
|
7d774a4ee7
|
Merge pull request #134 from LD-Reborn/78-feature-inventory-information
Added asset inventory information and action in AssetsController
|
2025-10-13 17:32:23 +02:00 |
|
LD50
|
2ac8893340
|
Merge pull request #133 from LD-Reborn/129-feature-create-bar-code-download-and-print
Removed unnecessary JS from Assets.cshtml, fixed HTML in Assets.cshtml
|
2025-10-13 17:24:40 +02:00 |
|
|
|
0cc806a0a3
|
Added asset inventory information and action in AssetsController
|
2025-10-13 17:24:25 +02:00 |
|
|
|
44d5df4bca
|
Removed unnecessary JS from Assets.cshtml, fixed HTML in Assets.cshtml
|
2025-10-13 16:48:18 +02:00 |
|
LD50
|
5fb7a1021b
|
Merge pull request #132 from LD-Reborn/131-bug-no-authorization-for-some-actions
Fixed missing authorization for /Home endpoints
|
2025-10-13 15:59:43 +02:00 |
|
|
|
903c1836eb
|
Fixed missing authorization for /Home endpoints
|
2025-10-13 15:58:46 +02:00 |
|
LD50
|
44c1228ff0
|
Merge pull request #130 from LD-Reborn/129-feature-create-bar-code-download-and-print
Added Barcode view and download and print options to /Home/Assets det…
|
2025-10-13 00:34:45 +02:00 |
|
|
|
c7311f1042
|
Added Barcode view and download and print options to /Home/Assets detail view
|
2025-10-13 00:34:22 +02:00 |
|
LD50
|
0466e22f6c
|
Merge pull request #128 from LD-Reborn/24-sub-issue-asset-page-detail-view
Fixed css issue in /Home/Assets
|
2025-10-12 23:17:57 +02:00 |
|
|
|
cd740b5b4f
|
Fixed css issue in /Home/Assets
|
2025-10-12 23:17:33 +02:00 |
|
LD50
|
275950f6fc
|
Merge pull request #127 from LD-Reborn/24-sub-issue-asset-page-detail-view
Added detail view to /Home/Assets
|
2025-10-12 23:08:40 +02:00 |
|
|
|
fb45b3beb8
|
Added detail view to /Home/Assets
|
2025-10-12 23:08:22 +02:00 |
|
LD50
|
580ccdc971
|
Merge pull request #126 from LD-Reborn/125-bug-group-delete-modal-not-localized
Fixed missing localization in /Home/Groups
|
2025-10-12 21:39:03 +02:00 |
|
|
|
13a8375557
|
Fixed missing localization in /Home/Groups
|
2025-10-12 21:34:56 +02:00 |
|
LD50
|
e9a7e54945
|
Merge pull request #124 from LD-Reborn/23-sub-issue-asset-page-filter
Added filter for /Home/Assets
|
2025-10-12 20:54:29 +02:00 |
|
|
|
5ef02d2899
|
Added filter for /Home/Assets
|
2025-10-12 20:53:50 +02:00 |
|
LD50
|
e8065b4976
|
Merge pull request #123 from LD-Reborn/122-bug-login-page-invalid-login-credentials-not-localized
Fixed localization for /Home/Login
|
2025-10-12 20:19:10 +02:00 |
|
|
|
3958c97132
|
Fixed localization for /Home/Login
|
2025-10-12 20:18:57 +02:00 |
|
LD50
|
b956a6877a
|
Merge pull request #121 from LD-Reborn/120-feature-add-localization-to-assets-frontend
120 feature add localization to assets frontend
|
2025-10-12 20:03:51 +02:00 |
|
|
|
04c39feb7a
|
Fixed created assets not showing on list until site refresh
|
2025-10-12 20:03:30 +02:00 |
|
|
|
090db4a1ab
|
Added Assets Localization
|
2025-10-12 19:41:02 +02:00 |
|
LD50
|
f15f4cf822
|
Merge pull request #119 from LD-Reborn/76-feature-implement-a-counter-for-the-assetid
76 feature implement a counter for the assetid
|
2025-10-12 18:49:34 +02:00 |
|
|
|
a3c5a5341d
|
Implemented automated asset counter into asset creation and asset update, Fixed uid visible in owner attribute in Assets frontend
|
2025-10-12 18:49:09 +02:00 |
|
|
|
434b0952dc
|
Added asset id counter to migrations, fixed migrations async issue
|
2025-10-12 17:55:21 +02:00 |
|
LD50
|
5ff75e162d
|
Merge pull request #118 from LD-Reborn/99-feature-add-groups-view
Fixed Groups creation table entry has cn instead of displayname
|
2025-10-12 17:08:58 +02:00 |
|
|
|
2a3f3fa866
|
Fixed Groups creation table entry has cn instead of displayname
|
2025-10-12 17:08:37 +02:00 |
|
LD50
|
40cecc3048
|
Merge pull request #117 from LD-Reborn/99-feature-add-groups-view
Added localization for /Home/Groups
|
2025-10-12 17:04:59 +02:00 |
|
|
|
05be9950c8
|
Added localization for /Home/Groups
|
2025-10-12 17:04:31 +02:00 |
|
LD50
|
2e08130dc2
|
Merge pull request #116 from LD-Reborn/99-feature-add-groups-view
Improved accessibility, fixed groups update fails when no permissions…
|
2025-10-12 16:50:17 +02:00 |
|
|
|
9fabe2b75d
|
Improved accessibility, fixed groups update fails when no permissions selected
|
2025-10-12 16:49:44 +02:00 |
|
LD50
|
c93753c026
|
Merge pull request #115 from LD-Reborn/99-feature-add-groups-view
99 feature add groups view
|
2025-10-12 16:24:15 +02:00 |
|