3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 11:15:42 +00:00
Commit Graph

468 Commits

Author SHA1 Message Date
a76d4db36e Annotate Attribute return types on models 2026-08-13 16:30:03 -07:00
b0742978b8 Cleaned up some PHPStan errors, re-ran baseline 2026-08-13 12:20:54 +01:00
26822cd0f9 Merge pull request #19392 from grokability/_simple-replenish-hahaha
🎥 Replenish/Remove Consumables, Accessories and Components
2026-08-07 16:35:45 +01:00
e0b45cf434 Recalculating costs 2026-08-05 22:24:36 +01:00
29e01933d8 Updated controllers with orderItem logic and hashed redirect 2026-08-05 11:49:18 +01:00
af6f41afec Added order to searchable relations 2026-08-03 15:01:58 +01:00
5e5c7aefb0 Updated models 2026-08-03 14:47:07 +01:00
1656c648f3 Merge remote-tracking branch 'origin/develop' 2026-07-30 10:37:34 +01:00
84555c4549 Normalize 0 IDs to null 2026-07-30 10:37:20 +01:00
0dcfbfbb3a Accessor/mutator to handle weird 0 values for location/company 2026-07-30 10:19:28 +01:00
dda2eaa944 Removed order by in journal relationship (fixed FD-56646) 2026-07-28 09:24:20 +01:00
b8018c5b5e FMCS+Floater: Fixed #19192 - make company required 2026-07-22 11:17:55 +01:00
04e0d8298a Update models for cast and rules for datetime 2026-07-17 10:18:35 +01:00
969eeae4e2 Categories: performance improvements 2026-06-30 14:52:55 +01:00
2c302d918e Fixed FD-56030 - removed assigned from fillable 2026-06-15 21:38:29 +01:00
89ce71b350 Flatten queries 2026-05-29 00:54:03 +01:00
5809ac7997 Removed $with 2026-05-29 00:53:21 +01:00
e61143f746 Allow checkin from deleted view 2026-05-28 11:06:13 +01:00
a84533b4f4 Quick tweak to advanced search aliases 2026-05-06 17:50:33 +01:00
f17f34f730 Added routes and logging 2026-04-22 17:17:58 +01:00
7eb6ebb60d Refactor the percent logic out of the blade 2026-04-20 15:30:16 +01:00
91e41049bd Skip the initial checkout email to the recipient if sign_in_place was checked 2026-04-14 19:49:05 +01:00
bac8299ea6 Added accessor for component qty 2026-04-13 14:51:48 +01:00
cbae494c54 Fixed totals 2026-04-13 14:08:23 +01:00
09bec66406 Meh 2026-04-13 13:55:05 +01:00
2b2291dc7e Pint 2026-04-13 13:48:21 +01:00
1357b45e24 Added content to blade, refactoring some relationships 2026-04-13 13:48:14 +01:00
2632433cc6 Load location and company on asset load 2026-04-07 14:44:09 +01:00
16ea577099 Include created_by in pivot 2026-04-07 12:20:25 +01:00
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