Commit Graph

  • edac9f28d8 Add pagination anomny 2025-11-03 20:23:05 +01:00
  • c3973b6cfb Clear picture in between loads anomny 2025-11-03 20:06:06 +01:00
  • 9b94aaea56 [HttpDelete("Delete")] anomny 2025-11-03 19:07:36 +01:00
  • dcd79d215c Rename Index calls to get or getall anomny 2025-11-03 19:06:08 +01:00
  • a74be66e47 Merge pull request #273 from LD-Reborn/245-bug-user-creation-modal-accessibility-issues LD50 2025-11-02 23:56:34 +01:00
  • 269afea230 Fixed user creation modal accessibility issues LD-Reborn 2025-11-02 23:56:20 +01:00
  • 6dc2d2cee6 Merge pull request #272 from LD-Reborn/246-bug-user-edit-modal-accessibility-issues LD50 2025-11-02 23:50:04 +01:00
  • dc6b88fcde Fixed user edit modal accessibility issues LD-Reborn 2025-11-02 23:49:49 +01:00
  • ffcde27b8e Merge pull request #271 from LD-Reborn/243-bug-user-detail-view-input-labels-lack-a-for-attribute LD50 2025-11-02 23:46:03 +01:00
  • 25209a2a28 Fixed user detail view accessibility issues LD-Reborn 2025-11-02 23:45:50 +01:00
  • 8aa435c142 Merge pull request #270 from LD-Reborn/247-bug-asset-create-modal-accessibility-issues LD50 2025-11-02 23:40:09 +01:00
  • f45cf7c6fb Fixed asset create modal accessibility issues LD-Reborn 2025-11-02 23:39:38 +01:00
  • 2c254b3fc0 Merge pull request #269 from LD-Reborn/248-bug-asset-edit-modal-accessibility-issues LD50 2025-11-02 23:34:49 +01:00
  • 43c059d767 Fixed asset edit modal accessibility issues LD-Reborn 2025-11-02 23:34:36 +01:00
  • 8e824bf070 Merge pull request #268 from LD-Reborn/249-bug-print-batch-modal-accessibility-issues LD50 2025-11-02 23:25:10 +01:00
  • ffe44823e2 Fixed modal close button missing aria-label in Batch LD-Reborn 2025-11-02 23:24:53 +01:00
  • 3caadd9bdb Merge pull request #267 from LD-Reborn/240-bug-asset-details-text-and-x-icon-lack-contrast LD50 2025-11-02 23:20:51 +01:00
  • 659f6f93bf Fixed light text on light background and exit buttons on modals LD-Reborn 2025-11-02 23:20:26 +01:00
  • 40e016137a Merge pull request #266 from LD-Reborn/244-bug-all-modals-are-h5-instead-of-h3 LD50 2025-11-02 23:11:13 +01:00
  • 26279ad177 Fixed sub-headings not following heading order LD-Reborn 2025-11-02 23:11:00 +01:00
  • d13b53c8b9 Fixed user create modal title not localized LD-Reborn 2025-11-02 23:03:02 +01:00
  • 80890ed3a1 Fixed modal title heading accessibility issue LD-Reborn 2025-11-02 23:02:31 +01:00
  • 81a09bd11a Merge pull request #265 from LD-Reborn/237-feature-implement-barcodetext-setting LD50 2025-11-02 22:49:26 +01:00
  • 73d7bd43c0 Implemented BarcodeType and BarcodeText settings, fixed barcode alignment issue LD-Reborn 2025-11-02 22:49:01 +01:00
  • e03c4d56fa Merge pull request #264 from LD-Reborn/235-feature-implement-maxdownloadableuserimagesize-settings LD50 2025-11-02 22:35:20 +01:00
  • 6d065de974 Implemented MaxDownloadableUserImageSize config setting LD-Reborn 2025-11-02 22:35:06 +01:00
  • b7279e498f Merge pull request #263 from LD-Reborn/239-bug-add-attribute-in-asset-create-and-update-modals-wrong-class LD50 2025-11-02 22:25:07 +01:00
  • 956d2d17b2 Fixed buttons wrong css class LD-Reborn 2025-11-02 22:24:54 +01:00
  • 34df373c8a Merge pull request #262 from LD-Reborn/242-bug-detailphoto-does-not-have-alt-text LD50 2025-11-02 22:21:55 +01:00
  • d6806f26df Fixed detail photo does not have alt text LD-Reborn 2025-11-02 22:21:38 +01:00
  • e50b868715 Merge pull request #261 from LD-Reborn/251-bug-inventory-asset-edit-view-accessibility-issues LD50 2025-11-02 22:19:23 +01:00
  • eca44f6e85 Fixed inventory detail view accessibility issues LD-Reborn 2025-11-02 22:19:07 +01:00
  • ee2042bb68 Fixed light text and light exit buttons on inventory edit and details view LD-Reborn 2025-11-02 22:14:48 +01:00
  • 7e21b69035 Fixed accessibility issues for inventory asset edit view LD-Reborn 2025-11-02 22:03:03 +01:00
  • ad8a8751ed Merge pull request #260 from LD-Reborn/255-bug-assets-detail-modal-date-is-not-localized LD50 2025-11-02 21:46:43 +01:00
  • 04d54d1913 Fixed missing localization for date in assets detail view LD-Reborn 2025-11-02 21:46:28 +01:00
  • 49e564ef5d Merge pull request #259 from LD-Reborn/253-bug-groups-create-modal-accessibility-issues LD50 2025-11-02 21:43:36 +01:00
  • 82d241b5e8 Fixed groups modals accessibility issues, fixed user icon larger than necessary LD-Reborn 2025-11-02 21:42:57 +01:00
  • 91dcf84b30 Added meeting agenda LD-Reborn 2025-11-02 21:27:50 +01:00
  • cf99f749c8 Merge pull request #234 from LD-Reborn/231-feature-add-canmanagesettings-permission LD50 2025-11-02 15:23:46 +01:00
  • af70cfb5f8 Added CanManageSettings claim, Implemented authorization for admin settings LD-Reborn 2025-11-02 15:23:31 +01:00
  • d559328902 Merge pull request #230 from LD-Reborn/228-feature-backend-settings-endpoints-to-read-and-update-model LD50 2025-11-02 14:51:24 +01:00
  • f7508b698a Added admin settings update endpoint LD-Reborn 2025-11-02 14:44:47 +01:00
  • e61ab2a186 Merge pull request #229 from LD-Reborn/226-feature-backend-settings-model LD50 2025-11-02 13:40:02 +01:00
  • 5b5fcd6322 Added settings model, added settings migration, added LDAP salted hashes LD-Reborn 2025-11-02 13:39:28 +01:00
  • 0a6413d106 Added user photo caching LD-Reborn 2025-11-01 23:11:26 +01:00
  • 3dba65777b Merge pull request #225 from LD-Reborn/223-user-profile---image-and-empty-page LD50 2025-11-01 22:22:57 +01:00
  • fe3ab8e449 Added user image and navbar elements LD-Reborn 2025-11-01 22:22:41 +01:00
  • 3caa058da4 Merge pull request #222 from LD-Reborn/200-bug-user-create-modal-fields-with-numeric-values-interpreted-as-int LD50 2025-11-01 17:20:05 +01:00
  • 91f85e33eb Fixed numeric values in user create and update interpreted as int LD-Reborn 2025-11-01 17:18:35 +01:00
  • 2adbcc5dde Merge pull request #221 from LD-Reborn/220-bug-users-view-loads-slowly-because-of-unneeded-ldap-properties LD50 2025-11-01 16:59:52 +01:00
  • 4b3ad38cc3 Fixed performance issue related to user model retrieval, cleaned up ListUsersAsync() LD-Reborn 2025-11-01 16:59:36 +01:00
  • c9d2be3542 Merge pull request #219 from LD-Reborn/217-bug-create-location-failure-still-results-in-success-message LD50 2025-11-01 16:28:59 +01:00
  • 0035144730 Fixed location entry creation failure still results in success message LD-Reborn 2025-11-01 16:28:44 +01:00
  • f588c89df9 Merge pull request #218 from LD-Reborn/193-feature-users-create-and-edit-add-location-drop-down LD50 2025-11-01 16:11:14 +01:00
  • 4b5fc03cad Added drop-down to user create and update modal LD-Reborn 2025-11-01 16:11:01 +01:00
  • c89cb29dc3 Merge pull request #216 from LD-Reborn/191-feature-add-drag-and-drop-functionality-to-print-preview LD50 2025-11-01 13:15:43 +01:00
  • 66a5a976ec Fixed barcode timing issue in print preview LD-Reborn 2025-11-01 13:15:30 +01:00
  • fe2d758676 Added drag-and-drop functionality LD-Reborn 2025-11-01 11:58:45 +01:00
  • 089d943a8f Merge pull request #215 from LD-Reborn/195-feature-add-inventory-information-to-detail-view LD50 2025-11-01 10:45:43 +01:00
  • c026196921 Added inventory information to assets detail view LD-Reborn 2025-11-01 10:45:29 +01:00
  • 74ee0f0d2f Merge pull request #214 from LD-Reborn/213-feature-create-asset-link-in-inventory-page-should-cause-the-creation-modal-to-open LD50 2025-11-01 10:08:37 +01:00
  • 7aa0ae7f0a Added creation modal auto-popup when following create asset link LD-Reborn 2025-11-01 10:08:21 +01:00
  • d29f56d795 Merge pull request #212 from LD-Reborn/211-feature-add-documentation-regarding-what-barcodes-are-supported LD50 2025-10-31 11:43:20 +01:00
  • f0905c33f5 Added barcode documentation, fixed wrong barcode type LD-Reborn 2025-10-31 11:43:00 +01:00
  • 589131f924 Fixed barcodes not scanning correctly LD-Reborn 2025-10-31 11:10:44 +01:00
  • 0f8ce07f4d Merge pull request #210 from LD-Reborn/209-feature-add-more-barcode-qrcode-types LD50 2025-10-31 10:33:38 +01:00
  • 387a1538d4 Added different barcodes LD-Reborn 2025-10-31 10:33:20 +01:00
  • a327932ff5 Merge pull request #208 from LD-Reborn/207-feature-add-button-to-remove-elements-from-print-batch LD50 2025-10-31 08:27:13 +01:00
  • 51bdd700cc Added remove button to print batch view LD-Reborn 2025-10-31 08:26:51 +01:00
  • 9a2de52c1f Merge pull request #206 from LD-Reborn/204-feature-link-to-asset-management-from-inventory-page LD50 2025-10-31 08:11:37 +01:00
  • 9db21da2af Added link to add new assets from Inventory LD-Reborn 2025-10-31 08:11:05 +01:00
  • 552e13160f Merge pull request #205 from LD-Reborn/204-feature-link-to-asset-management-from-inventory-page LD50 2025-10-31 08:03:59 +01:00
  • 3633fed908 Fixed loadLocationsIntoSelect not working because of model change LD-Reborn 2025-10-31 08:03:23 +01:00
  • 0760e944b0 Merge pull request #203 from LD-Reborn/feature/issue_82_ReturnModels_Location LD50 2025-10-31 07:44:02 +01:00
  • a4195a609d Add dedicated Models and improved logging for loactions Controller anomny 2025-10-28 19:24:58 +01:00
  • 834c7e0f28 Merge pull request #202 from LD-Reborn/201-bug-umlauts-not-properly-translated-upon-user-creation LD50 2025-10-26 22:48:30 +01:00
  • 8e1dfd3c37 Fixed umlauts not translating properly for username LD-Reborn 2025-10-26 22:48:14 +01:00
  • 8154f98e47 Merge pull request #199 from LD-Reborn/192-bug-newly-created-assets-do-not-get-asset-row-class LD50 2025-10-26 21:43:39 +01:00
  • ab28e4b494 Fixed user not clickable after creation, fixed missing data attributes for created user LD-Reborn 2025-10-26 21:42:51 +01:00
  • b9b3c91f3f Added user password validation, Fixed new user localization issue LD-Reborn 2025-10-26 21:31:29 +01:00
  • 97592fd9e8 Merge pull request #198 from LD-Reborn/196-bug-toast-successfully-added-barcode-to-print-batch-not-localized LD50 2025-10-26 21:25:44 +01:00
  • 640e53cafe Fixed new assets not clickeable LD-Reborn 2025-10-26 21:00:46 +01:00
  • 8a58e80e55 Merge pull request #197 from LD-Reborn/196-bug-toast-successfully-added-barcode-to-print-batch-not-localized LD50 2025-10-26 20:46:28 +01:00
  • 76a42ebd8c Fixed missing localization for barcode batch printing LD-Reborn 2025-10-26 20:46:07 +01:00
  • 0c87bfe10d Merge pull request #190 from LD-Reborn/189-bug-unused-models-retrieved-from-ldap-in-homecontroller LD50 2025-10-26 16:56:53 +01:00
  • 23d93f69d4 Removed unused LDAP data retrieval LD-Reborn 2025-10-26 16:55:35 +01:00
  • 40d1e369e1 Merge pull request #188 from LD-Reborn/187-bug-user-images-processed-in-controller-but-not-used-by-view LD50 2025-10-26 16:44:40 +01:00
  • 75c0e6dc5d Removed unnecessary image processing in Users view LD-Reborn 2025-10-26 16:44:26 +01:00
  • 33ae641868 Merge pull request #186 from LD-Reborn/185-bug-camera-is-still-active-after-manually-entering-assetid-and-opening-modal LD50 2025-10-26 16:37:15 +01:00
  • 188ace283b Fixed camera still running when manually entering asset after activating barcode scanner LD-Reborn 2025-10-26 16:37:00 +01:00
  • c1c12384f5 Merge pull request #184 from LD-Reborn/183-bug-lighthouse-scores-way-down-due-to-user-images-being-uncompressed LD50 2025-10-26 16:26:48 +01:00
  • c3c6931bb3 Fixed error in console LD-Reborn 2025-10-26 16:26:32 +01:00
  • 6c42ff500b Added user photo resizing LD-Reborn 2025-10-26 16:26:20 +01:00
  • 7226ee962c Merge pull request #182 from LD-Reborn/181-bug-inventory-asset-edit-page-has-no-location-and-owner-dropdowns LD50 2025-10-26 15:19:56 +01:00
  • b3aba6ac86 Fixed localization issue in Inventory tomselect elements LD-Reborn 2025-10-26 15:19:42 +01:00
  • 9e706ed35d Added dropdown users and locations to inventory, Improved edit modal loading for Assets LD-Reborn 2025-10-26 15:12:56 +01:00
  • 10b23f4df2 Merge pull request #179 from LD-Reborn/178-bug-buttons-not-centered-after-creating-asset LD50 2025-10-26 14:38:36 +01:00
  • 6e4f9f43b5 Fixed buttons not centered after creating asset, Fixed save changes button not localized in Locations view LD-Reborn 2025-10-26 14:38:21 +01:00
  • d600c2642c Merge pull request #177 from LD-Reborn/176-feature-add-user-selection-drop-down-for-assets-owner-field LD50 2025-10-26 11:45:14 +01:00