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

668 Commits

Author SHA1 Message Date
f35f9f922e safety & catch & log 2023-09-14 15:32:17 -05:00
44441ec703 up chunk size 2023-09-14 14:25:02 -05:00
7c9a4ac161 immutable 2023-09-13 18:15:13 -05:00
64a9859efd cleanup 2023-09-13 17:58:33 -05:00
ef64843d2f chunk migration, needs to be tested 2023-09-13 17:41:45 -05:00
f283a5f755 changed the down method change 2023-09-13 13:24:26 -07:00
0c504fed49 fixed nullability of on Asset Models 2023-09-13 13:13:41 -07:00
30dade1fba cleanup 2023-09-11 17:35:12 -05:00
b73f20cadf immutable when things are looping, just in case 2023-09-11 17:22:46 -05:00
c66804bcee a little cleanup 2023-09-11 17:22:46 -05:00
e1af69f6ae typo 2023-09-11 17:22:46 -05:00
27bea2abb9 just some more wip on the importer 2023-09-11 17:21:51 -05:00
1b18cd7fe6 added asset_eol_date and explicit to factory 2023-09-11 17:21:51 -05:00
78c400e948 fix conflicts 2023-09-11 17:21:50 -05:00
774f21bb7f some more cleanup 2023-09-11 17:17:59 -05:00
20367eecc9 fix conflicts 2023-09-11 17:17:59 -05:00
41b65bd9a2 small changes 2023-09-11 17:15:25 -05:00
0e60184e95 i think this migration makes sense 2023-09-11 17:15:25 -05:00
dc39d2c567 notes 2023-09-11 17:10:41 -05:00
321e7c93ec carbon thing 2023-09-11 16:51:40 -05:00
8456b3ec0c wip stuff 2023-09-11 16:51:40 -05:00
a26b96185b Merge branch 'develop' into asset-model-notifs 2023-09-11 09:37:22 -07:00
a62e2f092b Merge pull request #13498 from marcusmoore/feature/add-checkin-date-range-filter-to-custom-asset-report
Added last check in column and filter to custom asset report
2023-09-05 13:22:15 +01:00
8ebb9afedd adds min_amt to asset model edit, index, and table 2023-08-24 10:30:07 -07:00
ea37325806 Remove trans() from default values
Signed-off-by: snipe <snipe@snipe.net>
2023-08-23 08:19:05 +01:00
749002b768 Added migration to add name order to settings
Signed-off-by: snipe <snipe@snipe.net>
2023-08-21 20:09:48 +01:00
8b2716d2b7 Fix update statement 2023-08-17 18:33:01 -07:00
56fb45f1ea WIP: Add last_checkin to assets table 2023-08-17 18:01:26 -07:00
e41368daac Merge pull request #12050 from cram42/develop
New Label Engine
2023-08-15 17:58:57 +01:00
c56f664811 Merge pull request #13442 from Robert-Azelis/Robert-Azelis-patch-add_email_to_companies
Add email to companies
2023-08-15 13:26:20 +01:00
1e43d88e06 Create 2023_08_13_172600_add_email_to_companies.php 2023-08-13 17:25:33 +02:00
5b86c02366 Set permissions to empty object in user factory 2023-08-10 16:55:44 -07:00
41479b1ec7 Allow permissions in the user factory to be chained 2023-08-10 16:35:10 -07:00
1405e17251 Add simple test around custom asset report response 2023-08-08 17:10:36 -07:00
7560afb8c4 changes webhook_endpoint var to a text 2023-08-01 10:45:39 -07:00
b1464e028c Merge branch 'develop' into develop 2023-07-31 07:57:29 +08:00
18e2ec4dad Merge pull request #13310 from marcusmoore/bug/sc-23478
Fixed the inability to load location select when editing profile
2023-07-18 13:26:30 +01:00
3078cab7ee Added ability to show/hide custom fields in list views by default
Signed-off-by: snipe <snipe@snipe.net>
2023-07-14 09:09:43 +01:00
346ace9444 Allow users that have permission to edit their own location to see locations in select list 2023-07-13 17:37:46 -07:00
14c61e4c17 Added phone, fax to departments, locations, companies
Signed-off-by: snipe <snipe@snipe.net>
2023-07-10 19:44:21 +01:00
c85a33be6a Change settings table saml_idp_metadata to MEDIUMTEXT
Signed-off-by: snipe <snipe@snipe.net>
2023-07-05 17:28:08 +01:00
ab5fed09db Remove scopeCompanyables call from AssetsController@requestable 2023-06-22 12:36:43 -07:00
27d4d107bb Scaffold test before removing scopeCompanyables call from DepartmentsController 2023-06-07 16:10:29 -07:00
4fb86ad2fb Get name as a string and not an array 2023-06-06 16:31:26 -07:00
42a4941ad2 Ensure consumable name is valid in factory 2023-06-06 16:31:26 -07: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
3fb5188037 Removed redirect option
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 00:54:46 -07:00
72d1c08fbc Added migration
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 00:21:17 -07:00