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

23989 Commits

Author SHA1 Message Date
fab90c3e91 Updated comment 2026-07-31 12:41:41 +01:00
e0a3dd2e97 Converted assets bulk action menu 2026-07-31 12:07:51 +01:00
ba86827b44 Converted smaller bulk actions menus 2026-07-31 07:26:46 +01:00
8a7efec636 Fixed FD-56789: Added backup before restore 2026-07-31 06:02:57 +01:00
4f21c07b5c Fixed FD-56789 - upload file delete ordering 2026-07-31 05:43:38 +01:00
836f37f854 Fixed FD-56789 - tighten user API company controls 2026-07-31 05:28:04 +01:00
cea409fbc7 Fixed importer tests 2026-07-31 05:12:17 +01:00
836c4a20c7 Block markdown images in emails 2026-07-31 04:47:43 +01:00
bc3cde5e97 Importer improvements 2026-07-31 04:16:03 +01:00
9dac0654f6 Merge pull request #19413 from grokability/bulk-actions-refactor-with-licenses
Licenses: Bulk actions refactor with licenses, added bulk checkin and delete to licenses
2026-07-31 03:02:21 +01:00
89bf60e091 Added tests 2026-07-31 00:47:44 +01:00
a9a23779f8 Added dynamic dropdowns for bulk actions 2026-07-31 00:47:34 +01:00
79fe1ef6eb Added translations 2026-07-31 00:42:26 +01:00
54e19778bd Added bulk actions to controller 2026-07-31 00:41:54 +01:00
1a97a4ac6d Added bulk checkin and delete 2026-07-31 00:41:21 +01:00
3b3b4ad516 Deleted weird invalid sample CSVs 2026-07-31 00:32:02 +01:00
f467e23079 Merge pull request #19410 from grokability/bulk-audit
Asset Audit: Fixed #17168 - added bulk audit to API and UI
2026-07-30 23:58:10 +01:00
560ba4354d Check FMCS+Location scoping on bulk audit 2026-07-30 23:04:08 +01:00
4f5fbf3ba7 Added checkbox for location overwrite to keeo behavior the same as single audit 2026-07-30 21:56:46 +01:00
0faceea896 Asset Audit: Fixed #17168 - added bulk audit to UI and API 2026-07-30 21:45:47 +01:00
e95f94a48e Merge pull request #19409 from grokability/added-csv-download-for-location-scoping-mismatches
🎥 FMCS+Location Scoping: Added download CSV to location scope check
2026-07-30 20:39:56 +01:00
0440252d7f Added spinner 2026-07-30 20:27:52 +01:00
cf7cde65a8 FMCS+Location Scoping: Added download CSV to location scope check 2026-07-30 20:12:46 +01:00
525a3a517f Query optimization for location scoping 2026-07-30 19:56:27 +01:00
5b22070b6e Fix for sticky columns when row is selected 2026-07-30 18:29:35 +01:00
9c8c180e8a Check for bearer token along wth expectsJson 2026-07-30 17:10:50 +01:00
115a9b3435 Added SVG cleaning test 2026-07-30 15:02:23 +01:00
882d0331db Fixed FD-56773 - tigtened asset model request gate 2026-07-30 14:42:45 +01:00
feb27d9673 Fixed FD-56773 - passport routes 2026-07-30 14:30:36 +01:00
1d36dabc5c Added test 2026-07-30 14:11:28 +01:00
3f74b8cf82 Fixed FD-56773 - oauth gates 2026-07-30 14:09:10 +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
f49b4714fe Updated test 2026-07-30 09:40:51 +01:00
5f195a659f Fixed weird multi-error alert 2026-07-30 09:35:59 +01:00
1c6e022ee2 Better surface errors on invalid assets 2026-07-30 09:29:21 +01:00
01fb459dd2 Fixed #9430 - make next audit date sortable 2026-07-30 09:04:09 +01:00
c94402dc98 Updated CSV for checkout to location demo 2026-07-29 23:30:23 +01:00
3a359bf70d SCIM: Fixed RB-21807 (SCIM shape parsing error) 2026-07-29 22:55:22 +01:00
99ea2d30ae Fixed #8827 - allow array of memcache servers
Usage:

MEMCACHED_HOST=host:port,host:port
2026-07-29 22:31:25 +01:00
fe54f12559 Fixed sticky column for custom fields 2026-07-29 22:14:53 +01:00
339617cdd3 Merge pull request #19403 from grokability/19401-fixed-checkin-location-choices
Fixed #19401 - simplify checkin screen location choices
2026-07-29 21:22:13 +01:00
3e2a441ca5 Merge pull request #19404 from grokability/#19394-floater-mode-fix
FMCS+Floater Mode: Fixed #19394 - dropdowns in floater mode
2026-07-29 19:25:23 +01:00
2e1230fac7 Fixed flappy tesy 2026-07-29 19:16:05 +01:00
c4ee7a4fee Fixed #19394 - dropdowns in floater mode 2026-07-29 19:07:48 +01:00
cfcef515c8 Converted kits index blade to x-components 2026-07-29 18:45:53 +01:00
1db67c1e7c Fixed serial light/dark 2026-07-29 18:38:57 +01:00
9b71d63f34 Fixed sticky table on locations 2026-07-29 18:38:48 +01:00
204140f34f Fixed #19398 - restore simple location layout for dropdowns 2026-07-29 18:33:59 +01:00
1fa2fd80c0 Fixed #19399 - some side nav items not highlighted
Covers
- Un-deployable
- Custom Component Report
- Asset Maintenance Report

Also small cleanup for braces
2026-07-29 18:22:33 +01:00