3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-19 03:34:10 +00:00
Commit Graph

4239 Commits

Author SHA1 Message Date
c94de01547 Implement locations 2026-05-07 11:44:49 -07:00
1f19f6b0fc Implement suppliers 2026-05-07 11:42:41 -07:00
ef846f563a Merge branch 'develop' into features/18554-component-report 2026-05-07 10:14:23 -07:00
dc8cbf4786 Stricter FMCS enforcement in API 2026-05-07 12:41:46 +01:00
c22e4c00a5 Fixed #18905 - update location of child assets if parent asset is checked in 2026-05-07 12:20:25 +01:00
17a88fcb80 Allow custom report to filter on assigned/unassigned 2026-05-07 11:00:43 +01:00
244ef8ac3e Add manufacturer and model number to output 2026-05-06 17:08:16 -07:00
18a1772f9c Add id, company, category, and name to output 2026-05-06 16:54:30 -07:00
ca5afa91ec Extract helper 2026-05-06 16:00:26 -07:00
7063bc8ecb Improve readability 2026-05-06 15:56:55 -07:00
c30dcb5b87 Merge branch 'develop' into features/18554-component-report 2026-05-06 12:14:44 -07:00
a77dedf3d7 Merge pull request #18979 from uberbrady/improve_saml_nonces
Add new unique constraint and improved nonce-checking logic for SAML
2026-05-06 15:26:39 +01:00
2909edf049 Write headers to output 2026-05-05 17:50:35 -07:00
60b7ea11e2 WIP: Component report scaffolding 2026-05-05 13:38:30 -07:00
b94945a461 Fixed RB-4121 2026-05-05 20:36:31 +01:00
5b0a779c07 Add new unique constraint and improved nonce-checking logic 2026-05-05 15:23:07 +01:00
e76036965b Same for assets 2026-05-05 10:58:43 +01:00
ef746a173e Fixed RB-4120 - Column 'location_id' in where clause is ambiguous 2026-05-04 21:46:40 +01:00
07b33e8189 Fixed #18952 - allow non-image files to be uploaded on create/edit maintenances 2026-05-04 20:15:56 +01:00
0daec32ddd Added dedicated maintenance permission (related right now just to assets) 2026-05-04 19:30:11 +01:00
903459cf7e Merge remote-tracking branch 'origin/master' into develop 2026-05-04 13:12:54 +01:00
b63aee2851 Added custom fields to EULA PDFs 2026-05-04 12:51:43 +01:00
3e5c2cd555 Disable debugbar when generating report 2026-04-28 14:18:57 -07:00
9b9516524a Implement test 2026-04-28 14:18:06 -07:00
5275ddbd6b WIP: begin to build out report page 2026-04-28 13:21:00 -07:00
912ccead39 WIP: add type to templates 2026-04-27 17:25:21 -07:00
0be05f08ec Fill test 2026-04-27 17:10:08 -07:00
be8907590c Stub new report controller and route 2026-04-27 17:07:08 -07:00
8cd24db72f Rename asset report view 2026-04-27 16:57:42 -07:00
07202a8061 Merge pull request #18937 from uberbrady/fix_saml_intended_url
Fix redirecting users to their intended URL's when logging in via SAML
2026-04-27 19:54:09 +01:00
d55c2c269f Merge remote-tracking branch 'origin/master' into develop 2026-04-27 19:05:50 +01:00
c7afcf0bef Fix returning to intended URL on 2-factor success (or enrollment success) 2026-04-27 14:59:32 +01:00
d5d0d00ecc Fixed #18939 - blank audit field in scanner audit screen 2026-04-27 13:20:08 +01:00
dc6b45cbcb Fix redirecting users to their intended URL's when logging in via SAML 2026-04-23 15:29:28 +01:00
73bbe5062d Merge remote-tracking branch 'origin/master' into develop 2026-04-22 17:37:29 +01:00
48ebd7faf5 Refine checkin checkout button display 2026-04-22 17:25:26 +01:00
f17f34f730 Added routes and logging 2026-04-22 17:17:58 +01:00
37a3d694d4 Pint 2026-04-22 15:24:52 +01:00
d21ccdfcbf Added #18920 - sorting by EULA in category view 2026-04-22 15:24:45 +01:00
4c09f3a229 Merge remote-tracking branch 'origin/master' into develop 2026-04-22 14:38:39 +01:00
13ffdda12e Piiiint 2026-04-22 13:35:24 +01:00
372e74aad3 Adds basename to places where we pass a filename 2026-04-22 13:35:16 +01:00
c513ed5fc3 Fixed #18172 - correctly dencrypt custom fields in custom asset report 2026-04-22 12:49:48 +01:00
7b00074b9e Merge pull request #18915 from Godmartinz/fix-api-label-with-old-engine
Adds translation and better error messaging for API labels
2026-04-22 12:22:33 +01:00
3367f8e5c7 Edited audit method to allow searching by serial 2026-04-22 12:04:27 +01:00
444b58504c rename translation 2026-04-20 11:27:56 -07:00
c1e2f4ad75 update api label exception messages to translations 2026-04-20 11:10:41 -07:00
ec6778e770 adds ternary to user company display in custom reports 2026-04-20 10:09:44 -07:00
be36390b0f Display effective permissions on user view 2026-04-17 12:36:43 +01:00
1e4353f0db Added controller logic and form request constraints 2026-04-17 11:40:37 +01:00