snipe
|
4363e8b34c
|
Updated importer
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 16:20:42 +01:00 |
|
snipe
|
1582d81e5b
|
Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-17 22:16:41 +01:00 |
|
snipe
|
a25efe53aa
|
Removed some debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-17 00:35:42 +01:00 |
|
snipe
|
3ae4a5caf0
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-16 22:53:27 +01:00 |
|
snipe
|
b57283d8d1
|
Removed commented code
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-16 22:43:56 +01:00 |
|
snipe
|
7658f7c41d
|
First shot
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-16 20:29:53 +01:00 |
|
Marcus Moore
|
f4a3823d88
|
Handle empty strings for dates by converting them to null
|
2024-07-23 13:57:28 -07:00 |
|
snipe
|
793cf27318
|
Fixed use statement
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-19 22:50:24 +01:00 |
|
snipe
|
ae9085b11f
|
Modernize use statements, switch to auth()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 20:49:22 +01:00 |
|
snipe
|
45dbe5cb77
|
Return the id, not the entire status label
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-20 15:05:38 +01:00 |
|
snipe
|
a1ff35f6ce
|
Possible fix for #14915
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-20 14:47:46 +01:00 |
|
snipe
|
71c9b03779
|
Fixed incorrect field name
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-19 11:05:22 +01:00 |
|
snipe
|
b0ddb26e73
|
Fixed variable name, $field
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
afe4e5d62e
|
Added date parser
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
52950f1322
|
Refactored date parsing
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
0ee2b74ff3
|
Added date parsers for new date fields
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
3a0f7eca54
|
Put asset EOL date back in the Item Importer
I have no idea why this is necessary
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
4ccbfb56a4
|
Make sure the status label is deployable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
c8279c0b99
|
Moved asset-only date stuff into the asset importer
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
fb233c0aa4
|
Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:38:15 +01:00 |
|
spencerrlongg
|
2deba17d91
|
that's all of 'em
|
2024-01-25 20:04:02 -06:00 |
|
spencerrlongg
|
3574ef5bb9
|
a few more imports, component sample
|
2024-01-25 19:54:53 -06:00 |
|
spencerrlongg
|
4a7df470f0
|
this works
|
2024-01-25 19:34:41 -06:00 |
|
spencerrlongg
|
c9101f4d97
|
initial work, not working yet
|
2024-01-25 18:18:24 -06:00 |
|
Abdelaziz Faki
|
2c62a7e78d
|
Fixing #13850 UserImporter bug
|
2023-11-19 19:59:01 +03:00 |
|
snipe
|
73ebd9017f
|
Added default map back to the importer
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-14 14:37:48 +00:00 |
|
Ivan Nieto Vivanco
|
7d30001ff8
|
Ignore the importer checkout if user is not found
|
2023-11-08 15:32:33 -06:00 |
|
snipe
|
4d65d09306
|
Removed trim on manager ID
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-02 14:50:40 +00:00 |
|
snipe
|
8e20071254
|
Merge pull request #13731 from snipe/improvements/trim_on_import
Added trim to import values
|
2023-10-30 14:17:37 +00:00 |
|
snipe
|
316c90c144
|
Update app/Importer/ItemImporter.php
Co-authored-by: Marcus Moore <contact@marcusmoore.io>
|
2023-10-30 14:17:27 +00:00 |
|
Ivan Nieto Vivanco
|
ca1845efd7
|
Only log checkin event if the assigned_to property is not empty
|
2023-10-25 16:41:31 -06:00 |
|
Ivan Nieto Vivanco
|
7ed58a177b
|
Evaluate if the asset was assigned to a different user than current target to log a checkin event
|
2023-10-25 16:31:23 -06:00 |
|
snipe
|
72fe94edb3
|
Fixed RB-17334 - ErrorException: Undefined variable $user_formatted_array
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-17 22:33:56 +01:00 |
|
snipe
|
758d3aadb4
|
Added trim to import values
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-10 11:52:35 +01:00 |
|
snipe
|
129e9b90dc
|
Merge pull request #13585 from spencerrlongg/eol_2
Standardize Asset EOL Date
|
2023-10-02 16:09:22 +01:00 |
|
snipe
|
492fb15036
|
Fixed #13670 - order number missing from license import
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-28 14:24:07 +01:00 |
|
spencerrlongg
|
64a9859efd
|
cleanup
|
2023-09-13 17:58:33 -05:00 |
|
spencerrlongg
|
0368b9df43
|
viola
|
2023-09-13 17:16:17 -05:00 |
|
spencerrlongg
|
951521dc81
|
push
|
2023-09-13 15:20:55 -05:00 |
|
spencerrlongg
|
30dade1fba
|
cleanup
|
2023-09-11 17:35:12 -05:00 |
|
spencerrlongg
|
431af5f530
|
this works!!!!
|
2023-09-11 17:34:05 -05:00 |
|
spencerrlongg
|
3e3bb594ea
|
some import stuff
|
2023-09-11 17:34:04 -05:00 |
|
spencerrlongg
|
3fb62874f0
|
quick push to check something else
|
2023-09-11 17:22:46 -05:00 |
|
spencerrlongg
|
c66804bcee
|
a little cleanup
|
2023-09-11 17:22:46 -05:00 |
|
slong753
|
27bea2abb9
|
just some more wip on the importer
|
2023-09-11 17:21:51 -05:00 |
|
slong753
|
78c400e948
|
fix conflicts
|
2023-09-11 17:21:50 -05:00 |
|
slong753
|
41b65bd9a2
|
small changes
|
2023-09-11 17:15:25 -05:00 |
|
slong753
|
17a83129b9
|
this all needs to be tested tediously
|
2023-09-11 17:15:25 -05:00 |
|
snipe
|
d7ac8ef618
|
Added manufacturer to licenses
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-20 14:02:54 +01:00 |
|
snipe
|
2faa73f983
|
Merge pull request #13169 from akemidx/license_sn_check1
Making Serial Number the logic checked against for new imports
|
2023-07-06 16:40:27 +01:00 |
|