1e884bf627
Update the alias
2026-04-03 12:19:49 +01:00
7a001c81ea
Merge pull request #18809 from grokability/rename-assetstatus
...
Rename assetstatus to status (variation of #18808 )
2026-04-03 11:38:45 +01:00
d929c87bbd
Final fixes, tests
2026-04-03 11:08:16 +01:00
70a30a96fa
Try to resolve polymorism for checkout
2026-04-02 19:23:45 +01:00
7ec60bc6f2
Same as #18808 but renamed assetstatus to status
2026-04-02 11:26:23 +01:00
64f346a5f0
Aaaand pint
2026-04-02 09:12:03 +01:00
0ac63a8ac6
Codacy tweaks
2026-04-02 09:11:50 +01:00
29e994dfd0
Added manufacturer and category relationships
2026-03-30 13:05:57 +01:00
80b7ebd508
Moved adminuser method to the SnipeModel
2026-03-27 19:20:54 +00:00
1dfce30a32
Broke out the use statements for readaibility
2026-03-27 19:17:55 +00:00
bec443ce97
Tweaked checkin/checkout button statuses
2026-03-26 16:27:04 +00:00
210fd6399a
Helper methods to determine if the asset or thing can be checked in
2026-03-20 18:19:17 +00:00
af31dfd19c
Formatting
2026-03-19 17:13:47 +00:00
53c090fd6c
First stab
2026-03-19 17:13:24 +00:00
9623fa4d87
Use pint on models directory
2026-03-13 15:55:28 +00:00
84a6b8e012
Add display_name to asset advanced search filter
2026-02-25 16:54:54 +00:00
a86ffc29d1
Added display name to search term in advanced search
2026-02-23 14:43:55 +00:00
27ece84d52
Adds withTrashed() to adminuser and updates presenter to show strikethrough
2026-02-23 10:49:44 +00:00
0f215bbcf8
fix: replace deprecated Symfony Request::get() usage
2025-12-17 18:44:04 -08:00
d1a492f953
Improved overdue checkin alert
2025-11-12 15:38:47 +00:00
92b50ca7ae
Addresses #17994 , #16925
2025-11-03 14:10:27 +00:00
f052c8b44c
Merge pull request #18076 from uberbrady/move_traits_into_directories
...
Moved Traits into its directory and modify the FCO's to point to them
2025-10-27 11:43:31 +00:00
99549ce805
rewrite query for expired warranties on assets, concat queries"
2025-10-23 11:01:51 -07:00
e2019a13ab
rewrite expired assets collection query
2025-10-23 10:49:58 -07:00
2bad8c72e4
fixes warranty part of expiring alerts query
2025-10-22 11:43:54 -07:00
9e68497b63
Moved Traits into directory and modify the users to point to them
2025-10-21 16:45:58 +01:00
78da89340c
Added expected_checkin to user’s View Assigned page
2025-10-16 13:59:59 +01:00
0c8ca6d6b0
Search on status label name
2025-10-09 10:54:11 +01:00
4ae4af5c10
Fixed #17670 - advanced search on relationships not working
2025-10-07 15:39:09 +01:00
1735fb6bed
Improved audit email
2025-10-07 14:08:33 +01:00
1cd9fc47aa
Use diff_in_days instead
2025-10-03 15:03:14 +01:00
d7bf9b7f2e
Added more accessors and mutators
2025-10-03 14:38:37 +01:00
e977771fe4
One more query tweak
2025-09-16 11:50:50 +01:00
4339e4552e
Fixed nesting in orWhere
2025-09-16 11:50:50 +01:00
74b98083e2
Override the getEula() method at the SnipeModel level
2025-09-15 20:05:35 +01:00
01f7b5d709
Added CJK and Arabic font support
2025-09-15 14:46:11 +01:00
13c0d335d3
Refactor alert query
2025-09-12 17:36:51 +01:00
ceb33409b5
Removed duplicate array key
2025-09-12 17:36:33 +01:00
9604ecebad
Fixed jobtitle in advanced search
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 12:01:59 +01:00
f5c8b3eb04
Fixed #17791 - increase size of purchase cost field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 15:03:49 +01:00
7b5d90dd81
Moved model traits into proper directory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 18:23:26 +01:00
cfc979acf0
Merge pull request #17432 from oolivero45/patch-1
...
Fixed #17431 : EULA not displaying on asset acceptance page
2025-08-28 16:09:36 +01:00
9e8eead71e
Renamed routes and method names
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:29:48 +01:00
b8fe3b18d4
Add "string" to serial rules for asset
2025-08-07 12:27:48 -07:00
ec828318d8
Merge pull request #17417 from marcusmoore/snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted
...
Fixed #17073 - delete old checkout requests
2025-08-07 18:32:13 +01:00
8516856d37
Merge pull request #17456 from spencerrlongg/9511-validation-always-fails-on-encrypted-custom-fields
...
Fixed #9511 - Validation For Encrypted Custom Fields
2025-08-05 17:45:38 +01:00
ff39e8bd2c
Merge branch 'develop' into snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted
2025-08-04 12:43:03 -07:00
b13e74756a
Fixed #17316 - handle checkboxes correctly in checkin/checkout
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-23 14:51:34 +01:00
e9948f0718
fixes booleans, adds note, changes name
2025-07-21 15:34:08 -05:00
553ab8851a
Fix #17431 : EULA not displaying on asset acceptance page
...
Changed two instances of === to ==, as this was causing a comparison to fail and preventing EULAs from being displayed on asset acceptance pages as expected.
2025-07-20 23:00:18 +01:00