Brady Wetherington
|
f734e196e5
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-01-08 18:57:55 +00:00 |
|
snipe
|
2707c399ea
|
Check that the asset exists before trying to get properties
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-08 12:42:05 +00:00 |
|
snipe
|
f8a21bdb2d
|
Moved limit and offset to after additional qualifiers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-05 11:59:31 +00:00 |
|
Marcus Moore
|
742e183b02
|
Add guard against adding null values to query
Since $request->filled(null) returns true
|
2024-01-04 14:04:00 -08:00 |
|
spencerrlongg
|
901b1b83d0
|
rm code, was probably fixed through rules at some point
|
2024-01-02 18:27:17 -06:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -06:00 |
|
snipe
|
38bd530fae
|
Update en defaults for controllers
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-24 19:44:20 +00:00 |
|
snipe
|
a5947b8109
|
Added warning in middleware
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 20:34:45 +00:00 |
|
snipe
|
db138479aa
|
Updated locale middleware for mapping
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 17:43:22 +00:00 |
|
snipe
|
f9139e0f10
|
Changed to use instanceof
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 13:25:32 +00:00 |
|
snipe
|
f13c1a53ef
|
Get an object instead of a collection
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 12:51:35 +00:00 |
|
snipe
|
f08ce34036
|
Fixed translation string in JSON
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 12:31:55 +00:00 |
|
snipe
|
e1d2fdcfb7
|
Merge pull request #14001 from Godmartinz/feature/sc-18577
Added Status Label names to Asset history/ Action log
|
2023-12-18 22:41:02 +00:00 |
|
snipe
|
444c41bedb
|
Fixed #14037 - record current time on accessory checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-15 16:39:18 +00:00 |
|
snipe
|
421802893e
|
Added new fields to action report
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-15 10:45:22 +00:00 |
|
snipe
|
f5f136b9b5
|
Added fields to history views
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:34:31 +00:00 |
|
snipe
|
a90b04c905
|
Allowed sorting on user_agent, etc
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:34:08 +00:00 |
|
snipe
|
016ca1adc1
|
Fixed HTML for checkboxes
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-13 06:27:50 +00:00 |
|
snipe
|
b53a4c366e
|
Removed escaping on notes on checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 13:26:41 +00:00 |
|
snipe
|
e894138fd4
|
Added $user->created_at to API user create method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 12:26:02 +00:00 |
|
snipe
|
631dd58de1
|
Added model name and number to quickscan
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 04:23:04 +00:00 |
|
snipe
|
778e45c9fd
|
Fixed maintenances patch endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-07 19:36:12 +00:00 |
|
spencerrlongg
|
f93e7b91ff
|
that's all folks
|
2023-12-06 16:20:30 -06:00 |
|
spencerrlongg
|
18720b3302
|
safety stuff
|
2023-12-05 20:36:59 -06:00 |
|
spencerrlongg
|
12e546e63a
|
everything working, cleanup
|
2023-12-05 20:22:20 -06:00 |
|
spencerrlongg
|
c28936fefb
|
almost there... problem with update button
|
2023-12-05 17:39:35 -06:00 |
|
spencerrlongg
|
080d196138
|
buttons work now after style tags removed
|
2023-12-05 16:41:25 -06:00 |
|
spencerrlongg
|
d3967b37cd
|
this is a start, buttons not working?
|
2023-12-05 14:52:14 -06:00 |
|
Godfrey M
|
b90cfba796
|
adds status label id to line change
|
2023-12-05 11:56:54 -08:00 |
|
Godfrey M
|
49342a4542
|
added status names to asset history
|
2023-12-05 11:50:43 -08:00 |
|
snipe
|
0089ea2321
|
Merge pull request #13882 from marcusmoore/fixes/jquery-validation
Fix client side validation in the v7 branch
|
2023-12-05 17:26:48 +00:00 |
|
snipe
|
3f35124838
|
Merge pull request #13888 from spencerrlongg/chore/sc-16907
Convert Vue Personal Access Tokens to Livewire
|
2023-12-05 16:45:16 +00:00 |
|
spencerrlongg
|
2d57b9399c
|
more cleanup
|
2023-11-30 16:20:48 -06:00 |
|
spencerrlongg
|
6e5f296a13
|
gets rid of depreciate
|
2023-11-30 16:08:49 -06:00 |
|
spencerrlongg
|
68d85385a2
|
get rid of physical
|
2023-11-30 16:03:30 -06:00 |
|
spencerrlongg
|
88b6a541ee
|
removed references to archived
|
2023-11-30 15:59:03 -06:00 |
|
spencerrlongg
|
135b7bde7d
|
added some more check out assertions
|
2023-11-30 11:53:26 -06:00 |
|
spencerrlongg
|
d794608a09
|
note
|
2023-11-29 15:04:52 -06:00 |
|
spencerrlongg
|
c3492f1699
|
fixed eol, add calculated eol/eol explicit tests
|
2023-11-29 14:57:31 -06:00 |
|
spencerrlongg
|
9d8433bd6d
|
a couple quick things
|
2023-11-29 13:15:41 -06:00 |
|
spencerrlongg
|
b17078fffd
|
a couple notes
|
2023-11-28 22:15:13 -06:00 |
|
spencerrlongg
|
c886fb555b
|
checkout on store tests almost done
|
2023-11-28 22:11:20 -06:00 |
|
spencerrlongg
|
15d11f7f4e
|
test checkout to user on store
|
2023-11-28 21:46:03 -06:00 |
|
spencerrlongg
|
75ac7f80b9
|
some refactor + tests
|
2023-11-28 15:17:46 -06:00 |
|
snipe
|
899890b224
|
Use update array nomenclature
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 16:25:35 +00:00 |
|
snipe
|
2d4a14d4bb
|
Fixed from rebase :(
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 15:55:41 +00:00 |
|
snipe
|
3b9f069627
|
Switched back to old version
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 15:54:42 +00:00 |
|
snipe
|
2c6b957fbe
|
Removed unused query
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 15:28:37 +00:00 |
|
snipe
|
6ae03a204b
|
Added the model info back in
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 15:21:14 +00:00 |
|
snipe
|
c91713e20a
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 15:14:55 +00:00 |
|