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

948 Commits

Author SHA1 Message Date
ddaa75a6dd Add new indexes to improve some Location queries 2026-04-07 15:23:31 +01:00
614a2cd5de Pint cleanup 2026-03-26 16:02:24 +00:00
616d0f00f9 Added #18767 - uploads for companies and departments 2026-03-26 16:02:07 +00:00
316f1be3d0 Fixed typo and spacing 2026-03-26 12:14:20 +00:00
a500dd4e9e Add generic history method and component blade for loggables 2026-03-26 12:13:59 +00:00
b5a46a370f Apply pint to database directory 2026-03-13 18:12:37 +00:00
a3b5346773 Ignore the sqlite database in git 2026-03-12 14:24:59 +00:00
c5081ce3e5 Added colors to setting seeder 2026-03-12 11:47:04 +00:00
67d2a5d094 Use better maintenance name 2026-03-12 11:44:40 +00:00
7ea549df4a Added .journal to gitignore 2026-03-06 21:57:23 +00:00
1678330f0c Merge pull request #18426 from akemidx/global-report-templates
Fixed: Added global report templates
2026-03-06 09:30:15 +01:00
378d9e008e Removed truncate that ran after maintenance seeder 2026-02-25 19:46:09 +00:00
623d516595 Merge pull request #18095 from marcusmoore/5947-bulk-checkout-rollup
#5947 - roll up bulk asset checkout email
2026-02-25 15:36:58 +00:00
80ee0835aa Added maintenances seeder 2026-02-25 14:12:13 +00:00
e84279c402 Implement remaining tests 2026-02-18 16:17:34 -08:00
dd1d456106 Alphabetize dictionary 2026-02-17 15:21:24 +00:00
4d5b3548d6 Update introduction line 2026-02-11 16:28:17 -08:00
e549f67fcc Create AccessoryCheckout factory 2026-02-05 16:45:25 -08:00
d53eafe87a changing 'shared_report_template' to 'is_shared' in DB 2026-01-08 18:52:36 -07:00
636d42a52e Make test more explicit 2026-01-07 16:42:47 -08:00
dbd9a844dc scaffold test cases around sharing templates 2026-01-07 16:29:32 -07:00
0af45a53a9 Merge pull request #18359 from marcusmoore/17816-qty-in-activity-report
Fixed #17816 - added quantity to activity reports
2026-01-05 13:03:56 +00:00
ab363596fd Replace qty with quantity 2025-12-16 14:55:00 -08:00
4658bf38c5 Removed user migration for colors 2025-12-13 13:34:10 +00:00
39c71481c9 Added breaks 2025-12-11 16:34:55 +00:00
4b1339a11c Add qty to action_logs table 2025-12-10 13:30:34 -08:00
98c343b438 Improve method ordering 2025-12-08 13:48:22 -08:00
dbc688ad6e Set '#ffffff' as default 2025-12-04 17:37:44 +00:00
280df20a0b Better default link colors for skin migration 2025-12-03 18:18:24 +00:00
1409d01078 Tweaked color 2025-12-02 14:19:53 +00:00
6a99132e76 More tweaks 2025-12-02 13:29:12 +00:00
0bca66b671 Send email if asset has checkin_email set to true 2025-12-01 16:58:02 -08:00
24e5cf8121 Improve readability 2025-12-01 16:51:09 -08:00
7820636c9f Nicer defaults 2025-11-29 10:41:58 +00:00
255a2ecdd9 Sigh 2025-11-28 19:09:38 +00:00
97ffe33fc8 Check that a setting record exists 2025-11-28 19:07:46 +00:00
28d5d24617 Migration to handle skins 2025-11-28 19:05:19 +00:00
c797472bcc migration, and front end 2025-11-18 15:03:28 -05:00
e3ac60111f Added tag_color to factories 2025-11-17 11:18:02 +00:00
590f77bdb4 Updated controllers and presenters 2025-11-14 17:58:27 +00:00
5a89056112 Added migration 2025-11-14 15:57:47 +00:00
308cd6b91d Fixed #18189 - added option to pick the day the week starts on 2025-11-13 16:33:08 +00:00
bf8ff51234 Make suppliers notes nullable by default 2025-11-10 21:31:14 +00:00
7891f52bd4 Merge pull request #18177 from grokability/add-files-to-suppliers
Fixed #12451: Add file upload support to suppliers, changed notes field to text (from varchar)
2025-11-10 20:57:21 +00:00
baa4a8a461 Migration to change notes on suppliers to text from varchar 2025-11-10 20:53:21 +00:00
21baea27a8 Merge pull request #18141 from uberbrady/actiontype_enum_redux
Actiontype enum redux
2025-11-10 18:55:01 +00:00
90fc48d959 Shim workaround to avoid max_input_vars and max_multipart_body_parts limits
max_input_vars = 2000
max_multipart_body_parts = 2048
2025-11-06 18:17:40 +00:00
cc5ac65909 Re-apply #18020, fixed #15107 (mostly) - added prefix and more options to label 2D tags 2025-11-04 18:43:35 +00:00
27d7449459 Fix comment to properly reflext the current state of the database 2025-11-04 14:04:37 +00:00
b96e2fb52c Added migration to fix incorrect action_type in action_log 2025-10-23 15:40:54 +01:00