snipe
|
ac0b22d696
|
Updated dev assets
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-08 00:33:04 -08:00 |
|
snipe
|
1ed7cd27b4
|
Lots of HTML/CSS tweaks for better UI
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-08 00:32:30 -08:00 |
|
snipe
|
e143e0c5ee
|
Make the <tr> reflect that it’s active
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-08 00:32:16 -08:00 |
|
snipe
|
42601fecbf
|
Merge branch 'livewire_importer_2_squashed_and_rebased' of https://github.com/uberbrady/snipe-it into uberbrady-livewire_importer_2_squashed_and_rebased
|
2023-03-07 21:42:32 -08:00 |
|
Brady Wetherington
|
7c09de3ea8
|
Re-introduce the 'placeholder' option for our form-helper
|
2023-03-07 21:38:55 -08:00 |
|
snipe
|
094859cfe8
|
Merge branch 'livewire_importer_2_squashed_and_rebased' of https://github.com/uberbrady/snipe-it into uberbrady-livewire_importer_2_squashed_and_rebased
|
2023-03-07 21:38:04 -08:00 |
|
Brady Wetherington
|
037489a6c0
|
If fields were already mapped, they would cause a 500 on re-mapping on import
|
2023-03-07 21:33:20 -08:00 |
|
snipe
|
e66b19aca0
|
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 19:44:06 -08:00 |
|
snipe
|
fd96ff0160
|
Add @kenchan0130 as a contributor
|
2023-03-07 19:42:52 -08:00 |
|
snipe
|
1ccedf6426
|
Merge pull request #12617 from kenchan0130/patch-12249
Fixed #12249: fix csv importer for serial_number field
|
2023-03-07 19:42:23 -08:00 |
|
snipe
|
8adeee41e6
|
Merge pull request #12633 from snipe/bug/sc-20332
Fixed 500 when admin erroneously tries to upload a tiff as logo, cleaned up logo upload layout
|
2023-03-07 19:41:10 -08:00 |
|
snipe
|
19d19a4c42
|
Updated language string
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 19:18:32 -08:00 |
|
snipe
|
383b5b43bb
|
Added a few more jquery options for prevoew flexibility
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 18:54:38 -08:00 |
|
snipe
|
379c5f6790
|
Reworked the layout for logo upoloads
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 18:54:09 -08:00 |
|
snipe
|
e55d02fd59
|
Added new string
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 18:53:53 -08:00 |
|
Brady Wetherington
|
942bedaf06
|
Re-add VIP and BYOD to importer, but in Livewire
|
2023-03-07 18:53:32 -08:00 |
|
Brady Wetherington
|
09c1298e03
|
Merge branch 'develop' into livewire_importer_2_squashed_and_rebased
I'll be taking in the changes to the importer front-end elsewhere
|
2023-03-07 18:51:05 -08:00 |
|
Brady Wetherington
|
fe699737eb
|
Add improved field-guessing logic; make sure 'do not map' fields work
|
2023-03-07 18:26:59 -08:00 |
|
Marcus Moore
|
dd9c00195b
|
Remove old $tester variable and usused imports
|
2023-03-07 17:04:46 -08:00 |
|
snipe
|
e60fa15414
|
Nicer layout, but it kinda dosn’t work :(
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 17:02:52 -08:00 |
|
Marcus Moore
|
43ff7261b2
|
Remove redundant base test case
|
2023-03-07 16:57:55 -08:00 |
|
Marcus Moore
|
8c13a4c5c9
|
Use LazilyRefreshDatabase instead of RefreshDatabase
|
2023-03-07 16:43:18 -08:00 |
|
Godfrey M
|
69944853f9
|
more translations
|
2023-03-07 15:57:58 -08:00 |
|
snipe
|
45b5a8b6ab
|
Catch exception if the file can’t be handled via Intervention
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 15:56:36 -08:00 |
|
Godfrey M
|
35dd0d8def
|
adds generalized webhooks, updates settings page, translations, validation
|
2023-03-07 15:48:21 -08:00 |
|
snipe
|
182a5ea5fc
|
Merge pull request #12631 from snipe/bug/sc-20297/expected-checkin-email-report-link-back-error
Dynamically determine target route for expected checkin emails
|
2023-03-07 13:57:26 -08:00 |
|
snipe
|
ea54f540de
|
Dynamically determine target route for expected checkin emails
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-07 13:42:51 -08:00 |
|
akemidx
|
ec5836dab4
|
cloning accessories first bit
|
2023-03-07 16:41:48 -05:00 |
|
snipe
|
e399015427
|
Merge pull request #12628 from marcusmoore/fixes/keep-asset-name-on-import
Maintain asset name during import with checkout
|
2023-03-07 11:22:53 -08:00 |
|
Marcus Moore
|
c80595e05c
|
Ensure asset name is maintained when importing assets that are checked out
|
2023-03-07 11:09:25 -08:00 |
|
Marcus Moore
|
8fad377114
|
Remove helper methods by inlining where needed
|
2023-03-07 10:28:33 -08:00 |
|
Tadayuki Onishi
|
f4675927a0
|
fix csv importer for serial_number filed
Signed-off-by: Tadayuki Onishi <tt.tanishi100@gmail.com>
|
2023-03-07 22:53:02 +09:00 |
|
Marcus Moore
|
a3c8c3757a
|
Remove unused method
|
2023-03-06 17:50:44 -08:00 |
|
Marcus Moore
|
ddcb8d8dd9
|
Remove commited .env.testing file
|
2023-03-06 17:37:08 -08:00 |
|
Marcus Moore
|
245f0aff72
|
Ignore the correct env file
|
2023-03-06 17:35:49 -08:00 |
|
Marcus Moore
|
ba92501670
|
Add .env.testing.example file
|
2023-03-06 17:34:43 -08:00 |
|
Marcus Moore
|
9aad981895
|
Update phpunit schema location and remove unneeded environment variable
|
2023-03-06 17:25:03 -08:00 |
|
Marcus Moore
|
a24d734ee9
|
Alphabetize keys in phpunit.xml
|
2023-03-06 17:24:09 -08:00 |
|
snipe
|
1ebbc767f1
|
Merge pull request #12624 from snipe/features/added_vip_and_byod_to_importer
Added `vip` and `byod` to importer
|
2023-03-06 17:11:28 -08:00 |
|
snipe
|
a34cb8b862
|
Check for boolean on requestable
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-06 17:11:08 -08:00 |
|
Marcus Moore
|
d27fe7d4b9
|
Merge branch 'develop' into fix/test-suite
|
2023-03-06 17:04:00 -08:00 |
|
snipe
|
d55393a3d9
|
Merge pull request #12626 from marcusmoore/fixes/checkouts-in-seeders
Fix seeder so assets are checked out to users
|
2023-03-06 17:01:47 -08:00 |
|
Marcus Moore
|
ef27c35d1d
|
Update array keys to set asset location properly
|
2023-03-06 16:33:40 -08:00 |
|
snipe
|
0d3388b3ae
|
Merge pull request #12623 from snipe/bug/sc-20254/errorexception-filesize-stat-failed-for-snipe
Check that the file exists before trying to stat it for filesize
|
2023-03-06 15:43:17 -08:00 |
|
snipe
|
fffe5da2e0
|
Merge pull request #12625 from uberbrady/quiet_down_scim_exceptions
Suppress SCIMExceptions from cluttering up Rollbar
|
2023-03-06 15:42:58 -08:00 |
|
Brady Wetherington
|
dd3c3a1428
|
Suppress SCIMExceptions from cluttering up Rollbar
|
2023-03-06 15:24:16 -08:00 |
|
snipe
|
16bd2cde0f
|
Updated string for file not found
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-06 15:09:45 -08:00 |
|
snipe
|
e1069ac234
|
Return a file not found error if it doesn’t appear on disk
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-06 15:09:37 -08:00 |
|
snipe
|
8b6e8898c1
|
Fixed hardcoded string
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-06 15:09:12 -08:00 |
|
snipe
|
2cb06165c4
|
Added missing vip field to transformer and request
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-06 15:00:04 -08:00 |
|