3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-20 04:07:35 +00:00

5670 Commits

Author SHA1 Message Date
efb22c49c9 Add some debug logging for #19510 2026-08-19 21:50:23 +01:00
59a371d99e Accessories/Consumables/Components - add order numbers to table display 2026-08-19 16:37:30 +01:00
9a9f4b0d21 Added custom consumable reports controller 2026-08-17 14:50:25 +01:00
0ff2aac58b API+UI: Use observers ton prevent double logging on restores 2026-08-17 12:50:19 +01:00
bf70b0c269 Asset Models API: re-added restore endpoint 2026-08-17 12:29:09 +01:00
e6384568db Accessories API: Fixed #19489 - Added requestable query to accessories endpoint 2026-08-17 12:28:16 +01:00
180f95ae25 Small phpstan fixes 2026-08-17 12:04:19 +01:00
19a907720c Small phpstan fixes 2026-08-16 11:35:52 +01:00
5adabfccaa Added lastOrderPrefill for cloning 2026-08-15 09:59:51 +01:00
8378ac89c4 Updated controllers and transfomers 2026-08-14 13:45:52 +01:00
7f7eea2f79 Normalize HTTP responses for external services
Change various hooks to better determine HTTP status codes
Got webhooks to test OK in Slack, at least
2026-08-13 16:01:54 +01:00
b0742978b8 Cleaned up some PHPStan errors, re-ran baseline 2026-08-13 12:20:54 +01:00
e746ef1af3 Fixed #18505 - make total and remaining sortable on accessories and components 2026-08-13 12:06:32 +01:00
d85c4feddb Added simple lock mutex to importer to prevent duplicate imports 2026-08-13 10:19:39 +01:00
040168f946 Temp removed purchase price and order number from bulk assets editing 2026-08-11 22:21:06 +01:00
66770cfe20 Fixed FD-56927 - upgraded commonmark, added max to comments 2026-08-11 22:14:15 +01:00
88014d94ed Custom Asset Report: Only show values if the fields are still associated 2026-08-11 16:04:44 +01:00
d307959ada Fixed #19452 - allow null reponsible party in maintenances 2026-08-11 12:39:15 +01:00
7257602e51 Fixed #19457 - ignore storage proxy on login 2026-08-11 12:31:57 +01:00
329495fc16 Fixed RB-21869 - gate activity report types 2026-08-07 17:43:15 +01:00
7992ca06ea Guard against duplicate checkout requests 2026-08-07 17:43:15 +01:00
ab103ce207 Barcode gate 2026-08-07 17:43:15 +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
c5ed9ab17f Fixed typo 2026-08-07 15:39:35 +01:00
69e5894380 Use mapping array 2026-08-07 14:50:12 +01:00
ae20155679 Restrict manual sync to superusers 2026-08-07 13:59:27 +01:00
39df28921d Gate to superuser 2026-08-07 13:44:24 +01:00
aa4e586ec2 LDAP: added missing dept sync, fixed phone field typo 2026-08-07 13:14:44 +01:00
797511bce5 Added reverse of $map_object_type 2026-08-07 12:00:49 +01:00
a70f95d4d2 Removed unused rules 2026-08-07 12:00:10 +01:00
6b2e33bccd Set admin 2026-08-07 11:59:59 +01:00
a2afbfb911 Moved JSON response into trait 2026-08-07 11:58:43 +01:00
037f50b1a5 Refactored to move initial create order logic into the trait 2026-08-07 11:15:10 +01:00
48db7f6708 ENOMNOMNOMs
Use the ActionLog ENUMs that are already defined
2026-08-07 11:08:50 +01:00
4a0421e05a Fixed #19428 - added StorageHelper for EULA and labels in S3 2026-08-06 16:45:17 +01:00
b8f0cfaf58 Docblock changes for phpstan happiness 2026-08-06 15:36:58 +01:00
713a719aeb Merge branch 'develop' into up/stable-uploaded-files-sort 2026-08-06 15:31:07 +01:00
2c6e0283f4 Grumble grumble grumble codacy 2026-08-06 14:24:35 +01:00
138d212c50 Handle redirects for better UX 2026-08-06 14:16:16 +01:00
5b12e6b9cc Cleaned up seeded data 2026-08-06 13:37:44 +01:00
f37e428ace Updated seeders with initial purchase info 2026-08-06 12:58:27 +01:00
6a1543b5ca Fixed tests 2026-08-06 12:34:11 +01:00
486316c3fb A few more importer fixes 2026-08-06 11:59:46 +01:00
d71e3b72d6 Sigh. Missed a few spots for the supplier swap 2026-08-05 22:59:03 +01:00
94869caaee More importer fixes and test fixes 2026-08-05 22:46:24 +01:00
3f38c9bb18 TTweak orders to only handle positive deltas on the trait 2026-08-05 22:26:22 +01:00
dbe942e68c Handle last order defaults in the controllers 2026-08-05 22:25:59 +01:00
18eb5971ff Added notes to transformers 2026-08-05 22:25:18 +01:00
2f22a8754e Pull item fields out of update 2026-08-05 16:01:21 +01:00
de2cdcb15b Updated observers with created_at 2026-08-05 14:55:20 +01:00