Commit Graph

266 Commits

Author SHA1 Message Date
fe2d758676 Added drag-and-drop functionality 2025-11-01 11:58:45 +01:00
c026196921 Added inventory information to assets detail view 2025-11-01 10:45:29 +01:00
7aa0ae7f0a Added creation modal auto-popup when following create asset link 2025-11-01 10:08:21 +01:00
f0905c33f5 Added barcode documentation, fixed wrong barcode type 2025-10-31 11:43:00 +01:00
589131f924 Fixed barcodes not scanning correctly 2025-10-31 11:10:44 +01:00
387a1538d4 Added different barcodes 2025-10-31 10:33:20 +01:00
51bdd700cc Added remove button to print batch view 2025-10-31 08:26:51 +01:00
9db21da2af Added link to add new assets from Inventory 2025-10-31 08:11:05 +01:00
3633fed908 Fixed loadLocationsIntoSelect not working because of model change 2025-10-31 08:03:23 +01:00
anomny
a4195a609d Add dedicated Models and improved logging for loactions Controller 2025-10-28 19:24:58 +01:00
8e1dfd3c37 Fixed umlauts not translating properly for username 2025-10-26 22:48:14 +01:00
ab28e4b494 Fixed user not clickable after creation, fixed missing data attributes for created user 2025-10-26 21:42:51 +01:00
b9b3c91f3f Added user password validation, Fixed new user localization issue 2025-10-26 21:31:29 +01:00
640e53cafe Fixed new assets not clickeable 2025-10-26 21:00:46 +01:00
76a42ebd8c Fixed missing localization for barcode batch printing 2025-10-26 20:46:07 +01:00
23d93f69d4 Removed unused LDAP data retrieval 2025-10-26 16:55:35 +01:00
75c0e6dc5d Removed unnecessary image processing in Users view 2025-10-26 16:44:26 +01:00
188ace283b Fixed camera still running when manually entering asset after activating barcode scanner 2025-10-26 16:37:00 +01:00
c3c6931bb3 Fixed error in console 2025-10-26 16:26:32 +01:00
6c42ff500b Added user photo resizing 2025-10-26 16:26:20 +01:00
b3aba6ac86 Fixed localization issue in Inventory tomselect elements 2025-10-26 15:19:42 +01:00
9e706ed35d Added dropdown users and locations to inventory, Improved edit modal loading for Assets 2025-10-26 15:12:56 +01:00
6e4f9f43b5 Fixed buttons not centered after creating asset, Fixed save changes button not localized in Locations view 2025-10-26 14:38:21 +01:00
dc5e117c93 Fixed users and locations not filling in in Assets modals 2025-10-26 11:45:01 +01:00
2c0ae9f5e9 Added missing localization to user dropdown selection in Assets view 2025-10-26 11:23:34 +01:00
6a6e641621 Implemented owner dropdown with Tomselect in Assets view 2025-10-26 11:17:52 +01:00
1ea286cf9c Fixed locations dropdown in Assets view 2025-10-26 10:14:45 +01:00
2957800876 Fixed updating asset to empty location only clientside 2025-10-26 09:22:48 +01:00
2e8aee2181 Added location dropdown selection for Assets view 2025-10-26 09:06:59 +01:00
ab09de5ba8 Added table filter to Locations, Moved table filter js to site.js 2025-10-26 08:29:00 +01:00
b01c8d84da Cleaned redundant js from Locations view, added missing localization to Locations view 2025-10-26 08:23:00 +01:00
655ac35e35 Cleaned up redundant js from views 2025-10-26 08:22:24 +01:00
c72e863b92 Added functions to site.js 2025-10-26 08:21:59 +01:00
056d2321e4 Fixed localization issue in assets view 2025-10-26 00:37:24 +02:00
e76d37b272 Fixed missing localization in groups view 2025-10-26 00:18:50 +02:00
c252ad00db Added groups to layout localization 2025-10-26 00:12:33 +02:00
a0a4999026 Added user view localization, fixed user delete not working 2025-10-26 00:08:28 +02:00
614abfbe90 Removed stray logging 2025-10-25 23:25:06 +02:00
4b39d721f3 Implemented user view modal in frontend 2025-10-25 23:24:20 +02:00
85cb68a6c2 Implemented user creation in frontend 2025-10-25 22:44:36 +02:00
310e05545f Implemented users update button in frontend 2025-10-25 22:15:08 +02:00
dcb23b76ec Fixed something in HomeController, I don't remember what 2025-10-25 22:14:11 +02:00
0929e2c638 Implemented frontent Locations create button, fixed localization for frontend Locations 2025-10-25 16:40:18 +02:00
20d7ceb784 Implemented frontend Locations update buttons 2025-10-25 16:20:17 +02:00
88277b4303 Fixed lighthouse score lowered by logo 2025-10-19 13:46:40 +02:00
2d220fc28c Added localization to _Batch partial view 2025-10-19 01:52:17 +02:00
e1238a712c Fixed localization issue due for Assets and Inventory 2025-10-19 01:51:47 +02:00
0dccbc388a Fixed dark text for yellow background 2025-10-19 01:32:02 +02:00
402fd81e4e Added light theme support 2025-10-19 00:12:31 +02:00
0cf1d8ad95 Fixed navbar twitching, added file types to request cache 2025-10-18 23:56:40 +02:00