spencerrlongg
|
8ce577db37
|
adds @snipe's rules for undeleted assigned targets
|
2024-05-23 15:51:26 -05:00 |
|
Spencer Long
|
cdb1140f10
|
Merge branch 'develop' into bug/sc-24884
|
2024-05-23 13:53:00 -05:00 |
|
snipe
|
eb0fd2f519
|
Removed stricter validation :(
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-16 16:29:11 +01:00 |
|
snipe
|
71b5bf2eef
|
Added visual on the hardware view screen
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:48 +01:00 |
|
snipe
|
bdbfb0f2a1
|
Added accessor and mutator for next_audit_date
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:47 +01:00 |
|
snipe
|
a398496dd4
|
Added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 21:01:27 +01:00 |
|
snipe
|
839db8ef44
|
Refactored due-or-overdue methods
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 20:59:27 +01:00 |
|
snipe
|
50d8b02f8b
|
Removed unused scope
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 19:23:27 +01:00 |
|
snipe
|
52d6a8990a
|
Check that the asset is not already checked in
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 19:06:46 +01:00 |
|
snipe
|
d40604b574
|
Removed debugging, added date cast
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 19:01:05 +01:00 |
|
snipe
|
2e92ee8eee
|
Switch to whereBetween so tests run on sqlite
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 14:02:23 +01:00 |
|
spencerrlongg
|
107f8db9bc
|
another option
|
2024-04-23 17:35:33 -05:00 |
|
Spencer Long
|
4ab75c1c03
|
Merge branch 'develop' into bug/sc-24884
|
2024-04-03 14:08:41 -05:00 |
|
snipe
|
0d3d172108
|
Make last_checkin searchable and fillable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-27 20:37:40 +00:00 |
|
spencerrlongg
|
701411c1b9
|
get rid of a couple unnecessary changes
|
2024-03-27 13:53:57 -05:00 |
|
Spencer Long
|
013463aafc
|
Merge branch 'develop' into bug/sc-24884
|
2024-03-27 12:45:45 -05:00 |
|
spencerrlongg
|
39c15b2868
|
reformat array
|
2024-03-27 10:35:25 -05:00 |
|
snipe
|
e9e6f925bf
|
Updated validation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-21 18:34:39 +00:00 |
|
snipe
|
828b84084d
|
Added validation for last_audit_date and next_audit_date
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-21 18:29:38 +00:00 |
|
spencerrlongg
|
e3e01e07b1
|
final cleanup
|
2024-03-20 15:23:45 -05:00 |
|
spencerrlongg
|
f6ab0f8f46
|
lots of cleanup to do, but this DOES work
|
2024-03-13 15:57:10 -05:00 |
|
spencerrlongg
|
f01b205486
|
some changes
|
2024-03-13 15:10:51 -05:00 |
|
spencerrlongg
|
8962ced038
|
push to switch branches
|
2024-03-13 10:40:50 -05:00 |
|
spencerrlongg
|
04d7884af8
|
some more testing stuff
|
2024-03-12 23:17:40 -05:00 |
|
spencerrlongg
|
6732b6601e
|
some cool progress, but something with unique not working
|
2024-03-12 18:33:59 -05:00 |
|
snipe
|
03df4cec45
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:46:43 +00:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -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
|
133c469e36
|
organization
|
2023-11-30 14:25:58 -06:00 |
|
spencerrlongg
|
7e780c1187
|
cleanup rules formatting
|
2023-11-30 12:20:02 -06:00 |
|
spencerrlongg
|
df954a3af2
|
return types
|
2023-11-30 12:06:58 -06:00 |
|
spencerrlongg
|
135b7bde7d
|
added some more check out assertions
|
2023-11-30 11:53:26 -06:00 |
|
snipe
|
3152df2c48
|
Created mutator for requestable attribute
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-29 10:07:47 +00:00 |
|
spencerrlongg
|
c886fb555b
|
checkout on store tests almost done
|
2023-11-28 22:11:20 -06:00 |
|
spencerrlongg
|
cba5f869c0
|
standardize some of the validation rules, fix int/string issue
|
2023-11-28 21:19:19 -06:00 |
|
spencerrlongg
|
4aae82fa38
|
cleanup validation rules a little
|
2023-11-28 17:28:17 -06:00 |
|
spencerrlongg
|
75ac7f80b9
|
some refactor + tests
|
2023-11-28 15:17:46 -06:00 |
|
snipe
|
9d786d9386
|
Removed unused method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 13:43:33 +00:00 |
|
snipe
|
4723cfd4ba
|
More refactoring
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-28 13:33:32 +00:00 |
|
snipe
|
4eb435e148
|
Use unique_undeleted instead of unique_serial
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-21 12:36:11 +00:00 |
|
spencerrlongg
|
c7f90ad86d
|
tested, working
|
2023-11-15 12:50:40 -06:00 |
|
spencerrlongg
|
c9604b896a
|
nevermind
|
2023-11-01 13:46:32 -05:00 |
|
spencerrlongg
|
d167ec6dc0
|
unique undeleted recreated with laravel rule
|
2023-11-01 13:36:35 -05:00 |
|
spencerrlongg
|
d4b9f6a2a4
|
add not_array (not ready, doesn't catch for specific exception)
|
2023-10-31 21:00:22 -05:00 |
|
Ivan Nieto Vivanco
|
9f9f8c173b
|
Add condition to only run trough custom fields if a custom fieldset exist
|
2023-10-31 10:00:36 -06:00 |
|
snipe
|
d93e399295
|
Merge pull request #13797 from Godmartinz/employeeid_search_add
adds employee number as a searchable field to the asset table
|
2023-10-25 21:04:54 +01:00 |
|
Godfrey M
|
1b614c13fb
|
ugh
|
2023-10-25 13:03:42 -07:00 |
|
Godfrey M
|
56fd41eee4
|
removed erroneous code
|
2023-10-25 13:03:12 -07:00 |
|
Godfrey M
|
33b45898b1
|
adds to advancedsearch
|
2023-10-25 12:59:58 -07:00 |
|