3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-22 05:08:05 +00:00

4594 Commits

Author SHA1 Message Date
e8446f7f97 Fixed #15937 - added bearer token revoke endpoint 2026-08-20 13:08:16 +01:00
efb22c49c9 Add some debug logging for #19510 2026-08-19 21:50:23 +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
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
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
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
a2afbfb911 Moved JSON response into trait 2026-08-07 11:58:43 +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
dbe942e68c Handle last order defaults in the controllers 2026-08-05 22:25:59 +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
12e5e6c0fc Added enrichInitialOrderFromRequest to controllers 2026-08-05 14:31:12 +01:00
1d3ed9b1de Revert order number change to assets 2026-08-05 11:54:31 +01:00
f07a6c6fa4 Updated redirect with hash 2026-08-05 11:52:18 +01:00
35f6255349 Back off the licenses stuff for now 2026-08-05 11:51:34 +01:00
e72dba9388 Updated bulk edit forms 2026-08-05 11:50:55 +01:00
bf28db8c45 Backup: Account for prefix during pre-restore backup 2026-08-04 12:50:55 -07:00
ce01114c2d Updated tests 2026-08-03 18:55:44 +01:00
99ab14416c Updated controllers to use new order relationship 2026-08-03 15:32:49 +01:00
d345209aee Update controllers to use the relationship query for order_number 2026-08-03 15:29:43 +01:00
3c7fe91c86 Refactor qty adjustment to trait 2026-08-03 14:01:30 +01:00