3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 03:06:23 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
d1e2e78bcc Created better maintenance names (ones that look realistic) 2026-08-14 13:40:06 +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
4de579fcc9 Enable ldap by default in seeder 2026-08-07 15:39:12 +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
e1231b0bbc Fixed accessory seeder 2026-08-06 12:37:08 +01:00
20e9d8dacb Fixed seeder for backfill 2026-08-05 11:41:53 +01:00
eda206a16a Move some of the sample CSVs to the demo for processing 2026-07-28 21:55:44 +01:00
3c28697ba9 Added screenshotter JS and readme 2026-07-21 13:53:30 +01:00
4036c7327b Seeders: Fixed fields and factories so they run in the right order 2026-07-17 14:15:37 +01:00
9f247364e0 Added to seeders/factories 2026-07-17 10:42:18 +01:00
c0442f6f0e Moved the sync-mimicking logic into AssetSeeder::getState() so seeded assets get location_id = rtd_location_id explicitly 2026-07-16 15:44:18 +01:00
d722728ba6 Truncate the company_user pivot 2026-07-16 15:26:28 +01:00
61a8e82b70 Remove unused variables 2026-07-16 15:19:39 +01:00
ce5a7568c8 Added chunking and memory tracking in seeders 2026-07-16 15:04:21 +01:00
115d1a4f5e Rename company_id on users table 2026-07-10 14:41:47 +01:00
d151c8c5a0 Added XSS seeder to check for BS tables vulns 2026-07-07 00:18:46 +01:00
9bc4efa5ff Disable FK checks on seeder 2026-06-08 13:43:06 +01:00
ade07b411b Added helper and CSS 2026-05-29 17:37:12 +01:00
f9288e450b Update seeder 2026-05-19 14:24:24 +01:00
b5a46a370f Apply pint to database directory 2026-03-13 18:12:37 +00:00
378d9e008e Removed truncate that ran after maintenance seeder 2026-02-25 19:46:09 +00:00
80ee0835aa Added maintenances seeder 2026-02-25 14:12:13 +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
40495b8a17 Small demo tweaks
Signed-off-by: snipe <snipe@snipe.net>
2025-09-10 12:33:33 +01:00
deb1afd28b Few more replcamenents
Signed-off-by: snipe <snipe@snipe.net>
2025-08-10 14:14:21 +01:00
63d691a63c Removed noisy log
Signed-off-by: snipe <snipe@snipe.net>
2025-07-15 13:10:48 +01:00
e5dc13e48c Added ability to seed manufacturers
Signed-off-by: snipe <snipe@snipe.net>
2025-04-22 14:13:46 +01:00
c8f280ac90 change barcode column names in seeder 2024-12-18 09:50:55 -08:00
6e31d0f2c3 Use appropriate category for licenses when seeding 2024-12-11 15:39:41 -08:00
ab0c009c0d Fixed seeder
Signed-off-by: snipe <snipe@snipe.net>
2024-09-20 19:45:10 +01:00
b68805cf83 Small fix for notifications checkout
Signed-off-by: snipe <snipe@snipe.net>
2024-09-20 19:11:52 +01:00
1582d81e5b Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
2024-09-17 22:16:41 +01:00
4971c54b05 Fixed seeder
Signed-off-by: snipe <snipe@snipe.net>
2024-07-29 20:17:25 +01:00
ca7c0aa47c Added default avatar to seeder
Signed-off-by: snipe <snipe@snipe.net>
2024-07-20 00:59:25 +01:00
8bc5f08da5 Fixed a few more small localization issues
Signed-off-by: snipe <snipe@snipe.net>
2023-12-24 20:14:49 +00:00
4f56c2e9d6 Added radio to seeder for custom fields
Signed-off-by: snipe <snipe@snipe.net>
2023-12-13 14:03:13 +00:00
a2ba39c837 Removed required custom field from seeder
Signed-off-by: snipe <snipe@snipe.net>
2023-10-26 17:57:05 +01:00
9d887484c8 Added encrypted custom field to seeder
Signed-off-by: snipe <snipe@snipe.net>
2023-10-26 07:41:25 +01:00
3717d60170 Added two more custom fields/fieldsets to seeder
Signed-off-by: snipe <snipe@snipe.net>
2023-10-26 05:04:30 +01:00
6c996ac8fa Changed the seeder order to accomodate actionlog factory
Signed-off-by: snipe <snipe@snipe.net>
2023-10-26 05:03:59 +01:00
50234bc9a5 Formatting 2023-05-22 17:40:06 -07:00
3a9670930d Define required fields in Custom Field seeder so sqlite can be seeded 2023-05-18 13:17:35 -07:00
d648e9a01c Added Google test user
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 09:13:34 -07:00
8ae14c43f3 This is a temp fix for the seeders
Signed-off-by: snipe <snipe@snipe.net>
2023-04-15 18:27:53 -07:00
a0e547c7fb Remove some unused imports 2023-03-20 14:18:59 -07:00
44a91f0a2b Seed license checkouts 2023-03-20 14:18:54 -07:00
1bad8e1fc2 Remove outdated comments 2023-03-20 11:42:15 -07:00
a37d69fcf1 Replace remaining user_ids in factories 2023-03-20 11:19:34 -07:00
3849bb838d Make a few more factories a bit more pure 2023-03-16 18:29:51 -07:00