snipe
|
3531256c3f
|
Fixed deprecations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-21 21:06:43 +01:00 |
|
snipe
|
c8835bf5db
|
Merge remote-tracking branch 'origin/develop'
|
2024-06-20 13:40:37 +01:00 |
|
snipe
|
bd1f43f9ee
|
Added lastname.firstname as email format
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-20 13:36:48 +01:00 |
|
snipe
|
61ced0b221
|
Merge remote-tracking branch 'origin/develop'
|
2024-06-19 11:41:11 +01:00 |
|
snipe
|
ae7675fee0
|
Added audit date validation back in
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-19 11:37:15 +01:00 |
|
snipe
|
66ed26fbf9
|
Merge remote-tracking branch 'origin/develop'
|
2024-06-19 11:13:47 +01:00 |
|
snipe
|
7099358985
|
Added accessor/mutator
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-19 11:11:50 +01:00 |
|
snipe
|
9a706b3e3e
|
Removed datetime validation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-19 11:05:31 +01:00 |
|
snipe
|
cb6ea2c6fb
|
Merge remote-tracking branch 'origin/develop'
|
2024-06-18 09:59:43 +01:00 |
|
snipe
|
2f59bb74cd
|
Prefaced fields with “users” for clarity
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-18 09:52:41 +01:00 |
|
snipe
|
d87da78eb5
|
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# app/Http/Controllers/Users/UsersController.php
# config/version.php
# public/css/build/AdminLTE.css
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/build/app.js
# public/js/build/vendor.js
# public/js/dist/all-defer.js
# public/js/dist/all.js
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
|
2024-06-17 11:18:33 +01:00 |
|
snipe
|
cacb5d62dc
|
Merge pull request #14800 from snipe/fixes/importer_tweaks
Importer tweaks
|
2024-06-12 12:51:11 +01:00 |
|
snipe
|
7e3d66ec53
|
Merge branch 'develop' into fixes/companyable_trait_on_users
|
2024-06-12 11:27:26 +01:00 |
|
snipe
|
1cdec61be6
|
Use more modern mutator/accessory syntax
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:56:54 +01:00 |
|
snipe
|
9d9ad86dd5
|
Added mutators and accessors for dates
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
b2a86e312b
|
Added last_checkout and last_checkin as fillable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
6229d0c616
|
Merge pull request #14758 from U-H-T/features/add_logo_support_for_Brother_TZe24
add logo support for Brother TZe24mm labels
|
2024-06-03 17:02:18 +01:00 |
|
snipe
|
b156264684
|
Tidied up scoping to be better for testing
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 23:10:53 +01:00 |
|
snipe
|
06e9625c64
|
Use hasUser() to avoid table collisions and infinite loop
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 06:58:07 +01:00 |
|
snipe
|
5800e8d8e9
|
Added companyable trait
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 06:57:34 +01:00 |
|
snipe
|
623aa58163
|
Removed unused statement
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 06:57:25 +01:00 |
|
snipe
|
92ba889cae
|
Updated/removed facades
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:53:51 +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 |
|
snipe
|
8ac3937bf4
|
Commented model loading on asset model
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-28 18:03:19 +01:00 |
|
snipe
|
92eb6eb1b6
|
Add unique constraint to name
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-28 15:09:31 +01:00 |
|
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 |
|
U-H-T
|
2777ac96cc
|
add logo support for Brother TZe24mm labels
|
2024-05-23 11:10:23 +02:00 |
|
Brady Wetherington
|
f633dbba64
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-20 12:55:29 +01:00 |
|
snipe
|
88d131666c
|
Sets purchase date as date (versus datetime) in labels
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-16 18:40:49 +01:00 |
|
snipe
|
eb0fd2f519
|
Removed stricter validation :(
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-16 16:29:11 +01:00 |
|
snipe
|
81efaa7481
|
Merge branch 'develop' into fixes/add_next_audit_date_to_assets_form
|
2024-05-16 16:13:21 +01:00 |
|
snipe
|
45eda0f611
|
Removed debug lines
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-16 15:09:27 +01:00 |
|
snipe
|
de088d452f
|
Merge pull request #14451 from Godmartinz/add_decline_note_to_acceptance
Adds a note text area to asset acceptances/declines
|
2024-05-16 15:06:05 +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
|
d2e7e11dca
|
Removed debug line
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-13 12:48:28 +01:00 |
|
snipe
|
f769e8247f
|
Added ManagedUsers method, additional checks in isDeletable()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 12:07:15 +01:00 |
|
Brady Wetherington
|
5b02a43957
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-06 18:44:03 +01:00 |
|
snipe
|
dab5874fd7
|
Merge pull request #14391 from snipe/features/add_Brother_188mm_tape_label
Added Brother 18mm label type
|
2024-05-02 13:14:04 +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 |
|
Brady Wetherington
|
3f5c5cbe82
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-04-24 16:24:43 +01:00 |
|
snipe
|
2439758ef3
|
Merge pull request #14587 from Godmartinz/License-export-button
Added a License Export function and button
|
2024-04-24 04:42:56 +01:00 |
|
spencerrlongg
|
107f8db9bc
|
another option
|
2024-04-23 17:35:33 -05:00 |
|
Spencer Long
|
53ccd196d7
|
Merge branch 'develop' into bug/sc-24884
|
2024-04-23 13:57:59 -05:00 |
|
Godfrey M
|
5fc6771543
|
adds licenses available, updated teranslations
|
2024-04-22 17:58:49 -07:00 |
|
snipe
|
424cbd3248
|
Removed noisy debug
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-18 14:25:54 +01:00 |
|
snipe
|
6f195cb8ec
|
Merge pull request #14591 from snipe/bug/sc-25258/naive_fix_for_user_scoping
First fix for user FMCS scoping
|
2024-04-17 21:49:53 +01:00 |
|
snipe
|
5e8c129c7f
|
Revert accidental commit
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 09:26:50 +01:00 |
|
snipe
|
ab3b5ca4ef
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 09:26:07 +01:00 |
|
snipe
|
c604f08749
|
Small tweaks for troubleshooting :(
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 18:47:55 +01:00 |
|
snipe
|
0d23d28a65
|
Added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 15:15:56 +01:00 |
|
snipe
|
989dab6259
|
Moved company scoping methods to group them together
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-10 14:35:13 +01:00 |
|
Marcus Moore
|
1aeaa0094a
|
Fix assigned to in labels
|
2024-04-09 13:52:54 -07:00 |
|
Spencer Long
|
4ab75c1c03
|
Merge branch 'develop' into bug/sc-24884
|
2024-04-03 14:08:41 -05:00 |
|
Godfrey M
|
ce1d677cdc
|
adds note to acceptance
|
2024-04-03 11:36:03 -07:00 |
|
Brady Wetherington
|
65e21faa3e
|
Merge branch 'develop' into snipeit_v7_laravel10
Hopefully, last merge?
|
2024-04-02 20:34:04 +01:00 |
|
steve@degga.net
|
f7bbec6be4
|
Makes all manufacturer URLs dynamic, not just warranty lookup.
|
2024-03-31 22:18:44 -04: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
|
850f85ff59
|
Merge pull request #14369 from spencerrlongg/bug/sc-24343
Add new validator for custom field checkboxes and fix asset model default updates
|
2024-03-26 19:22:29 +00:00 |
|
Phil J R
|
afe1cb8234
|
Create LabelWriter_1933081.php
Added a longer version of the existing label (25 x 54mm vs. 25 x 89mm) due to better availability and to support longer asset names.
|
2024-03-26 08:29:47 +00:00 |
|
Phil J R
|
f836342194
|
Rename Label_Writer_2112283.php to LabelWriter_2112283.php
Fix the name of LabelWWriter_2112283 to be consistent with the existing one.
|
2024-03-26 08:16:00 +00:00 |
|
spencerrlongg
|
5cf1a6c300
|
new validator for radio buttons
|
2024-03-25 21:03:13 -05:00 |
|
Phil J R
|
e45fd4088f
|
Created Dymo LabelWriter Label 2112283
I have added the layout for the Dymo LabelWriter 2112283 Labels.
They are: DYMO 2112283 DURABLE SMALL MULTI PURPOSE LABELS (160 LABELS) - 25 X 54MM
|
2024-03-25 16:31:20 +00:00 |
|
Godfrey M
|
21c3b1fbd2
|
rename declined message to note, increased width of textarea
|
2024-03-21 14:03:25 -07: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 |
|
Spencer Long
|
b4b4927370
|
Merge branch 'develop' into bug/sc-24884
|
2024-03-20 12:36:39 -05:00 |
|
Godfrey M
|
090466123f
|
add withCount to query instead
|
2024-03-19 15:18:18 -07:00 |
|
Godfrey M
|
0d0984a400
|
Bulk Delete Locations does not work [sc-25100]
|
2024-03-19 14:26:40 -07:00 |
|
Godfrey M
|
b9986033cc
|
removed abbr. of variable, changed variable types in migration
|
2024-03-18 16:03:40 -07:00 |
|
Godfrey M
|
4588393b76
|
adds declined msg to mail notif, updates lang files and checkout acceptance controller
|
2024-03-18 10:25:55 -07: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
|
3f5cc2507d
|
Used updated_at instead
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-10 16:39:49 +00:00 |
|
snipe
|
5a85424295
|
Added created_at to license pivot
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-10 16:33:04 +00:00 |
|
snipe
|
a289dfaf88
|
Cleanup
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-10 14:33:53 +00:00 |
|
snipe
|
cde5502f94
|
Handle blank labels on asset label fields
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-10 14:03:21 +00:00 |
|
snipe
|
37dfecf098
|
Fixed uninitialized offset in labels
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-08 16:46:56 +00:00 |
|
Marcus Moore
|
695428cd44
|
Guard against unrelated category
|
2024-03-07 16:59:01 -08:00 |
|
snipe
|
7939c691f7
|
Added Brother 18mm label type
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-07 22:04:12 +00:00 |
|
Godfrey M
|
d83827a44e
|
bulk actions are handled before sorting
|
2024-03-05 15:43:41 -08:00 |
|
Brady Wetherington
|
5b9120ba6c
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-03-05 19:22:37 +00:00 |
|
Godfrey M
|
95ef3a336b
|
Merge branch 'develop' into default_label_bug
|
2024-03-04 12:03:54 -08:00 |
|
snipe
|
ee75df0f0a
|
Merge pull request #14346 from snipe/feature/sc-18728
Added `min_amt` functionality to licenses
|
2024-02-28 11:26:25 +00:00 |
|
snipe
|
4ab7112988
|
Added validation and fillable attributes for min_amt
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 11:08:47 +00:00 |
|
snipe
|
0bd27d61b0
|
Added created_by to groups table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 08:15:59 +00:00 |
|
Godfrey M
|
ef52777ffb
|
removed conditional
|
2024-02-27 11:33:00 -08:00 |
|
Godfrey M
|
b67ceab849
|
fields appear in preview, but not bulk generate labels
|
2024-02-27 11:29:19 -08:00 |
|
Godfrey M
|
6ee24a7527
|
remove unnecessary code reformat
|
2024-02-22 12:36:27 -08:00 |
|
Godfrey M
|
e2dcee1959
|
cleans up dead code
|
2024-02-22 12:26:57 -08:00 |
|
Godfrey M
|
4fbea9512f
|
puts textY inside of the forloop
|
2024-02-22 12:08:47 -08:00 |
|
Godfrey M
|
b7850ab839
|
puts textY outside of the forloop
|
2024-02-22 12:08:04 -08:00 |
|
Godfrey M
|
c62758c5b5
|
adds custom field select to default label view
|
2024-02-22 11:36:39 -08:00 |
|
snipe
|
cb78451d6c
|
Made website searchable on users table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-22 16:13:54 +00:00 |
|
Brady Wetherington
|
8f2843bfcf
|
Merge branch 'develop' into snipeit_v7_laravel10
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
|
2024-02-21 20:22:28 +00:00 |
|
snipe
|
04891c7c61
|
Eager load relations to determine
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-20 22:25:00 +00:00 |
|
snipe
|
a6a65b7523
|
Fixed locations isDeletable check
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-20 16:40:09 +00:00 |
|
snipe
|
b871813cfd
|
Merge pull request #14172 from spencerrlongg/bug/sc-23514
Resolve Duplicate Activity Logs for Imports
|
2024-02-15 09:54:43 +00:00 |
|
spencerrlongg
|
72c118a70f
|
cleanup
|
2024-02-14 11:41:46 -06:00 |
|
snipe
|
71ebade641
|
Added serial and status to searchable relations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:59:10 +00:00 |
|
snipe
|
03df4cec45
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:46:43 +00:00 |
|
spencerrlongg
|
25241542d2
|
progress, going to sleep
|
2024-02-14 02:12:31 -06:00 |
|
spencerrlongg
|
57a75e68b9
|
maybe i do the inverse here?
|
2024-02-14 00:52:50 -06:00 |
|
spencerrlongg
|
dcf2168454
|
initial stuff, need to switch branches
|
2024-02-13 19:35:37 -06:00 |
|
spencerrlongg
|
d55358652b
|
cleanup for pr
|
2024-02-13 13:45:56 -06:00 |
|
spencerrlongg
|
bcfa913450
|
condition makes this work, needs more testing
|
2024-02-07 20:03:37 -06:00 |
|
Marcus Moore
|
9e6e2de71e
|
Add docblock
|
2024-02-05 12:49:29 -08:00 |
|
snipe
|
d965fe759a
|
Fixed #14211 - duplicate array key ldap_emp_num
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-05 12:28:24 +00:00 |
|
spencerrlongg
|
63e733f0d6
|
changes from a note to a source
|
2024-01-30 15:14:59 -06:00 |
|
Brady Wetherington
|
8a2f3405d5
|
Merge branch 'develop' into snipeit_v7_laravel10
A lot of changes here, but hopefully this works?
|
2024-01-29 22:12:58 +00: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 |
|
snipe
|
d6c61e1429
|
Removed attribute assigning blank EOL as 0
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-25 21:34:20 +00:00 |
|
snipe
|
85a158eaef
|
Merge pull request #14170 from uberbrady/saml_nonce_storage
Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute [FD-37019]
|
2024-01-25 20:14:40 +00:00 |
|
Brady Wetherington
|
81b8243e1d
|
Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute
|
2024-01-25 19:53:24 +00:00 |
|
snipe
|
165f9545ac
|
Merge pull request #13924 from snipe/bug/sc-20167
Set qty mutators
|
2024-01-24 18:21:06 +00:00 |
|
snipe
|
7668a6767d
|
Merge pull request #14102 from Godmartinz/seat-id-is-zero
Fixed license seats id turning to zero when sorting by department
|
2024-01-24 14:49:33 +00:00 |
|
snipe
|
b94aaad9b5
|
Search on supplier name attached to maintenance
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-10 13:16:07 +00:00 |
|
Godfrey M
|
4184b271f7
|
adds Supplier as a searchable relation on the asset maintenance report
|
2024-01-08 14:22:35 -08:00 |
|
Brady Wetherington
|
f734e196e5
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-01-08 18:57:55 +00:00 |
|
Godfrey M
|
43737263d4
|
removed that clause
|
2024-01-04 14:32:03 -08:00 |
|
Godfrey M
|
07eeaea3bf
|
adds an additional clause
|
2024-01-04 14:30:59 -08:00 |
|
Godfrey M
|
249ff868e5
|
removes empty seats when sorting by department
|
2024-01-04 14:26:07 -08:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -06:00 |
|
snipe
|
2226bd2cd7
|
Implement 1D barcode for label "Tapes\Dymo\LabelWriter_30252" #13987
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 14:03:55 +00:00 |
|
snipe
|
7aabf94a35
|
Added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:43:38 +00:00 |
|
snipe
|
40052e99a7
|
Added user agent to log method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:33:39 +00:00 |
|
snipe
|
70303c2b2d
|
Added searchable fields, improved formatting
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:33:25 +00:00 |
|
snipe
|
aa4aaf69b0
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-08 08:58:45 +00:00 |
|
snipe
|
778e45c9fd
|
Fixed maintenances patch endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-07 19:36:12 +00: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 |
|