|
|
a5e37519f5
|
Merge pull request #17539 from grokability/add-file-uploads-to-maintenances
WIP: Add file uploads to maintenances
|
2025-08-10 11:13:19 +01:00 |
|
|
|
8d2643696b
|
Deleted unused user file controller
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-08 12:55:59 +01:00 |
|
|
|
bd2acefecc
|
rethought, keeping previous page as an option
|
2025-08-05 12:29:59 -07:00 |
|
|
|
f1dd84edba
|
Added option to clone original images
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-04 18:47:26 +01:00 |
|
|
|
55ebb4671f
|
update check in and check out controllers
|
2025-07-01 12:44:26 -07:00 |
|
|
|
5f883310b5
|
Improve display of user on accessory show page
|
2025-05-21 16:48:26 -07:00 |
|
|
|
876715b3c5
|
Merge pull request #16435 from marcusmoore/fixes/prevent-deleting-accessories-with-checkouts
Disallow deleting accessories that have active checkouts
|
2025-04-19 14:38:14 +01:00 |
|
|
|
9824f43780
|
added other target options to accessories and assets
|
2025-04-09 10:50:42 -07:00 |
|
|
|
715fc2de59
|
more cleaning
|
2025-04-08 11:58:23 -07:00 |
|
|
|
af53559ca3
|
cleaned up code
|
2025-04-08 11:54:50 -07:00 |
|
|
|
b7492928ad
|
reworked checkedInBy, added option logic to accessories
|
2025-04-08 11:43:02 -07:00 |
|
|
|
e215c5f9ee
|
Fixed #16619 - accesory clone
Signed-off-by: snipe <snipe@snipe.net>
|
2025-04-02 12:43:42 +01:00 |
|
|
|
d1683d1c65
|
Use existing translation string
|
2025-03-05 16:10:36 -08:00 |
|
|
|
8c21d625fc
|
Prevent deleting accessory that has checkouts via UI
|
2025-03-05 15:56:01 -08:00 |
|
|
|
e0beed0fa3
|
Reapplied accessory gate
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-20 18:28:01 +00:00 |
|
|
|
347eb2bdee
|
Fixed route parameters and tests to match
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 05:03:56 +00:00 |
|
|
|
f7d213052a
|
Route model binding for resource groups
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 02:49:05 +00:00 |
|
|
|
c420670ebb
|
Small fixes to accessories files handling
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-10 22:26:00 +00:00 |
|
|
|
d5309c7d94
|
Added fragment to uploads for redirect
Signed-off-by: snipe <snipe@snipe.net>
|
2025-01-21 18:06:00 +00:00 |
|
|
|
6b8c1eb523
|
Merge branch 'develop' into testing/accessories-ui
|
2024-12-19 22:38:04 +00:00 |
|
|
|
b233715796
|
Fixed property
Signed-off-by: snipe <snipe@snipe.net>
|
2024-12-16 16:35:34 +00:00 |
|
|
|
bc8719e336
|
Specify created_by in the API call as well
Signed-off-by: snipe <snipe@snipe.net>
|
2024-12-16 16:35:34 +00:00 |
|
|
|
bd38d64e66
|
Removed create() method
Signed-off-by: snipe <snipe@snipe.net>
|
2024-12-16 16:35:34 +00:00 |
|
|
|
d3bfa75251
|
Add accessory ui tests
|
2024-12-12 14:30:58 -08:00 |
|
|
|
787e651778
|
Fixed todos with log message
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-21 16:52:21 +01:00 |
|
|
|
ef9b6e3b07
|
Code cleanup
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-21 16:34:54 +01:00 |
|
|
|
1582d81e5b
|
Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-17 22:16:41 +01:00 |
|
|
|
b18baf74d2
|
added options to checkout accessoires to locations and assets
Added #14979: add checkout functionality to accessoires
|
2024-07-29 10:54:53 +02:00 |
|
|
|
5d7f1f77a3
|
Added redirect to checkin/checkout controllers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 12:48:07 +01:00 |
|
|
|
759ab78f80
|
Added more redirects
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 11:27:36 +01:00 |
|
|
|
d9b7df5b85
|
Added form requests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-18 00:26:42 +01:00 |
|
|
|
34e1ff88db
|
Added StreamedResponse
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-09 13:41:50 +01:00 |
|
|
|
8a547dab20
|
Fixed type constraint
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-09 13:35:57 +01:00 |
|
|
|
96d1aea54a
|
More cleanup
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-05 00:54:50 +01:00 |
|
|
|
e98284fff5
|
Modernized helpers and use statements
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 20:48:35 +01:00 |
|
|
|
df1cef59d5
|
Fixes path for redirect response
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 18:01:40 +01:00 |
|
|
|
fb233c0aa4
|
Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:38:15 +01:00 |
|
|
|
9bb191f29f
|
Fixes file upload XSS vulnerability [sc-24156]
|
2024-02-08 14:30:40 +00:00 |
|
|
|
444c41bedb
|
Fixed #14037 - record current time on accessory checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-15 16:39:18 +00:00 |
|
|
|
81b2273c37
|
Refactored checkout screen to redirect if invalid category
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-23 16:18:28 +00:00 |
|
|
|
f685ba01b6
|
Reversed order of find
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-09 16:43:14 +01:00 |
|
|
|
e5f5802235
|
Added tighter controls for matching log ID and item_id
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-09 15:17:03 +01:00 |
|
|
|
f53db8ba75
|
Fixed #13562 - allow inline view for uploaded files
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-05 18:28:01 +01:00 |
|
|
|
01ab360ef3
|
Fixed accessory clone typo
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:39:09 +01:00 |
|
|
|
df8f6a8d2b
|
Correctly call the route for accessory index
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-11 09:40:49 +01:00 |
|
|
|
22d73f503a
|
Merge pull request #12756 from dboth/develop
Fixed #8208, #8896, #8985 and #9789: Currency issues when using non-english locales (resubmission)
|
2023-04-25 22:32:13 -07:00 |
|
|
|
ffdc0d76f7
|
Fixed accessories verifying that enough remain to be checked out
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-06 18:40:29 -07:00 |
|
|
|
3d7c55deb3
|
removed an unncessary query
|
2023-04-06 13:06:05 -07:00 |
|
|
|
55943d8897
|
uses numRemaining now
|
2023-04-06 10:05:17 -07:00 |
|
|
|
b038fe8f2e
|
adds unavailable message to overcheckout
|
2023-04-05 10:00:39 -07:00 |
|