snipe
89a232ae14
Merge pull request #18266 from Valinwolf/develop
...
Added endpoint & use_path_style_endpoint configs for public/private S3
2025-11-28 17:39:23 +00:00
Patrick Thomas
6eaefa0bdd
Added endpoint & use_path_style_endpoint configs for public/private S3
2025-11-28 17:29:02 +00:00
snipe
a272bdc796
Merge pull request #18251 from uberbrady/improve_component_asset_counts
...
Optimize queries for Components listing
2025-11-26 14:40:14 +00:00
Brady Wetherington
416b32cbc8
Optimize queries for Components listing
2025-11-26 12:36:44 +00:00
snipe
b3996f1970
In the sea, @uberbrady! (fixed missing semicolon)
2025-11-26 00:35:16 +00:00
snipe
ca4ed605a8
Merge pull request #18246 from Godmartinz/resize-label-fields-conditionally-L6009_A
...
Fixes [FD-52064] Avery `L6009_A` & `L4736_A` label field overflow with scaling
2025-11-25 18:37:06 +00:00
Godfrey M
d3e6d7442f
typo bonanza
2025-11-25 10:30:56 -08:00
Godfrey M
b558bc5334
change variable"
2025-11-25 10:30:06 -08:00
Godfrey M
204d7b5be6
added scaling to L4736_A
2025-11-25 10:23:08 -08:00
Godfrey M
7dccfec332
adds notes
2025-11-25 10:12:27 -08:00
snipe
dfb59d8a55
Added link to rudder2snipe repo
2025-11-25 18:01:29 +00:00
snipe
a12ee3c0da
Merge pull request #18245 from uberbrady/redirect_upgrader
...
Add new 'git remote' management to change Snipe-IT URLs
2025-11-25 13:38:31 +00:00
Brady Wetherington
a657c479be
Add new 'git remote' management to change Snipe-IT URL's
2025-11-25 13:17:56 +00:00
Godfrey M
ab82c5fd88
resizes label field box to size if needed
2025-11-24 11:04:23 -08:00
snipe
f2334082ee
Added tag color to location query
2025-11-24 17:40:13 +00:00
snipe
c7cb4674f5
Bumped version
2025-11-24 12:31:50 +00:00
snipe
82314076a9
Updated translations
2025-11-24 12:30:07 +00:00
snipe
a1c67b5154
Fixed user details toggle
2025-11-24 11:37:14 +00:00
snipe
3e343fe8b7
Merge pull request #18236 from grokability/dependabot/github_actions/develop/actions/checkout-6
...
Bump actions/checkout from 5 to 6
2025-11-24 08:33:46 +00:00
dependabot[bot]
e288c942ee
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 08:04:19 +00:00
snipe
7a1ccb0d53
Nicer query
2025-11-23 14:09:55 +00:00
snipe
7f76198139
Fixed RB-20501 - correctly return error response when license+seat don’t match
...
TypeError: App\Http\Transformers\LicenseSeatsTransformer::transformLicenseSeat(): Argument #1 ($seat) must be of type App\Models\LicenseSeat, bool given, called in /snipe-it/app/Http/Controllers/Api/LicenseSeatsController.php on line 92
2025-11-23 14:05:24 +00:00
snipe
69994e0c11
Merge pull request #18232 from grokability/check-for-valid-json-on-filter
...
Added filter form request to validate JSON
2025-11-22 14:22:33 +00:00
snipe
aa959fbe92
Added filter form request to validate JSON
2025-11-22 14:03:58 +00:00
snipe
644ef040d0
Merge pull request #18226 from Godmartinz/audit-notification-rb-19608
...
Fixes RB-19608 adds safe guards, adds Audit notification for google workspace, adds tests
2025-11-22 11:41:57 +00:00
snipe
33839d7244
Re-added the horizontal class
2025-11-22 11:14:59 +00:00
Godfrey M
48270cb9b4
url trim
2025-11-21 10:11:28 -08:00
Godfrey M
cd42760b68
notes
2025-11-20 14:25:13 -08:00
Godfrey M
1116da389e
add google chat to audit notification test
2025-11-20 14:24:03 -08:00
Godfrey M
24d7ae4a2f
added google chat to audit notifications"
2025-11-20 14:22:08 -08:00
Godfrey M
e598ef6e05
adds tests, webhook enable settings
2025-11-20 13:51:14 -08:00
snipe
7f2a80552b
Fixed form layout for SAML
2025-11-20 20:15:34 +00:00
Godfrey M
eceeb4aa3b
return if there is no item for the audit notification
2025-11-20 10:56:43 -08:00
snipe
9d08e2d297
Clearer language
2025-11-20 13:44:09 +00:00
snipe
4d44fd47c3
Merge pull request #18217 from Godmartinz/unaccepted-row-null-fix
...
Fixes FD-52005 Adds null safe operators to unacceptable items report
2025-11-20 13:27:24 +00:00
snipe
88635cb6c3
Merge pull request #18223 from grokability/#18114-fixed-declined-notification-added-x-header
...
Fixed #18114 - include declined item name, added app headers
2025-11-20 13:27:01 +00:00
snipe
1687fcc035
Small subject tweaks
2025-11-20 13:23:17 +00:00
snipe
39e7937458
Fixed #18114 - include declined item name, added app headers
2025-11-20 12:58:53 +00:00
Godfrey M
60ff2970f0
safeguard null rows by filtering rows in query
2025-11-19 11:35:24 -08:00
Godfrey M
212cd026a3
add null safe operators to company and csv plain values
2025-11-18 12:36:07 -08:00
snipe
cf47f8fea9
Merge pull request #18216 from Godmartinz/fix-license-patch-to-allow-update-of-other-fields
...
Fixed #18024 License Seat update/patch method
2025-11-18 20:29:18 +00:00
Godfrey M
4b45ffd841
updating fields of checkout now works
2025-11-18 11:35:26 -08:00
snipe
5daba6034d
Merge pull request #18213 from grokability/#18202-copy-to-clipboard-spaces
...
Fixed #18202 - copy to clipboard adding spaces in FF
2025-11-18 13:13:29 +00:00
snipe
4e5c19e932
Fixed #18202 - copy to clipboard adding spaces in FF
2025-11-18 13:11:40 +00:00
snipe
5eb73baf5e
Removed duplicate formatter
2025-11-18 12:54:21 +00:00
snipe
a97c453706
Small fixes for user profiles
2025-11-18 11:59:54 +00:00
snipe
57224f7304
Fixed #18209 - translate asset filters
2025-11-18 11:40:15 +00:00
snipe
c564ee6093
Fixed #18211 - limit regex field to 191 characters
2025-11-18 11:15:15 +00:00
snipe
caaa9ab23e
Merge pull request #18122 from chruoss/master
...
Renamed L6009 -> L4736 and added correct L6009
2025-11-17 21:40:08 +00:00
snipe
b6d2c6d28c
Merge pull request #18208 from marcusmoore/fixes/null-array-filter
...
Fixed potential exception while filtering in users index endpoint
2025-11-17 21:39:08 +00:00
Marcus Moore
c36c8968d3
Avoid passing null to array_filter in user controller
2025-11-17 10:26:29 -08:00
snipe
bcd32da2bc
Remove loading user count since we don’t use it for depts
2025-11-17 17:34:43 +00:00
snipe
c56c7ddd03
Merge pull request #18201 from grokability/#18185-added-tag-color-to-companies
...
Added #18185 added tag color to companies
2025-11-17 13:33:17 +00:00
snipe
9a0dd604c9
Small layout tweaks
2025-11-17 13:21:01 +00:00
snipe
a1dec176a1
Added mobile
2025-11-17 13:09:13 +00:00
snipe
67032d068d
Removed space
2025-11-17 13:09:08 +00:00
snipe
401c83945d
Updated gate check on presenters
2025-11-17 13:07:28 +00:00
snipe
ed6d020edb
Fixed permission name for locations
2025-11-17 12:31:18 +00:00
snipe
8eb5600b1e
Fixed manufacturer link
2025-11-17 12:19:27 +00:00
snipe
9c4cd69106
Updated checkout blades
2025-11-17 12:15:38 +00:00
snipe
64cbe0c960
Use dept presenter
2025-11-17 12:15:25 +00:00
snipe
be70b217d9
Updated presenters
2025-11-17 12:11:38 +00:00
snipe
b4f5260dda
Updated controllers to use tag_color
2025-11-17 11:36:11 +00:00
snipe
83e446f99c
Updated formatters to use tag_color if given
2025-11-17 11:18:38 +00:00
snipe
767139cf0b
Updated select2 to use tag_color if available
2025-11-17 11:18:21 +00:00
snipe
e3ac60111f
Added tag_color to factories
2025-11-17 11:18:02 +00:00
snipe
c694c11724
Added presenter reference
2025-11-15 14:58:02 +00:00
snipe
b50765a151
Added more to the views
2025-11-15 14:50:51 +00:00
snipe
590f77bdb4
Updated controllers and presenters
2025-11-14 17:58:27 +00:00
snipe
09575e5312
Added tag color to transformer
2025-11-14 15:58:07 +00:00
snipe
1693825dd0
Added translations
2025-11-14 15:57:57 +00:00
snipe
5a89056112
Added migration
2025-11-14 15:57:47 +00:00
snipe
2ee51bb282
Added tag color to transformer
2025-11-14 15:57:39 +00:00
snipe
ea7cffc1a3
Made tag_color fillable
2025-11-14 15:57:27 +00:00
snipe
c20d1b82ae
Added tag color to controllers
2025-11-14 15:57:18 +00:00
snipe
4e8c1e853b
Fixed markdown in upcoming audits email
2025-11-14 14:09:53 +00:00
snipe
4509e1d1dc
Merge pull request #18195 from grokability/#18189-day-of-week
...
Fixed #18189 - added option to pick the day the week starts on
2025-11-13 16:46:15 +00:00
snipe
6b9d4941be
Language tweaks
2025-11-13 16:35:40 +00:00
snipe
308cd6b91d
Fixed #18189 - added option to pick the day the week starts on
2025-11-13 16:33:08 +00:00
snipe
bd742aec9c
Merge pull request #18192 from Godmartinz/fix-requestable-asset-model-query
...
Fixes FD51910 requestable asset model available quantity count
2025-11-13 15:37:24 +00:00
snipe
d2ab3071a6
Merge pull request #18193 from ubc-cpsc/bugfix/CVE-2025-64500
...
Fixes CVE-2025-64500: Incorrect parsing of PATH_INFO can lead to limited authorization
2025-11-13 09:52:50 +00:00
Joël Pittet
1dd4c161f0
Fixes CVE-2025-64500
2025-11-12 18:09:37 -08:00
Godfrey M
5e48dd45b2
remove unnecessary code
2025-11-12 16:27:04 -08:00
Godfrey M
601d6e7377
fixes requestable models query
2025-11-12 16:25:08 -08:00
snipe
d43be271e6
Small tweaks to user group listings
2025-11-12 20:59:06 +00:00
snipe
92a3bdf4e9
Merge pull request #18191 from grokability/limit-adding-users-to-group-if-over-limit
...
Set a limit on number of users for group user loading
2025-11-12 20:24:24 +00:00
snipe
fa2aafe41f
Set a limit on number of users for group user loading
2025-11-12 20:19:52 +00:00
snipe
a7be1acbd8
Merge pull request #18190 from grokability/improved-checkin-reminders
...
Improved overdue checkin alert
2025-11-12 16:01:32 +00:00
snipe
fbe2ae03ff
Use due_checkin_days setting instead of audit warning days
2025-11-12 15:52:16 +00:00
snipe
d1a492f953
Improved overdue checkin alert
2025-11-12 15:38:47 +00:00
snipe
352807c2d7
Fixed RB-20498 - Check that logo file exists on acceptance
2025-11-11 18:43:39 +00:00
snipe
3aa046bfa7
Include trashed in other acceptance tasks
2025-11-11 14:00:48 +00:00
snipe
9454ff677b
Get deleted objects in unaccepted asset report
2025-11-11 13:53:43 +00:00
snipe
a5c7b8f609
Small unaccepted items report fixes
2025-11-11 13:17:56 +00:00
snipe
9365d1adc6
Merge pull request #18164 from Godmartinz/fix-accessories-redirect-previous-page
...
Fixes #18138 redirect to Previous Page from accessories edit screen
2025-11-11 12:29:23 +00:00
snipe
ddd2a96ac5
Clearer message on no inventory to report
2025-11-11 11:52:05 +00:00
snipe
bf8ff51234
Make suppliers notes nullable by default
2025-11-10 21:31:14 +00:00
snipe
7891f52bd4
Merge pull request #18177 from grokability/add-files-to-suppliers
...
Fixed #12451 : Add file upload support to suppliers, changed notes field to text (from varchar)
2025-11-10 20:57:21 +00:00
snipe
baa4a8a461
Migration to change notes on suppliers to text from varchar
2025-11-10 20:53:21 +00:00
snipe
34daffcdf4
Added supplier file uploads
2025-11-10 20:47:45 +00:00
snipe
21baea27a8
Merge pull request #18141 from uberbrady/actiontype_enum_redux
...
Actiontype enum redux
2025-11-10 18:55:01 +00:00
snipe
e1d3714445
Add @MarvelousAnything as a contributor
2025-11-10 14:15:10 +00:00
snipe
8b7e0a0d78
Add @mohammad-ahmadi1 as a contributor
2025-11-10 14:15:01 +00:00
snipe
a1cc427c9c
Add @smarsching as a contributor
2025-11-10 14:14:51 +00:00
snipe
5dc675040d
Bumped version
2025-11-10 13:48:59 +00:00
snipe
1258eb6533
Merge pull request #17913 from Godmartinz/add_types_to_unaccepted_asset_report
...
Fixed #15664 - Adds Accessories, Components, Consumables, and Licenses to Unaccepted Assets report
2025-11-10 12:24:13 +00:00
snipe
83abfc9ca6
Updated language files
2025-11-07 13:41:46 +00:00
snipe
b42d6677cc
Updated assets
2025-11-07 13:25:45 +00:00
snipe
e8c644a600
Merge pull request #18165 from Godmartinz/border-color-create-new-button-fix
...
Fixes #18140 Changes border color of create New in Dark modes
2025-11-07 13:21:52 +00:00
snipe
9f6a73b290
Merge pull request #18170 from grokability/fix-for-groups
...
Fixed #18157 - only partial information stored on group save if lower `max_input_vars` and/or `max_multipart_body_parts`
2025-11-06 21:09:42 +00:00
snipe
4d38bd1c62
Renamed variable
2025-11-06 21:07:52 +00:00
snipe
138262114d
Added enctype back in
2025-11-06 21:04:55 +00:00
snipe
4073c9e638
Updated ordering
2025-11-06 21:01:20 +00:00
snipe
f1b4877a98
A few small tweaks for new groups
2025-11-06 20:36:51 +00:00
snipe
c39c92d0d7
Mash the ids into a string, fixed disclosure arrows
2025-11-06 20:12:25 +00:00
snipe
90fc48d959
Shim workaround to avoid max_input_vars and max_multipart_body_parts limits
...
max_input_vars = 2000
max_multipart_body_parts = 2048
2025-11-06 18:17:40 +00:00
Godfrey M
7f10a53105
dark blue
2025-11-05 12:47:10 -08:00
Godfrey M
7ae1b7a765
change border-color of create new
2025-11-05 12:40:29 -08:00
Godfrey M
22a43a0463
adds redirect option fix to accessories update method
2025-11-05 12:19:18 -08:00
snipe
dea399398a
Merge pull request #18161 from Godmartinz/TZE_24mm_E_adjustment
...
FD-50838: Fixes 24mm_E label sizing
2025-11-05 18:50:42 +00:00
Godfrey M
7434dd9458
final adjustments to 24mm_E label
2025-11-05 09:32:21 -08:00
snipe
88e532dbc4
Fixed #18157 - reports permission glitch
2025-11-05 15:24:15 +00:00
snipe
c5ad451c39
Merge pull request #18156 from grokability/#18119-fix-double-helpering-on-dates-for-asset-acceptance
...
Fixed #18119 - double formatting for acceptance/decline date
2025-11-04 21:40:58 +00:00
snipe
44bfceeb0f
Fixed #18119 - double formatting for acceptance/decline date
2025-11-04 21:36:27 +00:00
snipe
37eb63837b
Merge pull request #18155 from grokability/#18021-fix-patch-api-with-unique-serial
...
Override unique_undeleted in the form request
2025-11-04 21:23:00 +00:00
snipe
4ada47e3b0
Use new setting variable since we already have it
2025-11-04 21:12:49 +00:00
snipe
e5c55c9ab3
Fixed typo in the comment
2025-11-04 21:11:54 +00:00
snipe
547b3df7b4
Added more commentary on why we’re intefering with the request
2025-11-04 21:08:48 +00:00
snipe
4100f2600c
Override unique_undeleted in the form request
2025-11-04 20:43:31 +00:00
snipe
a9574e8fd6
Fixed #18133 - make the disabled toggle JS so it’s clearer
2025-11-04 19:39:35 +00:00
snipe
c6269d6bbc
Merge pull request #18151 from MarvelousAnything/fixes/test_webhook_content_type
...
Fix Content-Type Header not being set correctly for testWebhook
2025-11-04 19:03:53 +00:00
snipe
c1204a5301
Merge pull request #18152 from grokability/#18020-rework-pr
...
Re-apply #18020 , fixed #15107 (mostly) - added prefix and more options to 2D barcodes
2025-11-04 18:55:54 +00:00
snipe
cc5ac65909
Re-apply #18020 , fixed #15107 (mostly) - added prefix and more options to label 2D tags
2025-11-04 18:43:35 +00:00
Owen Voskuhl Hayes
9ddc48e3d7
fix the headers field for Guzzle request
2025-11-04 12:03:21 -05:00
snipe
4a39d7c67a
Use transformer for dept update responses
2025-11-04 16:06:19 +00:00
snipe
b7a6706591
Merge pull request #18150 from grokability/#18148-dept-api-request-user-count
...
Fixed #18148 and #17451 - return int for user_count, fixed validation
2025-11-04 16:05:42 +00:00
snipe
ddb031f091
Fixed #18148 and #17451 - return int for user_count, fixed validation
2025-11-04 15:56:23 +00:00
snipe
e906d25776
Merge pull request #16973 from spencerrlongg/bug/sc-29245
...
Adds Form Request for Creating Departments
2025-11-04 15:09:38 +00:00
Brady Wetherington
27d7449459
Fix comment to properly reflext the current state of the database
2025-11-04 14:04:37 +00:00
snipe
5d8905c997
Merge pull request #18143 from grokability/#18101-make-copy-to-clipboard-more-consistent
...
Fixed #18101 : Make copy to clipboard alignment more consistent
2025-11-03 17:36:54 +00:00
snipe
517f4ce121
Fixed #18101 : Make copy to clipboard alignment more consistent
2025-11-03 17:29:39 +00:00
snipe
6809bbd3d5
Merge pull request #18142 from grokability/#18136-copy-asset-name
...
Fixed #18136 - adds copy to clipbpard to asset name
2025-11-03 15:48:59 +00:00
snipe
ab555d05e1
Fixed #18136 - adds copy to clipbpard to asset name
2025-11-03 15:47:32 +00:00
Brady Wetherington
f7bc538fdf
Intorduce ActionType enum and ensure all logactions are using it
2025-11-03 15:39:31 +00:00
Brady Wetherington
2de66ad5db
Merge branch 'fix_incorrect_action_types' into actiontype_enum_redux
2025-11-03 15:31:14 +00:00
snipe
30e16b6213
Added int
2025-11-03 14:10:36 +00:00
snipe
92b50ca7ae
Addresses #17994 , #16925
2025-11-03 14:10:27 +00:00
snipe
9ee36df979
Merge pull request #18139 from grokability/#18082-add-company-to-seat-view
...
Fixed #18082 : Added user company to checked out licenses
2025-11-03 12:51:29 +00:00
snipe
46d1c14e1a
Added user company to checked out licenses
2025-11-03 12:45:33 +00:00
snipe
61895011fb
Merge pull request #18131 from Godmartinz/fix-inventory-alert-notification-misfire
...
Adds a null check for items and threshold in inventory alert notification
2025-10-30 20:11:24 +00:00
Godfrey M
32d43034bd
add a null check for items and threshold in inventory alert notification
2025-10-30 10:47:17 -07:00
snipe
dfc6cdc127
Merge pull request #18128 from marcusmoore/fixes/17738-category-edit-form-fix
...
Fixed #17738 - accurately represent checkbox on category edit screen
2025-10-30 16:43:17 +00:00
snipe
16e93f9e18
Merge remote-tracking branch 'origin/master' into develop
2025-10-30 14:03:23 +00:00
snipe
7395b1a4eb
Track permission changes
2025-10-30 13:40:24 +00:00
snipe
fa98557225
Check that the permissions are really an array
...
This accounts for weird data in the permissions column
2025-10-30 13:34:50 +00:00
Marcus Moore
894606b62e
Remove old tests
2025-10-29 13:16:03 -07:00
Marcus Moore
f0a6a0026a
Improve phrasing
2025-10-29 13:03:37 -07:00
Marcus Moore
070e0c93be
Improve phrasing
2025-10-29 12:46:26 -07:00
Marcus Moore
2b27b733e5
Improve wording
2025-10-29 12:45:45 -07:00
Marcus Moore
0355c2b642
Dynamically adjust checkbox wording
2025-10-29 12:44:34 -07:00
Marcus Moore
3bad19fb56
Improve translation key name
2025-10-29 12:40:39 -07:00
Marcus Moore
0f84d51a48
Improve property name
2025-10-29 12:37:17 -07:00
Marcus Moore
2e8572d9c5
Use v3 syntax for computed properties
2025-10-29 12:35:30 -07:00
Marcus Moore
df53d5d966
Skip computing sendCheckInEmail
2025-10-29 12:32:01 -07:00
Marcus Moore
23838959ca
Never disable email checkbox
2025-10-29 12:27:12 -07:00
snipe
6dbb836a01
Merge pull request #18125 from grokability/form-row-again
...
Added form row component
2025-10-29 16:33:15 +00:00
snipe
3426afe5a8
Account for input styles
2025-10-29 16:15:22 +00:00
snipe
4bbf923eb6
Smaller default row for textarea
2025-10-29 16:11:56 +00:00
snipe
e2c3480194
Apply form rows to manufacturers
2025-10-29 16:11:47 +00:00
snipe
73159076f6
Better handle input groups in js validator
2025-10-29 16:11:37 +00:00
snipe
90d040573d
Added regular link icon
2025-10-29 16:07:16 +00:00
chruoss
6904ad02a2
Renamed L6009.php -> L4736.php
...
Renamed L6009_A.php -> L4736_A.php
Added correct L6009.php
Added correct L6009_A.php
2025-10-29 15:13:12 +01:00
snipe
155481a442
Merge pull request #18120 from grokability/small-form-fixes-settings
...
Fixed form label alignments in settings section
2025-10-29 11:16:59 +00:00
snipe
2f31bfc5fe
Fixed some HTML labels in settings
2025-10-29 11:13:07 +00:00
snipe
8d0c88dc74
Merge pull request #18116 from akemidx/auditwarningthreshold
...
Fixed #17329 Audit Warning Threshold could be negative
2025-10-28 20:44:58 +00:00
snipe
07256fd833
Merge pull request #18044 from mohammad-ahmadi1/ISSUE-17004-fix-db-dump-ssl-issue
...
fix: update mysqldump options to use --ssl-mode=DISABLED for modern versions
2025-10-28 20:37:08 +00:00
snipe
776cd43a58
Change text string for item (versus asset)
2025-10-28 20:36:05 +00:00
akemidx
acb5309aab
min = 0
2025-10-28 16:32:21 -04:00
snipe
c68f81db3c
Merge pull request #18113 from Godmartinz/customfieldvalue-in-importer-fix
...
Adds #17433 `is_null` check to import handler for custom fields
2025-10-28 20:27:22 +00:00
snipe
ac8e341b37
Merge pull request #18115 from marcusmoore/fixes/rb-20449-remove-admin-from-acceptance-email
...
Fixed #18112 - fix consumable and license acceptances
2025-10-28 20:26:59 +00:00
snipe
36122b3966
Added BACKUP_TIME_LIMIT to env example
2025-10-28 20:26:23 +00:00
akemidx
79bcf472f0
greater than or equal to zero
2025-10-28 16:13:33 -04:00
Marcus Moore
55d86da846
Remove references to administrator in acceptance notification
2025-10-28 13:07:00 -07:00
Godfrey M
e4f8c1ba3f
fix custom field value conditional check
2025-10-28 12:24:35 -07:00
Godfrey M
c36236b7dc
add is_null acheck to import hanlder for custom fields
2025-10-28 11:37:38 -07:00
snipe
63994333d0
Merge pull request #18111 from grokability/#16914-better-ldap-sync-phrasing
...
Fixed #16914 : better ldap sync phrasing
2025-10-28 15:51:10 +00:00
snipe
da4c7d8934
One more tweak
2025-10-28 15:47:56 +00:00
snipe
186721eca0
Added breadcrumbs
2025-10-28 15:42:59 +00:00
snipe
f53d939c86
Better explanation for location sync, nicer look
2025-10-28 15:42:53 +00:00
snipe
23e6909708
Merge pull request #18110 from grokability/#18107-normalize-to-strings
...
Fixed #18107 : normalize "to" strings
2025-10-28 15:03:16 +00:00
snipe
cf421fe1c1
Added user-specific “to”
2025-10-28 15:02:15 +00:00
snipe
4d80e806e4
Use “-“ instead of “to” string, added placeholders
2025-10-28 15:02:03 +00:00
snipe
60a7b7f7ff
Merge pull request #18109 from grokability/audit-improvements
...
Limit the upcoming audit email to 30 records, added optional --with-output
2025-10-28 14:31:55 +00:00
snipe
90263eab06
Added note for —with-option flag
2025-10-28 14:20:40 +00:00
snipe
9d8f251fc4
Limit the email to 30 records, added optional --with-output
2025-10-28 14:15:15 +00:00
snipe
2b4986571c
Merge pull request #18108 from uberbrady/fix_ldap_tests
...
Fixed - LDAP test needs to be fixed to match new behavior
2025-10-28 12:49:11 +00:00
Brady Wetherington
890d13bd52
LDAP test needs to be fixed to match new behavior
2025-10-28 12:30:30 +00:00
snipe
e698e71137
Merge pull request #18100 from marcusmoore/fixes/20318-license-seat-display-name
...
Added null safe operator in case of missing license
2025-10-28 09:29:25 +00:00
snipe
d064a5530a
Merge remote-tracking branch 'origin/master' into develop
2025-10-28 02:10:07 +00:00
snipe
ab4fbf6c19
Merge pull request #18105 from grokability/ldap-fast-find-and-bind
...
Possible fix for 504 gateway timeout on unreachable LDAP server
2025-10-28 02:09:41 +00:00
snipe
728afa8361
Possible fix for 504 gateway timeout on unreachable LDAP server
2025-10-27 23:45:12 +00:00
snipe
b77019c16e
Merge remote-tracking branch 'origin/develop'
2025-10-27 19:32:28 +00:00
snipe
6703448b80
Merge pull request #18102 from marcusmoore/fixes/rb-20434-undefined-permissions-variable
...
Fixed issue when viewing user that does not have permissions set
2025-10-27 19:31:54 +00:00
Marcus Moore
776ba19a1f
Define default permissions array
2025-10-27 12:28:55 -07:00
Marcus Moore
1f499e0d44
Add null safe operator in case of missing license
2025-10-27 10:47:55 -07:00
snipe
0a6eb61103
Merge remote-tracking branch 'origin/develop'
2025-10-27 13:20:18 +00:00
snipe
32a2eed5ec
Fixed #18075 - make require_serial boolean in API transformer
2025-10-27 13:19:37 +00:00
snipe
40a70d39d0
Merge remote-tracking branch 'origin/develop'
2025-10-27 12:42:40 +00:00
snipe
5697054e98
Merge pull request #18099 from grokability/fix-cjk-for-acceptance-translated-strings
...
Fixed #18097 - check for CJK in field labels as well as content
2025-10-27 12:41:59 +00:00
snipe
def5969e1c
Fixed #18097 - check for CJK in field labels as well as content
2025-10-27 12:34:30 +00:00
snipe
78a418630d
Merge remote-tracking branch 'origin/develop'
2025-10-27 12:21:25 +00:00
snipe
6d76e7b2d4
Added dumb pverride for reports :(
2025-10-27 12:21:16 +00:00
snipe
f052c8b44c
Merge pull request #18076 from uberbrady/move_traits_into_directories
...
Moved Traits into its directory and modify the FCO's to point to them
2025-10-27 11:43:31 +00:00
snipe
0e6991d56d
Merge remote-tracking branch 'origin/develop'
2025-10-27 11:42:05 +00:00
snipe
06eab5f8a4
Merge pull request #18093 from Godmartinz/fix-warranty-part-of-expiring-asset-query
...
Fixed expiring warranties not being included in the expiring alerts notification
2025-10-27 11:41:51 +00:00
snipe
4a481e79c4
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/js/dist/all.js
# public/js/dist/all.js.map
# public/mix-manifest.json
2025-10-27 11:14:05 +00:00
snipe
ee4abbcbaa
Updated dev assets
2025-10-27 11:12:13 +00:00
snipe
dcc82d742f
Fixed RB-20430 - 500 on LDAP if baseDN is not set
2025-10-27 11:09:24 +00:00
snipe
19cb2089d7
Merge pull request #18098 from grokability/dependabot/github_actions/develop/actions/upload-artifact-5
...
Bump actions/upload-artifact from 4 to 5
2025-10-27 10:47:59 +00:00
snipe
04923b06b0
Merge pull request #18078 from grokability/groups-ui-improvements
...
Groups UI improvements, ability to add users from the group edit screen
2025-10-27 10:47:11 +00:00
dependabot[bot]
e16755d491
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 08:19:26 +00:00
snipe
742b0769a4
Use translation string
2025-10-26 12:10:08 +00:00
snipe
df68dca9dc
Warn if user has individual permission overrides
2025-10-25 18:57:17 +01:00
snipe
4a5bf78d58
Merge branch 'develop' into groups-ui-improvements
2025-10-25 18:31:22 +01:00
snipe
7947237489
Double check the admin status when toggling the superadmin
2025-10-25 18:29:52 +01:00
snipe
1115205164
Normalize the JS
2025-10-25 18:20:22 +01:00
snipe
d5d01136c4
Fixed js errors
2025-10-25 17:57:59 +01:00
snipe
3d47277614
Added cursor style
2025-10-25 17:57:44 +01:00
snipe
b937bea04f
Working, but there’s a bit of a jitter I need to fix
2025-10-25 15:59:47 +01:00
snipe
fff14632bc
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-10-25 14:59:31 +01:00
snipe
9bdf1a620f
Built assets
2025-10-25 14:58:27 +01:00
snipe
60099aa989
FAFOing on disclosure arrows being remembered
2025-10-25 14:56:01 +01:00
snipe
f3976e5dd8
Merge pull request #18094 from Godmartinz/custom_field_color_fixx
...
Fixed fieldset colors on dark themes
2025-10-23 20:32:05 +01:00
Godfrey M
d7d6893304
fix Custom Fields section header font color
2025-10-23 12:05:13 -07:00
Godfrey M
99549ce805
rewrite query for expired warranties on assets, concat queries"
2025-10-23 11:01:51 -07:00
snipe
7eb15fe04d
Merge pull request #18091 from uberbrady/fix_backup_durations
...
Moved import time limit inside class, added new backup time limit
2025-10-23 18:51:35 +01:00
Godfrey M
e2019a13ab
rewrite expired assets collection query
2025-10-23 10:49:58 -07:00
Brady Wetherington
4b7a06761a
Moved import time limit inside class, added new backup time limit
2025-10-23 16:05:09 +01:00
Brady Wetherington
b96e2fb52c
Added migration to fix incorrect action_type in action_log
2025-10-23 15:40:54 +01:00
snipe
8f4a1f5801
Moved JS and styles into js and css files
2025-10-23 13:24:26 +01:00
snipe
891bec9cdb
Styling fixes
2025-10-23 13:06:45 +01:00
Godfrey M
c5252ea583
skip in one more spot
2025-10-22 12:23:14 -07:00
Godfrey M
82d553c180
skip test if sqllite
2025-10-22 12:19:13 -07:00
Godfrey M
71e34355b9
remove unwanted changes
2025-10-22 11:51:00 -07:00
Godfrey M
2bad8c72e4
fixes warranty part of expiring alerts query
2025-10-22 11:43:54 -07:00
Godfrey M
6134ca01ac
Merge remote-tracking branch 'origin/develop' into develop
2025-10-22 10:48:05 -07:00
snipe
be8193ebff
Fixed inherit permissions
2025-10-22 15:00:04 +01:00
snipe
430ee46645
Small tweaks to inherit js
2025-10-22 13:41:59 +01:00
snipe
76fbbf29e8
Replace generate text with icon button
2025-10-22 13:37:45 +01:00
snipe
3108159d95
Jitter CSS tweaks
2025-10-22 12:37:39 +01:00
snipe
f282a1ead7
Removed duplicated permissions js code
2025-10-22 12:03:55 +01:00
snipe
324bc4957d
Merge pull request #18080 from Godmartinz/add-null-safe-operator-to-manager
...
Fixes admin alerts when a location doesnt have a manager
2025-10-22 11:56:59 +01:00
snipe
c3b5c4dfae
Moved the logic into the permissions partial, added translations
2025-10-21 22:10:09 +01:00
Godfrey M
4ab5d97e86
add nullsafe operator to location manager
2025-10-21 14:06:08 -07:00
Godfrey M
b4696ef11e
added alert_email to send conditional in listener
2025-10-21 13:11:21 -07:00
snipe
294ffb72a4
Translations!!!
2025-10-21 20:36:09 +01:00
snipe
8c534d29d3
WTF tower??
2025-10-21 19:36:28 +01:00
snipe
d6cb262f9d
Bumped version
2025-10-21 19:22:36 +01:00
snipe
5211e2ae20
Some UI refinement
2025-10-21 19:22:36 +01:00
snipe
90832fd1ad
Checked check
2025-10-21 19:22:36 +01:00
snipe
889cbc69e1
Starter improvements - needs testing
2025-10-21 19:22:36 +01:00
snipe
15948370d4
Updated assets
2025-10-21 19:22:24 +01:00
snipe
63c5177b37
Merge pull request #18077 from Godmartinz/acceptance-notif-fixes-pt2
...
Adds admin to decline notification, fix asset and model name translations on asset notification
2025-10-21 18:31:28 +01:00
Godfrey M
4fbfaf6b9f
add admin to decline, fix asset and model name translations
2025-10-21 10:22:34 -07:00
Brady Wetherington
9e68497b63
Moved Traits into directory and modify the users to point to them
2025-10-21 16:45:58 +01:00
snipe
0b9e13bf1e
Merge remote-tracking branch 'origin/develop'
2025-10-21 12:58:06 +01:00
snipe
485d343e0f
Merge pull request #18058 from uberbrady/ldap_fetch_dn_before_login_FIXED
...
FIXED - perform Ldap fetch for dn (Distinguished Name) before logging-in (fixed)
2025-10-21 12:56:31 +01:00
snipe
07f0e8a3be
Merge pull request #18070 from Godmartinz/fix-admin-in-user-acceptance-notif
...
Fixes `admin` parameter acceptance notifications
2025-10-21 12:54:03 +01:00
snipe
cc5afb1cd8
Merge pull request #18074 from grokability/smaller-audit-image-fix
...
Fixed audit images not displaying inline
2025-10-21 12:51:20 +01:00
snipe
c69f1c0890
Smaller fix for missing audit images
2025-10-21 12:43:59 +01:00
Godfrey M
a8733bdedf
remove nullsafe operator
2025-10-20 11:01:38 -07:00
Godfrey M
4222e4eb51
add nullsafe operator after admin
2025-10-20 11:00:59 -07:00
Godfrey M
5db4441f5c
fix admin param in user accepted notification
2025-10-20 10:51:24 -07:00
snipe
2bcfe97211
Merge remote-tracking branch 'origin/develop'
2025-10-20 16:03:55 +01:00
snipe
4e74c97c84
Merge pull request #18066 from smarsching/issue-18065
...
Fixed #18065 : Ensure that private_key_bits is always an int
2025-10-20 13:51:42 +01:00
Sebastian Marsching
71a46c9bd6
Fixed #18065 : ensure that private_key_bits is always an int.
2025-10-18 18:39:43 +02:00
snipe
1a7c7fdebf
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# config/version.php
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-10-17 18:37:18 +01:00
snipe
65ff3d414a
Bumped version
2025-10-17 18:34:54 +01:00
snipe
9fa38b70c8
Bumped version
2025-10-17 18:26:44 +01:00
snipe
470172f53f
Re-run assets
2025-10-17 18:26:05 +01:00
snipe
81261d9e36
Put the session check back in - possible fix for #18004
2025-10-17 18:25:50 +01:00
snipe
3ab2e20119
Merge remote-tracking branch 'origin/develop'
2025-10-17 17:12:47 +01:00
snipe
b773d576ea
Updated cipher-base library
2025-10-17 17:12:31 +01:00
snipe
23feb64b5a
Fixed potential XSS on locations
2025-10-17 17:07:57 +01:00
snipe
87fe9d9d3d
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/css/dist/skins/_all-skins.css
# public/css/dist/skins/_all-skins.css.map
# public/css/dist/skins/_all-skins.min.css
# public/css/dist/skins/skin-contrast.css
# public/css/dist/skins/skin-contrast.css.map
# public/css/dist/skins/skin-contrast.min.css
# public/mix-manifest.json
2025-10-17 17:00:10 +01:00
snipe
b1ef3f51cb
Merge pull request #18064 from grokability/new-fieldsets
...
Use new fieldset component
2025-10-17 16:58:17 +01:00
snipe
e1b6488f8e
Use new fieldset component
2025-10-17 16:55:36 +01:00
snipe
a472dede2b
Merge pull request #18063 from grokability/improved-fieldset-UI-and-better-help-test-for-ldap-mapping
...
New legend styles and additional help hints for LDAP
2025-10-17 15:45:05 +01:00
snipe
263cc3f7a1
New styles and additional help hints for LDAP
2025-10-17 15:29:24 +01:00
Brady Wetherington
598612d4bf
Got tests to pass? Not very happy about it, tbh.
2025-10-16 19:11:49 +01:00
Brady Wetherington
a07d83e583
Improved find-and-bind for complex LDAP directory structures
2025-10-16 19:11:49 +01:00
snipe
d355812433
Updated assets
2025-10-16 19:06:22 +01:00
snipe
1afc14f5ab
Merge remote-tracking branch 'origin/develop'
2025-10-16 19:04:30 +01:00
snipe
8947b667ae
Fixed status labels skin for visited link buttons
2025-10-16 19:04:15 +01:00
snipe
6b41796d44
Fixed restore button on asset view page
2025-10-16 19:04:01 +01:00
snipe
6efe8eb55b
Small fix for high contrast skin
2025-10-16 18:33:33 +01:00
snipe
4c8f8918e8
Merge remote-tracking branch 'origin/develop'
2025-10-16 15:49:59 +01:00
snipe
4cb5bb1855
Merge pull request #18057 from grokability/user-selector-fix
...
Fixed #18053 - user selector missing on page load without cookies
2025-10-16 15:49:39 +01:00
snipe
eb007e025a
Fixed #18053 - user selector missing on page load without cookies
2025-10-16 15:47:25 +01:00
snipe
18aefa9dee
Merge remote-tracking branch 'origin/develop'
2025-10-16 15:10:29 +01:00
snipe
2ec540bd36
Updated language translations
2025-10-16 15:10:17 +01:00
snipe
1374ec408a
Merge pull request #18019 from akemidx/emdashcharfix
...
Fixed #17363 - Emdash Character Encoding error
2025-10-16 15:07:31 +01:00
snipe
8f8fed2b79
Merge remote-tracking branch 'origin/develop'
2025-10-16 14:33:30 +01:00
snipe
a1e6f01fe9
Fixed updating notes in bulk edit
2025-10-16 14:33:21 +01:00
snipe
d7496f22e5
Merge remote-tracking branch 'origin/develop'
2025-10-16 14:04:44 +01:00
snipe
7de25a1c37
Merge pull request #18056 from grokability/add-expected-checkin-to-view-assets
...
Added expected_checkin to user’s View Assigned page
2025-10-16 14:04:31 +01:00
snipe
78da89340c
Added expected_checkin to user’s View Assigned page
2025-10-16 13:59:59 +01:00
snipe
60606115fe
Merge remote-tracking branch 'origin/develop'
2025-10-16 12:46:47 +01:00
snipe
57b49fc31c
Check for array key for license report/formatters
2025-10-16 12:46:17 +01:00
snipe
6e90c8f6e6
Bumped hash for master
2025-10-16 11:28:37 +01:00
snipe
a7ff2595a5
Bumped hash
2025-10-16 11:28:01 +01:00
snipe
1edea6abef
Fixed RB-20347 - ambigious field in custom fields
2025-10-16 11:27:25 +01:00
snipe
a3bd58bda6
Foundation
2025-10-16 11:17:48 +01:00
snipe
3339d1999f
Merge remote-tracking branch 'origin/develop'
2025-10-16 11:12:56 +01:00
akemidx
df3e8ec0f3
cleaning up notes
2025-10-15 17:35:25 -04:00
snipe
2dbec867d9
Merge pull request #18038 from boteroTradebe/develop
...
Fixed LDAP sync not syncing all user fields
2025-10-15 17:25:33 +01:00
Mohammad Ahmadi
3fc651d659
fix: update mysqldump options to use --ssl-mode=DISABLED for modern versions
2025-10-15 00:30:53 +02:00
snipe
b91d23023d
Fix blade template syntax for accessory fields
2025-10-14 13:45:58 +01:00
boteroTradebe
cc234c60b8
Update LdapSync.php to populate/update user fields
...
Added missing IF statements for address, city, state, and ZIP code. Previously, this information would be pulled via LDAP sync but would not update the user data due to the missing IF statements for these attributes.
2025-10-13 13:42:11 -05:00
snipe
f1883c8004
Merge remote-tracking branch 'origin/develop'
2025-10-13 14:48:46 +01:00
snipe
79f6ddc8ee
Merge pull request #18036 from grokability/better-messaging-for-bulk-deletes
...
Fixed #18034 - Shows success message on partial bulk delete success
2025-10-13 14:30:26 +01:00
snipe
89f439a18d
Shows success message on partial bulk delete success
2025-10-13 14:25:05 +01:00
snipe
79eb5bfad9
Merge pull request #18035 from grokability/fixes-bulk-error-notification
...
Fixed bulk error display to be more consistent and correct HTML
2025-10-13 14:02:11 +01:00
snipe
3a36b7dafd
Fixed display to be more consistent and correct HTML
2025-10-13 13:57:04 +01:00
snipe
1fe2fd9891
Merge pull request #17573 from spencerrlongg/feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers
...
Fixed #8709 - Bulk Deletion of Categories, Suppliers, Manufa...
2025-10-13 13:20:13 +01:00
snipe
5fdb999ece
Merge branch 'develop' into feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers
2025-10-13 13:07:53 +01:00
snipe
5a38d9c2b6
Merge pull request #18029 from grokability/dependabot/github_actions/develop/github/codeql-action-4
...
Bump github/codeql-action from 3 to 4
2025-10-13 12:00:49 +01:00
snipe
b1c7dc6cbb
Merge remote-tracking branch 'origin/develop'
2025-10-13 11:32:19 +01:00
snipe
b21b2ac41c
Merge pull request #18032 from grokability/move-asset-private-files
...
Added migration to move asset model private uploads
2025-10-13 11:31:55 +01:00
snipe
1396c597ef
Move files
2025-10-13 11:19:25 +01:00
dependabot[bot]
46af72ee4e
Bump github/codeql-action from 3 to 4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 08:19:22 +00:00
snipe
e3e8f553c8
Merge remote-tracking branch 'origin/develop'
2025-10-09 18:39:13 +01:00
snipe
549928d3d1
Updated assets
2025-10-09 18:38:59 +01:00
snipe
abefec9628
Upgraded jdpdf to ^3.0.3
2025-10-09 18:37:59 +01:00
snipe
b483eeded4
Merge remote-tracking branch 'origin/develop'
2025-10-09 11:24:47 +01:00
snipe
fab85dafa8
Added employee number and email to acceptance PDF
2025-10-09 11:24:16 +01:00
snipe
955faed919
Merge pull request #18018 from grokability/advanced-user-search
...
Normalize advanced search
2025-10-09 11:04:28 +01:00
snipe
3ff516180d
Merge remote-tracking branch 'origin/develop'
2025-10-09 10:56:08 +01:00
snipe
0c8ca6d6b0
Search on status label name
2025-10-09 10:54:11 +01:00
snipe
a5de077e04
Merge pull request #17975 from marcusmoore/replace-date-and-time-display-macros
...
Removed date and time display format form macros
2025-10-09 04:54:05 +01:00
akemidx
c0a99d6b52
notes
2025-10-08 19:20:32 -04:00
Marcus Moore
a1e65cd897
Merge branch 'develop' into replace-date-and-time-display-macros
...
# Conflicts:
# resources/macros/macros.php
2025-10-08 13:10:56 -07:00
snipe
5d65f1ffc5
Merge pull request #17976 from marcusmoore/17204-replace-form-digit-separator
...
Fixed #17204 - replace Form::digit_separator macro
2025-10-08 21:01:11 +01:00
snipe
b7193a06fd
Normalize advanced search
2025-10-08 20:51:35 +01:00
akemidx
cba090f8eb
notes
2025-10-08 15:50:00 -04:00
snipe
0d6baa1081
Merge remote-tracking branch 'origin/develop'
2025-10-08 15:29:02 +01:00
snipe
bc60d796a3
Fixed RB-20329 - ambiguous clause on deleted_at
2025-10-08 15:28:48 +01:00
snipe
85a208526b
Merge remote-tracking branch 'origin/develop'
2025-10-08 10:38:08 +01:00
snipe
c3ac0a750d
Added licenses checkin permission
2025-10-08 10:37:58 +01:00
snipe
0f111127a5
Merge pull request #18005 from marcusmoore/fixes/drop-index-migration
...
Fixed exception when rolling back migrations
2025-10-08 05:26:22 +01:00
snipe
cd266a6bef
Merge remote-tracking branch 'origin/develop'
2025-10-08 05:13:14 +01:00
snipe
0f4945621c
Merge pull request #18009 from grokability/#18002-audit-image-location
...
Fixed #18002 - use correct path for audit images to determine validity
2025-10-08 05:12:54 +01:00
snipe
9a477f227b
Fixed #18002 - use correct path for audit images to determine validity
2025-10-08 05:09:04 +01:00
akemidx
3c81257325
fix?
2025-10-07 20:23:46 -04:00
Marcus Moore
218fe9ebdc
Allow Laravel to calculate index name
2025-10-07 16:04:12 -07:00
spencerrlongg
24bb45ab97
change translation
2025-10-07 13:26:08 -05:00
snipe
85f39de540
Merge pull request #18001 from grokability/#17670-fixes-advanced-search-on-assets
...
Fixed #17670 - advanced search on relationships not working
2025-10-07 17:35:05 +01:00
snipe
5cc3277e2d
Merge pull request #18003 from uberbrady/fix_file_upload_base64
...
Fixed [FD-50921] - base64-encoded image files for asset creation was broken
2025-10-07 17:34:53 +01:00
snipe
d5ef7f3204
Merge remote-tracking branch 'origin/develop'
2025-10-07 17:29:24 +01:00
snipe
cb47d01f51
Fixed variable name in location print
2025-10-07 17:29:12 +01:00
Brady Wetherington
ee499c1385
Fix base64-encoded image files for asset creation; add test
2025-10-07 16:00:16 +01:00
snipe
4ae4af5c10
Fixed #17670 - advanced search on relationships not working
2025-10-07 15:39:09 +01:00
snipe
b0f5fe7e25
Merge remote-tracking branch 'origin/develop'
2025-10-07 14:32:33 +01:00
snipe
fd32585efc
Added notes back to audit email
2025-10-07 14:32:24 +01:00
snipe
c675bb7252
Merge remote-tracking branch 'origin/develop'
2025-10-07 14:29:21 +01:00
snipe
e65d11d71e
Pulled incorrect button label
2025-10-07 14:29:10 +01:00
snipe
c2680334f1
Clearer title on maintenances within asset context
2025-10-07 14:28:38 +01:00
snipe
1217a02ec1
Merge pull request #17992 from marcusmoore/17963-undelete-files-command
...
Added command to remove invalid "upload deleted" entries from the action log
2025-10-07 14:17:56 +01:00
snipe
143a091f45
Merge remote-tracking branch 'origin/develop'
2025-10-07 14:15:59 +01:00
snipe
49ecc93dbe
Merge pull request #17999 from grokability/updated-audit-report
...
Improved upcoming audit email layout and cli feedback
2025-10-07 14:15:44 +01:00
snipe
1735fb6bed
Improved audit email
2025-10-07 14:08:33 +01:00
snipe
8fefc11b4d
Merge remote-tracking branch 'origin/develop'
2025-10-07 12:09:32 +01:00
snipe
1a3b22171c
Merge pull request #17997 from grokability/#17924-add-url-to-maintenances
...
Fixed #17924 - added url to maintenances
2025-10-07 12:09:06 +01:00
snipe
5e773be260
Enhanced tests
2025-10-07 12:05:37 +01:00
snipe
c317a1dc8b
Added url to factory
2025-10-07 12:03:35 +01:00
snipe
9401ffc83c
Added link to view
2025-10-07 11:55:32 +01:00
snipe
479a852446
Fixed #17924 - added url to maintenances
2025-10-07 11:49:10 +01:00
snipe
9188fb03f0
Merge remote-tracking branch 'origin/develop'
2025-10-07 10:49:59 +01:00
snipe
36bb91cbc3
Merge pull request #17995 from grokability/#17910-show-counts-on-mobile
...
Fixed #17910 - added counts to mobile view for assets
2025-10-07 10:47:41 +01:00
snipe
56e5ab8bc6
Fixed #17910 - added counts to mobile view for assets
2025-10-07 10:41:03 +01:00
snipe
607eb6ca03
Merge remote-tracking branch 'origin/develop'
2025-10-07 09:42:59 +01:00
snipe
ad745cc84b
Fixed #17911 - updated language string
2025-10-07 09:42:30 +01:00
Marcus Moore
5a13d5ea6f
Update command description
2025-10-06 15:23:55 -07:00
Marcus Moore
0b065eb7fe
Improve command
2025-10-06 15:20:43 -07:00
Marcus Moore
e2c0e4bc66
WIP build out command
2025-10-06 15:14:15 -07:00
Marcus Moore
655b0e6778
Scaffold command
2025-10-06 14:59:25 -07:00
Marcus Moore
cd785c9fc3
Remove name_display_format macro that was accidentally re-added
2025-10-06 13:06:52 -07:00
Marcus Moore
23885f5166
Merge branch 'develop' into 17204-replace-form-digit-separator
...
# Conflicts:
# resources/macros/macros.php
2025-10-06 13:04:34 -07:00
snipe
44ef39e419
Merge remote-tracking branch 'origin/develop'
2025-10-06 20:53:14 +01:00
snipe
e05a0ef565
Merge pull request #17967 from marcusmoore/fixes/17963-delete-file-via-api-fix
...
Fixed #17963 - over eager deletion of asset files via api
2025-10-06 20:52:57 +01:00
snipe
0ea9c0647f
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# config/version.php
2025-10-06 15:14:56 +01:00
snipe
00b9ba2b75
Merge pull request #17989 from grokability/fixes-tcpdf-png-handling
...
Fixed #17940 - pngs not showing in acceptance PDFs
2025-10-06 15:13:58 +01:00
snipe
f1e3bc9531
Fixed #17940 - use base64encoding on images in acceptance PDF
2025-10-06 15:02:53 +01:00
snipe
7360e093b2
Bumped version
2025-10-06 10:41:15 +01:00
snipe
5f639bc24f
Updated translations
2025-10-06 10:39:04 +01:00
snipe
884d2a9552
Merge remote-tracking branch 'origin/develop'
2025-10-04 14:09:54 +01:00
snipe
fd8a8b29b1
Added inactive and expired to licenses table listing
2025-10-04 13:18:51 +01:00
snipe
4e1ef40c05
Updated active button colors
2025-10-04 13:16:46 +01:00
snipe
00af0ddff5
Merge pull request #17982 from grokability/expiring-alerts-improvements
...
Small expiring alerts improvements
2025-10-04 01:11:03 +01:00
snipe
2467e823a5
Reordered buttons
2025-10-04 01:06:56 +01:00
snipe
224642fcb5
Removed funky search cookie
2025-10-04 01:04:25 +01:00
snipe
59518ca2c5
Small style updates
2025-10-04 00:31:17 +01:00
snipe
dfb7c73069
Added column search to users
2025-10-04 00:31:06 +01:00
snipe
70eccceab3
Updated button class for add new
2025-10-04 00:18:09 +01:00
snipe
3f69b70367
Moved btn methods closer to the BS table
2025-10-03 23:54:38 +01:00
snipe
94a0a2f8be
Fixed dropdown toggle
2025-10-03 23:50:40 +01:00
snipe
7e23596ab8
Translate export to CSV
2025-10-03 23:09:33 +01:00
snipe
3c58a5dd3d
Fixed column selector
2025-10-03 20:36:52 +01:00
snipe
51789ccbf3
Got tooltips to work on built-in buttons!
2025-10-03 18:54:05 +01:00
snipe
6ae4a9aa1a
Added tooltips to custom btn methods
2025-10-03 17:14:47 +01:00
snipe
0aebd669b2
Fixed accessor for console view
2025-10-03 16:25:31 +01:00
snipe
2a92c4899d
Don’t use parenthases unless a manufacturer is given
2025-10-03 16:19:00 +01:00
snipe
530089895a
Added category and manufacturer to expiring license report
2025-10-03 16:13:00 +01:00
snipe
ae8289fc8c
Eager load cagory and manufacturer
2025-10-03 16:12:40 +01:00
snipe
90f4dfb48b
Use regular blade syntax
2025-10-03 16:03:03 +01:00
snipe
ec2eddf538
Add order scope to query
2025-10-03 16:02:07 +01:00
snipe
44d31d4b39
Moved date fields closer together
2025-10-03 16:01:49 +01:00
snipe
4934e7666c
Added text string
2025-10-03 16:01:38 +01:00
snipe
35bf0d020e
Added breadcrumb to expiring
2025-10-03 16:01:27 +01:00
snipe
4934dc85ac
Reverse expires diff direction
2025-10-03 16:00:58 +01:00
snipe
5ceb50d7e5
Added expiring licenses to API and UI
2025-10-03 16:00:23 +01:00
snipe
ae7ccbb7bd
Fixed icons
2025-10-03 15:59:55 +01:00
snipe
1cd9fc47aa
Use diff_in_days instead
2025-10-03 15:03:14 +01:00
snipe
013c50607a
Put old setter back because reasons?
2025-10-03 14:46:32 +01:00
snipe
d7bf9b7f2e
Added more accessors and mutators
2025-10-03 14:38:37 +01:00
snipe
4702fdddc6
Nicer output in console command
2025-10-03 14:38:08 +01:00
snipe
dd06a530c0
Added Terminates string
2025-10-03 14:37:43 +01:00
snipe
c36125dc95
Added CSS to the message blade
2025-10-03 14:37:25 +01:00
snipe
ae43f93d0a
Improved expiring assets and licenses email
2025-10-03 14:37:12 +01:00
snipe
8918b17f77
Updated test
2025-10-03 14:36:16 +01:00
snipe
dfd05e8b5b
Refactored scope
2025-10-03 14:13:58 +01:00
snipe
3daa6dd051
Added accessors for termination date
2025-10-03 14:13:28 +01:00
snipe
14e43192e6
Merge remote-tracking branch 'origin/develop'
2025-10-03 09:17:35 +01:00
snipe
6cf88b1792
Merge pull request #17978 from marcusmoore/17205-replace-form-email-format
...
Fixed #17205 - replace Form:: email_format
2025-10-03 09:15:49 +01:00
snipe
6b9839367f
Merge pull request #17973 from marcusmoore/fixes/17972-update-last-checkin-upon-edit
...
Fixed #17972 - set last_checkin if asset is checked in during an update
2025-10-03 09:15:35 +01:00
snipe
34fcf5d616
Merge pull request #17974 from marcusmoore/replace-form-checkbox
...
Replaced Form::checkbox with raw html
2025-10-03 09:15:12 +01:00
snipe
1cf3c74e67
Merge pull request #17979 from akemidx/term-date-on-license-report
...
Fixed #17977 : Term date on license report
2025-10-03 09:14:07 +01:00
snipe
16b57b931e
Merge pull request #17980 from marcusmoore/17206-replace-name-display-format-macro
...
Fixed #17206 - replace Form::name_display_format macro
2025-10-03 09:13:23 +01:00
Marcus Moore
3457e7d617
Remove Form::name_display_format macro
2025-10-02 16:08:37 -07:00
Marcus Moore
edbe8001e6
Replace Form::name_display_format
2025-10-02 16:08:16 -07:00
akemidx
71644c1cbe
added term date
2025-10-02 19:00:18 -04:00
Marcus Moore
03fd8df8bd
Remove Form::email_format
2025-10-02 15:52:09 -07:00
Marcus Moore
71d622b6dd
Replace Form:: email_format
2025-10-02 15:51:41 -07:00
Marcus Moore
689d5a2d58
Remove digit_separator form macro
2025-10-02 15:39:28 -07:00
Marcus Moore
b2e9eb866c
Replace digit_separator form macro
...
Fixes #17204
2025-10-02 15:38:59 -07:00
Marcus Moore
c8b7782d1d
Remove date_display_format and time_display_format macros
2025-10-02 15:27:20 -07:00
Marcus Moore
673f936689
Replace Form:: time_display_format on localization screen
2025-10-02 15:26:31 -07:00
Marcus Moore
2ca0d39e51
Replace Form:: date_display_format on localization screen
2025-10-02 15:21:51 -07:00
Marcus Moore
908c8bc397
Remove Form::checkbox on user create screen
2025-10-02 14:33:48 -07:00
Marcus Moore
93082e1e87
Set last_checkin if asset checked in during update
2025-10-02 13:56:42 -07:00
Marcus Moore
ef0a6aa25e
Add failing condition
2025-10-02 13:53:19 -07:00
spencerrlongg
b9f4dc1e9d
translation
2025-10-02 12:00:52 -05:00
snipe
90afec864e
Fixed info text help block class
2025-10-02 08:07:54 +01:00
akemidx
b082fb6692
investigation and notes
2025-10-01 18:21:25 -04:00
Marcus Moore
4bbbd786cd
Constrain to "uploaded" action_type
2025-10-01 14:37:36 -07:00
snipe
0c1b2a54e7
Merge remote-tracking branch 'origin/develop'
2025-10-01 22:27:06 +01:00
snipe
a6ded20ede
Merge pull request #17966 from uberbrady/fix_filetype_validation
...
Cleanups and improvements to output on snipeit:restore command
2025-10-01 22:26:49 +01:00
Brady Wetherington
9b96314371
Cleanups and improvements to output on snipeit:restore command
2025-10-01 22:07:45 +01:00
snipe
85e16ecd51
Merge remote-tracking branch 'origin/develop'
2025-10-01 21:34:50 +01:00
snipe
2ac36cdfd6
Fixed alignment on create-new dropdown in header
2025-10-01 21:32:28 +01:00
snipe
e40c532354
Merge remote-tracking branch 'origin/develop'
2025-10-01 12:13:08 +01:00
snipe
9404dff79c
Added note about markdown
2025-10-01 12:12:56 +01:00
snipe
55b324d8d6
Merge remote-tracking branch 'origin/develop'
2025-10-01 11:49:15 +01:00
snipe
3ed2e2d79e
Added link to docs for common issues in upgrading script
2025-10-01 11:49:05 +01:00
snipe
3152d9eadd
Merge remote-tracking branch 'origin/develop'
2025-10-01 11:24:33 +01:00
snipe
f1266ab5d6
Check if telescope tables already exist
2025-10-01 11:24:20 +01:00
snipe
e70f1408aa
Merge remote-tracking branch 'origin/develop'
2025-10-01 11:19:35 +01:00
snipe
664e3984e3
Merge pull request #17877 from grokability/label-cjk-fix
...
Fixed CJK on labels
2025-10-01 11:16:55 +01:00
snipe
665c13e238
Merge pull request #17957 from marcusmoore/fixes/17956-handle-force-deleted-model-in-asset-edit
...
Fixed #17956 - handle accessing deleted model during asset update
2025-10-01 11:10:11 +01:00
snipe
8a667b20c2
Merge branch 'develop' into fixes/17956-handle-force-deleted-model-in-asset-edit
2025-10-01 11:09:40 +01:00
snipe
3693241292
Merge pull request #17959 from marcusmoore/fixes/17958-handle-force-deleted-model-in-bulk-edit
...
Fixes #17958 - handle accessing deleted model during bulk asset update
2025-10-01 11:06:32 +01:00
akemidx
a384245368
investigation and notes
2025-09-30 16:33:33 -04:00
Marcus Moore
3c3acff79b
Fix more attempted access of deleted model
2025-09-30 12:22:26 -07:00
Marcus Moore
e15de83a95
Fix attempted access of deleted model
2025-09-30 12:19:12 -07:00
Marcus Moore
636fccbf97
Add failing test
2025-09-30 12:18:51 -07:00
Marcus Moore
7d8ed399a8
Fix accessing force deleted model
2025-09-30 11:27:56 -07:00
Marcus Moore
272385db6c
Add failing test
2025-09-30 11:27:38 -07:00
snipe
9334b8df47
Improve Bug Report template details
...
Updated version placeholders and descriptions for clarity.
2025-09-30 11:57:06 +01:00
snipe
e0bc2ae86f
Add PHP and Composer version fields to bug report
2025-09-30 11:45:55 +01:00
snipe
2f019bb033
Merge remote-tracking branch 'origin/develop'
2025-09-30 11:40:34 +01:00
snipe
291be64aa0
Refined remnaining asset count for archived
2025-09-30 11:40:21 +01:00
snipe
75c83236ff
Merge remote-tracking branch 'origin/develop'
2025-09-30 11:20:44 +01:00
snipe
72be171917
Added archived to model view
2025-09-30 11:20:33 +01:00
snipe
4ddee4ac40
Merge remote-tracking branch 'origin/develop'
2025-09-30 10:55:00 +01:00
snipe
43cd0d7eb3
Use min_amt formatter
2025-09-30 10:54:43 +01:00
snipe
6b693e2644
Merge remote-tracking branch 'origin/develop'
2025-09-30 10:51:35 +01:00
snipe
eeea69d8f2
Make available_assets_count sortable
2025-09-30 10:51:25 +01:00
snipe
72cf921a4b
Merge remote-tracking branch 'origin/develop'
2025-09-30 10:46:12 +01:00
spencerrlongg
32882f81e7
replace box-default
2025-09-29 15:52:43 -05:00
spencerrlongg
36f5099932
added new counts and throw new exceptions and catch them
2025-09-29 15:16:41 -05:00
snipe
bec88a0441
Merge pull request #17950 from grokability/#17932-fix-remaining-counts-in-model-listing
...
Fixed #17932 - incorrect number for remaining assets in asset models
2025-09-29 20:55:52 +01:00
snipe
6e67e3a8a0
Fixed #17932 - incorrect number for remaining assets in asset models
2025-09-29 20:55:06 +01:00
snipe
4dc3c30354
Merge remote-tracking branch 'origin/develop'
2025-09-29 19:04:42 +01:00
snipe
947ccf911d
Merge pull request #17868 from Godmartinz/adds-Tze_24mm-variant
...
Adds Brother Label TZe_24mm_E variant
2025-09-29 15:48:10 +01:00
snipe
06f313febe
Merge pull request #17869 from marcusmoore/api-components-assigned-to-asset
...
Added api endpoint for retrieving components checked out to asset
2025-09-29 15:47:53 +01:00
snipe
b387136b8f
Merge pull request #17883 from akemidx/purchasepricereportfilter
...
FEATURE: Purchase Cost Report Filter
2025-09-29 15:37:39 +01:00
snipe
31614c5da1
Merge pull request #17888 from marcusmoore/fixes/bulk-checkout-extra-requests
...
Fixed excessive api requests on bulk checkout page
2025-09-29 14:46:19 +01:00
snipe
146b5a3085
Merge pull request #17933 from marcusmoore/17914-bulk-checkout-error-ux
...
Fixed #17914 - Improve UX around attempted bulk checkout of assigned assets
2025-09-29 14:44:20 +01:00
snipe
397cc1754a
Merge remote-tracking branch 'origin/develop'
2025-09-29 11:05:45 +01:00
snipe
ff1297cac5
Merge pull request #17945 from kingspride/develop
...
with --no-interactive, make composer non-interactive aswell
2025-09-29 11:04:30 +01:00
William Kirstaedter
8af3cf4056
with --no-interactive, make composer non-interactive aswell
2025-09-29 11:39:23 +02:00
Marcus Moore
9edec9e212
Extract translation
2025-09-25 11:09:27 -07:00
Godfrey Martinez
ca44ee94a4
Merge pull request #28 from Godmartinz/add_types_to_command
...
update the snipeit reminder command
2025-09-25 10:44:53 -07:00
Godfrey M
3ae7a77032
update the snipeit reminder command
2025-09-25 10:43:41 -07:00
snipe
be4362c59a
Merge pull request #17925 from Godmartinz/fix-factory-auto-gen-action-logs
...
Adds option to disable auto generating action log from acceptance factory
2025-09-25 11:10:34 +01:00
Marcus Moore
8461b147de
Link to removed assets
2025-09-24 16:38:48 -07:00
Godfrey M
881c789a75
add usuage of withoutactionlog
2025-09-24 15:45:01 -07:00
Godfrey M
fea0189479
Merge branch 'fix-factory-auto-gen-action-logs' into add_types_to_unaccepted_asset_report
2025-09-24 15:43:27 -07:00
Godfrey M
82bdd43168
renamed variable
2025-09-24 15:38:30 -07:00
Godfrey M
533d82d4d8
remove unnecessary changes
2025-09-24 15:34:02 -07:00
Godfrey M
6f990dd1de
adds an option to disable Auto assigned an actionlogs in factories
2025-09-24 15:27:16 -07:00
Marcus Moore
be848598e3
Keep removed asset out of scope of partial
2025-09-24 14:32:25 -07:00
Godfrey M
6ca0e19819
uncomment code
2025-09-24 13:50:41 -07:00
Godfrey M
bf6964ee62
tests passing, CheckoutAcceptance Factory needs eyes though
2025-09-24 13:41:04 -07:00
Godfrey M
9ac2ea2a52
fix test to check all mailable types for reminders
2025-09-24 13:22:33 -07:00
snipe
62a58fa23b
Merge remote-tracking branch 'origin/develop'
2025-09-24 14:52:55 +01:00
snipe
7d0742054f
Merge pull request #17923 from uberbrady/fix_checkout_type_selector2
...
Fixed #17919 - correct the behavior of the checkout type selector
2025-09-24 14:52:05 +01:00
Brady Wetherington
dcf7e83507
Remove extra pointless class="active"
2025-09-24 14:47:13 +01:00
Brady Wetherington
407c2bf0c8
Switch to ?: from ?? to better handle empty strings
2025-09-24 14:45:43 +01:00
Brady Wetherington
c46227ee94
Fix to the checkout-selector issue
2025-09-24 14:28:49 +01:00
Godfrey M
0ce20c1edd
fix send reminder method to handle other types
2025-09-23 18:40:03 -07:00
Godfrey M
d31d99b40f
remove else and blank lines
2025-09-23 17:00:08 -07:00
Godfrey M
3527c357cc
whoops
2025-09-23 16:57:06 -07:00
Godfrey M
2b5254e68f
fixed, eager loading, variable names, clean up
2025-09-23 16:55:10 -07:00
Godfrey M
6f3323c195
fix data in view model
2025-09-23 12:50:26 -07:00
Godfrey M
5af85bfe7d
further clean up
2025-09-23 12:10:50 -07:00
Godfrey M
20adad3c6b
fix company name link, clean up query
2025-09-23 12:09:21 -07:00
Godfrey M
ca8eae4064
updated the csv values to be plain
2025-09-23 11:40:29 -07:00
Godfrey M
7077faaf4a
updated the postassetAcceptanceReport query and rows
2025-09-23 11:08:37 -07:00
snipe
d8171eb056
Remove duplicate PUT route for hardware assets
...
Removed duplicate route definition for updating hardware assets.
2025-09-23 13:24:56 +01:00
snipe
c67ca500db
Clarify descriptions for multiple company support
2025-09-23 13:06:33 +01:00
snipe
0081e7b731
Revise demo reproduction question in Bug Report template
2025-09-23 13:05:26 +01:00
snipe
4e6483d3ed
Enhance Bug Report template with required validations
...
Make fields required
2025-09-23 13:04:19 +01:00
snipe
0ddf0002c4
Change dropdown options to single quotes in Bug Report
...
Fixed quotes
2025-09-23 13:02:36 +01:00
snipe
ad0daf33b9
Add dropdown options to Bug Report template
...
Added additional fields to bug report template related to FMCS
2025-09-23 13:01:37 +01:00
Marcus Moore
c614c44d4c
Remove assigned assets from bulk checkout
2025-09-22 16:04:29 -07:00
Godfrey M
ab30df10ff
remove sorter from blade
2025-09-22 12:20:32 -07:00
Godfrey M
a6cb75c481
remove sorter, didnt work
2025-09-22 12:19:34 -07:00
snipe
8a46579588
Merge pull request #17887 from marcusmoore/fixes/17404-prevent-bulk-checkout-across-companies
...
Fixed #17404 - Disallow bulk checkout of assets across companies
2025-09-22 18:57:43 +01:00
Marcus Moore
fb9fb9c097
Merge branch 'develop' into fixes/17404-prevent-bulk-checkout-across-companies
...
# Conflicts:
# app/Http/Controllers/Assets/BulkAssetsController.php
# tests/Feature/Checkouts/Ui/BulkAssetCheckoutTest.php
2025-09-22 10:52:04 -07:00
snipe
d9399534ce
Merge pull request #17909 from spacjalex/17908-fix-typo
...
Fix #17908 : typo in storage location of backups
2025-09-22 14:28:05 +01:00
spacjalex
17a749bbed
fix typo
2025-09-22 15:23:14 +02:00
snipe
0b60c6a939
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-09-19 12:44:49 +01:00
snipe
25ce63f00b
Merge pull request #17904 from grokability/#17804-searchable-columns
...
Fixed #17804 - make columns searchable in column picker
2025-09-19 12:43:46 +01:00
snipe
2462bc05b3
Added column search to additional views
2025-09-19 12:41:30 +01:00
snipe
c3748da0b1
Fixed #17804 - make columns searchable in column picker
2025-09-19 12:16:56 +01:00
snipe
90c242a441
Merge pull request #17897 from marcusmoore/fixes/17896-prevent-bulk-checkout-of-checked-out-assets
...
Fixed #17896 - Prevent assigned assets from being bulk checked out
2025-09-19 07:03:43 +01:00
Marcus Moore
52239a88b5
Improve test name
2025-09-18 17:27:17 -07:00
Marcus Moore
7a3596c86d
Test against other types
2025-09-18 17:21:27 -07:00
Marcus Moore
ac8a9e38f0
Implement fix
2025-09-18 17:18:27 -07:00
Marcus Moore
5c08f3a27e
Add failing test
2025-09-18 17:14:33 -07:00
Marcus Moore
2dc11a84bf
Fix test name
2025-09-18 17:05:08 -07:00
Marcus Moore
2960ea15f5
Consolidate to data provider
2025-09-18 14:29:12 -07:00
Marcus Moore
17aab4c490
Implement test
2025-09-18 14:20:05 -07:00
Marcus Moore
59d0f0d292
Re-order assertions
2025-09-18 14:05:13 -07:00
Marcus Moore
27d13a113a
Implement test
2025-09-18 14:01:44 -07:00
Marcus Moore
c58e999fbb
Scaffold tests
2025-09-18 13:11:06 -07:00
Marcus Moore
a02a96d5c4
Extract translation string
2025-09-18 12:57:56 -07:00
Marcus Moore
47e9e4704d
Improve error message
2025-09-18 12:56:36 -07:00
Marcus Moore
b2ad9d404e
Fix re-population of assets
2025-09-18 12:38:11 -07:00
Godfrey M
51ce570eb3
attempt to sort chronologically, can not resort still
2025-09-18 11:01:40 -07:00
snipe
925d48640d
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# config/version.php
2025-09-18 14:49:56 +01:00
snipe
5216dd75bf
Bumped version
2025-09-18 14:49:15 +01:00
snipe
028b4e7b79
Merge remote-tracking branch 'origin/develop'
2025-09-18 13:59:25 +01:00
snipe
b8b45d2d81
Merge pull request #17892 from grokability/#17891-fixes-maintenance-file-route
...
Fixed #17891 - missing maintenance file deletion route
2025-09-18 13:59:10 +01:00
snipe
4b2b2cb68e
Fixed #17891 - missing maintenance file deletion route
2025-09-18 13:58:30 +01:00
snipe
625a46a2c2
Merge remote-tracking branch 'origin/develop'
2025-09-18 13:52:08 +01:00
snipe
be4ace293e
Use trans_choice for user acceptance
2025-09-18 13:51:57 +01:00
snipe
ebc1e27c22
Merge remote-tracking branch 'origin/develop'
2025-09-18 13:40:07 +01:00
snipe
764b363bbc
A few small tweaks to acceptance screen design
2025-09-18 13:38:37 +01:00
Marcus Moore
705474dc14
Avoid pre-loading all assets on page load
2025-09-17 16:56:37 -07:00
Marcus Moore
e639d7726b
Disallow bulk checkout across companies
2025-09-17 14:32:27 -07:00
snipe
357e85d358
Merge remote-tracking branch 'origin/develop'
2025-09-17 22:02:11 +01:00
snipe
9da9166442
Merge pull request #17886 from grokability/small-tweaks-to-acceptance-pdf
...
Small adjustments for acceptance PDF layout
2025-09-17 22:01:41 +01:00
snipe
8ea339f0ef
More small tweaks
2025-09-17 22:00:49 +01:00
Marcus Moore
e29b0aa6a4
Add todo
2025-09-17 13:55:54 -07:00
Marcus Moore
d2157868f2
Populate failing test
2025-09-17 13:49:32 -07:00
snipe
89b36ba63f
Derp. Uncomment the acceptance.
2025-09-17 21:43:40 +01:00
snipe
1d3dfa1fa4
Pull the acceptance stuff into the model
2025-09-17 21:43:17 +01:00
Marcus Moore
89cfafd933
Scaffold test
2025-09-17 13:40:34 -07:00
snipe
ca567eec8a
Small adjustments for layout
2025-09-17 21:08:13 +01:00
snipe
75cfcb83aa
Merge remote-tracking branch 'origin/develop'
2025-09-17 14:05:06 +01:00
snipe
41da31c379
Merge pull request #17885 from grokability/#8859-show-cost-footer-on-models
...
Fixed #8859 - adds purchase sums on model view
2025-09-17 14:04:38 +01:00
snipe
e81f63f46b
Fixed #8859 - adds purchase sums on model view
2025-09-17 14:03:48 +01:00
snipe
ade03e4827
Merge pull request #17882 from Godmartinz/add-total-cost-columns
...
Adds total cost to Accessories, Consumables, Components
2025-09-17 13:56:08 +01:00
snipe
63a4d1ad33
Merge remote-tracking branch 'origin/develop'
2025-09-17 11:44:41 +01:00
snipe
33a4c88c3a
Added table to deleted_at clauses to resolve ambiguity
2025-09-17 11:44:28 +01:00
akemidx
69c5dbfc23
formatting
2025-09-17 05:39:45 -04:00
Godfrey M
dcbb09bbd7
added checkoutable class
2025-09-16 15:59:53 -07:00
Godfrey M
58eac619ea
add checkoutable class, rework blade for unaccepted items
2025-09-16 15:52:41 -07:00
akemidx
cf1bccfd65
prep for val
2025-09-16 15:24:44 -04:00
akemidx
99acf018f1
validation rule & query
2025-09-16 15:17:59 -04:00
snipe
f04d6f37e5
Merge remote-tracking branch 'origin/develop'
2025-09-16 19:22:06 +01:00
snipe
1f79776b8f
Pull HTML tags out before converting markdown
2025-09-16 19:21:39 +01:00
Godfrey M
11e5f851f0
typo
2025-09-16 10:49:33 -07:00
Godfrey M
4ca1db8a1b
remove footer formatter from consumable purchase cost
2025-09-16 10:43:02 -07:00
Godfrey M
14b829aa30
add total cost to components and consumables
2025-09-16 10:37:32 -07:00
Godfrey M
384652b3df
add total cost to accessories
2025-09-16 10:10:49 -07:00
snipe
469069b471
Merge remote-tracking branch 'origin/develop'
2025-09-16 14:33:57 +01:00
snipe
9db65c6ae9
Merge pull request #17881 from grokability/#17873-eula-tab-on-users
...
Fixed #17873 - Added EULA tab to user view
2025-09-16 14:28:50 +01:00
snipe
1346e33e99
Check that the person trying to download can see both the user and the target
2025-09-16 14:21:03 +01:00
snipe
ab9cc447aa
Use more specific filename
2025-09-16 14:20:20 +01:00
akemidx
cb63c12d2f
i think this is gonna need livewire to validate lol
2025-09-16 08:24:22 -04:00
snipe
fe9e0444b4
Added EULA tab to user view
2025-09-16 13:20:50 +01:00
akemidx
6ce0fd20ce
works, needs error handling
2025-09-16 08:11:42 -04:00
snipe
a18957dbe9
Include output even if there is nothing to send
2025-09-16 12:33:06 +01:00
snipe
13d5b724ee
Fixed tests
2025-09-16 12:16:18 +01:00
snipe
b383cd9493
Fixed CJK on labels
2025-09-16 12:10:01 +01:00
snipe
c7d8203da9
Merge pull request #17866 from grokability/_reworked_tcpdf
...
Fixed #14744 and #17808 - Added CJK and Arabic font support for asset acceptance
2025-09-16 12:04:15 +01:00
snipe
96b5c1d8e1
Merge pull request #17876 from uberbrady/add_users_location_index
...
Add new index to users over deleted_at and location_id
2025-09-16 12:03:45 +01:00
Brady Wetherington
882ee80424
Add new index to users over deleted_at and location_id
2025-09-16 11:54:24 +01:00
snipe
e977771fe4
One more query tweak
2025-09-16 11:50:50 +01:00
snipe
4339e4552e
Fixed nesting in orWhere
2025-09-16 11:50:50 +01:00
snipe
9bca5912d9
Merge remote-tracking branch 'origin/develop'
2025-09-16 11:39:12 +01:00
snipe
b54d222943
One more query tweak
2025-09-16 11:39:02 +01:00
snipe
23756ba1c7
Merge remote-tracking branch 'origin/develop'
2025-09-16 11:27:27 +01:00
snipe
e4e613550a
Merge pull request #17875 from grokability/fixed-eol-query
...
Fixed nesting in orWhere
2025-09-16 11:27:07 +01:00
snipe
d1207444db
Fixed nesting in orWhere
2025-09-16 11:20:49 +01:00
Marcus Moore
06f060161d
Apply offset and limit
2025-09-15 15:43:54 -07:00
Marcus Moore
73e0628124
Populate test
2025-09-15 15:26:30 -07:00
Marcus Moore
7393c4170b
Apply first pass and scaffold additional test
2025-09-15 15:22:35 -07:00
Marcus Moore
73e185bf9d
Scaffold route and tests
2025-09-15 15:12:05 -07:00
snipe
0bad75b263
Fixed declined asset name
2025-09-15 20:56:57 +01:00
snipe
74b98083e2
Override the getEula() method at the SnipeModel level
2025-09-15 20:05:35 +01:00
snipe
9034b5ec11
Slightly nicer display
2025-09-15 20:04:17 +01:00
Godfrey M
77153c3e78
adds Tze_24mm variant
2025-09-15 11:20:35 -07:00
snipe
927f557672
Fixed sorting on updated/created at
2025-09-15 18:13:46 +01:00
snipe
86fb089901
Remove unused blades
2025-09-15 18:13:32 +01:00
snipe
630ea05e17
A little more cleanup
2025-09-15 17:16:05 +01:00
snipe
7df5196083
A little cleanup
2025-09-15 16:09:49 +01:00
snipe
01f7b5d709
Added CJK and Arabic font support
2025-09-15 14:46:11 +01:00
snipe
07227887f6
Merge remote-tracking branch 'origin/develop'
2025-09-15 14:42:08 +01:00
snipe
ec47ee3573
Merge pull request #17850 from Godmartinz/change-purchase-cost-to-unit
...
Rewords Purchase cost to Unit Cost for Accessories, Components, Consumables
2025-09-15 14:20:04 +01:00
snipe
13d3b103f1
Merge remote-tracking branch 'origin/develop'
2025-09-15 13:43:23 +01:00
snipe
7062962cc8
Show warnings on the dates if expired or terminated
2025-09-15 13:43:08 +01:00
snipe
fde447846a
Merge pull request #17865 from grokability/show-inactive-licenses
...
Show inactive licenses
2025-09-15 13:42:22 +01:00
snipe
319cb1bd1e
Removed logging
2025-09-15 13:23:44 +01:00
snipe
58cda5ae6d
Added scopes
2025-09-15 13:22:25 +01:00
snipe
251a3db880
Fixed factory
2025-09-15 13:20:34 +01:00
snipe
30b6dcd767
Added status to breadcrumbs
2025-09-15 13:13:50 +01:00
snipe
05f6622912
Added status to URL
2025-09-15 13:13:32 +01:00
snipe
36183ac19d
Fixed url and tooltip text
2025-09-15 13:13:18 +01:00
snipe
f6a823e0a8
Escape text
2025-09-15 13:13:04 +01:00
snipe
312353551d
Changed button color
2025-09-15 13:11:58 +01:00
snipe
4bdfd0e115
Merge remote-tracking branch 'origin/develop'
2025-09-15 10:32:08 +01:00
snipe
fd5c9cee38
Merge pull request #17863 from grokability/added-status-label-to-asset-view
...
Added status label to asset view
2025-09-15 10:31:54 +01:00
snipe
84bf71802c
Added status label to asset view
2025-09-15 10:31:06 +01:00
snipe
786b20708e
Merge remote-tracking branch 'origin/develop'
2025-09-15 08:38:56 +01:00
snipe
35739c2eef
Merge pull request #17835 from marcusmoore/feature/10052-assigned-assets-via-api
...
Fixed #10052 - Added api endpoint for retrieving assets checked out to asset
2025-09-15 08:38:35 +01:00
snipe
1914a71623
Merge pull request #17851 from marcusmoore/fixes/qty-in-component-email
...
Fixed potentially incorrect qty in component checkout email
2025-09-15 08:37:48 +01:00
snipe
dcc53886d9
Merge pull request #17857 from uberbrady/fix_client_tls_ldap
...
Fixed #17414 - client-side TLS certificate didn't work in Google LDAP
2025-09-15 08:37:14 +01:00
Brady Wetherington
21ef87ef09
Merge branch 'develop' into fix_client_tls_ldap
2025-09-12 18:52:43 +01:00
snipe
0e957cad84
Merge remote-tracking branch 'origin/develop'
2025-09-12 18:08:15 +01:00
snipe
b67f808da9
Fixed fieldname
2025-09-12 18:07:40 +01:00
snipe
ad69447b53
Merge pull request #17858 from grokability/ignore-expiring-licenses-with-past-termination-date
...
Ignore expiring licenses with past termination date
2025-09-12 17:55:14 +01:00
snipe
b4614df88c
Removed awkward period
2025-09-12 17:39:52 +01:00
snipe
7171247cdc
Updated tests
2025-09-12 17:37:36 +01:00
snipe
6d0084f108
Nicer alert layout for expiring asset report
2025-09-12 17:37:27 +01:00
snipe
29359f42ae
Added table printout
2025-09-12 17:37:12 +01:00
snipe
cf875bf872
Changed verbiage
2025-09-12 17:37:03 +01:00
snipe
13c0d335d3
Refactor alert query
2025-09-12 17:36:51 +01:00
snipe
ceb33409b5
Removed duplicate array key
2025-09-12 17:36:33 +01:00
Brady Wetherington
83597d4a8b
Possible fix to client-side TLS certificate issue for google LDAP
2025-09-12 17:12:35 +01:00
Marcus Moore
81eefc5448
Merge branch 'develop' into fixes/qty-in-component-email
2025-09-11 14:14:42 -07:00
Marcus Moore
082bc3ece4
Use correct qty in component checkout email
2025-09-11 14:10:31 -07:00
snipe
b2406b61fb
Merge pull request #17826 from marcusmoore/fixes/17585-accessory-checkout-amount-in-subject
...
Fixed #17585 - Display accessory checkout qty in subject line and intro text
2025-09-11 21:55:20 +01:00
Marcus Moore
15698d7694
Update introduction lines with qty
2025-09-11 13:50:48 -07:00
Godfrey M
990cd82f97
change purchase cost to unit cost in several places
2025-09-11 10:46:20 -07:00
snipe
c87829b3e8
Merge pull request #17849 from Godmartinz/rollbar-unreassignablecount-fix
...
Fixed typo in UnreassignableCount
2025-09-11 18:43:07 +01:00
Godfrey M
6799c41d65
fixed typo
2025-09-11 10:23:53 -07:00
snipe
80c059be58
Skip terminated licenses in alert
2025-09-11 13:14:53 +01:00
snipe
aa3f896538
Merge pull request #17842 from Godmartinz/expiration-and-termination-license-enhancement
...
Adds #8799 Prevention of checkout of expired or terminated licenses
2025-09-11 11:46:15 +01:00
snipe
85c728f313
Merge remote-tracking branch 'origin/develop'
2025-09-11 11:40:26 +01:00
snipe
d8c17a8a5e
One more small tweak to language
2025-09-11 11:40:15 +01:00
akemidx
50e210b2db
fixing naming convention to match
2025-09-10 17:35:09 -04:00
Godfrey M
850939367c
adds translation warning message
2025-09-10 12:59:35 -07:00
Marcus Moore
bf4fef9bf7
Merge branch 'develop' into fixes/17585-accessory-checkout-amount-in-subject
2025-09-10 12:49:41 -07:00
Godfrey M
d5175961a4
adds a seperate formatter for checking out on license index, fix interactions
2025-09-10 12:42:10 -07:00
snipe
ba3fb8cd66
Merge remote-tracking branch 'origin/develop'
2025-09-10 20:19:55 +01:00
snipe
e7e1d6a232
Small tweaks to language
2025-09-10 20:17:33 +01:00
snipe
712345f3a0
Added link to discussions and discord
2025-09-10 20:14:19 +01:00
snipe
54c9bc3dcb
Merge pull request #17840 from marcusmoore/issue-template
...
Made install method required in issue template
2025-09-10 20:14:10 +01:00
Godfrey M
e796c0da4a
disallows checkout of expired or terminated licenses
2025-09-10 12:08:14 -07:00
Marcus Moore
cf8ff0f43e
Add note on English
2025-09-10 10:41:20 -07:00
Marcus Moore
e67ce23a7c
Require installation method
2025-09-10 10:23:22 -07:00
snipe
d9fb7dc754
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:48:31 +01:00
snipe
a66bb95a81
A few more tweaks
2025-09-10 15:48:21 +01:00
snipe
2249dad9d7
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:43:21 +01:00
snipe
c66fa33b2e
Have I mentioned how much I hate YAML?
2025-09-10 15:43:09 +01:00
snipe
5c4fa630ae
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:40:24 +01:00
snipe
56eebb9db4
Small tweaks to templates
2025-09-10 15:40:12 +01:00
snipe
ede74ad24e
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:38:30 +01:00
snipe
d9773f107e
Added feature request form
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:38:19 +01:00
snipe
27542a8f91
Okay, I guess we can’t require that field :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:34:30 +01:00
snipe
5dc07b94aa
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:33:20 +01:00
snipe
e09112f46a
Require installation type
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:33:06 +01:00
snipe
d7acf721ae
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:30:54 +01:00
snipe
50a17a82b6
Sigh
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:30:42 +01:00
snipe
eff5232828
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:26:14 +01:00
snipe
7eb032d646
Rename issue template (I guess?)
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:25:51 +01:00
snipe
3eb29b1cdb
Merge remote-tracking branch 'origin/develop'
2025-09-10 15:21:05 +01:00
snipe
e065f22f8e
Merge pull request #17838 from grokability/issue-form
...
New GH issue form
2025-09-10 15:20:51 +01:00
snipe
c1b4ba1f85
Last one for now
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:20:27 +01:00
snipe
eeaec471f0
Dunno if this will work
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:19:29 +01:00
snipe
0d3c8678d8
Moved text
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:17:16 +01:00
snipe
bbddf5f95b
Still a few more tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:15:09 +01:00
snipe
3b8c8b3af9
Nicer markdown
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:12:38 +01:00
snipe
84753aa13f
Added browser console
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:08:37 +01:00
snipe
90b84451d8
Fixed indenting
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:07:04 +01:00
snipe
54c8ae41cc
Still hate YAML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:06:03 +01:00
snipe
7d32b1a724
God I hate YAML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:05:27 +01:00
snipe
69ffd63ca6
Removed backticks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:02:50 +01:00
snipe
4857c19eb6
More tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 15:02:07 +01:00
snipe
d535e23da0
More template tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 14:51:33 +01:00
snipe
30e02544ab
Try renaming so I can preview
...
via https://github.com/orgs/community/discussions/7039#discussioncomment-5327083
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 14:43:16 +01:00
snipe
ee53925bd2
Starter for preview
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 14:40:38 +01:00
snipe
c9961f63b4
Merge remote-tracking branch 'origin/develop'
2025-09-10 13:53:21 +01:00
snipe
40495b8a17
Small demo tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-10 12:33:33 +01:00
akemidx
b1de98f05d
first front end
2025-09-09 19:18:29 -04:00
Marcus Moore
6bc9a82a7a
Formatting
2025-09-09 14:51:22 -07:00
snipe
09e843a800
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-09-09 22:34:33 +01:00
Marcus Moore
6504ee37bd
Remove dump
2025-09-09 13:09:52 -07:00
Marcus Moore
082bff2fa8
Add and use query scope helper
2025-09-09 13:04:14 -07:00
Marcus Moore
ab7bd86336
Improve assertions
2025-09-09 13:01:59 -07:00
Marcus Moore
eada0b0bb5
Implement test
2025-09-09 11:58:43 -07:00
Marcus Moore
f221f9f22a
Implement test
2025-09-09 11:50:41 -07:00
snipe
6731e44a0d
Merge pull request #17828 from marcusmoore/fixes/17586-acceptance-banner-qty
...
Fixed #17586 - Display accurate quantity in banner
2025-09-09 19:38:34 +01:00
Marcus Moore
acc37045e4
Implement test
2025-09-09 11:34:50 -07:00
Marcus Moore
a7c5899c16
Implement test
2025-09-09 11:33:54 -07:00
Marcus Moore
80b02635a9
Add test stub
2025-09-09 10:10:53 -07:00
snipe
f90de5ec67
Merge pull request #17833 from grokability/tighter-controls-on-licenses
...
Tighter controls on license deletion, also fixes #16227 adding more tables to location print
2025-09-09 15:35:12 +01:00
snipe
9a3e046530
Fixed HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-09 15:30:34 +01:00
snipe
7f56e461fe
Added child location icon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-09 15:19:00 +01:00
snipe
1da37e0d38
Added child location count
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-09 15:18:47 +01:00
snipe
0004d4936c
Cleaned up print view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-09 15:18:28 +01:00
snipe
7a6fdc4e0a
Added parent ID to location API
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-09 15:18:09 +01:00
snipe
2eb727bd0c
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-09 13:51:56 +01:00
snipe
57af507170
Added deleted button to locations, check for additional relations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-09 12:20:34 +01:00
snipe
e37f87465c
Merge pull request #17827 from Godmartinz/duplicate-emails-fix
...
Fixed #17756 - Duplicate checkout emails
2025-09-09 09:33:03 +01:00
Marcus Moore
324070f345
Begin to build out test
2025-09-08 17:20:22 -07:00
Marcus Moore
e1aa843b6d
Scaffold test
2025-09-08 17:05:14 -07:00
Godfrey M
e652a7fd61
fix tests
2025-09-08 14:56:15 -07:00
Marcus Moore
2397bfbad0
Improve variable name
2025-09-08 14:51:19 -07:00
Marcus Moore
7e2bc8e452
Display accurate quantity in banner
2025-09-08 14:48:11 -07:00
Godfrey M
00e8fd0483
cloned mailable
2025-09-08 14:44:58 -07:00
Marcus Moore
6d8bf2c665
Display accessory checkout qty in subject line
2025-09-08 14:25:56 -07:00
snipe
77b79dbd95
Merge remote-tracking branch 'origin/develop'
2025-09-08 15:04:42 +01:00
snipe
72466f1aab
Revert "Merge pull request #17823 from grokability/#17822-fix-n+1-in-topmenu"
...
This reverts commit 6901deccbf , reversing
changes made to 6b87c90e02 .
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 15:04:28 +01:00
snipe
dafc6c5136
Merge remote-tracking branch 'origin/develop'
2025-09-08 14:34:16 +01:00
snipe
6901deccbf
Merge pull request #17823 from grokability/#17822-fix-n+1-in-topmenu
...
Fixed #17822 - n+1 in top menu check
2025-09-08 14:33:47 +01:00
snipe
5a9c906eb9
Added filter to assets loading
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 14:32:58 +01:00
snipe
b95b60b49e
Use eager-loaded model assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 14:07:49 +01:00
snipe
14408ef18f
Fixed n+1 in top menu check
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 13:55:22 +01:00
snipe
c790147a5c
Merge remote-tracking branch 'origin/develop'
2025-09-08 13:33:29 +01:00
snipe
6b87c90e02
Use scope for assets for show in sidebar
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 13:33:19 +01:00
snipe
80c39c5ef3
Merge remote-tracking branch 'origin/develop'
2025-09-08 12:17:41 +01:00
snipe
2b4d5222eb
Made “add new” buttons clearer on table headers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 12:17:29 +01:00
snipe
9604ecebad
Fixed jobtitle in advanced search
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 12:01:59 +01:00
snipe
9a3e84d84c
Merge remote-tracking branch 'origin/develop'
2025-09-08 09:27:51 +01:00
snipe
0d67970a45
Update @swift2512 as a contributor
2025-09-08 09:27:34 +01:00
snipe
913b9f0c40
Reworks PR #15490 - adds location to inventory email
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 09:26:36 +01:00
snipe
610a5745f0
Merge pull request #17818 from grokability/dependabot/github_actions/develop/actions/stale-10
...
Bump actions/stale from 9 to 10
2025-09-08 09:17:19 +01:00
dependabot[bot]
dff12324c6
Bump actions/stale from 9 to 10
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 08:16:24 +00:00
snipe
f340390fc8
Merge pull request #17703 from marcusmoore/17369-accessory-checkout-qty-scaffold
...
Fixed issues around accessory acceptance
2025-09-08 09:09:26 +01:00
snipe
643960c829
Merge remote-tracking branch 'origin/develop'
2025-09-08 08:25:08 +01:00
snipe
be81e74921
Shifted log meta position
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 08:24:50 +01:00
snipe
1737018325
Merge remote-tracking branch 'origin/develop'
2025-09-08 08:14:45 +01:00
snipe
2bee8729e4
Better escaping for display_name in API controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-08 08:14:33 +01:00
snipe
5d03038734
Use auto-direction for <p> in preview
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-05 15:12:38 +01:00
snipe
75b11de0f4
Bumped composer packages
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 19:55:30 +01:00
snipe
484d5ba76e
Merge remote-tracking branch 'origin/develop'
2025-09-04 17:15:53 +01:00
snipe
c5bede8594
More small display_name fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 17:15:06 +01:00
snipe
798685d0b8
Merge remote-tracking branch 'origin/develop'
2025-09-04 16:56:55 +01:00
snipe
cd9ea6ae3b
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:56:43 +01:00
snipe
cb7654ae90
Merge remote-tracking branch 'origin/develop'
2025-09-04 16:55:57 +01:00
snipe
113b762ec7
Fix for null location in locations print
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:55:44 +01:00
snipe
78704d8b85
Fixed #17803 - checked out to name in custom report
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:51:10 +01:00
snipe
1109db76fe
Merge pull request #17797 from grokability/#17796-search-on-model-name-and-number
...
Fixed #17796 - search on model name and number on importer
2025-09-04 16:35:43 +01:00
snipe
b1b390febf
Removed flaky test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:30:02 +01:00
snipe
be451fa0c0
Removed asset model from original factory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:14:27 +01:00
snipe
1fa553c785
Use nths
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:04:16 +01:00
snipe
905f61371d
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 16:02:40 +01:00
snipe
7da5210a01
Switched to nth from fetchOne in CSV reader
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-04 12:50:12 +01:00
snipe
18172d3896
Merge pull request #17752 from marcusmoore/fixes/existing-assets-report
...
Improve expiring alerts notification layout
2025-09-04 12:33:32 +01:00
snipe
c28e78b9e2
Merge pull request #16063 from Godmartinz/checkin_non_reassignable_license
...
Allows check-ins of unreassignable licenses
2025-09-04 11:22:17 +01:00
snipe
e7827a3847
Merge pull request #17800 from marcusmoore/chore/test-action-logs
...
Upload log file in GitHub Action tests
2025-09-04 10:20:12 +01:00
Marcus Moore
039564e74c
Wrap migration in check
2025-09-03 12:52:46 -07:00
Marcus Moore
e164595a0f
Fall back to displaying 1
2025-09-03 12:35:18 -07:00
Marcus Moore
d29e09a3ff
Merge branch 'develop' into 17369-accessory-checkout-qty-scaffold
...
# Conflicts:
# resources/views/account/accept/create.blade.php
# resources/views/account/accept/index.blade.php
2025-09-03 12:26:43 -07:00
Godfrey M
db9f85e9da
Merge branch 'develop' into checkin_non_reassignable_license
...
# Conflicts:
# app/Models/License.php
# resources/views/licenses/view.blade.php
# tests/Feature/Checkins/Api/LicenseCheckInTest.php
2025-09-03 11:09:51 -07:00
Marcus Moore
27022954b1
Inline icon
2025-09-03 10:44:19 -07:00
Marcus Moore
30362c924f
Upload log as artifact
2025-09-03 10:13:01 -07:00
snipe
bf63b15b46
Merge pull request #17799 from grokability/#17798-adds-require-serial-to-importer
...
Fixed #17798 - added `require_serial` to model importer
2025-09-03 15:32:42 +01:00
snipe
19aea4bd6c
Fixed #17798 - added require_serial to model importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 15:25:56 +01:00
snipe
090890e9c6
Fixed #17796 - search on model name and number on importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 15:15:29 +01:00
snipe
00c394345a
Merge remote-tracking branch 'origin/develop'
2025-09-03 15:09:42 +01:00
snipe
605022a9e3
Merge pull request #17795 from grokability/#17791-larger-currency-field
...
Fixed #17791 - increase size of purchase cost field
2025-09-03 15:09:28 +01:00
snipe
b06c58fe7b
Switch to older style rules for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 15:06:27 +01:00
snipe
f5c8b3eb04
Fixed #17791 - increase size of purchase cost field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 15:03:49 +01:00
snipe
739980aa09
Merge pull request #16947 from Godmartinz/add-require-serial-to-models
...
Adds require serial as Asset Model option
2025-09-03 14:53:15 +01:00
snipe
afde5943e3
Fixed typo - #17784
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 14:39:59 +01:00
snipe
32300cb42c
Merge pull request #17788 from grokability/add-delete-log-instead-of-soft-deleting-the-log-itself
...
Fixed #17777 - Log upload deletion
2025-09-03 14:37:32 +01:00
snipe
dffcb62fa1
Merge remote-tracking branch 'origin/develop'
2025-09-03 14:35:31 +01:00
snipe
de3b1697c8
Merge pull request #17760 from Godmartinz/fix-translation-string-in-notifications
...
Fixes #17759 translation used in asset check in/out notifications
2025-09-03 14:33:57 +01:00
snipe
8c668b72b7
Merge remote-tracking branch 'origin/develop'
2025-09-03 08:45:20 +01:00
snipe
a18fb10b5a
Merge pull request #17783 from marcusmoore/fixes/company-in-location-print
...
Fixed company name reference in location print
2025-09-03 08:44:40 +01:00
snipe
52140dbe06
Log upload deletion
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 08:37:42 +01:00
Marcus Moore
db5bb1928e
Merge branch 'develop' into fixes/existing-assets-report
...
# Conflicts:
# resources/views/notifications/markdown/report-expiring-assets.blade.php
2025-09-02 15:07:23 -07:00
Marcus Moore
65b66beb07
Make icon more prominent
2025-09-02 14:55:46 -07:00
Marcus Moore
c83504b4e7
Use display_name in place of presenter
2025-09-02 12:57:40 -07:00
Godfrey M
cd2e7ee31d
fix google and slack notifications
2025-09-02 10:53:42 -07:00
Godfrey M
c3a0a0415a
fix MS Teams Notifications
2025-09-02 10:48:02 -07:00
snipe
709f4672b7
Merge pull request #17771 from grokability/#10107-remember-checkout-to-type
...
Fixed #10107 - remember checkout to type
2025-09-02 13:46:13 +01:00
snipe
b54ecd4da0
Merge remote-tracking branch 'origin/develop'
2025-09-02 13:45:41 +01:00
snipe
e6c030b050
Merge pull request #17781 from grokability/#17780-add-withtrashed-to-files
...
Fixed #17780 - Added `withTrashed()` to allow viewing files on deleted objects
2025-09-02 13:45:18 +01:00
snipe
7bd3a791a1
Added withTrashed() to allow viewing files on deleted objects
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-02 13:39:35 +01:00
snipe
87a7e3501b
Merge remote-tracking branch 'origin/develop'
2025-09-02 11:30:44 +01:00
snipe
b9cfc03b4f
display name fix
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-02 11:30:34 +01:00
snipe
daefec3013
Merge remote-tracking branch 'origin/develop'
2025-09-01 20:32:57 +01:00
snipe
131327a64d
Fixed “undefined” error on status labels in BS tables
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 20:32:42 +01:00
snipe
183a9742c4
Merge remote-tracking branch 'origin/develop'
2025-09-01 17:08:43 +01:00
snipe
77d002a158
Use null for role as well
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 16:43:05 +01:00
snipe
94699893ac
Updated fieldname in user API request
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 16:17:39 +01:00
snipe
9f81989bdd
Return null instead of blank for display_name in API
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 16:06:28 +01:00
snipe
15abe36c53
More tweaks to display
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 13:58:02 +01:00
snipe
3094e007ee
Set session to remember checkout type
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 13:28:07 +01:00
snipe
eb259aee22
Set asset selector to true for components since it will always be required
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 13:18:58 +01:00
snipe
04b83f8176
Merge remote-tracking branch 'origin/develop'
2025-09-01 12:28:40 +01:00
snipe
c05c8defb9
Merge pull request #17769 from grokability/#9978-add-pivot-to-accessories-api
...
Fixes #9978 - Added payload to accessories API
2025-09-01 12:28:08 +01:00
snipe
bf5668a42e
Added payload to accessories API
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 12:23:39 +01:00
snipe
335ab3f064
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-09-01 11:57:07 +01:00
snipe
ec310bc8fb
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 11:56:01 +01:00
snipe
db477421b2
Bumped to 8.3.1
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 11:54:53 +01:00
snipe
30a9496cf5
Merge pull request #17748 from Godmartinz/parent-location-in-asset-view
...
Adds #10969 Parent location to Asset Checked out to info
2025-09-01 11:49:42 +01:00
snipe
6cefa0d0b3
Merge pull request #17745 from Godmartinz/dropdown-link-color-fix
...
Fixes #17488 (Part 2) Nav dropdown link color and skin names
2025-09-01 11:48:29 +01:00
snipe
9284984265
Merge pull request #17768 from Speedyduck300000/develop
...
Fixed #17742 : don't delete random actionlog when trying to delete a file
2025-09-01 11:40:06 +01:00
Speedyduck300000
53b96168a9
fixed uploadfilescontroller to use the file_id to delete the correct
...
entry.
2025-09-01 07:34:18 +02:00
Godfrey M
eadce51f10
fixes check in check out translations for assets in notiications
2025-08-29 11:12:05 -07:00
snipe
7dd493da35
Merge remote-tracking branch 'origin/develop'
2025-08-29 10:17:26 +01:00
snipe
b3c583b6dc
Few more ->display_name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-29 10:17:16 +01:00
snipe
560bd6da92
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# resources/views/notifications/markdown/report-expiring-assets.blade.php
2025-08-29 10:08:56 +01:00
snipe
28abeab31d
Fixed a few more display_name instances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-29 10:06:58 +01:00
snipe
a5824ccc5f
Merge pull request #17754 from marcusmoore/fixes/name-in-expiring-assets-master
...
Patch #17751 to master take 2
2025-08-29 01:25:46 +01:00
Marcus Moore
830a7964a4
Use display_name in place of name()
2025-08-28 17:23:56 -07:00
snipe
12a649ec4b
Merge pull request #17751 from marcusmoore/fixes/name-in-expiring-assets
...
Fixed user display name in expiring asset notification
2025-08-29 01:11:05 +01:00
Marcus Moore
35b79e4d14
Remove old comments
2025-08-28 16:56:40 -07:00
Marcus Moore
751dad7f2e
Inline days
2025-08-28 16:56:12 -07:00
Marcus Moore
b08d86220a
First pass at moving to table structure
2025-08-28 16:53:13 -07:00
Marcus Moore
3a27ecc475
Use display_name in place of name()
2025-08-28 16:22:24 -07:00
Godfrey M
da6fab5d43
adds parent location to checked out to location
2025-08-28 13:37:40 -07:00
snipe
ca95b29cd6
Add telescope tables to the excepted tables
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 19:52:56 +01:00
Godfrey M
c5c68e9dd5
fix dropdown link color and skin names
2025-08-28 11:49:37 -07:00
snipe
44fbde26fa
Merge pull request #17743 from grokability/normalize-trait-locations
...
Moved model traits into proper directory
2025-08-28 18:52:43 +01:00
snipe
6e2bcd6aa9
Merge pull request #17680 from grokability/added-telescope
...
Added laravel telescope for dev environment
2025-08-28 18:52:18 +01:00
snipe
b1359c3277
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-08-28 18:34:14 +01:00
snipe
9c0202e5ce
Bumped to 8.3.0
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 18:33:46 +01:00
snipe
39ef353073
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 18:32:07 +01:00
snipe
7b5d90dd81
Moved model traits into proper directory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 18:23:26 +01:00
snipe
0ba8f5cc5a
Merge remote-tracking branch 'origin/develop'
2025-08-28 18:06:29 +01:00
snipe
d1129081df
Asset nothing is sent if send_welcome is not checked/passed
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 18:05:40 +01:00
snipe
315a812df5
Fixed typos
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 16:41:56 +01:00
snipe
6fb9e2c38e
Merge remote-tracking branch 'origin/develop'
2025-08-28 16:12:18 +01:00
snipe
cfc979acf0
Merge pull request #17432 from oolivero45/patch-1
...
Fixed #17431 : EULA not displaying on asset acceptance page
2025-08-28 16:09:36 +01:00
snipe
d7407d70a3
Merge pull request #17741 from grokability/improved-user-create-tests
...
Improved user create tests
2025-08-28 13:32:46 +01:00
snipe
8ccd2e97a8
Improved user create tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 13:27:08 +01:00
snipe
988204619f
Merge pull request #17740 from grokability/renamed-user-test
...
Renamed the test for consistency
2025-08-28 13:05:05 +01:00
snipe
cad6cc3007
Renamed the test for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 13:02:01 +01:00
snipe
eebc2ab8be
Merge remote-tracking branch 'origin/develop'
2025-08-28 07:30:15 +01:00
snipe
b303875f1d
Merge pull request #17734 from grokability/#17726-add-welcome-email-to-new-user-form
...
Fixed #17726 : add welcome email to new user form
2025-08-28 07:29:56 +01:00
snipe
d5cc61f378
Added send to API call for creating users
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 07:28:51 +01:00
snipe
0d7ec43262
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 06:19:41 +01:00
snipe
d3747f4daa
Added welcome email to controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 06:12:01 +01:00
snipe
af695e7dc8
Added help to user importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 06:11:52 +01:00
snipe
1edbfd87df
Added welcome email checkbox to user create form
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 06:11:40 +01:00
snipe
454be01a6c
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-28 06:11:23 +01:00
snipe
b65b3151ee
Merge remote-tracking branch 'origin/develop'
2025-08-28 05:29:48 +01:00
snipe
745fc515f1
Merge pull request #17713 from Godmartinz/fix-localization-for-email-notifications
...
Adds #5554 locale for acceptance notifications and checkin/out emails
2025-08-28 05:29:28 +01:00
snipe
715b9c1182
Merge pull request #17730 from Godmartinz/update-asset-accepance-with-category
...
Adds #9000 Item type to Account Asset Acceptance index
2025-08-28 05:22:54 +01:00
spencerrlongg
1d24b7985b
another translation change
2025-08-27 17:25:17 -05:00
spencerrlongg
526bb2c650
more translation changes
2025-08-27 17:23:46 -05:00
spencerrlongg
c450c0ddb8
lots of translation changes
2025-08-27 17:17:18 -05:00
Godfrey M
95be847d87
renamed attribute
2025-08-27 14:10:51 -07:00
Godfrey M
c1a6546eba
change column header
2025-08-27 14:09:13 -07:00
Godfrey M
648c25a0a7
adds item type to Accept asset index
2025-08-27 14:06:10 -07:00
Godfrey M
f2ec7f2975
fix tests
2025-08-27 13:22:35 -07:00
Godfrey M
f518af6d61
fix class name
2025-08-27 13:09:05 -07:00
snipe
13a0f49f5f
Merge remote-tracking branch 'origin/develop'
2025-08-27 16:36:05 +01:00
snipe
b11c6a5c06
Updated depreciation translation with more information.
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 16:35:49 +01:00
snipe
5822e4e692
Merge pull request #17729 from grokability/exit-early-if-ldap-troubleshooter-cannot-decrypt-ldap-pw
...
Put LDAP troubleshooter's decrypt in a try/catch to avoid crashing if it cannot decrypt the password
2025-08-27 15:47:22 +01:00
snipe
e4f06b0ca8
One last time
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 15:43:48 +01:00
snipe
2f093c0e82
Added early exist on step 4 as well
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 15:41:39 +01:00
snipe
5d9dc0e74d
Put decrypt in a try/catch
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 15:33:26 +01:00
snipe
199eefafa1
Merge remote-tracking branch 'origin/develop'
2025-08-27 14:38:47 +01:00
snipe
adc3a34929
Fixed copy for encrypted custom fields
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 14:38:36 +01:00
snipe
cb2ffe6b3f
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 14:02:39 +01:00
snipe
c5b58f9ecc
Merge remote-tracking branch 'origin/develop'
2025-08-27 13:32:25 +01:00
snipe
b3e3d01672
Fixed LDAP icon spacing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 13:32:02 +01:00
snipe
6b68fe4de6
Merge remote-tracking branch 'origin/develop'
2025-08-27 13:30:19 +01:00
snipe
4a6520fc78
Fixed address field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-27 13:30:07 +01:00
snipe
75ab6c9b13
Merge pull request #17723 from uberbrady/improve_ldap_certificate_ignoring
...
Improve ldap certificate ignoring
2025-08-27 13:29:33 +01:00
snipe
2f77fcb526
Merge pull request #17724 from Godmartinz/checkout2location_email_fix
...
Fixes #17642 Checkouts to location email for Assets and Accessories
2025-08-27 13:02:57 +01:00
snipe
3461bbfdb3
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-08-27 12:28:22 +01:00
Brady Wetherington
60604c3481
With the new SSL stuff, we are calling ldap_set_option() one more time now
2025-08-27 12:25:39 +01:00
spencerrlongg
51f6927076
add details block for more than 3 errors to notification
2025-08-26 21:50:08 -05:00
Godfrey M
671c113cd2
add coma to translation"
2025-08-26 16:07:04 -07:00
Godfrey M
8a74d21ede
fixes checkout emails to location for assets and accessories"
2025-08-26 16:00:26 -07:00
Godfrey M
75995b2109
fix checkout to location email
2025-08-26 15:34:38 -07:00
Marcus Moore
4298aad008
Merge branch 'develop' into 17369-accessory-checkout-qty-scaffold
...
# Conflicts:
# app/Http/Controllers/Account/AcceptanceController.php
# resources/views/notifications/markdown/asset-acceptance.blade.php
2025-08-26 11:39:52 -07:00
Marcus Moore
823c67400d
Fix indent
2025-08-26 11:34:10 -07:00
Marcus Moore
3160d1064d
Remove unused import
2025-08-26 11:32:38 -07:00
snipe
d1eefc3fea
Merge pull request #17692 from grokability/#17387-make-saml-key-size-an-env
...
Fixed #17386 - Added SAML key size to env - possible alternative to #17387
2025-08-26 16:28:27 +01:00
Brady Wetherington
16795382fc
Many cleanups to default-mode of LDAP troubleshooter
2025-08-26 15:53:18 +01:00
snipe
eb17974adc
Merge pull request #17722 from grokability/#17704-retain-linebreaks
...
Fixed #17704 - retain linebreaks on custom field clipboard copy
2025-08-26 15:44:38 +01:00
snipe
22852c27f8
Use generic length for asterisks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 15:38:56 +01:00
snipe
f4a94d975d
Fixes #17704 - retain linebreaks in clipboard for multi-line custom field copying
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 15:33:19 +01:00
snipe
7a36bbbd1e
Merge pull request #17721 from grokability/small-ldap-preview-display-tweaks
...
Improved LDAP field sync preview
2025-08-26 15:26:09 +01:00
snipe
2b401b965b
Fixed casing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 15:22:00 +01:00
snipe
314bc5b44f
Added manager
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 15:14:29 +01:00
snipe
76374f0d5a
Updated text
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 15:14:22 +01:00
snipe
264efb015e
Fixed jobtitle field mapping
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 15:05:05 +01:00
Brady Wetherington
e74460aefc
Merge branch 'develop' into improve_ldap_certifcate_ignoring
2025-08-26 15:01:11 +01:00
Brady Wetherington
55a5a12b30
Formalize the 'double-barrel' method of setting TLS cert ignores
2025-08-26 15:00:33 +01:00
snipe
58944a38eb
Make screen and table wider
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 14:59:11 +01:00
snipe
469e3bd475
Nicer ldap preview layout, show all mapped fields
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 14:51:34 +01:00
snipe
17650c5735
Changed field title
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 14:03:11 +01:00
Brady Wetherington
15e64155b5
Add version checking to LDAP troubleshooter, clean up ldap model
2025-08-26 13:57:25 +01:00
snipe
39955ac760
Add @akaspeh1 as a contributor
2025-08-26 12:42:20 +01:00
snipe
855a176ca9
Add @nickwest as a contributor
2025-08-26 12:42:15 +01:00
snipe
47b2b30455
Merge pull request #17710 from akaspeh1/develop
...
Adds support for label sheets Avery L4736 & L6009
2025-08-26 12:42:02 +01:00
snipe
b702e3e2de
Merge pull request #17492 from ischooluw/17448-feature-notes-api-endpoints
...
Fixes #17448 : feat(api) - API endpoint for Adding Ad-Hoc Notes to Assets
2025-08-26 12:40:52 +01:00
snipe
a6b74d56c6
Merge pull request #17709 from grokability/add-display-name-to-users-fixed
...
Added display name to users for LDAP/SCIM, added new sync fields (replaced #17650 )
2025-08-26 12:39:25 +01:00
snipe
a4222bcaef
Merge pull request #17711 from grokability/dependabot/github_actions/develop/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-08-26 12:10:24 +01:00
snipe
ecf24511cd
Fixed tests for real this time tho
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-26 12:09:55 +01:00
snipe
abb097a391
Merge pull request #17714 from Godmartinz/Audit_null_fix
...
Added null checks to MS Teams Audit notification
2025-08-26 10:44:51 +01:00
spencerrlongg
1d88cf443f
revert SuppliersController as well
2025-08-25 18:45:31 -05:00
spencerrlongg
7b6c0c3a40
Revert "tests passing, needs some manual testing"
...
This reverts commit fdb0651bf4 .
2025-08-25 18:42:11 -05:00
spencerrlongg
fdb0651bf4
tests passing, needs some manual testing
2025-08-25 18:25:36 -05:00
Godfrey M
dd742a2e4a
add a check for audit notification variables in MS Teams and a translation
2025-08-25 15:10:41 -07:00
spencerrlongg
c39d484611
rm unused import, new prop
2025-08-25 16:30:53 -05:00
spencerrlongg
c42996429f
rm unused import
2025-08-25 14:10:12 -05:00
spencerrlongg
a091baf5a6
component finally working
2025-08-25 14:06:56 -05:00
Godfrey M
128bdf500a
sends an email for to locale and cc locale
2025-08-25 12:02:23 -07:00
dependabot[bot]
73ac00bc51
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 16:25:39 +00:00
snipe
3524e23e38
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 17:17:45 +01:00
Jakub Aqaba Štarman
be0f3910bb
Fixed: Old computation
2025-08-25 16:57:32 +02:00
snipe
07dbc6842c
Are you KIDDING ME, Github??
...
This reverts commit c8e79aa5ca , reversing
changes made to e60f2b2332 .
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 15:56:28 +01:00
Jakub Aqaba Štarman
5a16b59462
Adds support for label sheets Avery L4736 & L6009
2025-08-25 16:47:52 +02:00
Brady Wetherington
13cd7071b8
WIP improving some LDAP stuff
2025-08-25 15:41:01 +01:00
snipe
40108b196c
Trying to fix import tests :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 15:28:43 +01:00
snipe
c8e79aa5ca
Merge branch 'develop' into add-display-name-to-users-fixed
2025-08-25 15:28:20 +01:00
snipe
e60f2b2332
Tightened up accessor code for better inheritence
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 15:00:10 +01:00
snipe
b6d397bcca
Updated ->present()->fullName() to ->display_name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 14:57:34 +01:00
Marcus Moore
918426a2fa
Add qty to accept assets table
2025-08-21 15:49:36 -07:00
Marcus Moore
c076b37c9b
Add qty to accessory eula pdf
2025-08-21 15:05:24 -07:00
Marcus Moore
7c58bfa282
Add qty to AcceptanceAssetDeclinedNotification
2025-08-21 14:56:24 -07:00
Marcus Moore
0caaba156d
Add qty to AcceptanceAssetAcceptedNotification
2025-08-21 14:54:43 -07:00
Marcus Moore
c22575812d
Add qty to AcceptanceAssetAcceptedToUserNotification
2025-08-21 14:53:00 -07:00
Marcus Moore
0ede4da816
Remove CleanDeclinedAccessoryCheckouts command
2025-08-21 14:34:31 -07:00
Marcus Moore
98e23ff92e
Remove legacy testing from test
2025-08-21 14:34:16 -07:00
snipe
6503f9c667
Revert "Merge pull request #17650 from grokability/add-displayName-to-users"
...
This reverts commit 4770e469b4 , reversing
changes made to 29a18c7c8b .
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 20:23:47 +01:00
snipe
4770e469b4
Merge pull request #17650 from grokability/add-displayName-to-users
...
Add display name to users for LDAP/SCIM, added new sync fields
2025-08-21 18:22:34 +01:00
snipe
29a18c7c8b
Merge pull request #17696 from uberbrady/add_created_at_index_to_models
...
Fixed [FD-49550] - added a 'created_at' index to the models table
2025-08-21 14:54:20 +01:00
Brady Wetherington
6db0003e3f
Adds a 'created_at' index to the models table
2025-08-21 13:44:14 +01:00
snipe
c538c460fa
Merge pull request #17695 from grokability/#17482-better-localization-indates-on-asset-view
...
Use nicer local for purchase date
2025-08-21 13:13:26 +01:00
snipe
822339fe42
Moved warning
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 13:13:11 +01:00
snipe
b84d9282ca
Use normal locale for warranty
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 13:05:01 +01:00
snipe
00a17cd55e
Merge remote-tracking branch 'origin/develop'
2025-08-21 11:51:50 +01:00
snipe
952b6f33bb
Add @strobelm as a contributor
2025-08-21 11:51:37 +01:00
snipe
c57c4b8ff2
Merge pull request #17691 from qay21/fix-components-url
...
Fix components presenting wrong URLs
2025-08-21 11:37:27 +01:00
snipe
39e6223ff2
POssible alternative to #17386 - adding SAML key size to env
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 11:27:50 +01:00
qay
d8dd274c08
Fix components presenting wrong URLs
2025-08-21 12:26:13 +02:00
snipe
15f97b6cb9
Merge pull request #17591 from Godmartinz/add-serial-to-expiring-asset-report
...
Adds #17440 serial number column to Expiring Assets Report
2025-08-21 11:14:45 +01:00
snipe
fc091c1174
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 09:29:12 +01:00
snipe
c07ef4d87f
A few small tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 09:25:42 +01:00
spencerrlongg
643d44af22
change \Throwable to \Exceptionm, add missing report()s
2025-08-20 23:09:59 -05:00
spencerrlongg
b934f43db0
rename all exceptions
2025-08-20 22:58:39 -05:00
Marcus Moore
c7bdad649a
Build out command
2025-08-20 16:06:11 -07:00
Marcus Moore
18c2508d2f
Scaffold command for cleaning accessory_checkout
2025-08-20 13:49:19 -07:00
Marcus Moore
4dcfd8b353
Improve method name
2025-08-20 13:19:00 -07:00
Marcus Moore
726116574d
Improve readability?
2025-08-20 12:40:03 -07:00
Marcus Moore
27f02014ca
Add failing test
2025-08-20 12:26:55 -07:00
Marcus Moore
f80f1acaa7
Improve variable name
2025-08-20 12:15:58 -07:00
Marcus Moore
39d5ffeceb
Implement fix
2025-08-20 12:05:58 -07:00
Marcus Moore
48ba7eed3e
Remove legacy checks from test
2025-08-20 11:45:36 -07:00
snipe
f39afe5a65
Merge remote-tracking branch 'origin/develop'
2025-08-20 15:56:19 +01:00
snipe
11eee833bb
Fixed #17667 - Switch to hyphens for windows
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 15:56:10 +01:00
snipe
35b358d336
Check for $user to handle tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 14:47:58 +01:00
snipe
ae109be631
Small tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 14:43:52 +01:00
snipe
3f7ed73395
Added laravel telescope for dev environment
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 14:26:28 +01:00
snipe
7612ee6b08
Merge remote-tracking branch 'origin/develop'
2025-08-20 14:17:38 +01:00
snipe
fec9d716ee
Merge pull request #17679 from grokability/#17674-add-ods-and-odt
...
Fixed #17674 : added .ods, .odp, and .odt as acceptable upload types
2025-08-20 14:17:08 +01:00
snipe
da5b1afd19
Removed logging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 14:11:42 +01:00
snipe
618106c103
Fixed #17674 - added odp, ods, odt to accepted files
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 14:11:20 +01:00
snipe
2ed2b0101a
Merge remote-tracking branch 'origin/develop'
2025-08-20 12:43:57 +01:00
snipe
312be98132
Add @FlorestanII as a contributor
2025-08-20 12:43:43 +01:00
snipe
e0bb77a6d6
Merge pull request #17664 from FlorestanII/feature/support-for-dymo-11354-labels
...
Support for Dymo 11354 Labels.
2025-08-20 12:43:29 +01:00
snipe
5ca9d31964
Merge remote-tracking branch 'origin/develop'
2025-08-20 11:32:27 +01:00
snipe
855922c21a
Account for null in tetss (vs 0)
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 11:32:16 +01:00
snipe
bc645d2621
Use email formatter in licensed_to_email display
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 11:24:16 +01:00
snipe
2fcd8cd261
Merge remote-tracking branch 'origin/develop'
2025-08-20 11:00:26 +01:00
snipe
9c06ff3899
Check for numeric
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 11:00:18 +01:00
snipe
2a37aa3b49
Fixed tooltip
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 10:34:05 +01:00
snipe
0ffa47a2c6
Merge remote-tracking branch 'origin/develop'
2025-08-20 09:58:54 +01:00
snipe
bf591320af
Fixed #17665 - delete custom report modal
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 09:58:30 +01:00
snipe
56e687bed2
Retuen the display name in the API call
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-20 09:33:00 +01:00
Marcus Moore
9caa240fdb
Revert "Remove total qty of accessory checkouts"
...
This reverts commit 3ffb73a516 .
2025-08-19 17:17:46 -07:00
Marcus Moore
3ffb73a516
Remove total qty of accessory checkouts
2025-08-19 17:04:13 -07:00
Marcus Moore
cc1132be87
Remove flakiness
2025-08-19 16:50:36 -07:00
Marcus Moore
1c31f126ef
Clear some flakiness
2025-08-19 16:46:41 -07:00
Marcus Moore
d8eaf2676f
Add a couple of notes
2025-08-19 15:54:46 -07:00
snipe
07b25fe376
Add display name to summary
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 20:52:18 +01:00
snipe
c2ecd20b7d
Updated field text
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 20:47:48 +01:00
snipe
1b42abcc98
Fixed mapping
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 19:54:32 +01:00
snipe
9efb49d510
Merge pull request #17663 from Godmartinz/sub-out-translation
...
Fixes #17653 changes translation to administrator
2025-08-19 19:43:47 +01:00
snipe
2d6270c697
Updated validation, switch to string() as db field type
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 19:19:29 +01:00
snipe
0823c23a6e
Fixed placeholder text
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 18:51:56 +01:00
snipe
b3f0ce4b2a
Use fieldsets for LDAP settings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 18:38:47 +01:00
snipe
8b83584b67
Added mapping fields to LDAP
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 18:31:58 +01:00
Godfrey M
9eb686fe08
changes translation to administrator
2025-08-19 10:23:15 -07:00
Johannes Pollitt
765051ce88
Added LabelWriter for 11354 format labels.
...
Printable for example with the Dymo LabelWriter 450.
2025-08-19 19:21:48 +02:00
Godfrey M
ed402e0122
adds serial underneath name
2025-08-19 10:10:20 -07:00
snipe
e203d4dee3
Merge remote-tracking branch 'origin/develop'
2025-08-19 14:49:00 +01:00
snipe
1488271a83
Added #8522 - depreciation info on Asset API
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 14:48:48 +01:00
snipe
b47d773e13
Merge remote-tracking branch 'origin/develop'
2025-08-19 14:34:32 +01:00
snipe
48bbf8d005
Merge pull request #17655 from uberbrady/add_category_indexes
...
Add new indexes to category_id and deleted_at
2025-08-19 14:26:38 +01:00
Brady Wetherington
e97b969d66
Add new indexes to category_id and deleted_at
2025-08-19 14:20:36 +01:00
snipe
a8d0a4a95d
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/all.js
# public/js/dist/all.js.map
# public/mix-manifest.json
2025-08-19 14:12:58 +01:00
snipe
cdd12df81a
Fixed #17627 - jquery UI fix for draggable/sortable
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 14:12:06 +01:00
snipe
3fb0804cef
Merge remote-tracking branch 'origin/develop'
2025-08-19 13:57:36 +01:00
snipe
050a3afc74
Fixed #17649 - nicer layout on new location modal
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 13:56:21 +01:00
snipe
270401c693
Added display name to user create modal
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 13:12:57 +01:00
snipe
551822ce7d
Merge pull request #17648 from grokability/possible-fix-for-#17641-map-mobile-via-scim
...
Fixed #17641 : map mobile number via SCIM
2025-08-19 13:09:07 +01:00
snipe
4b8c371097
Updated true to false
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 12:59:28 +01:00
snipe
90fbf6da46
Modify the presenter to see if they have a display_name set
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 12:56:44 +01:00
snipe
0c3103e3d2
Modify the getter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 12:56:30 +01:00
snipe
6a8e1566fe
Added display_name to a few more places
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 12:56:11 +01:00
snipe
ced30082a6
Added display_name as user field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 12:10:28 +01:00
snipe
f6c64abc1a
Fixed #17641 - map mobile number via SCIM
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 11:41:02 +01:00
snipe
6811ebcd52
Merge remote-tracking branch 'origin/develop'
2025-08-19 10:12:56 +01:00
snipe
7f9939a896
Merge pull request #17638 from Godmartinz/asset-tag-added-to-subject-line
...
Adds asset tag to subject line of check in check out
2025-08-19 09:36:25 +01:00
Godfrey M
1c99f2dfdd
readd doesntorequireacceptance() to test
2025-08-18 10:52:35 -07:00
Godfrey M
1974fccac3
add tag to other notification test
2025-08-18 10:48:39 -07:00
Godfrey M
911552035e
fix other test
2025-08-18 10:39:10 -07:00
Godfrey M
ff25d275ee
fix tests
2025-08-18 10:31:03 -07:00
Godfrey M
1fcf5e03e7
adds asset tag to subject line of checkin/out
2025-08-18 10:16:47 -07:00
snipe
4fe7bfb851
Merge remote-tracking branch 'origin/develop'
2025-08-18 15:24:25 +01:00
snipe
9b4101855f
Undo double-float
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-18 15:24:15 +01:00
snipe
9253d894d3
Removed XSS-Protection header
...
@see https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-XSS-Protection#security_considerations
Signed-off-by: snipe <snipe@snipe.net >
2025-08-18 13:30:53 +01:00
snipe
fb60985d03
Merge remote-tracking branch 'origin/develop'
2025-08-18 12:47:19 +01:00
snipe
ebd79f22c7
Merge pull request #17636 from grokability/#17627-custom-fields-sorting
...
Fixed #17627 : custom fields not sorting correctly
2025-08-18 12:47:03 +01:00
snipe
c1b139fb9a
Fixed #17627 : custom fields not sorting correctly
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-18 12:31:03 +01:00
snipe
8f575923cf
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-08-18 11:26:43 +01:00
snipe
a88bcea8ca
Merge pull request #17635 from grokability/#17367-fixed-padlock-icon
...
Fixed #17367 : Small adjustment to css-padlock
2025-08-18 11:25:55 +01:00
snipe
21566560a7
Fixed #17367 : Small adjustment to css-padlock
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-18 11:24:05 +01:00
snipe
0ecfd02649
Merge remote-tracking branch 'origin/develop'
2025-08-18 11:00:30 +01:00
snipe
e3ca43bf40
Remove use of formatCurrencyOutput for input display
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-18 11:00:19 +01:00
snipe
420aaf4f61
Merge remote-tracking branch 'origin/develop'
2025-08-18 09:45:19 +01:00
snipe
61abb8d5cb
Fixed hardware.bulkedit redirect
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-18 09:45:02 +01:00
snipe
0c35f213e1
Merge remote-tracking branch 'origin/develop'
2025-08-17 14:54:43 +01:00
snipe
ecad656551
Merge pull request #17626 from grokability/#17606-s3-url-for-models-on-requestable-view
...
Fixed #17606 - use `getImageUrl()` to determine if local or S3
2025-08-17 14:54:13 +01:00
snipe
615e6d6e4f
Fixes #17606 - use getImageUrl() to determine if local or S3
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 14:51:52 +01:00
snipe
f68813af13
Merge remote-tracking branch 'origin/develop'
2025-08-17 14:11:41 +01:00
snipe
6dceefb96e
Merge pull request #17625 from grokability/#17620-delete-method-custom-fields
...
Fixed #17620 - delete method custom fields causing method not allowed error
2025-08-17 14:11:17 +01:00
snipe
69eff394fd
Removed use statement
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 14:06:56 +01:00
snipe
a9da3aca81
Combine fields and fieldset exception
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 14:06:49 +01:00
snipe
91f3556375
Added delete test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 13:33:53 +01:00
snipe
aab7c3a840
Updated custom fields and fieldset pages to use standard delete modal
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 13:33:47 +01:00
snipe
9c823119e3
Added new factories for user custom field permissions
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 13:31:14 +01:00
snipe
f5128833f6
Updated comments
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 13:30:52 +01:00
snipe
2bc144354a
Use translations and more standard error bag
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 13:30:43 +01:00
snipe
e6fec6ec34
Trim model name for display
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 13:30:28 +01:00
snipe
37a90d0ce9
Merge remote-tracking branch 'origin/develop'
2025-08-15 15:07:29 +02:00
snipe
53389875bf
Merge pull request #17611 from grokability/#9965-fallback-to-category-image-for-consumables
...
Fixed #9965 - fallback to category images (f there are any) when no c…
2025-08-15 15:07:13 +02:00
snipe
3b243b38c8
Fixed #9965 - fallback to category images (f there are any) when no consumable image is present
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-15 15:03:09 +02:00
snipe
02f1291e8f
Merge remote-tracking branch 'origin/develop'
2025-08-15 14:41:24 +02:00
snipe
3d9580808b
Merge pull request #17524 from Godmartinz/add-category-and-model-to-checkout-emial
...
Adds #17507 Category and Model No. to accessory checkout markdown
2025-08-15 14:39:58 +02:00
snipe
2141ee71d4
Merge pull request #17544 from marcusmoore/fixes/custom-field-filter
...
Fixed invalid custom fields being used for filtering
2025-08-15 14:39:09 +02:00
snipe
01dd07083e
Merge pull request #17584 from spencerrlongg/bug/17312-custom-field-checkbox-will-not-clear-if-no-checkboxes-should-be-selected
...
Fixed #17312 - Fix Nulling Checkboxes
2025-08-15 14:35:37 +02:00
snipe
42a28ea06b
Merge pull request #17593 from Godmartinz/add-admin-to-acceptance-emails
...
FIXED #17380 Adds Admin name to acceptance emails
2025-08-15 14:33:02 +02:00
snipe
92e4f6b5d9
Merge remote-tracking branch 'origin/develop'
2025-08-15 14:31:53 +02:00
snipe
180cb6ba8e
Merge pull request #17610 from grokability/#17600-add-checkout-date-to-accessory-list
...
Fixed #17600 - adds checkout date to accessories tab in user view
2025-08-15 14:31:38 +02:00
snipe
a78762e40b
Fixed #17600 - adds checkout date to accessories tab in user view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-15 14:29:55 +02:00
snipe
7b7738fbcc
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-08-15 14:24:30 +02:00
snipe
9797bb19e2
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-15 14:23:22 +02:00
Marcus Moore
3101212c49
Continue to scaffold test
2025-08-14 17:24:36 -07:00
Marcus Moore
3f0ac103a1
Scaffold test
2025-08-14 13:29:18 -07:00
Marcus Moore
59bd6ca360
Update button text
2025-08-14 13:21:11 -07:00
Marcus Moore
22fe9a786e
Display number of items being accepted
2025-08-14 12:36:46 -07:00
snipe
08a9554b3c
Merge pull request #17607 from Godmartinz/color-corrections-pt9000
...
Fixes #17488 more info text colors
2025-08-14 20:39:26 +02:00
Godfrey M
d79bd825ee
fix popover text color
2025-08-14 10:51:31 -07:00
Godfrey M
fe3d225cfa
fix tests
2025-08-14 09:15:19 -07:00
snipe
31197604a3
Merge pull request #17602 from grokability/develop
...
Merge develop into master
2025-08-13 21:19:39 +02:00
Marcus Moore
d2ee8de9ac
Attach qty to CheckoutAcceptance
2025-08-13 12:14:10 -07:00
Marcus Moore
03d3fb6a5f
Add qty to checkout_acceptances table
2025-08-13 12:09:56 -07:00
snipe
376e0db66e
Merge pull request #17601 from ubc-cpsc/bugfix/CVE-2025-55166
...
Fixes CVE-2025-55166
2025-08-13 20:49:41 +02:00
Joël Pittet
5fdabc1a62
Fixes CVE-2025-55166
2025-08-13 11:42:14 -07:00
Godfrey M
dfe2a75d72
adds user that checked out item to acceptance emails
2025-08-12 15:34:46 -07:00
Godfrey M
ba85af11aa
adds serial to expiring assets report email
2025-08-12 14:59:20 -07:00
Godfrey M
db58b80d27
Merge branch 'develop' into add-category-and-model-to-checkout-emial
...
# Conflicts:
# app/Mail/CheckoutLicenseMail.php
2025-08-12 14:20:08 -07:00
Godfrey M
5cb8aae383
add ternaries
2025-08-12 14:16:46 -07:00
spencerrlongg
817530429b
added condition to make sure the request has checkbox
2025-08-12 14:52:52 -05:00
spencerrlongg
e33b1b6c90
fixed maintenances
2025-08-12 13:34:40 -05:00
Spencer Long
30520297e8
Merge branch 'develop' into feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers
2025-08-12 11:58:11 -06:00
spencerrlongg
78ca1d1335
some cleanup
2025-08-11 21:07:08 -05:00
spencerrlongg
6159ee8c2c
category done!
2025-08-11 20:16:43 -05:00
spencerrlongg
5cd5392958
manufacturer completed, just categories left
2025-08-11 19:42:09 -05:00
spencerrlongg
0dcdfc5d14
fix tests after routing change
2025-08-11 19:11:40 -05:00
spencerrlongg
d0e068f1c0
suppliers completely done, rinse and repeat for the other two
2025-08-11 19:04:36 -05:00
Marcus Moore
4a7b7183d2
Add custom_fields. prefix so custom fields can be filtered against
2025-08-11 14:58:41 -07:00
snipe
f42a2d7457
Merge remote-tracking branch 'origin/develop'
2025-08-11 20:45:38 +01:00
snipe
94bd39cf23
Merge pull request #17570 from grokability/#10038-add-active-flag-filter
...
Added sidenav to filter on activated vs inactive users
2025-08-11 20:45:22 +01:00
snipe
4038a22093
Added sidenav to filter on activated vs inactive users
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 20:41:55 +01:00
snipe
d29619b67c
Merge remote-tracking branch 'origin/develop'
2025-08-11 18:50:17 +01:00
snipe
682baec0c9
Merge pull request #17569 from grokability/#10284-add-mobile-number
...
Fixed #10284 : Added mobile phone to users
2025-08-11 18:49:49 +01:00
snipe
ff91be491d
Added mobile to tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 18:43:37 +01:00
snipe
ef35a0f2f1
Fixed #10284 : Added mobile phone to users
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 18:38:22 +01:00
snipe
f5235cb835
Merge remote-tracking branch 'origin/develop'
2025-08-11 18:12:51 +01:00
snipe
f12a3bb08b
Fixed #10306 - cast purchase cost to a float
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 18:12:37 +01:00
snipe
ee830e0cb4
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/mix-manifest.json
2025-08-11 14:58:57 +01:00
snipe
c8a5065ffa
Merge pull request #17567 from grokability/#11754-nicer-menu-alignment
...
Fixed #11754 : nicer menu alignment for dropdowns
2025-08-11 14:57:59 +01:00
snipe
23da5573f3
Fixed #11754 - nicer top menu dropdown alignment
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 14:56:43 +01:00
snipe
b08f985776
Merge pull request #17566 from grokability/partial-fix-for-#17565-standard-layout
...
Show all icons on location table, even if no results
2025-08-11 14:17:59 +01:00
snipe
9b968baaa7
Show all icons, even if no results
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 14:14:15 +01:00
snipe
07edbe6f1c
Add @mckaygerhard as a contributor
2025-08-11 13:08:54 +01:00
snipe
0cd3be003d
Merge remote-tracking branch 'origin/develop'
2025-08-11 13:07:00 +01:00
snipe
1f55a8b6e3
Added icon and tooltip
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 13:06:37 +01:00
snipe
f6b9e11810
Merge pull request #17538 from mckaygerhard/mail-log-improvements
...
Mail log for #17491 and some improvements on log errors
2025-08-11 13:05:56 +01:00
snipe
c93e35ec77
Merge remote-tracking branch 'origin/develop'
2025-08-11 11:18:31 +01:00
snipe
c18a3e4266
Fixed #17562 - bootstrap table formater undefined
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 11:18:20 +01:00
snipe
9538a76232
Merge remote-tracking branch 'origin/develop'
2025-08-11 06:26:29 +01:00
snipe
5840ef1c6f
Fixed #17560
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 06:26:15 +01:00
snipe
7974baddf5
Merge pull request #17551 from grokability/move-file-uploads-paths-to-base-controller
...
Move the object type mapping and such to the base controller to de-dupe
2025-08-11 05:44:39 +01:00
snipe
05876bb124
Merge remote-tracking branch 'origin/develop'
2025-08-11 05:05:13 +01:00
snipe
4bf569758f
Cleans up a few rmore outes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 05:05:00 +01:00
snipe
8bcd5a6d2a
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-08-10 21:04:55 +01:00
snipe
f56fd9bb0b
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 21:04:33 +01:00
snipe
a36afbcb25
Merge remote-tracking branch 'origin/develop'
2025-08-10 21:02:48 +01:00
snipe
357ee5fc45
Copy over the old dirs just in case
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 21:02:37 +01:00
snipe
ebd8d085cf
Merge remote-tracking branch 'origin/develop'
2025-08-10 21:01:34 +01:00
snipe
c6dea085b2
Missed a few
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 21:01:23 +01:00
snipe
505148b024
Merge remote-tracking branch 'origin/develop'
2025-08-10 20:51:27 +01:00
snipe
8782c3ecec
Merge pull request #17554 from grokability/#13997-add-ldap-sync-via-api
...
Adds #13997 - API endpoint to sync users via LDAP
2025-08-10 20:30:44 +01:00
snipe
b636cf2ef0
Merge pull request #17555 from grokability/#17490-use-numeric-for-purchase-cost
...
Fixed #17490 : use numeric for purchase cost
2025-08-10 20:30:15 +01:00
snipe
6dee2b8601
Fixed 17490 - currency symbol breaks purchase_cost
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 19:04:52 +01:00
snipe
bcf301ac17
Adds #13997 - API endpoint to sync users via LDAP
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 18:48:01 +01:00
snipe
bf2120fb31
Use newer file path
2025-08-10 18:26:41 +01:00
snipe
de56b74f3e
Merge branch 'develop' into move-file-uploads-paths-to-base-controller
2025-08-10 18:25:47 +01:00
snipe
2f146abe91
Let people upload images on the demo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 18:20:35 +01:00
snipe
543d41b6ff
Merge pull request #17553 from grokability/#17547-asset-model-images-not-loading
...
Fixed #17547 : asset model images not loading
2025-08-10 18:15:57 +01:00
snipe
8da0dd7563
Use strtolower
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 18:11:39 +01:00
snipe
a2217d7dbc
Specify the public disk for creating directories
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 18:08:15 +01:00
snipe
ea84728a3f
Rename models uploads dir
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 17:58:11 +01:00
snipe
b2d10f7ccf
Rename directory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 17:56:59 +01:00
snipe
b6af25ce99
Fixed #17548 - treeview menu class on people menu
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 17:20:49 +01:00
snipe
7a9d2454d4
Move the object type mapping and such to the base controller to de-dupe
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 16:30:32 +01:00
snipe
a9254cff02
Merge pull request #17550 from grokability/addded-observer-for-maintenances
...
Added basic logging for maintenances
2025-08-10 16:00:49 +01:00
snipe
d14b34141c
Updated comment
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 15:53:53 +01:00
snipe
14bc2cc1ba
Added basic logging for maintenances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 15:51:48 +01:00
snipe
a91b54b97a
Added buttons to maintenances table
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 14:55:34 +01:00
snipe
ead655e1db
Fixed translation
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 14:52:40 +01:00
snipe
c5f28748f7
Merge pull request #17549 from grokability/rename_title_to_name_for_maintenances
...
Renamed table from `asset_maintenances` to `maintenances` and `title` to `name` for maintenances
2025-08-10 14:28:51 +01:00
snipe
ee4831cb30
Removed followsRedirects so we can check the status
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 14:23:41 +01:00
snipe
deb1afd28b
Few more replcamenents
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 14:14:21 +01:00
snipe
9e8eead71e
Renamed routes and method names
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:29:48 +01:00
snipe
3f96f7cbd7
Updated file paths for uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:24:45 +01:00
snipe
dde2e88332
Renamed variables in purge
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:24:32 +01:00
snipe
ff25015595
Renamed more files
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:24:14 +01:00
snipe
7d0c695808
Renamed language directories
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:23:52 +01:00
snipe
906385def9
Renamed directories
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:23:16 +01:00
snipe
a6c6c7eae9
Updated tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:11:50 +01:00
snipe
205725c767
Renamed model
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:30:50 +01:00
snipe
c207efbb35
Rename model in breadcrumbs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:30:42 +01:00
snipe
c0211e59b3
Renames maintenances presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:30:23 +01:00
snipe
dd2678cbb9
Rename maintenances path
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:30:09 +01:00
snipe
e2c87b664e
Rename factory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:28:58 +01:00
snipe
29d4b4dd53
Updated API routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:28:28 +01:00
snipe
3fba307e55
Updated routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:28:18 +01:00
snipe
7171fa36d8
Added migrations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:27:59 +01:00
snipe
c570f656bf
Renamed test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:27:48 +01:00
snipe
a5e37519f5
Merge pull request #17539 from grokability/add-file-uploads-to-maintenances
...
WIP: Add file uploads to maintenances
2025-08-10 11:13:19 +01:00
snipe
0f88d6eec3
Removed error logging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 11:09:29 +01:00
snipe
651c51bb01
Remove unused statements
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 10:41:46 +01:00
spencerrlongg
3eefeec4ce
partials made, need to figure out all this jquery, button disabled
2025-08-09 22:40:00 -05:00
spencerrlongg
b61419c1ce
oop, revert delete
2025-08-09 22:19:28 -05:00
spencerrlongg
f590fcffbc
some tests, a component i probably won't use, beginning of front end
2025-08-09 22:16:23 -05:00
mckaygerhard
0fdbdfd5c2
Improve log error handling regarding notification sending for issue #17491
...
* when an error is generated when denying checkouts, there are not enough logs
to determine the problem from the email provider
* missing handling of log test mail config, there is none of logs cos there
is no log handling on test email, becouse all the results are just sent to
the http response and no log were writen.
2025-08-08 12:18:04 -04:00
snipe
31056ff858
Added new dirs to restore tool
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:56:07 +01:00
snipe
8d2643696b
Deleted unused user file controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:55:59 +01:00
snipe
e7488d19e9
Fixed name for uploaded files controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:55:48 +01:00
snipe
2bb3b6d64c
Fixed prefixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:55:24 +01:00
snipe
5744e48ae8
Added getDisplayNameAttribute() to maintenances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:54:36 +01:00
snipe
82d0a21440
Added to actionlog model
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:54:09 +01:00
snipe
58133cffac
Updated maintenance model
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:37:03 +01:00
snipe
bfd8c2f310
Added fles UI on maintenance page
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:36:51 +01:00
snipe
30d447c023
Updated urls/routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:36:35 +01:00
snipe
9a0846b8a6
Added directory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:36:16 +01:00
snipe
e87e924ac2
Merge remote-tracking branch 'origin/develop'
2025-08-08 11:37:46 +01:00
snipe
3667fcddd7
Mark flappy API rate limiting tests as skipped :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 11:37:36 +01:00
snipe
90f261bab6
Merge remote-tracking branch 'origin/develop'
2025-08-08 11:32:14 +01:00
snipe
906741d662
Bumped debug to warning
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 11:32:04 +01:00
snipe
f7dfb09a4d
Merge remote-tracking branch 'origin/develop'
2025-08-08 09:56:23 +01:00
snipe
12be088c4f
Merge pull request #17523 from Godmartinz/fix-create-new-rediret
...
Fixes #17457 Previous Page redirect option
2025-08-08 09:50:40 +01:00
snipe
6737ba80cd
Merge pull request #17489 from grokability/fixes/#17485-handle-alert-menu-better-if-no-alerts
...
Fixed #17485 : nicer alert menu if no items are below qty
2025-08-08 09:50:14 +01:00
snipe
862a3d938e
Merge pull request #17543 from Godmartinz/salutation-target-fix
...
Salutation target fix
2025-08-08 09:49:24 +01:00
snipe
09e82377a5
Merge pull request #17520 from marcusmoore/missing-user-redirect-fix
...
Fixed potential failure in license checkin due to redirect option
2025-08-08 09:48:43 +01:00
snipe
59470864e7
Merge pull request #17542 from akemidx/assetpolicyclassimport
...
AssetPolicy class import
2025-08-08 09:40:23 +01:00
Marcus Moore
c95aeb3730
Filter out unallowed columns (custom fields)
2025-08-07 17:25:20 -07:00
Godfrey M
5c55c90d68
add null checks to target
2025-08-07 15:27:50 -07:00
Godfrey M
e47972731b
fixed target name for checkouts with licenses and assets
2025-08-07 15:12:23 -07:00
Godfrey M
5851cc9e41
fixed target name for checkouts with licenses and assets
2025-08-07 15:09:38 -07:00
akemidx
6f615230e9
class import
2025-08-07 17:00:28 -04:00
snipe
d91598a25e
Merge pull request #17540 from marcusmoore/fixes/asset-serial-validation
...
Fixed 500 when sending non-string for serial property
2025-08-07 20:53:07 +01:00
snipe
9e416778d9
Merge pull request #17541 from marcusmoore/remove-dump-in-test
...
Removed debugging dump() in test
2025-08-07 20:52:07 +01:00
Marcus Moore
860a117567
Remove dump in test
2025-08-07 12:50:02 -07:00
Marcus Moore
b8fe3b18d4
Add "string" to serial rules for asset
2025-08-07 12:27:48 -07:00
snipe
40269a724b
Fixed test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:42:59 +01:00
snipe
ec828318d8
Merge pull request #17417 from marcusmoore/snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted
...
Fixed #17073 - delete old checkout requests
2025-08-07 18:32:13 +01:00
snipe
d31e7ed534
Use new route
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:24:02 +01:00
snipe
5c2dbe438b
Added maintenances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:23:57 +01:00
snipe
10857635ac
Removed unused use statement
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:23:44 +01:00
snipe
df2545ef80
Updated routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:23:17 +01:00
snipe
f6ff729316
Added new generic files upload controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:22:57 +01:00
snipe
38678803eb
Removed unused controllers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:22:45 +01:00
snipe
67c931f196
Merge pull request #17080 from marcusmoore/allow-id-on-location-select
...
Allowed setting `id` on location-select component
2025-08-07 18:16:58 +01:00
snipe
3135917127
Merge remote-tracking branch 'origin/develop'
2025-08-07 17:03:01 +01:00
snipe
1c23092d0e
Merge pull request #17537 from grokability/add-maintenance-images-and-files
...
Fixed #10357 : Add maintenance image upload
2025-08-07 17:02:34 +01:00
snipe
a90ff21cbf
Cleaned up a few more tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 16:58:44 +01:00
snipe
0ce0cee81f
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 16:53:18 +01:00
Герхард PICCORO Lenz McKAY
f4be5ffb5d
Fix workaround for #17491 log error on failed response for mail sending
...
* Part of bunch of fixes, this fix #17491 where admins at test install cannot see the log of errors for UI test mail button, we can just see that this is the correct form cos other parts of the code manage the exception inside the catch using log interface class
2025-08-07 11:42:17 -04:00
snipe
19958748bf
Use image upload request
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:39:12 +01:00
snipe
d6ca8468e3
Use snake case for naming paths
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:39:01 +01:00
snipe
7bccb7718b
Added partial and enctype="multipart/form-data for upload
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:38:22 +01:00
snipe
f6b63b5e44
Added image to view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:38:04 +01:00
snipe
9a2c5ff195
Updated/added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:37:57 +01:00
snipe
3597f759da
Updated transformers and presenters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:37:45 +01:00
snipe
3ed3b21286
Added maintenance file singleton
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:37:32 +01:00
snipe
b89b636474
Added migration
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 15:37:16 +01:00
snipe
2afc595452
Don’t show license key formatter if no value
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-06 16:47:47 +01:00
snipe
52afa3d36d
Merge remote-tracking branch 'origin/develop'
2025-08-06 16:35:59 +01:00
snipe
c7262f2885
Merge pull request #17532 from grokability/add-available-licenses-back-for-now
...
[FD-50162] Put remaining seats back on license view for now
2025-08-06 16:35:34 +01:00
snipe
8662aa2277
Put remaining seats back on license view for now
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-06 16:33:02 +01:00
snipe
242aa60e04
Merge remote-tracking branch 'origin/develop'
2025-08-06 16:26:14 +01:00
snipe
8095e0ab72
Normalize consumables user response
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-06 16:25:51 +01:00
snipe
7a3c2c27ff
Merge remote-tracking branch 'origin/develop'
2025-08-05 23:19:38 +01:00
snipe
be3c8ddd5c
Hotfix for FD-50160
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 23:19:27 +01:00
Godfrey M
ec5b9ce903
adds category and model no to accessory checkout markdown
2025-08-05 12:44:07 -07:00
Godfrey M
bd2acefecc
rethought, keeping previous page as an option
2025-08-05 12:29:59 -07:00
Godfrey M
18e49e9067
only redirect to previous page if not creating
2025-08-05 12:05:22 -07:00
snipe
5d124360c2
Merge remote-tracking branch 'origin/develop'
2025-08-05 19:35:12 +01:00
snipe
a0d65520a3
Use count() instead of ->count() for user count in print view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 19:34:59 +01:00
snipe
365d7448d5
Merge remote-tracking branch 'origin/develop'
2025-08-05 19:06:34 +01:00
snipe
a35731d9d5
Fixed #17513 - updated language string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 19:06:08 +01:00
snipe
9a0102c723
Merge remote-tracking branch 'origin/develop'
2025-08-05 19:03:00 +01:00
snipe
9d3623cca6
Merge pull request #17521 from grokability/#17518-add-break-after-sigs
...
Fixed #17518 : Adds printer line break after signatures
2025-08-05 19:02:24 +01:00
snipe
2fe08a721f
Do not break the page if it’s the last entry
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 19:00:57 +01:00
Marcus Moore
7abc3a7d7d
Only push to session if user exists
2025-08-05 10:57:07 -07:00
snipe
d4a34f1a3c
Adds printer line break after signatures
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 18:50:47 +01:00
snipe
2f77f2cb2b
Merge remote-tracking branch 'origin/develop'
2025-08-05 18:13:27 +01:00
snipe
ddda4848d3
Added avif to inline
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 18:13:17 +01:00
snipe
528e3a2106
Merge remote-tracking branch 'origin/develop'
2025-08-05 17:48:12 +01:00
snipe
8516856d37
Merge pull request #17456 from spencerrlongg/9511-validation-always-fails-on-encrypted-custom-fields
...
Fixed #9511 - Validation For Encrypted Custom Fields
2025-08-05 17:45:38 +01:00
snipe
032a664d4c
Merge remote-tracking branch 'origin/develop'
2025-08-04 22:27:59 +01:00
snipe
132327594b
Merge pull request #17515 from grokability/add-submenu-to-users
...
Added dropdown menu for users
2025-08-04 22:26:59 +01:00
snipe
d2a2c63070
Added dropdown menu for users
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-04 22:25:23 +01:00
snipe
aac1864c9b
Merge remote-tracking branch 'origin/develop'
2025-08-04 21:23:41 +01:00
snipe
170a5158fa
Merge pull request #17514 from grokability/images-on-cloning
...
Added ability to copy images on cloning
2025-08-04 21:04:56 +01:00
snipe
1d8493d388
Improved messaging for cloning/editing assets that inherit images
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-04 20:51:24 +01:00
Marcus Moore
ff39e8bd2c
Merge branch 'develop' into snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted
2025-08-04 12:43:03 -07:00
snipe
c3442033da
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-04 18:49:07 +01:00
snipe
f1dd84edba
Added option to clone original images
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-04 18:47:26 +01:00
snipe
e3477f3306
Merge remote-tracking branch 'origin/develop'
2025-08-02 18:41:39 +01:00
snipe
06b040a337
Nicer padding
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-02 18:41:26 +01:00
snipe
6620a4f87b
Merge remote-tracking branch 'origin/develop'
2025-08-02 14:47:09 +01:00
snipe
fa546ddc5b
Merge pull request #17510 from grokability/fixes-#17498-add-serial-to-acceptance
...
Fixed #17498 - added serial to user acceptance
2025-08-02 14:46:46 +01:00
snipe
f811352c79
Cleaned up HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-02 14:46:34 +01:00
snipe
7ed8963b9f
Fixed #17498 - added serial to user acceptance
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-02 14:38:57 +01:00
snipe
c0e9dff5bf
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/all.js
# public/js/dist/all.js.map
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2025-08-01 23:13:22 +01:00
snipe
a9fc8b79fd
Merge pull request #17508 from grokability/add-table-buttons
...
Add table buttons and admin filter
2025-08-01 23:12:04 +01:00
snipe
afd794b4c7
Fixed HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 22:20:17 +01:00
snipe
c4a28f0ec4
Use consistent icon for adding people
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 22:18:02 +01:00
snipe
db343bf795
Tweaked bootstrap admin indicators
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 22:15:13 +01:00
snipe
0157043dc5
Added table buttons to user view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 21:58:48 +01:00
snipe
a947f9bd32
Fixed delete modal
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 21:30:18 +01:00
snipe
2a4181c7c3
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 21:19:18 +01:00
snipe
30192f5b14
Removed extra modal code
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 21:11:54 +01:00
snipe
c41b5e8844
Fixed license delete check
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 21:11:40 +01:00
snipe
b27928807b
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 20:44:44 +01:00
snipe
16f1b5e23e
Added a few more buttons
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 19:31:25 +01:00
snipe
ed651b6869
Use translations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:55:15 +01:00
snipe
b9d925c7aa
Carry admin/superadmin into the API request
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:49:58 +01:00
snipe
3650a29381
Added superadmin/admin formatter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:49:37 +01:00
snipe
de84ee3693
Cleaned up asset view table
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:47:51 +01:00
snipe
42ba31591d
New formatter for icon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:46:20 +01:00
snipe
a78a243e20
Added admin/superadmin filter to API
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:46:10 +01:00
snipe
38924ced4a
Provide the role so we can use it in the javascript
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:45:23 +01:00
snipe
5e8cc66f5c
Added scope for admins and superadmins
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 18:45:07 +01:00
snipe
1353837584
More buttons
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 15:58:15 +01:00
snipe
7cb5a89523
Added access keys
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 15:58:07 +01:00
snipe
1db09a7953
Allow category_id in license export by category
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 15:21:12 +01:00
snipe
bc6aa12dd0
Added buttons to table
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 15:20:55 +01:00
snipe
c3bea88979
Added table button JS
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 15:20:39 +01:00
snipe
6e85e466b0
Merge pull request #17493 from grokability/gallery-view-for-file-uploads
...
Use the file uploads API for file listing tables, adds gallery view for file uploads
2025-08-01 13:27:27 +01:00
snipe
3327cc70c9
Revert pageSize
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 12:01:57 +01:00
snipe
c9eac66a93
Tweaked button layout
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-31 13:21:58 +01:00
snipe
53e9bd6e48
Use updated formatter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-31 13:21:49 +01:00
snipe
eaa18e1efb
Use existing actionlog methods instead of inline
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-31 13:21:40 +01:00
snipe
afa3dacc31
Check if it’s an accepted/declined file
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-31 13:21:22 +01:00
snipe
c803c4a57a
Use new formatters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-31 13:20:35 +01:00
snipe
2d3a53e449
Made existing formatters more flexible, removed unused
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-31 13:20:24 +01:00
snipe
2d961c435a
Merge remote-tracking branch 'origin/develop'
2025-07-31 04:11:31 +01:00
snipe
5e076754ce
Merge pull request #17501 from uberbrady/fix_manufacturer_seeder_button
...
Fixed #17500 [FD-50045] - Make Manufacturer Seeder button work
2025-07-31 04:09:38 +01:00
Brady Wetherington
927e217961
Fix Manufacturer Seeder button
2025-07-30 09:04:04 -06:00
snipe
80b48101aa
Added formatter back
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 15:19:10 +01:00
snipe
08530e6133
Added icon data-dash to formatters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 15:11:35 +01:00
snipe
97130ef6c1
Updated IDs to be less generic
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 15:11:12 +01:00
snipe
da37feae6d
Removed comment
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 15:10:42 +01:00
snipe
f96172e61f
Updated manifest
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 15:10:33 +01:00
snipe
e35477b8db
Made modal control more flexible
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 15:10:26 +01:00
snipe
cea5560a67
Removed duplicated code for modal handling
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 15:07:35 +01:00
snipe
311bd5e67e
Use placeholder for delete button
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 03:31:39 +01:00
snipe
1cfddf2a4c
Restore old limit code
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 03:31:29 +01:00
snipe
abe58117fe
Moved code closer to actions
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-30 03:31:01 +01:00
snipe
ee5f89f70d
Fixed pagination
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 22:58:00 +01:00
snipe
4f545ed101
Layout tweaks to template
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 22:57:49 +01:00
snipe
136de4208e
Added string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 21:44:45 +01:00
snipe
7650a2c2a7
Sort by created_by desc by default
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 21:44:23 +01:00
snipe
c3d1987fac
Switch to panel
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 21:44:06 +01:00
snipe
12ef78bb1c
Added PDF embed
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 21:43:58 +01:00
snipe
16c4241a6e
WHY does this work? It’s not in the docs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 05:42:35 +01:00
snipe
4992c77818
Updated template
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 05:41:43 +01:00
snipe
3a0b1de136
Changed table name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 05:41:36 +01:00
snipe
1c3ef02c7b
FIX THIS!!!
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 05:41:15 +01:00
snipe
f268fe9e80
Added gallery card
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 02:03:12 +01:00
snipe
2ed98c17d4
Added print icon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 02:03:02 +01:00
snipe
571ae4fbfd
Use CSS for nowrap
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-29 01:20:20 +01:00
Nicky West
c94a8c42f4
Changed NotesController::getList() to NotesController::index() & reordered methods for consistency
2025-07-28 16:57:46 -07:00
Nicky West
16fdb16a56
Changed over to route model binding and simplified logic & gates
2025-07-28 16:55:11 -07:00
Nicky West
822f9a6f28
Fixed deviations from code standards
2025-07-28 16:37:08 -07:00
Nicky West
b264bbf69f
feat(api): Add API endpoints for managing asset history notes
...
- Add POST endpoint to create a history note attached to an asset
- Add GET endpoint to retrieve history notes for an asset
- Add ActionLog factory state for manual notes
- Implement controller methods with authorization checks
- Add feature tests for note creation, retrieval, and access control
- Register new API routes for these endpoints
Supports automation by enabling programmatic asset history note management.
2025-07-28 15:55:37 -07:00
snipe
6e61e94e02
New manifest
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:36:31 +01:00
snipe
6a7972c5a1
Added new formatters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:36:18 +01:00
snipe
db4fbe315a
Added helper to get media type so we know what kind of lightbox to give it
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:36:11 +01:00
snipe
f3613d7103
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:35:45 +01:00
snipe
cbbed36428
Added multi-file upload for users (bug)
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:35:35 +01:00
snipe
e86e9697b3
Use plural for item type
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:33:25 +01:00
snipe
fd6b2d5715
Simpler blade component calls
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:33:08 +01:00
snipe
fbb36d1665
Fixed file routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:32:45 +01:00
snipe
07be1b8192
Added sorting, updated formatters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:32:25 +01:00
snipe
33880393ac
Added string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:32:00 +01:00
snipe
5123fe7838
Use server side endpoint for filetable blade component
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:31:51 +01:00
snipe
cbe26a365d
Made route signature more consistent
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:31:14 +01:00
snipe
f1bb72b2a6
Added custom view extension
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 23:30:51 +01:00
snipe
2c33654395
Fixed #17485 - nicer alert menu if no items are below qty
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 17:50:26 +01:00
snipe
7c95f03166
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# 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/css/dist/skins/_all-skins.css
# public/css/dist/skins/_all-skins.min.css
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-black.css
# public/css/dist/skins/skin-black.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-blue.css
# public/css/dist/skins/skin-blue.min.css
# public/css/dist/skins/skin-contrast.css
# public/css/dist/skins/skin-contrast.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-green.css
# public/css/dist/skins/skin-green.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-orange.css
# public/css/dist/skins/skin-orange.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-purple.css
# public/css/dist/skins/skin-purple.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-red.css
# public/css/dist/skins/skin-red.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/css/dist/skins/skin-yellow.css
# public/css/dist/skins/skin-yellow.min.css
# public/js/build/app.js
# public/js/build/vendor.js
# public/js/dist/all.js
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2025-07-28 17:41:13 +01:00
snipe
dd86de017e
Dev assets one more time just for good luck
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 17:38:27 +01:00
snipe
3eabde9630
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 17:36:22 +01:00
snipe
640c51af31
Merge pull request #17487 from uberbrady/improve_javascript_3
...
Optimize javascript for smaller files and faster builds (Rebase of #15175 )
2025-07-28 17:34:59 +01:00
Brady Wetherington
7167b17d25
Rebased and brought up to current from the original
2025-07-28 09:57:20 -06:00
snipe
8a35948678
Import DB facade
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 16:17:11 +01:00
snipe
0fe63d3fb9
Re-added jquery-ui
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 14:03:12 +01:00
snipe
e4302c3e88
Fixed comment
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 09:13:32 +01:00
snipe
a7df6fb465
Added DB_SOCKET to example env
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 09:11:00 +01:00
snipe
133e7598e0
Merge pull request #17478 from grokability/library-upgrades
...
Library upgrades
2025-07-28 09:00:02 +01:00
snipe
c1a52ffa75
Bumped jspdf-autotable from ^3.8.4 to ^5.0.2
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:52:52 +01:00
snipe
4f46313388
Bumped tableexport to ^1.33.0
...
https://www.npmjs.com/package/tableexport.jquery.plugin
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:50:47 +01:00
snipe
03b2cc9cd2
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:43:22 +01:00
snipe
1a2bf8dc95
Bumped boostrap table from 1.24.1 to 1.24.2
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:43:17 +01:00
snipe
dd63fbeb84
Moved webpack to dev dependencies
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:38:26 +01:00
snipe
59e435c418
Bumped additional libraries
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:36:13 +01:00
snipe
f89f0a19b5
Updated axios
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:33:07 +01:00
snipe
cbc6ef95cb
Removed babel-preset
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:26:52 +01:00
snipe
0ceecc9e1d
Removed jquery UI
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:24:16 +01:00
snipe
c816902025
Updated postcss
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:19:56 +01:00
snipe
cfb03cdca0
Updated imagemin JS
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:07:34 +01:00
snipe
266f77b08c
Update svg-sanitize
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 08:02:54 +01:00
snipe
31e5c13b50
Merge remote-tracking branch 'origin/develop'
2025-07-28 03:30:22 +01:00
snipe
257d58c236
Moved privacy policy link in settings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-28 03:30:10 +01:00
snipe
4a9fe4f981
Merge remote-tracking branch 'origin/develop'
2025-07-24 15:54:54 +01:00
snipe
015f3d936c
Merge pull request #17459 from grokability/#17441-add-status-to-id
...
Fixed #17441 - hardware listings "remembered" page numbers between statuses
2025-07-24 15:54:33 +01:00
snipe
18d2a0ffd7
Fixed #17441 - added status to table IDs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-24 15:47:26 +01:00
snipe
4fcc5587ee
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-07-24 15:36:06 +01:00
snipe
24afde0e46
Updated hash and minor version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-24 15:35:33 +01:00
snipe
6ca49a20ce
Merge remote-tracking branch 'origin/develop'
2025-07-24 15:29:54 +01:00
snipe
8499faa55a
Fixed #17458 - use item_id instead of target_id for user history
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-24 15:29:36 +01:00
snipe
28f293fdc1
Merge remote-tracking branch 'origin/develop'
2025-07-24 13:07:09 +01:00
snipe
c60dd809b8
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-24 13:06:57 +01:00
snipe
297b8e33f2
Merge pull request #17436 from Godmartinz/fix-acceptance-markdown
...
Fixed #17394 - Changes the acceptance letter salutation to target
2025-07-23 22:55:05 +01:00
spencerrlongg
d0593c6b8d
remove some commented things
2025-07-23 16:19:32 -05:00
spencerrlongg
8a40d7e35c
tests added, regex validation working
2025-07-23 16:12:19 -05:00
Godfrey M
b670b2014c
accidentally removed a line
2025-07-23 09:56:19 -07:00
Godfrey M
440e969f52
remove unnecessary spacing
2025-07-23 09:47:03 -07:00
snipe
14b79f2f1c
Fixed typo in id name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-23 17:00:09 +01:00
snipe
b3e7619adc
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-07-23 16:11:20 +01:00
snipe
00cf49a61f
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-23 16:10:47 +01:00
snipe
4f534e0e84
Bumped version/hash
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-23 16:02:51 +01:00
snipe
6e56d56137
Merge remote-tracking branch 'origin/develop'
2025-07-23 15:06:25 +01:00
snipe
83a19fbbbf
Merge pull request #17454 from uberbrady/de_flake_action_log_tests
...
Enforce order by ID for actionlog tests
2025-07-23 15:06:09 +01:00
snipe
610cb884fc
Merge pull request #17452 from uberbrady/de_flake_tls_cert_file_test
...
This test was flaky, probably due to the PHP statcache.
2025-07-23 15:00:59 +01:00
snipe
2528f6a07b
Merge remote-tracking branch 'origin/develop'
2025-07-23 14:56:49 +01:00
snipe
ba92cec62b
Merge pull request #17453 from grokability/#17316-checkbox-format-on-checkin-checkout
...
Fixed #17316 - handle checkboxes correctly in checkin/checkout
2025-07-23 14:56:24 +01:00
Brady Wetherington
d92e961a52
enforce order by ID for actionlog tests
2025-07-23 14:55:42 +01:00
snipe
b13e74756a
Fixed #17316 - handle checkboxes correctly in checkin/checkout
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-23 14:51:34 +01:00
Brady Wetherington
4ef3072766
This test was flaky, probably due to the PHP statcache.
2025-07-23 14:15:52 +01:00
snipe
423d07c919
Merge remote-tracking branch 'origin/develop'
2025-07-23 12:41:20 +01:00
snipe
e96e2461d3
Merge pull request #17450 from grokability/copy-decrypted-custom-fields-to-clipboard
...
Fixed #17447 - decrypt before copying to clipboard
2025-07-23 12:41:02 +01:00
snipe
7a2e2be169
Fixed #17447 - decrypt before copying to clipboard
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-23 12:39:54 +01:00
snipe
cc608de4bf
Merge remote-tracking branch 'origin/develop'
2025-07-23 12:28:35 +01:00
snipe
8d2a5a7e4a
Added location and defaultLoc to searchable relations in audit log
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-23 12:28:23 +01:00
snipe
b7b0e4fab5
Merge pull request #17447 from Godmartinz/make-custom-fields-copyable
...
Adds #17133 Copy ability to all Custom fields
2025-07-23 12:11:47 +01:00
Godfrey M
a624a79b30
add terenary
2025-07-22 16:36:19 -07:00
Godfrey M
313135da6f
Merge branch 'develop' into make-custom-fields-copyable
2025-07-22 16:26:57 -07:00
Godfrey M
58d27d1247
move copy button to front
2025-07-22 16:17:52 -07:00
snipe
f999a68608
Merge remote-tracking branch 'origin/develop'
2025-07-22 20:28:53 +01:00
snipe
edfb28168f
Merge pull request #17446 from marcusmoore/snipe-it-17445-move-jobtitle-under-assigned_to-in-assettransformer
...
Fixed #17445 - move jobtitle under assigned_to in AssetTransformer
2025-07-22 20:27:01 +01:00
Godfrey M
8d0e03bb06
fix copy target
2025-07-22 11:57:46 -07:00
Marcus Moore
855f6f77cf
Re-add sorting
2025-07-22 11:49:32 -07:00
Godfrey M
6236cffe14
adds copy links for filled custom fields
2025-07-22 11:49:11 -07:00
Marcus Moore
322a71fbb8
Add jobtitleFormatter
2025-07-22 11:37:34 -07:00
Marcus Moore
4d9f8476f3
Update field key in AssetPresenter
2025-07-22 11:07:58 -07:00
Marcus Moore
d7d93b14b2
Move jobtitle under assigned_to
2025-07-22 11:02:26 -07:00
snipe
db78a9f18f
Merge remote-tracking branch 'origin/develop'
2025-07-22 15:25:51 +01:00
snipe
d1af3ece6e
One more tweak to login checkbox
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 15:25:09 +01:00
snipe
816039f48e
Merge remote-tracking branch 'origin/develop'
2025-07-22 15:18:50 +01:00
snipe
8153b20984
Check for demo mode on UI for able to login
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 15:18:34 +01:00
snipe
ae240bae6d
Updated prod CSS
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 15:14:42 +01:00
snipe
9e30c69e6d
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-07-22 15:14:32 +01:00
snipe
a50f605c29
Merge pull request #17443 from grokability/added-not-allowed-cursor
...
Adds disabled cursor on uneditable fields in user create/edit
2025-07-22 15:13:14 +01:00
snipe
daf23edd10
Adds disabled cursor on uneditable fields in user create/edit
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 15:10:27 +01:00
snipe
43c7de9049
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 14:38:04 +01:00
snipe
7e51c5db81
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-07-22 14:34:10 +01:00
snipe
2eaaeb8259
Merge pull request #17423 from grokability/tighter-permissions-on-non-admins
...
Tighter permissions on non-admins and demo modes
2025-07-22 14:32:50 +01:00
snipe
a02c62d62c
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 14:12:51 +01:00
snipe
e0232a8e84
Renamed gate
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 14:02:18 +01:00
snipe
6ea5693b2f
Updated comment, removed log error statement
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 13:59:58 +01:00
snipe
0ee3c45e7b
Merge remote-tracking branch 'origin/develop'
2025-07-22 13:39:54 +01:00
snipe
030c2114d1
Merge pull request #17442 from grokability/user-api-eula-fix
...
Fixed FD-49886 - Optimize user queries
2025-07-22 13:39:36 +01:00
snipe
2cb18e3668
Remove fields from query - eulas was querying actionlogs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 13:25:41 +01:00
snipe
cd9f8be563
Optimize for when we already have the counts
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-22 13:25:16 +01:00
snipe
a02792e9bf
Merge pull request #17300 from uberbrady/add_actionlog_tests
...
Fixed #17071 - Adding various tests of the contents of ActionLogs for lots of events
2025-07-22 10:51:30 +01:00
snipe
41bb422244
Merge pull request #17439 from marcusmoore/component-file-test-fix
...
Attempt to fix flaky file upload tests pt2
2025-07-21 23:16:03 +01:00
Marcus Moore
54663d3342
Pass order to api in test
2025-07-21 15:10:35 -07:00
snipe
2529f7369f
Merge pull request #17438 from grokability/file-upload-tests-fix
...
Attempt to fix flaky file upload tests
2025-07-21 22:48:38 +01:00
snipe
909c33dccf
Fixed order location
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-21 22:45:17 +01:00
snipe
1adc9f1aa9
Attempt to fix flaky tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-21 22:18:15 +01:00
spencerrlongg
e9948f0718
fixes booleans, adds note, changes name
2025-07-21 15:34:08 -05:00
Godfrey M
49da9e58fd
changed markdown to point to assignedto name
2025-07-21 12:00:00 -07:00
spencerrlongg
2f74a8afe1
mac address rule working
2025-07-21 12:02:45 -05:00
snipe
f3e288d078
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-21 17:46:49 +01:00
snipe
988000952e
Fixed RB-3997
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-21 13:48:01 +01:00
snipe
981e69929c
Merge remote-tracking branch 'origin/develop'
2025-07-21 12:36:44 +01:00
snipe
6537f3794b
Merge pull request #17292 from Godmartinz/fail_with_inputs
...
FIXED : #17194 Return to bulk edit with errors and inputs
2025-07-21 12:03:52 +01:00
snipe
d31718ba8a
Merge pull request #17389 from grokability/use-transformer-for-api-asset-model-response
...
Use standard model transformer for asset model API response
2025-07-21 11:52:25 +01:00
snipe
9dd4bc5fa8
Merge pull request #17391 from Godmartinz/add-components-notifications
...
FIXED : #13844 Adds Webhook and Mail Notifications for Components
2025-07-21 11:51:30 +01:00
snipe
df5f1bd522
Merge pull request #17434 from grokability/dependabot/github_actions/develop/codacy/codacy-analysis-cli-action-4.4.7
...
Bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7
2025-07-21 11:45:04 +01:00
dependabot[bot]
ddffab9169
Bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.4.5 to 4.4.7.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.4.5...v4.4.7 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-version: 4.4.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 09:26:25 +00:00
Oliver Cox
553ab8851a
Fix #17431 : EULA not displaying on asset acceptance page
...
Changed two instances of === to ==, as this was causing a comparison to fail and preventing EULAs from being displayed on asset acceptance pages as expected.
2025-07-20 23:00:18 +01:00
snipe
1eae5d12fc
Merge remote-tracking branch 'origin/develop'
2025-07-18 17:56:20 +01:00
snipe
0c34073582
Namespace fix for presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 17:17:04 +01:00
snipe
14674947cb
Fixed test namespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 17:15:51 +01:00
snipe
51bccdbd66
Merge pull request #17424 from marcusmoore/chore/livewire-ugprade
...
Bumped livewire to v3.6.4
2025-07-18 17:12:14 +01:00
snipe
f0fbb3cf36
Uncomment permissions test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 16:31:31 +01:00
Brady Wetherington
0cc47aacbe
Got tests to pass by making them match our current reality, rather than wishes
2025-07-18 16:14:32 +01:00
snipe
fafd592290
Wrap groups and activated into the other canEditAuthFields gate
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 16:03:43 +01:00
snipe
40e754b8c3
Additional criteria for the canEditAuthFields gate
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 16:03:22 +01:00
snipe
483301db7a
Changed some of the gating logic for demo mode. Sigh.
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 16:02:59 +01:00
snipe
218606fbd6
Updated view permissions
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 16:02:41 +01:00
snipe
c601b8e62c
Updated test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 16:02:11 +01:00
snipe
2bd68ec991
Uncommented importer gate
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 13:17:25 +01:00
snipe
66842648ed
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 13:17:10 +01:00
snipe
ce54b9a7b5
Removed duplicate alert
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 13:16:59 +01:00
Brady Wetherington
8a5f6d2a5d
Refactor base test into Trait, clean test output for easier comparison
2025-07-18 13:16:35 +01:00
snipe
1d86a5476f
Updated language
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 12:45:43 +01:00
snipe
ca4d3f6bce
Changed gate name, removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-18 12:45:32 +01:00
Godfrey M
2812f2ce92
remove log
2025-07-17 15:04:42 -07:00
Godfrey M
5c623db798
fix redirect
2025-07-17 14:57:00 -07:00
Marcus Moore
edaf005fe1
Bump livewire to v3.6.4
2025-07-17 14:15:10 -07:00
snipe
4f6e407247
More consistent language degarding the demo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 21:13:13 +01:00
snipe
e30881239c
A few more clean ups for demo mode
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 21:08:50 +01:00
snipe
bbde2cc4b2
Use history blade component
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 21:04:11 +01:00
snipe
16d18c79d7
Fixed email editable field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 21:03:20 +01:00
snipe
a0d2cb8a03
Clearer (if longer) gate name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:47:20 +01:00
snipe
1bb5dc7e69
Added one more test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:40:01 +01:00
Brady Wetherington
58759acfe4
Think I hit _all_ of the tests we need to mess with here
2025-07-17 20:15:01 +01:00
snipe
0cd5136052
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:12:52 +01:00
snipe
b3c6fe5369
Use both new gates in user edit
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:12:46 +01:00
snipe
599718f84e
Use new gates in controllers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:12:32 +01:00
snipe
d9a5452388
Defined new gates
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:12:10 +01:00
snipe
0fe49e04bf
Attempt to use a gate here?
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:09:27 +01:00
snipe
a98d3fb4dc
Check for the format of the permissions (string, object, array)
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:09:17 +01:00
Godfrey M
8c670d1832
clean up
2025-07-17 12:08:49 -07:00
snipe
c232f490bc
Show user log
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:08:40 +01:00
snipe
c7280953dd
Added/updated tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 20:08:32 +01:00
Godfrey M
8f4c606c64
remove var dumps
2025-07-17 12:04:33 -07:00
Godfrey M
6740afab42
radio buttons values return correctly
2025-07-17 11:59:09 -07:00
Godfrey M
5df22b3e6a
checkboxes properly check
2025-07-17 11:56:52 -07:00
snipe
3d9d18a0d5
Fixed weird CSS quirk
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-17 19:22:23 +01:00
Marcus Moore
0102599708
Implement tests
2025-07-16 17:20:28 -07:00
Marcus Moore
960edd4adf
Improve clarity
2025-07-16 17:11:00 -07:00
Marcus Moore
3547fa723c
Delete requests when asset model is deleted
2025-07-16 17:04:14 -07:00
Marcus Moore
7a456185c6
Add explicit state for assets
2025-07-16 16:57:03 -07:00
Marcus Moore
dd79c3f2d6
Scaffold tests
2025-07-16 16:47:28 -07:00
Marcus Moore
35682d11f0
Add command to clean checkout requests
2025-07-16 14:49:45 -07:00
Marcus Moore
d04b3f0907
Enable test
2025-07-16 13:15:06 -07:00
Marcus Moore
c926358e04
Delete requests when user is deleted
2025-07-16 13:11:59 -07:00
Marcus Moore
856ba52f36
Delete requests when asset is deleted
2025-07-16 12:43:56 -07:00
Marcus Moore
a5bea31154
Scaffold tests
2025-07-16 12:38:08 -07:00
Marcus Moore
2afcc1e384
Add basic tests around asset request index
2025-07-16 12:25:37 -07:00
Godfrey M
fc469707a3
clean up
2025-07-16 10:51:33 -07:00
snipe
8863208333
Merge remote-tracking branch 'origin/develop'
2025-07-16 17:35:55 +01:00
snipe
77fdc370c7
Merge pull request #17415 from uberbrady/clean_unaccepted_assets_report
...
[FD-47386, FD-49095] New Artisan command to clean checkout acceptances
2025-07-16 17:34:49 +01:00
snipe
5f38a74a72
Merge remote-tracking branch 'origin/develop'
2025-07-16 17:02:29 +01:00
snipe
301290fb6d
Send emails on acceptance even if signature is not required
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 17:02:04 +01:00
snipe
fe15dacb1f
Merge remote-tracking branch 'origin/develop'
2025-07-16 16:54:30 +01:00
snipe
07fffe2f79
Merge pull request #17410 from grokability/remove-password-from-welcome
...
Remove password from welcome email, prompt for reset instead
2025-07-16 16:54:07 +01:00
snipe
0227a63fa5
Slightly clearer language
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:31:45 +01:00
snipe
27764b863c
Updated language
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:25:36 +01:00
snipe
032fd75f9e
Added default invite password token timeout
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:23:51 +01:00
snipe
0bf4f861f3
Nicer debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:23:25 +01:00
snipe
fd8f90cb52
Added new password broker for longer toekn lifetime
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:23:11 +01:00
snipe
b6c6b025c8
Added expiry language
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:20:26 +01:00
snipe
3d89e98d1f
Small tweaks to welcome email blade
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 16:20:15 +01:00
Brady Wetherington
7c5110ed5d
Add more action logs tests everywhere I can think of it.
2025-07-16 16:20:06 +01:00
Brady Wetherington
0a474f48ad
WIP: Adding various tests of the contents of ActionLogs for lots of events
2025-07-16 16:20:06 +01:00
Brady Wetherington
c409bfd5be
New Artisan command to clean checkout acceptances and a migration that runs it
2025-07-16 16:06:23 +01:00
snipe
39d5d5b2e0
Merge branch 'develop' into remove-password-from-welcome
2025-07-16 15:05:13 +01:00
snipe
c2d44cf2f2
Merge remote-tracking branch 'origin/develop'
2025-07-16 12:25:14 +01:00
snipe
8a80d9009d
Refomatted hidden array
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 12:24:48 +01:00
Godfrey M
f62b5df566
use ternaries instead of optionals
2025-07-15 15:40:21 -07:00
spencerrlongg
826521f053
added rules, still needs a little more...
2025-07-15 15:21:10 -05:00
spencerrlongg
f9b05bc8de
more encryption rules extenting laravel's own
2025-07-15 15:03:51 -05:00
spencerrlongg
b8239e8ed9
use laravel validation methods, email works
2025-07-15 14:17:49 -05:00
Godfrey M
214757ab0b
fix mailable
2025-07-15 12:04:36 -07:00
Godfrey M
f130186b37
add Component Checkin Mail
2025-07-15 11:56:34 -07:00
Godfrey M
2244eebc3b
add Component Checkout Mail
2025-07-15 11:00:39 -07:00
snipe
4176792f2d
Translate field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 16:32:17 +01:00
snipe
1e6cef52c9
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 15:17:08 +01:00
snipe
a0f4f30a50
Added try/catch
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 15:13:33 +01:00
snipe
4cbf6ac393
Re-add /setup crential email
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:20:13 +01:00
snipe
af7425d8e6
Remove unused variable
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:19:12 +01:00
snipe
3fea909d3f
Removed send credentials option from user controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:14:10 +01:00
snipe
7c37d40677
Use plaintext in the database so that the password will never be valid
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:13:50 +01:00
snipe
3a97c27350
Removed logging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:13:29 +01:00
snipe
e0516a52a8
Formatting change
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:12:55 +01:00
snipe
a85ec6efb3
Set token in welcome email constructor
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:12:42 +01:00
snipe
3795c74814
Added string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:12:26 +01:00
snipe
27954dc6d3
Use password reset token
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:12:18 +01:00
snipe
68c4187a09
Removed email creds option from user create
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:11:15 +01:00
snipe
b9834231f3
Remove email credentials chexkbox
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 14:08:36 +01:00
snipe
2be343ea1c
More specific no password
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 13:11:45 +01:00
snipe
109fe1b62c
Use no password as temp password
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 13:11:18 +01:00
snipe
63d691a63c
Removed noisy log
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 13:10:48 +01:00
snipe
7f1bdb6f34
Merge remote-tracking branch 'origin/develop'
2025-07-15 10:58:58 +01:00
snipe
6f57d6b876
Merge pull request #17407 from grokability/fixes-signature-pad-chrome
...
Fixed display of acceptance button if signature is not required
2025-07-15 10:58:34 +01:00
snipe
e0bad99ea1
Fixes display of acceptannce button if signature is not required
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 10:55:30 +01:00
spencerrlongg
7cdfaa93ec
a couple more tests and cleanup
2025-07-10 16:45:15 -05:00
spencerrlongg
59ccc70303
bulk changes that should make this work
2025-07-10 16:02:39 -05:00
spencerrlongg
f1584b722d
work on bulk tests, switching branches to check something
2025-07-10 15:29:42 -05:00
snipe
e39eb09cfb
Merge pull request #17390 from Godmartinz/unhandled-redirect-error
...
FIXED redirect option being NULL
2025-07-10 19:41:40 +01:00
Godfrey M
64d397c3f3
add component notification tests
2025-07-10 11:26:10 -07:00
Godfrey M
465ac1d1e1
remove ternary
2025-07-10 08:39:13 -07:00
Godfrey M
18d6becebc
populate other_redirect in store method
2025-07-10 08:36:15 -07:00
snipe
943a4093ad
Use standard model transformer for asset model API response
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-10 15:42:39 +01:00
snipe
b0305e12d2
Merge remote-tracking branch 'origin/develop'
2025-07-10 13:11:10 +01:00
snipe
b0917a5131
Merge pull request #17385 from grokability/17383-fix-api-route-path
...
Fixed #17383 - re-add `/hardware/` as an object type in the file upload API
2025-07-10 13:10:43 +01:00
snipe
0972c4e340
Re-added /hardware/ as viable route for API file uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-10 13:06:22 +01:00
spencerrlongg
4d8c5a86a4
routes added, tests scratched but need writing
2025-07-09 23:01:58 -05:00
Godfrey M
3bbd0fdbcd
google notifications fires properly
2025-07-09 17:02:51 -07:00
snipe
43a237bf95
Merge pull request #17378 from grokability/phpcs/models
...
Code formatting fixes
2025-07-09 21:55:30 +01:00
snipe
95f867b267
Code formatting fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 21:48:53 +01:00
snipe
58f76b5c99
Merge remote-tracking branch 'origin/develop'
2025-07-09 21:01:24 +01:00
snipe
e96daf469a
Better phrasing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 21:00:54 +01:00
snipe
7c4ee632cf
Merge remote-tracking branch 'origin/develop'
2025-07-09 20:58:17 +01:00
snipe
f2cdfe9e47
Normalize textarea for notes in acceptance form
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 20:58:07 +01:00
snipe
b6b0f716eb
Merge remote-tracking branch 'origin/develop'
2025-07-09 20:22:25 +01:00
snipe
929b67e768
Merge pull request #17376 from grokability/small-tweak-to-acceptance-ui
...
Better indicate via submit button colors and messaging that something is about to be accepted or declined
2025-07-09 20:21:50 +01:00
snipe
0573dc136a
Put the sig check back
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 20:16:30 +01:00
snipe
48588f6a9e
Small UI sugar on the acceptance/signature screen
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 20:08:19 +01:00
Godfrey M
8214b11da5
MS teams fires properly
2025-07-09 11:44:53 -07:00
Godfrey M
36090bf83e
checked in notification fires, updated icon translation usage
2025-07-09 11:35:24 -07:00
Godfrey M
bffb2fe82f
checkout notification fires
2025-07-09 11:23:27 -07:00
Godfrey M
500cbf5d92
add component checkout notification, update checkout blade, update listener
2025-07-09 11:12:18 -07:00
snipe
bd0e04ed15
Merge remote-tracking branch 'origin/develop'
2025-07-09 15:48:17 +01:00
snipe
88579b9bf3
Merge pull request #17374 from uberbrady/improve_inline_videos
...
Fixed [FD-49538 ] - use a Video tag for video files for non-Safari usage
2025-07-09 15:47:19 +01:00
snipe
8599981d44
Merge remote-tracking branch 'origin/develop'
2025-07-09 15:46:53 +01:00
snipe
e8bb9bde99
Fixed #8201 - splits first_name and last_name in user export
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 15:46:42 +01:00
Brady Wetherington
0ee3cca4da
Use a Video tag for video files for non-Safari usage
2025-07-09 15:15:53 +01:00
snipe
6fc6e95c67
Merge remote-tracking branch 'origin/develop'
2025-07-08 22:02:34 +01:00
snipe
f89ee6b7f2
Merge pull request #17361 from Godmartinz/return-custom-textarea_input
...
Fixed #7957 - custom field Textarea input not retaining when switching Asset Models with shared fields
2025-07-08 22:02:07 +01:00
snipe
43b585bde8
Merge remote-tracking branch 'origin/develop'
2025-07-08 21:59:58 +01:00
snipe
aebfb52c85
Merge pull request #17362 from Godmartinz/license-redirect-bug
...
Fixed #17310 - 500 on redirect when checking in a license seat
2025-07-08 21:59:22 +01:00
Godfrey M
667bd7af0e
fix checkout_to_type being null when checking in
2025-07-08 13:53:10 -07:00
snipe
710f89291f
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-07-08 21:27:06 +01:00
snipe
bbf69bc582
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-08 21:26:15 +01:00
snipe
f2b7a3d002
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-08 21:25:31 +01:00
Godfrey M
3fd9e3ab56
include textareas input return
2025-07-08 12:02:56 -07:00
spencerrlongg
5f835aa009
delete unused imports
2025-07-07 18:07:26 -05:00
spencerrlongg
d5ca543719
start introducing parent exception
2025-07-07 18:05:23 -05:00
snipe
4c6249eb9e
Merge remote-tracking branch 'origin/develop'
2025-07-07 22:09:45 +01:00
snipe
8e11466a54
Added query scope
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 22:09:23 +01:00
snipe
016900bad8
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-07-07 21:54:04 +01:00
snipe
dade9797d5
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 21:46:13 +01:00
snipe
2e8ae33761
Merge remote-tracking branch 'origin/develop'
2025-07-07 20:58:36 +01:00
snipe
97c1e65ffc
Fixed fieldname
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 20:58:26 +01:00
snipe
b4e22f4a21
Small fix for seat listing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 20:56:26 +01:00
Godfrey M
2b8ea9a233
add required to input validation
2025-07-07 10:46:54 -07:00
snipe
0d325060da
Merge remote-tracking branch 'origin/develop'
2025-07-07 17:06:24 +01:00
snipe
58b6feb3ca
Merge pull request #17356 from grokability/show-only-taken-licenses
...
[FD-49569 ] - Show only assigned in license tab
2025-07-07 17:05:38 +01:00
snipe
41c4920d45
Show only assigned in license tab
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 16:58:36 +01:00
snipe
1a6e98e18f
Merge remote-tracking branch 'origin/develop'
2025-07-07 16:24:04 +01:00
snipe
d1ddd8de98
Re-add column selector
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 16:23:48 +01:00
snipe
97e34595f6
Merge remote-tracking branch 'origin/develop'
2025-07-07 16:00:10 +01:00
snipe
f41307eb4a
Merge pull request #17353 from grokability/fixes-#14295-send-acceptance-on-signing
...
Fixed #14295 - allow user to receive an email PDF upon signing
2025-07-07 15:59:03 +01:00
snipe
59de77feb0
Use company name if provided instead of site name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 15:55:40 +01:00
snipe
8ebbcf6e80
Removed console commands
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 15:55:31 +01:00
snipe
24c6e836dd
Added checkbox toggle
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 15:51:24 +01:00
snipe
8e38b3898e
Fixes #14295 - allow user to receive an email PDF upon signing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 15:38:36 +01:00
snipe
a179d5234b
Merge remote-tracking branch 'origin/develop'
2025-07-07 14:43:28 +01:00
snipe
ce9a5e35c9
Merge pull request #17352 from grokability/fixed-#17273-notes-in-upcoming-audit
...
Fixed #17273 - switch to HTML table from markdown
2025-07-07 14:42:43 +01:00
snipe
b092779697
Fixed #17273 - switch to HTML table from markdown
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 14:37:38 +01:00
snipe
64c6121fdb
Merge remote-tracking branch 'origin/develop'
2025-07-07 14:00:55 +01:00
snipe
ab30a96d16
Merge pull request #17327 from Godmartinz/asset_model_redirect
...
FIXED : #15861 adds a redirect option for asset model and previous page
2025-07-07 14:00:31 +01:00
snipe
08d8954a85
Merge remote-tracking branch 'origin/develop'
2025-07-07 14:00:03 +01:00
snipe
dab0fb16ad
Merge pull request #17291 from Godmartinz/fix_bulk_checkout_focus
...
Fixes #12094 - Adds focus to select2 in bulk checkout
2025-07-07 13:57:12 +01:00
snipe
4f20955d0d
Merge remote-tracking branch 'origin/develop'
2025-07-07 13:46:03 +01:00
snipe
5be398bc99
Merge pull request #17350 from grokability/tighter-control-on-company
...
Fixes #17302 - Tighter control on company
2025-07-07 13:45:08 +01:00
snipe
3a703c8bcf
Merge remote-tracking branch 'origin/develop'
2025-07-07 13:35:07 +01:00
snipe
fe4172957f
Merge pull request #17351 from grokability/smaller-pdfs
...
Fixed #17349 - enable_font_subsetting in PDFs
2025-07-07 13:33:29 +01:00
snipe
ff3a59d347
Fixed #17349 - enable_font_subsetting in PDFs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 13:32:25 +01:00
snipe
f9aedea26f
Eager load admin
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 13:21:07 +01:00
snipe
5abd2c7151
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 13:12:16 +01:00
snipe
bfcaf4f37b
Removed unecessary use statement
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 12:36:59 +01:00
snipe
5f4e1835bc
Removed unused method
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 12:36:16 +01:00
snipe
c1f1ae6b64
Removed logging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 12:31:12 +01:00
snipe
c4fcc6c24e
Removed direct scoping calls
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 12:26:30 +01:00
snipe
ccbffa086b
Merge remote-tracking branch 'origin/develop'
2025-07-07 11:36:33 +01:00
snipe
dd73ad9941
Merge pull request #17341 from Godmartinz/query_error_rb19824
...
Fixed #17193 : perform Orderby before Collection in Bulk Assets Controller
2025-07-07 11:19:37 +01:00
snipe
ac21f7569f
Merge pull request #17346 from grokability/add-video-uploads
...
[FD-49538] Add video/audio uploads
2025-07-07 11:15:19 +01:00
snipe
4ef0158da4
Use preview instead of image text
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-03 20:19:29 +01:00
snipe
4db3b3ba0e
Use config array for extensions in restore tool
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-03 20:19:13 +01:00
snipe
dc43d85323
Check for audio files
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-03 20:15:30 +01:00
snipe
62651f381c
Expand safe allowed inline files
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-03 20:13:57 +01:00
snipe
3e9098907a
Use config file for file types/mimes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-03 20:11:31 +01:00
snipe
e18df250f8
Removed console debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-03 20:08:08 +01:00
Godfrey M
be5c5a51da
get desired behavior of select-2
2025-07-02 11:20:04 -07:00
Godfrey M
a728fad675
perform orderBy on query before converting to a Collection
2025-07-02 11:06:35 -07:00
snipe
07ee4be840
Merge remote-tracking branch 'origin/develop'
2025-07-02 18:38:12 +01:00
snipe
185629b310
Merge pull request #17338 from grokability/small-depreciation-tweaks
...
Fixed #1909 - Small depreciation tweaks
2025-07-02 18:37:21 +01:00
snipe
30ebea4f2d
Return int count
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 18:24:27 +01:00
snipe
b135c1eac2
Updated language strings in view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 18:15:06 +01:00
snipe
88fef73d6f
Use new translation
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 17:54:10 +01:00
snipe
556a9039e9
New strings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 17:53:55 +01:00
snipe
cdfe6c21c1
Tightened HTML, added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 17:53:42 +01:00
snipe
b094ebdd66
Removed validation of > 0
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 17:53:32 +01:00
snipe
4cc9b2d312
Merge remote-tracking branch 'origin/develop'
2025-07-02 17:21:39 +01:00
snipe
526a7ddea6
Merge pull request #17337 from grokability/fixes-#17112-ldap-location-set-to-0
...
Fixed #17112 - Set location ID to null instead of 0
2025-07-02 17:20:34 +01:00
snipe
bb5ad31cba
Merge pull request #17336 from uberbrady/safer_deserialize
...
Use safer deserialization defaults
2025-07-02 17:15:48 +01:00
snipe
549da2efed
Set location ID to null instead of 0
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 17:15:18 +01:00
snipe
e5e586dc43
Attempt to generalize companyable in company scope
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 17:12:55 +01:00
Brady Wetherington
8a682beb0e
Use safer deserialization defaults
2025-07-02 14:49:12 +01:00
snipe
24dddae1d1
Merge remote-tracking branch 'origin/develop'
2025-07-02 11:57:57 +01:00
snipe
699e9f75c9
Fixed RB-19892
...
Check for location before trying to grab company property
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 11:57:42 +01:00
snipe
ad0165d085
Merge remote-tracking branch 'origin/develop'
2025-07-02 11:44:30 +01:00
snipe
759e30977b
Merge pull request #17333 from grokability/fixes-#17326-dash-sorting
...
Fixed #17326 - sorting on dashboard
2025-07-02 11:43:48 +01:00
snipe
6cfdb49cc3
Fixed #17326 - sorting on dashboard
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-02 11:41:21 +01:00
snipe
39dc38c5d1
Merge remote-tracking branch 'origin/develop'
2025-07-01 23:32:43 +01:00
snipe
1195121bf0
Merge pull request #17330 from uberbrady/add_escaping_to_action_logs
...
Add escaping to user_agent and remote_ip variables for API results
2025-07-01 23:30:41 +01:00
Brady Wetherington
8bc067b18b
Add escaping to user_agent and remote_ip variables for API results
2025-07-01 23:22:09 +01:00
Godfrey M
76f59f7b85
fix variables
2025-07-01 12:52:16 -07:00
Godfrey M
55ebb4671f
update check in and check out controllers
2025-07-01 12:44:26 -07:00
Godfrey M
8a9cf07063
editing controllers and edit blades for other categories
2025-07-01 12:31:55 -07:00
Godfrey M
ca9ff8cf19
set return type for RedirectOptions
2025-07-01 12:04:02 -07:00
Godfrey M
7217d9c427
adds redirect to previous page, use match instead of switch cases
2025-07-01 11:55:46 -07:00
Godfrey M
9d712ad8f1
clean up code
2025-07-01 10:56:02 -07:00
Godfrey M
f3e49e7010
add asset model as a redirect option
2025-07-01 10:43:00 -07:00
snipe
046ce19dbb
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-06-30 11:46:24 +01:00
snipe
ba94f1b920
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-30 11:45:43 +01:00
snipe
edcd46dd67
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-30 11:44:46 +01:00
snipe
5cf6c89dde
Merge pull request #17322 from grokability/fixes-#8484-add-supplier-to-license-relationship
...
Fixed #8484 - added supplier to license relationship
2025-06-30 11:29:07 +01:00
snipe
58676b1f83
Fixed #8484 - added supplier to license relationship
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-30 11:27:30 +01:00
snipe
8ff7c30e5a
Merge pull request #17315 from grokability/traitify-uploads
...
Added HasUploads trait and remove uploads method for models
2025-06-27 20:00:28 +01:00
snipe
cd989768d4
Added HasUploads trait and remove uploads method for models
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 19:32:22 +01:00
snipe
33263f5a93
Merge remote-tracking branch 'origin/develop'
2025-06-27 13:52:09 +01:00
snipe
6cbdefe3d9
Small regressions
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 13:04:02 +01:00
snipe
8ef8e76300
Merge remote-tracking branch 'origin/develop'
2025-06-27 12:48:54 +01:00
snipe
c6ecc0d8e8
Merge pull request #17311 from grokability/rwork-bulk-api-to-smaller-pr
...
Fixed #9413 and rework upload API for bulk and better responses (refactor of #16964 )
2025-06-27 12:43:34 +01:00
snipe
e0f5663bf4
Requested changes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 12:37:11 +01:00
snipe
aafc8996c1
phpcbf fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 12:18:54 +01:00
snipe
128da40cbf
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 12:03:12 +01:00
snipe
ea0460e97e
Remove unused API files controllers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 11:51:36 +01:00
snipe
d8e7123576
Added uploaded files API controllers and presenters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 11:37:31 +01:00
snipe
73cfdae9e7
Merge remote-tracking branch 'origin/develop'
2025-06-25 15:00:46 +01:00
snipe
6f45ec655f
Merge pull request #16857 from realchrisolin/generic_tape
...
Generic tape
2025-06-25 14:59:57 +01:00
snipe
54a3e41281
Merge remote-tracking branch 'origin/develop'
2025-06-25 14:58:46 +01:00
snipe
ec17c168ea
Merge pull request #17222 from grokability/fixes-#17221-move-table-featueres-into-js
...
Fixed #17221 - Moved common table elements to partial
2025-06-25 14:52:17 +01:00
snipe
119b097521
More cleanup
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:43:09 +01:00
snipe
c731633a84
Fixed weird formatting
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:40:26 +01:00
snipe
6a4d6ade39
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:39:46 +01:00
snipe
b3b4697fc9
More whitespace cleanup
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:38:25 +01:00
snipe
72c706d697
Aaaand one more
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:30:34 +01:00
snipe
8a7af24bd4
More whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:29:33 +01:00
snipe
dd01bd3e5f
Cleaned up whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:29:01 +01:00
snipe
59cade9f82
Cleaned up whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:28:20 +01:00
snipe
6bb9b79832
Tweaked dashboard
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:11:29 +01:00
snipe
f8fe7b5803
Removed whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:11:19 +01:00
snipe
4d6279d61c
Added JS to handle data-dash attribute overrides
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:11:04 +01:00
snipe
5ef581f328
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:10:51 +01:00
snipe
d59ba6da84
Merge remote-tracking branch 'origin/develop'
2025-06-25 13:11:39 +01:00
snipe
20a59c343e
Merge pull request #17296 from uberbrady/improve_fmcs_locations_test
...
Fixed #17190 and [FD-49375]: Do FMCS testing 'async' to keep from blowing out the whole settings page
2025-06-25 13:10:54 +01:00
snipe
d6feb522b7
Merge pull request #17297 from grokability/fixes-#17259-#15239-external-avatar
...
Fixed #15239 and #17259 - better handle external avatars
2025-06-25 13:09:33 +01:00
snipe
951aee8292
Fixes #15239 and #17259 - better handle external avatars
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 13:03:51 +01:00
Brady Wetherington
6e2d7912b5
Do the FMCS testing 'async' to keep from blowing out the whole page
2025-06-25 12:59:37 +01:00
snipe
1b28b06934
Merge remote-tracking branch 'origin/develop'
2025-06-25 11:04:15 +01:00
snipe
b20925b550
Fixed #17282 - removed erroneous update gate for user-license endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 11:03:06 +01:00
Godfrey M
c8b213c190
remove some changes, move error bag
2025-06-24 13:10:32 -07:00
Godfrey M
942de9dce5
got validation to redirect back to form and display
2025-06-24 12:42:07 -07:00
Godfrey M
483f684b04
adds focus to select 2 bulk checkout
2025-06-24 09:58:38 -07:00
snipe
26774b4193
Merge pull request #17287 from uberbrady/limit_license_seat_increments
...
Fixed [FD-45786] - Limit changing of asset seat count to no more than 10k at a time
2025-06-24 17:43:02 +01:00
Brady Wetherington
a7a597d609
Added some tests around license seat changes
2025-06-24 17:35:49 +01:00
snipe
1c12b9278a
Merge pull request #17116 from marcusmoore/17065-send-alert-to-assigner-upon-response
...
Fixed #17065 - allow sending acceptance alert to initiator.
2025-06-24 17:30:47 +01:00
Brady Wetherington
de4764bd05
Limit changing of asset seat count to no more than 10k at a time
2025-06-24 13:53:11 +01:00
snipe
ff3e69a56c
Merge remote-tracking branch 'origin/develop'
2025-06-23 20:51:24 +01:00
snipe
c1e7a78d23
Merge pull request #17284 from Godmartinz/fix-depreciation-choice-in-transformer
...
FIXED : #14869 changes the depreciation method selected for Assets index table
2025-06-23 20:49:25 +01:00
Godfrey M
8894bb91cc
fix method choice in asset transformer for depreciations
2025-06-23 12:37:29 -07:00
snipe
c955126f01
Merge pull request #17283 from Godmartinz/multiclick_checkout_bug
...
Fixed #14077 : Disables checkout button after submitting
2025-06-23 20:30:38 +01:00
Godfrey M
ce53b48d04
disable checkout button after submitting
2025-06-23 12:18:24 -07:00
snipe
6b975a5fb4
Merge remote-tracking branch 'origin/develop'
2025-06-23 16:41:42 +01:00
snipe
6015aeddee
Merge pull request #17209 from Godmartinz/saml_xml_update_bug
...
Fixed #17089 : SAML metadata now updating with new XML uploads
2025-06-23 16:40:35 +01:00
snipe
7b04e30964
Merge pull request #17280 from grokability/fixes/#7246-manager-id-in-import
...
Fixed #7246 - added manager employee/username number to importer
2025-06-23 16:07:14 +01:00
snipe
6794f5e783
Added logging for manager import
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-23 15:46:04 +01:00
snipe
6e41ceff39
Fixed parameter order
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-23 15:41:56 +01:00
snipe
7ab47ff0de
Fixed #7246 - added manager employee number to importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-23 15:11:57 +01:00
snipe
3a02b15124
Merge remote-tracking branch 'origin/develop'
2025-06-23 12:38:40 +01:00
snipe
92d24d8702
Merge pull request #17277 from grokability/#17264-add-notes-to-bulk
...
Fixed #17264 : add notes to bulk asset edit
2025-06-23 12:36:50 +01:00
snipe
bcbfd46682
Update controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-23 12:32:33 +01:00
snipe
bfd96a695f
Add notes field and nulling checkbox
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-23 12:32:28 +01:00
snipe
f27e8534dc
Make sure $item exists
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-23 12:32:15 +01:00
snipe
040cd7ddbf
Updated string to use shorter version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 20:56:37 +01:00
snipe
5f73d81935
Merge remote-tracking branch 'origin/develop'
2025-06-22 20:14:59 +01:00
snipe
8d6b21a076
Merge pull request #17241 from spencerrlongg/bug/17239-possible-500-when-checking-in-license-assigned-to-a-soft-deleted-user
...
Fixed #17239 - Add `withTrashed` User Search On License Checkin
2025-06-22 20:14:03 +01:00
snipe
2d36b25017
Merge pull request #17258 from Robert-Azelis/patch-13
...
Company info - user print assets
2025-06-22 20:13:24 +01:00
snipe
002b5c0f6f
Merge remote-tracking branch 'origin/develop'
2025-06-22 20:07:52 +01:00
snipe
1f9e4306ae
Fixed #17261 - check for either old or new label engine QR
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 20:07:30 +01:00
snipe
8086842570
Merge remote-tracking branch 'origin/develop'
2025-06-22 19:42:03 +01:00
snipe
5242e0b36e
Merge pull request #17270 from grokability/fixes/#17249-order-by-location-in-maintenances
...
Fixed #17249 - sort by location in asset maintenances
2025-06-22 19:41:14 +01:00
snipe
e50505532e
Fixes #17249 - sort by location in asset maintenances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:38:39 +01:00
snipe
51f2d5a664
Merge remote-tracking branch 'origin/develop'
2025-06-22 19:30:42 +01:00
snipe
f05ef18d55
Merge pull request #17269 from grokability/fixes/#17256-user-eula-view
...
Fixed #17256 : fixed permissions for non-super-admins to view their own EULAs
2025-06-22 19:29:41 +01:00
snipe
f6eccd7277
Added profile routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:25:30 +01:00
snipe
4d1258c64b
Fixed downloadformatter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:25:17 +01:00
snipe
103cbfd038
Use profile eula API view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:25:05 +01:00
snipe
47069ad3f4
Added stored eula method on profile
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:24:45 +01:00
snipe
317f620992
Added profile controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:24:19 +01:00
snipe
8f43694582
Added eula download with user check in profile controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:24:06 +01:00
snipe
df30076ffd
Update gate for user
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:23:50 +01:00
snipe
f81750617e
Fixed mismatched html header tag
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 17:30:13 +01:00
Robert-Azelis
e4534c4319
Company info - user print assets
2025-06-20 10:33:09 +02:00
snipe
d6c09aae6b
Updated paveit command to delete by user_id instead of ID
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-18 21:15:04 +01:00
spencerrlongg
d3d5230d0c
add with trashed to user search
2025-06-17 19:15:13 -05:00
spencerrlongg
db63ad1cf4
add image check to supplier action
2025-06-17 18:13:37 -05:00
Marcus Moore
6f3c5c44a5
Remove assertion
2025-06-17 14:31:14 -07:00
Marcus Moore
67b32ca14d
Mail content improvements
2025-06-17 14:22:54 -07:00
Marcus Moore
bffaf477ea
Method order
2025-06-17 14:22:44 -07:00
Marcus Moore
cba45ece12
Add image
2025-06-17 13:57:40 -07:00
Marcus Moore
3290d7f401
Add translations
2025-06-17 13:27:05 -07:00
Marcus Moore
ef3827376d
Add todo
2025-06-17 13:17:42 -07:00
Marcus Moore
4ae8a91051
Remove unused method
2025-06-17 12:34:43 -07:00
Marcus Moore
ff4819ac68
Get licenses working
2025-06-17 12:34:16 -07:00
Marcus Moore
58af133853
Re-add some test cases
2025-06-17 11:51:33 -07:00
Godfrey M
8199cd2118
comment merge methods for now
2025-06-17 10:59:57 -07:00
snipe
b74b76de75
Merge remote-tracking branch 'origin/develop'
2025-06-17 18:17:10 +01:00
snipe
9f02b80cf1
Merge pull request #17233 from grokability/fixes-#17232-duplicate-expected-checkin-field
...
Fixed #17232 - removed duplicate expected_checkin field on asset edit/create
2025-06-17 18:14:36 +01:00
snipe
d3e4e81168
Fixed #17232 - removed duplicate expected_checkin field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 18:08:21 +01:00
snipe
a1b1498106
Merge remote-tracking branch 'origin/develop'
2025-06-17 17:51:37 +01:00
snipe
38195c0a8f
Merge pull request #17225 from grokability/fixes-ui-issues-in-manager-view
...
Fixes #17227 and #17228 - UI issues in manager view
2025-06-17 17:28:52 +01:00
snipe
5fa11e4278
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 16:57:26 +01:00
snipe
c39b52fcb5
Move select list closer to the table, removed awkward icon
...
This makes the view more consistent with the normal layout and removes the CSRF that was being passed in the GET on the form.submit
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 16:57:17 +01:00
snipe
ec65fc1e65
Move manager view option to misc section
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 16:56:56 +01:00
snipe
32d8646d96
Add @lukaskraic as a contributor
2025-06-17 16:26:17 +01:00
snipe
e8835fc2b1
Merge pull request #17096 from lukaskraic/feature/manager-view-v2
...
Manager View Feature
2025-06-17 16:24:40 +01:00
snipe
1158851ea7
Merge remote-tracking branch 'origin/develop'
2025-06-17 15:57:12 +01:00
snipe
054a06c5dc
Update resources/lang/en-US/admin/settings/general.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2025-06-17 15:39:26 +01:00
snipe
9c61d2eb22
Removed common elements in tables
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 14:25:02 +01:00
snipe
d66b6cfee6
Merge pull request #17220 from grokability/added-advanced-search-to-activity-log
...
Added advanced search to activity log
2025-06-17 13:24:31 +01:00
snipe
89c0427b2f
Added fullscreen option
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 13:24:02 +01:00
snipe
3fec10d447
Added advanced search to activity log
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 13:20:39 +01:00
snipe
e1ab9e959e
Merge remote-tracking branch 'origin/develop'
2025-06-17 13:03:27 +01:00
snipe
f8b4981bfe
Merge pull request #17219 from grokability/fixes-#17213-search-by-admin
...
Fixes #17213 : search by admin (created_by) in activity report
2025-06-17 13:02:51 +01:00
snipe
130669a2f9
Added adminuser relationship in Searchable to concat first name and last name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 13:01:57 +01:00
snipe
c2c79ee231
Make created_by searchable
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 12:56:39 +01:00
snipe
86f10bd702
Added employee number to searchable relation
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 12:56:30 +01:00
snipe
2bbac3ae9d
Merge remote-tracking branch 'origin/develop'
2025-06-17 12:38:52 +01:00
snipe
b496a06fc0
Merge pull request #17218 from grokability/fixed-#17212-hide-columns-on-print
...
Fixed #17212 - hide columns from print view
2025-06-17 12:37:43 +01:00
snipe
f865a6cb37
Added 'printIgnore' => true, to presenters to hide checkbox and action column from print view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 12:35:05 +01:00
snipe
89186ea4f8
Merge pull request #17195 from grokability/#17192-fixes-wonky-layout-on-bulk-edit
...
Fixed #17192 - wonky layout on bulk edit screens
2025-06-17 11:55:31 +01:00
snipe
fb19985186
Use the same variable for fieldset closing tag
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 11:52:47 +01:00
snipe
e889b1d5e5
Merge remote-tracking branch 'origin/develop'
2025-06-17 11:42:00 +01:00
snipe
ebc6e1221a
Merge pull request #17198 from akemidx/ghissue-16241
...
Fixed #16241 - menu items not getting class="active" on click.
2025-06-17 11:40:56 +01:00
snipe
233bf856f4
Merge remote-tracking branch 'origin/develop'
2025-06-17 11:39:12 +01:00
snipe
2b91dcb700
Merge pull request #17216 from grokability/#17215-wrong-logo-check-in-print
...
Fixed #17215 : Check for acceptance logo vs regular logo
2025-06-17 11:38:19 +01:00
snipe
9d2e333fd6
Check for acceptance logo vs regular logo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 11:36:10 +01:00
Godfrey M
013ad1069c
saving certs sooner in the stack
2025-06-16 16:30:00 -07:00
Godfrey M
ec059717f6
adds id to XML textbox, now updates
2025-06-16 16:01:11 -07:00
akemidx
418566db3f
fixes the easy ones
2025-06-16 18:41:36 -04:00
snipe
bca843e06c
Merge remote-tracking branch 'origin/develop'
2025-06-16 20:32:40 +01:00
snipe
7be9463be6
Merge pull request #17180 from grokability/#12653-added-jobtitle-to-asset-listing
...
Fixed #12653 - added jobtitle to asset listing
2025-06-16 20:29:01 +01:00
snipe
51712bc7d6
Check for whether any of the models have a fieldset
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-16 16:40:07 +01:00
snipe
7b889d22d2
Fixed HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-16 16:14:01 +01:00
snipe
30a79a1278
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-06-16 14:45:53 +01:00
snipe
e8aad989ec
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-16 14:27:47 +01:00
snipe
4006d64d60
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-16 14:25:59 +01:00
snipe
d792d99375
Removed stray space for favicon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-15 03:51:50 +01:00
snipe
0f92dee2c4
Merge remote-tracking branch 'origin/develop'
2025-06-15 03:41:23 +01:00
snipe
b11036a2e5
Fixed #11977 - changed path in backups language
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-15 03:40:54 +01:00
snipe
f04efede15
Merge remote-tracking branch 'origin/develop'
2025-06-15 02:59:47 +01:00
snipe
01de69a250
Merge pull request #17181 from grokability/fixed-#14542-missing-fullscreen-in-locations
...
Fixed #14542 - added fullscreen option for location view tabs
2025-06-15 02:57:51 +01:00
snipe
5e1c2e7feb
Fixed #14542 - added fullscreen option for location view tabs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-15 02:56:07 +01:00
snipe
b842aa11e5
Remove debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-15 02:25:25 +01:00
snipe
ff01078b60
Fixed #12653 - adds job title to asset listing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-15 02:23:53 +01:00
snipe
f0dfdf6720
Merge remote-tracking branch 'origin/develop'
2025-06-14 23:56:06 +01:00
snipe
b1e92293fc
Merge pull request #14998 from timoschwarzer/feature/department-manager-in-table
...
Added #14997 : Display department manager in user view and list
2025-06-14 23:51:41 +01:00
snipe
443f69bd82
Merge branch 'develop' into feature/department-manager-in-table
2025-06-14 23:48:52 +01:00
snipe
e26d731382
Merge remote-tracking branch 'origin/develop'
2025-06-14 23:08:48 +01:00
snipe
f4decbf52e
Fixed #15480 - adds location to acceptance email
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 23:08:37 +01:00
snipe
d684d3e559
Merge remote-tracking branch 'origin/develop'
2025-06-14 22:22:54 +01:00
snipe
bd2c311e4f
One more fix to bulk menu
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 22:22:42 +01:00
snipe
2dcab6d0b3
Fixed logic on bulk menu
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 22:21:00 +01:00
snipe
c68a97198f
Fixes #8212 - force date format for purchase date
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 20:40:15 +01:00
snipe
47c54cb998
Merge remote-tracking branch 'origin/develop'
2025-06-14 17:45:44 +01:00
snipe
2702c3da2b
Merge pull request #17178 from grokability/fixes-maintenance-name-on-delete
...
Fixed #17177 - use maintenance title for delete confirmation
2025-06-14 17:44:21 +01:00
snipe
da06e9afd5
Fixes #17177 - undefined title on asset maintenance
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 17:40:14 +01:00
snipe
1623f13539
Merge pull request #17147 from chrisnovakovic/php_upload_limit-hardening
...
Docker: harden updating of `php.ini` in entrypoint
2025-06-14 17:11:15 +01:00
snipe
592cb2b3ec
Merge remote-tracking branch 'origin/develop'
2025-06-14 17:08:11 +01:00
snipe
5910982a4f
Merge pull request #17176 from grokability/nicer-bulk-options-for-assets
...
Add logic around menu options
2025-06-14 17:06:49 +01:00
snipe
74630b36b0
Merge pull request #17175 from grokability/fixes/17172-checkin-date
...
Fixed #17172 - Better handle checkin date overrides
2025-06-14 17:06:30 +01:00
snipe
ace4a5d614
Add logic around menu options
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 17:02:09 +01:00
snipe
0d41947f64
Better handle checkin date overrides
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 16:54:25 +01:00
snipe
f5a7871a2e
Merge remote-tracking branch 'origin/develop'
2025-06-14 16:44:48 +01:00
snipe
78de3b3591
Merge pull request #17174 from grokability/fixes-17163-permissions-on-maintenances
...
Fixed #17163 - insufficient permissions on editing an asset maintenance
2025-06-14 16:43:27 +01:00
snipe
0a4a6e7ba3
Removed unusued relationship
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 16:37:44 +01:00
snipe
090399b336
Fixed test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 16:34:12 +01:00
snipe
47afb15970
Updated HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 16:24:05 +01:00
snipe
b1ba3376aa
Validation for completion date
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 16:13:57 +01:00
snipe
8c1e19e77c
Fixed breadcrumbs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 15:53:05 +01:00
snipe
0801d1473c
Use forem group div
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 14:57:55 +01:00
snipe
6d98878c72
Removed redirect
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 14:31:15 +01:00
snipe
2d404fdadc
Fixed breadcrumbs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 14:30:52 +01:00
snipe
b264fde165
Show title if it’s an edit
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 14:30:43 +01:00
snipe
970ff25e5e
Added model and company to manufacturer view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 14:30:27 +01:00
snipe
9dd3eee65c
Pull incorrect check for company scoping
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 14:04:09 +01:00
snipe
957faa6651
Fixed datepicker prepopulating with start_date
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 14:03:52 +01:00
snipe
cc7dcc6e81
Disallow multiple on editing a maintenance
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 13:39:18 +01:00
snipe
ec411fa0db
Merge remote-tracking branch 'origin/develop'
2025-06-14 12:17:43 +01:00
snipe
f666cba104
Fixed RB-3991 - override route for non-existent fieldset
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 12:17:31 +01:00
Marcus Moore
7f35498919
Remove some test cases
2025-06-12 15:56:24 -07:00
Marcus Moore
297205ff91
Tests
2025-06-12 15:55:25 -07:00
Marcus Moore
6f99381d13
Handle accessories
2025-06-12 15:49:38 -07:00
Marcus Moore
45a42b00ad
Add test
2025-06-12 15:48:48 -07:00
Marcus Moore
6586858284
Scaffold some test cases
2025-06-12 15:31:32 -07:00
spencerrlongg
5da79cd5ca
destroy manufacturer action, bulk manufacturer controller
2025-06-12 17:11:45 -05:00
Marcus Moore
19cce15e54
Revert "Method signature change"
...
This reverts commit a60ffc0702 .
2025-06-12 13:54:53 -07:00
Marcus Moore
62b8e4c46f
Revert "Inline some values"
...
This reverts commit 74b7d27408 .
2025-06-12 13:54:46 -07:00
Marcus Moore
74b7d27408
Inline some values
2025-06-12 13:49:19 -07:00
Marcus Moore
a60ffc0702
Method signature change
2025-06-12 13:46:05 -07:00
snipe
9b8524ba27
Merge pull request #17109 from akemidx/bug/sc-28718-2
...
FIXED: Adding Total to Consumable View Page
2025-06-12 21:44:08 +01:00
Marcus Moore
32526d77b8
Add todo
2025-06-12 13:35:22 -07:00
snipe
a850a9bb83
Merge remote-tracking branch 'origin/develop'
2025-06-12 21:34:59 +01:00
snipe
ba7db8f7b3
Merge pull request #17092 from Godmartinz/fix-bulk_checkout_undeployable
...
Adds `hasUndeplyableStatus` check to bulk checkout
2025-06-12 21:29:26 +01:00
snipe
04712ad252
Merge pull request #17151 from Godmartinz/bulk-checkout-add-pending-status
...
Fixed #17028 : Allows bulk editing assets with a status type of pending
2025-06-12 21:27:44 +01:00
spencerrlongg
13c971b171
some refinements, bulk categories controller
2025-06-12 15:19:49 -05:00
Marcus Moore
5711a9e148
Fix test
2025-06-12 13:02:26 -07:00
Marcus Moore
a0f40c2dfb
Tests
2025-06-12 12:56:24 -07:00
Marcus Moore
34636016eb
Improve test
2025-06-12 12:47:03 -07:00
Marcus Moore
95027e329c
Formatting
2025-06-12 12:44:29 -07:00
Marcus Moore
c9778a73c7
Wire up category controller
2025-06-12 12:32:34 -07:00
Marcus Moore
628d2a0a0a
Flesh out mail contents
2025-06-12 12:12:38 -07:00
Marcus Moore
cc0ff1ec1f
Handle missing recipient
2025-06-12 11:53:30 -07:00
snipe
6543540509
Merge pull request #17166 from Godmartinz/item_name_fix_from_account_eula_table
...
FIXED : #17136 loads item relation properly in account EULA tab
2025-06-12 11:53:51 +01:00
spencerrlongg
1cee7e43ed
more (reusable) exceptions, a couple notes
2025-06-12 00:47:57 -05:00
Marcus Moore
cd53fc6318
Scaffold email contents
2025-06-11 16:56:40 -07:00
Godfrey M
4934b6c4da
fix query for item relationship to load properly
2025-06-11 11:42:16 -07:00
spencerrlongg
5e81c63d6e
some notes and things moved
2025-06-11 11:39:14 -05:00
snipe
479b7a3f94
Merge remote-tracking branch 'origin/develop'
2025-06-11 10:32:49 +01:00
snipe
59db38524b
Merge pull request #17094 from spencerrlongg/snipe-it-17051
...
Fixes #17051 - Nulling Custom Fields In Bulk Asset Updates
2025-06-11 10:31:28 +01:00
snipe
3f5cfc3a4b
Merge pull request #17142 from marcusmoore/fixes/present-on-null-in-expected-checkins-notification
...
Fixed Expected checkin notification erroring on unknown users
2025-06-11 10:27:49 +01:00
snipe
3443f02c0a
Merge pull request #17141 from marcusmoore/fixes/undefined-manages_users_count-on-user
...
Fixed bad method calls in user index api call
2025-06-11 10:26:13 +01:00
snipe
9a012ca01e
Merge pull request #17154 from Robert-Azelis/patch-10
...
Update user print assigned assets
2025-06-11 10:24:50 +01:00
snipe
509ef34cca
Merge pull request #17155 from Robert-Azelis/patch-11
...
Update location print assigned assets
2025-06-11 10:24:29 +01:00
snipe
f7cfee77c9
Merge remote-tracking branch 'origin/develop'
2025-06-11 10:20:22 +01:00
snipe
49c289a094
Merge pull request #17158 from grokability/changes-default-history-column-visibility
...
Changed default visibility on history views
2025-06-11 10:19:33 +01:00
snipe
10e5d88fb6
Changed default visibility on history views
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-11 10:16:26 +01:00
snipe
ae64fb3fdb
Merge pull request #17157 from grokability/fixed-#17138-category-type-case-sensitive
...
Fixed #17138 - category type was case-sensitive
2025-06-11 10:12:05 +01:00
snipe
cac2fde504
Fixed #17138 - category type in category importer is case sensitive
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-11 10:08:59 +01:00
snipe
bb38a96fd1
Merge pull request #17152 from marcusmoore/fixes/handle-category-missing-upon-checkin
...
Handle potentially missing category upon checkin
2025-06-11 09:36:50 +01:00
Robert-Azelis
79dbcb10c9
Update location print assigned assets
...
Lets allow user to select print layout: portrait or landscape
Use dedicated logo for PDF documents: acceptance_pdf_logo
2025-06-11 09:22:13 +02:00
Robert-Azelis
7c80fdea58
Update user print assigned assets
...
Lets allow user to select print layout: portrait or landscape
Use dedicated logo for PDF documents: acceptance_pdf_logo
2025-06-11 09:19:51 +02:00
Godfrey M
5500a42744
change message from error to warning
2025-06-10 15:10:10 -07:00
Godfrey M
ae46264707
removed comment
2025-06-10 15:07:42 -07:00
Godfrey M
f2d8665e54
adds tests
2025-06-10 15:07:04 -07:00
Marcus Moore
db7110d6b2
Remove test
2025-06-10 10:43:23 -07:00
Marcus Moore
4e06b597fe
Handle category missing in Consumable
2025-06-10 10:43:02 -07:00
Godfrey M
fe006d05d3
allows to change the status to pending in bulk edit while deployed
2025-06-10 10:41:26 -07:00
Marcus Moore
358b70e280
Handle category missing in Accessory
2025-06-10 10:36:59 -07:00
Marcus Moore
a060dde625
Add failing test
2025-06-10 10:34:25 -07:00
Godfrey M
3cfed72af4
removes undeployables from asset_id array
2025-06-10 10:11:00 -07:00
Chris Novakovic
4c59989236
Docker: harden updating of php.ini in entrypoint
...
The Docker entrypoint scripts set values for the `upload_max_filesize`
and `post_max_size` directives in `php.ini` based on the value of the
`PHP_UPLOAD_LIMIT` environment variable, subject to the following
restrictions:
* Exactly one file matches `/etc/php/*/apache2/php.ini` (on Ubuntu) or
`/etc/php*/php.ini` (on Alpine) - if, for example, more than one PHP
package is installed in the base image, `PHP_UPLOAD_LIMIT` will not be
honoured.
* The `php.ini` file already sets a non-default value for the
`upload_max_filesize` or `post_max_size` directives - this is
currently the case for the configurations inherited from upstream, but
is not guaranteed. If the default values are relied upon,
`PHP_UPLOAD_LIMIT` will silently not be honoured (although the script
output will claim that it is).
Iterate over the lines outputted by `file(1)` so `PHP_UPLOAD_LIMIT` is
honoured in all available `php.ini` files, and set `upload_max_filesize`
and `post_max_size` regardless of whether they already have a value set.
2025-06-10 13:39:46 +01:00
Marcus Moore
6c1adff5c8
Extract translation string
2025-06-09 15:33:39 -07:00
Marcus Moore
9293bdca06
Don't render link for Unknown User
2025-06-09 15:32:07 -07:00
Marcus Moore
beeccbfb44
Handle unknown users gracefully
2025-06-09 15:30:03 -07:00
Marcus Moore
0d3d2e2e78
Fix keyes
2025-06-09 12:55:38 -07:00
Marcus Moore
2af7605451
Add failing tests
2025-06-09 12:55:09 -07:00
snipe
976cc1c86f
Fixed second incorrect string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-09 14:00:47 +01:00
snipe
65a8126a13
Merge remote-tracking branch 'origin/develop'
2025-06-09 13:40:44 +01:00
snipe
cbbf3aa6c8
Fixed incorrect translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-09 13:40:34 +01:00
snipe
a39bc102d5
Merge remote-tracking branch 'origin/develop'
2025-06-08 15:30:32 +01:00
snipe
4f8ff98d5b
Merge pull request #17129 from grokability/fixes#17127-added-note-to-eula-api
...
Fixed #17127 - added note to EULA info
2025-06-08 15:29:47 +01:00
snipe
d4fe81c290
Fixed #17127 - added note to EULA info
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-08 15:27:50 +01:00
snipe
81d930c4d2
Merge remote-tracking branch 'origin/develop'
2025-06-08 15:19:19 +01:00
snipe
cbdf03aa66
Nicer code formatting
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-08 15:18:59 +01:00
snipe
d756670c56
Check for supplier before trying to show
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-08 15:17:24 +01:00
snipe
9ef7b0e64a
Fixed missing translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 20:41:36 +01:00
snipe
2d7c0f7e5f
Merge pull request #16469 from grokability/fix_action_date
...
Fixed `action_date` in `action_logs`
2025-06-06 17:18:39 +01:00
snipe
ec8ddc197f
Merge branch 'develop' into fix_action_date
2025-06-06 17:18:27 +01:00
snipe
b48e56bd46
Merge pull request #17110 from Godmartinz/allow-users-to-dl-eula-from-account
...
Fixed #17084 - Adds Eula table to User account area with download option
2025-06-06 17:07:19 +01:00
snipe
6839623061
Merge remote-tracking branch 'origin/develop'
2025-06-06 17:03:37 +01:00
snipe
753ca93371
Merge pull request #17126 from grokability/fixes-#17023-multi-maintenances
...
Fixes #17023 - added ability to bulk add maintenances
2025-06-06 17:01:50 +01:00
snipe
04f71e7f6a
Shorter syntax
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 16:58:10 +01:00
snipe
5d129dd420
Small form fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 16:56:45 +01:00
snipe
1c37c630aa
Fixed test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 16:26:37 +01:00
snipe
d329d6104e
Make supplier_id nullable
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 15:55:54 +01:00
snipe
482723f3bc
Updated blade to use multiple
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 15:47:07 +01:00
snipe
cbc025b1ff
Updated save method to save multiple
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 15:46:55 +01:00
snipe
bf8ceceabe
Add bulk maintenance handler
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 15:42:14 +01:00
snipe
fba4bba132
Make supplier not required anymore
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 15:41:41 +01:00
snipe
0ded40c037
Add multiselect to maintenance form
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 15:41:30 +01:00
snipe
6f486a37ff
Added maintenance option to bulk menu
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 15:41:02 +01:00
snipe
7de2809d42
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2025-06-06 14:05:47 +01:00
snipe
1ef822997b
Merge pull request #17125 from grokability/fixed-17117-added-translation
...
Fixed #17117 - use translation for “site default”
2025-06-06 14:04:08 +01:00
snipe
ea66629e98
Fixed #17117 - use translation for “site default”
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 14:03:17 +01:00
snipe
84c9979fe3
Merge pull request #17124 from grokability/add-print-button-to-tables
...
Added print button to tables
2025-06-06 13:52:22 +01:00
snipe
867a992183
Added print button to tables
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 13:51:12 +01:00
snipe
98ec6b6886
Merge remote-tracking branch 'origin/develop'
2025-06-06 12:48:54 +01:00
snipe
c3ad7d649c
Merge pull request #17122 from grokability/added_highlighting_to_search
...
Added highlighting on table search
2025-06-06 12:47:31 +01:00
snipe
fc250e228d
Added highlighting on table search
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 12:43:47 +01:00
snipe
04827f00cc
Merge remote-tracking branch 'origin/develop'
2025-06-06 11:54:10 +01:00
snipe
37e81568ea
Merge pull request #17120 from grokability/fixes-11807-datepicker-blade-component
...
Fixed #11807 - Standardize date-picker
2025-06-06 11:44:54 +01:00
snipe
048d910d5b
Use partial
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 11:33:17 +01:00
snipe
b162aba445
Added localization for datepicker
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 11:33:02 +01:00
snipe
974627849b
Added datepicker partial
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 11:32:47 +01:00
snipe
e18e9f699e
Use blade component in datepicker partial
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 11:32:37 +01:00
snipe
cc9209d2de
Removed EOL date and purchase date partials
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 11:32:13 +01:00
snipe
660bfc6578
Merge remote-tracking branch 'origin/develop'
2025-06-06 08:31:09 +01:00
snipe
dd3d264e63
Merge pull request #16675 from Godmartinz/null_location_id_fix
...
Adds a check for assigned target not being null when creating an asset
2025-06-06 08:30:31 +01:00
snipe
1152cd5537
Merge remote-tracking branch 'origin/develop'
2025-06-06 08:26:52 +01:00
snipe
246f1373a8
Merge pull request #16948 from marcusmoore/bug/sc-29181
...
Require assigned_x to be integer on asset model
2025-06-06 07:57:20 +01:00
snipe
b993f4270e
Merge pull request #17114 from grokability/fixes-16934-update-asset-by-id
...
Fixed #16934 and #17068 - update asset by ID in importer
2025-06-06 07:55:03 +01:00
snipe
6c51ef11b1
Merge pull request #17115 from marcusmoore/17067-limit-cc-if-acceptance-required
...
Fixed #17067 : Allow only sending cc email when acceptance required
2025-06-06 07:41:26 +01:00
Marcus Moore
ae98f6276e
Replace reject with declined
2025-06-05 17:24:57 -07:00
Marcus Moore
7424a5987b
Add subject
2025-06-05 17:22:31 -07:00
Marcus Moore
2d08749207
Improve readability
2025-06-05 16:56:11 -07:00
Marcus Moore
db50e98ae3
Populate tests
2025-06-05 16:51:44 -07:00
Marcus Moore
7ec0925c69
Scaffold out tests
2025-06-05 16:44:44 -07:00
Marcus Moore
df1361aa43
Scaffold test
2025-06-05 16:42:31 -07:00
akemidx
6db04c86df
making fields active. first pass
2025-06-05 18:46:33 -04:00
Marcus Moore
bec80b443c
WIP: begin to send email
2025-06-05 15:15:22 -07:00
Marcus Moore
333501fe55
WIP: create mail class
2025-06-05 15:07:19 -07:00
Marcus Moore
063553d4f7
Scaffold scenarios
2025-06-05 14:57:15 -07:00
Marcus Moore
19b9e50281
Update livewire component for alert_on_response
2025-06-05 14:40:19 -07:00
Marcus Moore
2a68b4aeff
Update test for updating category with alert_on_response
2025-06-05 14:36:06 -07:00
Marcus Moore
5e25150521
Add another test case
2025-06-05 14:26:56 -07:00
Marcus Moore
cb183d3645
Store alert_on_response_id on CheckoutAcceptance
2025-06-05 14:06:22 -07:00
Marcus Moore
96bce301a0
Add alert_on_response to Category
2025-06-05 13:43:20 -07:00
Marcus Moore
360f5b7538
Add alert_on_response_id to CheckoutAcceptance
2025-06-05 13:10:18 -07:00
Marcus Moore
77234f6580
Extract translation strings
2025-06-05 12:24:46 -07:00
Marcus Moore
088e6af0b5
Remove admin_cc_email validation for admin_cc_always
2025-06-05 12:07:14 -07:00
Lukas Kraic
16fb1018a2
List users code refactoring
2025-06-05 20:05:38 +02:00
Godfrey M
e2e54677ee
add auth to api call, gave more specificity to the relationship
2025-06-05 10:59:16 -07:00
Lukas Kraic
ad6fe855a9
Fix code style: Change comments
2025-06-05 18:53:36 +02:00
Lukas Kraic
c50c97d149
Fix code style: Change comments
2025-06-05 18:18:07 +02:00
Lukas Kraic
8b98ae15f0
Fix code style: Add comment
2025-06-05 18:08:34 +02:00
Lukas Kraic
261f84d5f5
Fix code style: Remove comment
2025-06-05 17:55:46 +02:00
Lukas Kraic
29989ac24e
Fix code style: Remove empty line after end comment
2025-06-05 13:50:57 +02:00
snipe
7a93e94fa6
Add ID to field list
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-05 12:35:30 +01:00
snipe
e33f73fe9f
Fixed comment text
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-05 11:56:14 +01:00
snipe
6291389df5
Fixed #16934 - update asset by ID in importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-05 11:53:57 +01:00
snipe
ed817dc414
Merge branch 'develop' into snipe-it-17051
2025-06-05 11:37:17 +01:00
Lukas Kraic
7494fa6bc9
Fix code style: Remove unnecessary end comment from short conditional block
2025-06-05 12:03:42 +02:00
Lukas Kraic
62e50dbe52
Fix code style: Add semantically correct end comments
2025-06-05 11:56:13 +02:00
Lukas Kraic
30c090ba2d
Fix code style: Add descriptive end comment for conditional block
2025-06-05 11:45:05 +02:00
Lukas Kraic
7ff82e6043
Delete comments
2025-06-05 11:07:42 +02:00
snipe
2950fb1041
Merge pull request #17108 from Godmartinz/clear-buttons-for-custom-fields
...
Adds a clear button to custom radio buttons in bulk edit
2025-06-05 10:03:27 +01:00
Lukas Kraic
61d3e2fb49
Fix code style: Add required whitespace in end block comments
2025-06-05 09:23:58 +02:00
Lukas Kraic
fb18c1a0be
Fix code style: Remove whitespace in end block comments
2025-06-05 08:59:07 +02:00
spencerrlongg
17456482d6
category destroy action
2025-06-04 21:42:58 -05:00
spencerrlongg
a0431e1912
supplier actions working
2025-06-04 20:44:18 -05:00
Godfrey M
68c082e0dc
fix doc blocks
2025-06-04 15:48:35 -07:00
Godfrey M
ee3deb9c63
made eula api route, formatted table, cleaned up code
2025-06-04 15:04:59 -07:00
Marcus Moore
c1505de8d6
Update wording
2025-06-04 13:02:04 -07:00
Marcus Moore
10be434c13
Populate tests
2025-06-04 12:58:49 -07:00
Marcus Moore
92e22eead5
Formatting
2025-06-04 12:51:59 -07:00
Marcus Moore
31db86abd3
Simplify test
2025-06-04 12:51:48 -07:00
Marcus Moore
8e70ff135a
Scaffold tests
2025-06-04 12:44:55 -07:00
akemidx
5ec52f7471
beginning of everything. tried some stuff but yea. something is up
2025-06-04 15:10:16 -04:00
Marcus Moore
8bc57f98a5
Split test case
2025-06-04 11:51:29 -07:00
Godfrey M
6f4cee6334
adds Eula tab and count to user account
2025-06-04 11:38:50 -07:00
Godfrey M
6beccc5e60
adds clear ability to custom radio buttons
2025-06-04 10:24:45 -07:00
Godfrey M
fed8e10644
Merge remote-tracking branch 'upstream/develop' into clear-buttons-for-custom-fields
2025-06-04 10:06:59 -07:00
snipe
f30e8497b2
Merge remote-tracking branch 'origin/develop'
2025-06-04 16:17:26 +01:00
snipe
3c0121c1d0
Merge pull request #17107 from grokability/fixes-16218-add-centos
...
Fixed #16218 - added centos to the switch case
2025-06-04 15:33:23 +01:00
snipe
02021e3fb9
Fixed #16218 - added centos to the switch case
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-04 15:27:19 +01:00
Lukas Kraic
ea447365fa
Fix Codacy warnings II
2025-06-04 15:40:17 +02:00
Lukas Kraic
60989d6766
Fix Codacy warnings
2025-06-04 15:17:55 +02:00
snipe
06495bc45d
Merge remote-tracking branch 'origin/develop'
2025-06-04 12:13:30 +01:00
snipe
a2960dc653
Merge pull request #17103 from grokability/fixes-17102-add-cc-as-search-string-in-settings
...
Fixed #17102 - added keywords to admin settings search for notifications
2025-06-04 12:12:17 +01:00
snipe
702499dd79
Fixed #17102 - added keywords to admin settings search for notifications
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-04 12:09:57 +01:00
snipe
26067916b3
Merge remote-tracking branch 'origin/develop'
2025-06-04 11:49:03 +01:00
snipe
482c427e34
Merge pull request #17100 from uberbrady/add_deleted_at_index_to_action_logs
...
Fixed #16205 - Add an index to deleted_at for those with many deleted action_logs
2025-06-04 11:48:45 +01:00
snipe
67910490bd
Merge pull request #17101 from grokability/fixes-16157-added-advanced-search-to
...
Fixed #16157 - Added advanced search to users
2025-06-04 11:48:24 +01:00
snipe
fdb5ab2293
Added advanced search to users
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-04 11:46:38 +01:00
Brady Wetherington
092d9d1e42
Add deleted_at index to action_logs for people with many deleted action_logs
2025-06-04 11:23:09 +01:00
snipe
c36ee4852b
Merge remote-tracking branch 'origin/develop'
2025-06-04 10:40:56 +01:00
snipe
e657f11531
Merge pull request #17099 from grokability/fixes-16240-localization-strings
...
Fixed #16240 - made additional strings translatable
2025-06-04 10:40:21 +01:00
snipe
9aac183318
Added aria tag for accessibility
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-04 10:40:05 +01:00
snipe
c8c2867305
Remove unused translation
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-04 10:39:08 +01:00
snipe
3e1f71026c
Fixed #16240 - made additional strings translatable
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-04 10:37:04 +01:00
snipe
2cb992ad44
Merge remote-tracking branch 'origin/develop'
2025-06-04 08:43:52 +01:00
snipe
dc562d8c20
Remove error log
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-04 08:43:40 +01:00
Lukas Kraic
84ec5aea26
Manager View Feature
2025-06-04 09:07:26 +02:00
spencerrlongg
ee5aac8008
supplier destroy action creaated and a lot scratched out
2025-06-03 20:25:07 -05:00
Marcus Moore
444c13c6ea
Scaffold template
2025-06-03 17:10:15 -07:00
spencerrlongg
12d5e4f7d2
cleanup and test
2025-06-03 19:07:02 -05:00
spencerrlongg
0fb1639915
this works!
2025-06-03 18:06:41 -05:00
Marcus Moore
d01f7cf317
Adhere to admin_cc_always setting
2025-06-03 15:32:11 -07:00
spencerrlongg
03725c8e0c
custom field null and filtering
2025-06-03 17:21:07 -05:00
Marcus Moore
3942489d21
Add Test suffix and scaffold test
2025-06-03 14:13:52 -07:00
Marcus Moore
51479c8bbc
Scaffold failing test
2025-06-03 13:28:40 -07:00
Marcus Moore
ea3364ab68
Split test case
2025-06-03 13:19:44 -07:00
Godfrey M
cb608d7fd1
testing buttons out
2025-06-03 11:58:57 -07:00
Godfrey M
7129008428
remove testing changes
2025-06-03 11:44:38 -07:00
Godfrey M
3b832f507f
fixes status check for bulk checkout
2025-06-03 11:38:59 -07:00
Godfrey M
b5849500f9
add isDeplyable check
2025-06-03 10:49:17 -07:00
snipe
083b7be6c0
Make version number match tagged version :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 11:03:33 +01:00
snipe
e24854558f
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-06-03 11:03:05 +01:00
snipe
9eaabf95a0
Make version number match tagged version :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 11:02:41 +01:00
snipe
724f38abc2
Merge pull request #16998 from kovacs-andras/develop
...
Bumped container image versions
2025-06-03 06:22:08 +01:00
snipe
e4314cf426
Merge remote-tracking branch 'origin/develop'
2025-06-03 06:07:20 +01:00
snipe
0dfc083a91
Removed log error
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 06:07:06 +01:00
snipe
16432f503a
Merge pull request #17087 from grokability/#17085-checkin-and-delete-not-nulling-assigned_type
...
Fixed #17085 - assigned_type not being nulled on asset delete+checkin
2025-06-03 05:53:24 +01:00
snipe
7c9433be5d
Added migration to fix existing wonky data
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 05:37:37 +01:00
snipe
e4ce71ff14
Added time on action date
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 05:30:53 +01:00
snipe
45c6406ff4
Added console command for fixup
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 05:30:43 +01:00
snipe
550e2b6bb8
Null both assigned to and assigned type on delete
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 05:30:30 +01:00
snipe
a7bb890729
Removed action date from array of things to log
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 05:29:49 +01:00
snipe
3d8f8faf01
Added action_date
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 05:28:58 +01:00
snipe
55cf5877c4
Updated tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-03 05:28:45 +01:00
Marcus Moore
dec3c4aff3
Improve wording
2025-06-02 17:45:08 -07:00
Marcus Moore
79e00c1191
Require admin_cc_email if admin_cc_always is true
2025-06-02 17:21:58 -07:00
Marcus Moore
12dc33244d
Start storing admin_cc_always
2025-06-02 17:20:01 -07:00
Marcus Moore
6e37f945ac
Add test helpers
2025-06-02 17:13:37 -07:00
Marcus Moore
d75120000a
Add failing tests
2025-06-02 17:11:18 -07:00
Marcus Moore
9e4aab7165
Scaffold tests
2025-06-02 17:05:18 -07:00
Marcus Moore
6bc3209333
Use @checked for inputs
2025-06-02 17:05:00 -07:00
Marcus Moore
054ff42547
Add migration for admin_cc_always
2025-06-02 17:03:14 -07:00
spencerrlongg
11b47b308b
front end done, sloppy
2025-06-02 18:39:08 -05:00
Marcus Moore
367ab8ddd5
Add help text
2025-06-02 16:27:04 -07:00
Marcus Moore
4f5d4a0984
Scaffold settings page changes
2025-06-02 16:25:06 -07:00
Marcus Moore
69b9b0bbc0
Allow setting id within location-select
2025-06-02 15:53:25 -07:00
Marcus Moore
3c1088f030
Improve variable name
2025-06-02 15:49:16 -07:00
snipe
4106e4e45c
Merge remote-tracking branch 'origin/develop'
2025-06-02 22:29:09 +01:00
snipe
40489c53d6
Merge pull request #17078 from grokability/fixes-#17076-validation-on-bulk-submit
...
Fixed #17076 - Disable optional status ID form field if value is blank/Do Not Change
2025-06-02 22:28:31 +01:00
snipe
93b760d53b
Disable form fields if the value is blank
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 22:16:36 +01:00
snipe
05f143db2b
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-06-02 18:15:54 +01:00
snipe
e86996bc7e
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 18:15:21 +01:00
snipe
14244f45b6
Duplicates PR #16957
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 18:13:16 +01:00
snipe
1b9d90a322
Added over sixty test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 17:36:50 +01:00
snipe
64aeaeeeea
Merge remote-tracking branch 'origin/develop'
2025-06-02 17:29:52 +01:00
snipe
736f74d083
Merge pull request #17074 from uberbrady/improve_api_rate_limiting
...
Fix to rate-limiter on higher rate-limits
2025-06-02 17:25:02 +01:00
Brady Wetherington
8194c6efdb
Fix to rate-limiter on higher rate-limits
2025-06-02 17:21:14 +01:00
snipe
61db37ab0d
Merge remote-tracking branch 'origin/develop'
2025-06-02 15:28:08 +01:00
snipe
aae2a17ad1
Add @amedranogil as a contributor
2025-06-02 15:27:55 +01:00
snipe
f44150668c
Merge pull request #17038 from amedranogil/develop
...
more robust php.ini update.
2025-06-02 15:27:28 +01:00
snipe
6eed2deb09
Merge pull request #17013 from Robert-Azelis/patch-9
...
API Models - added requestable for API request
2025-06-02 15:26:08 +01:00
snipe
f9c4d921e7
Merge remote-tracking branch 'origin/develop'
2025-06-02 15:07:15 +01:00
snipe
878c6e7031
Merge pull request #17019 from grokability/#15320-status_to_bulk_checkout
...
Fixed #15320 - added status label to bulk checkout
2025-06-02 15:05:44 +01:00
snipe
ca099df573
Merge remote-tracking branch 'origin/develop'
2025-06-02 15:04:00 +01:00
snipe
1f4a73fab6
Merge pull request #17062 from grokability/add_category_importer
...
Added category importer
2025-06-02 15:03:31 +01:00
snipe
7a315523fe
Improved CSV
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 15:01:16 +01:00
snipe
6f082e662b
Fixed weird layout
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 14:52:41 +01:00
snipe
018c981c5a
Merge pull request #17042 from marcusmoore/chore/replace-customfield-elements-macro-take-two
...
Replace customfield_elements form macro take two
2025-06-02 10:18:19 +01:00
snipe
0149773a03
Fixed variable name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 04:14:51 +01:00
snipe
5d46d90725
Added category importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 04:11:54 +01:00
snipe
0544e05f32
Merge pull request #17061 from grokability/add_manufacturer_importer
...
Added manufacturer importer
2025-06-02 03:05:25 +01:00
snipe
80ff42a41f
Fixed test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 03:01:56 +01:00
snipe
90b7df45b9
Added tests and support helper
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:55:11 +01:00
snipe
32858b973a
Added sample CSV
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:55:00 +01:00
snipe
40ba8d0de1
Fixed “send welcome email” detection
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:54:34 +01:00
snipe
8ddbb4e64f
Added manufacturer factory
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:54:21 +01:00
snipe
cc40c48aac
Added manufacturers import fields
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:54:03 +01:00
snipe
522ab9e0f5
Added manufacturer importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:53:46 +01:00
snipe
97187aa7eb
Skip manufacturers on checkout import type
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:53:37 +01:00
snipe
d93a5aa623
Added redirect after import
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:53:09 +01:00
snipe
a5b88982bf
Added manufacturer icon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-02 02:52:55 +01:00
snipe
df71bdcada
Merge pull request #17044 from marcusmoore/bug/sc-29302
...
Handle missing location when rendering labels
2025-06-02 02:21:19 +01:00
snipe
28b584b8bc
Merge remote-tracking branch 'origin/develop'
2025-06-02 02:08:19 +01:00
snipe
51bab2dd26
Merge pull request #17045 from grokability/docker-laravel-log-permissions
...
Docker: Ensure permissions on Laravel log file
2025-05-30 06:52:31 +01:00
Jeremy Price
ed8da6ad1b
Docker: Ensure permissions on Laravel log file
...
FIXES: https://github.com/grokability/snipe-it/issues/12725
In some of our Docker startups, it was possible for the Laravel log file
to be created with root permissions, causing future errors when the
non-root webapp tries to write to it.
We'll now always chown (and create, if necessary) the log file to the proper
user after running any artisan commands (as root)
We _could_ run them as the proper user via su, but IMO not doing so keeps the
script easier to read, but I'm not married to the approach. I'd still
want to keep the chown command(s) in, because it will also fix the
permissions for anyone who already has this issue.
2025-05-29 17:45:14 -07:00
Marcus Moore
18d0a04efc
Avoid dumping pdf contents to test results
2025-05-29 15:05:08 -07:00
Marcus Moore
bb68ed3ad9
Handle asset not having location
2025-05-29 14:49:53 -07:00
Marcus Moore
402ca07aa2
Add failing test
2025-05-29 14:20:15 -07:00
snipe
70449e694d
Merge remote-tracking branch 'origin/develop'
2025-05-29 22:18:50 +01:00
snipe
28dc358df1
Merge pull request #17041 from grokability/improve_locations_and_supplier_api
...
Small refinements for suppliers and locations API and list view
2025-05-29 21:30:54 +01:00
Marcus Moore
3cf1e9d55d
Remove customfield_elements macro
2025-05-29 13:30:23 -07:00
Marcus Moore
82b001ab5f
Extract translation strings
2025-05-29 13:29:13 -07:00
Marcus Moore
7b272226ce
Inline customfield_elements select
2025-05-29 13:29:13 -07:00
snipe
78d26fb7f6
Removed stray character
...
Typing is hard :(
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 21:23:50 +01:00
snipe
930842e685
Removed unused method
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 21:18:19 +01:00
snipe
b938cb42d8
Merge pull request #17040 from marcusmoore/improve-acceptance-reminder-output
...
Avoid displaying empty table in `SendAcceptanceReminder` command
2025-05-29 21:14:09 +01:00
snipe
4c7b6d130f
Added additional search and display fields for suppliers and locations
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 21:13:08 +01:00
Marcus Moore
af57ca4983
Avoid displaying empty table
2025-05-29 11:55:43 -07:00
snipe
40c31a1ad7
Eager load adminuser method
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 17:13:16 +01:00
snipe
7ae4a4177f
Added created_by to transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 17:13:05 +01:00
snipe
6efd323fbf
Added adminuser method
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 17:12:48 +01:00
snipe
ed9dbcc777
Added created_by to location presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 17:12:33 +01:00
snipe
c2cf7de41b
Use presenter for suppliers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 17:12:16 +01:00
Alejandro M. Medrano Gil
32bd14bd2d
more robust php.ini update.
...
could solve #10830 when setting PHP_UPLOAD_LIMIT environment variable in docker command and/or docker-compose.
2025-05-29 17:46:23 +02:00
snipe
8395ea552d
Merge remote-tracking branch 'origin/develop'
2025-05-29 16:17:58 +01:00
snipe
f9cbecdb17
Merge pull request #17037 from grokability/supplier_importer
...
Added #17036 - suppliers importer
2025-05-29 16:15:59 +01:00
snipe
7bb29a0277
Added sample import CSVs
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 16:08:17 +01:00
snipe
d5f7579e9f
Added columns to suppliers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 16:08:01 +01:00
snipe
13fd43c45c
Added tests and test support
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 16:07:51 +01:00
snipe
c08ce901cc
Added strings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 16:07:19 +01:00
snipe
94bd11d3c9
Added locations and supplier import types
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 16:07:11 +01:00
snipe
59c6e26b29
Fixed mapping
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 16:06:51 +01:00
snipe
bf7cc404f8
Set correct redirect
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 15:54:37 +01:00
snipe
12a2c71b90
Added icon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 14:47:59 +01:00
snipe
6e2eeba0f6
Added supplier importer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 14:47:54 +01:00
snipe
dc66452633
Merge remote-tracking branch 'origin/develop'
2025-05-29 13:32:41 +01:00
snipe
99a739fae3
Merge pull request #17035 from grokability/settings_style_improvements
...
Fixed #17034 - larger header color box on small views
2025-05-29 13:30:31 +01:00
snipe
0185f61c11
Fixed #17034 - larger header color box on small views
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 13:23:07 +01:00
snipe
783f0c113d
Merge pull request #17009 from marcusmoore/chore/replace-user-skin-macro
...
Replace `skin` and `user_skin` macros with blade component
2025-05-29 13:07:47 +01:00
snipe
75a839cc21
Merge pull request #17010 from marcusmoore/chore/replace-two-factor-select-macro
...
Replace `two_factor_options` macro
2025-05-29 13:07:23 +01:00
snipe
53ce44ac91
Merge remote-tracking branch 'origin/develop'
2025-05-29 12:38:40 +01:00
snipe
577b5586b4
Merge pull request #17025 from akemidx/clear_button_on_date_picker
...
FIXED: Clear Button actually Clearing Dates on Date Picker
2025-05-29 12:37:56 +01:00
snipe
1474a16148
Merge pull request #17024 from akemidx/created_at_date_picker
...
ADDED: Created At date picker on Custom Reports
2025-05-29 12:37:17 +01:00
snipe
9baa2000e1
Merge pull request #17026 from marcusmoore/bug/translate-email-format
...
Reference correct translation string
2025-05-29 12:36:08 +01:00
snipe
c7c3243bbc
Merge remote-tracking branch 'origin/develop'
2025-05-29 12:35:21 +01:00
snipe
d0624dbefe
Merge pull request #17027 from akemidx/bug/sc-29295
...
FIXED: Translation strings in Username/Email formats
2025-05-29 12:34:47 +01:00
snipe
8bdd77d33d
Merge remote-tracking branch 'origin/develop'
2025-05-29 12:24:51 +01:00
snipe
ecb6e8d9a9
Fixed route for custom fields index
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-29 12:24:22 +01:00
snipe
acd7d0db3a
Merge remote-tracking branch 'origin/develop'
2025-05-29 12:09:08 +01:00
Robert-Azelis
bbb299faf2
Update AssetModelsController.php
2025-05-29 08:42:29 +02:00
snipe
ba3b55cab0
Merge pull request #17022 from marcusmoore/bug/sc-29281
...
Avoid dividing by zero in DefaultLabel
2025-05-29 02:42:41 +01:00
akemidx
67acca7bc8
fixing two translation strings.
2025-05-28 20:21:05 -04:00
Marcus Moore
e4b33c3b56
Reference correct translation string
2025-05-28 16:36:39 -07:00
akemidx
ed43c73cec
clearing the date pickers
2025-05-28 18:48:22 -04:00
akemidx
a6fa795b41
clearing the date pickers
2025-05-28 18:48:08 -04:00
akemidx
3a6bac2e63
date picker
2025-05-28 18:43:24 -04:00
akemidx
8e01c05e42
date picker
2025-05-28 18:43:14 -04:00
akemidx
fabf9281e9
date picker
2025-05-28 18:35:43 -04:00
Marcus Moore
6588d409b8
Add validation
2025-05-28 14:45:03 -07:00
snipe
92a3421a4e
Merge pull request #17020 from akemidx/column_persist_on_assigned_assets
...
FIXED: Column persist on User's Self View of Assigned Assets
2025-05-28 22:44:36 +01:00
Marcus Moore
a42147ff34
Enforce min of .1 for label width and height
2025-05-28 14:05:29 -07:00
Marcus Moore
0df1bc6894
Scaffold test
2025-05-28 14:04:12 -07:00
akemidx
9317076c5e
adding cookie for Assigned Assets
2025-05-28 16:39:37 -04:00
snipe
1b5525c51f
Added status label to view blade, variable to controller method
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-28 20:51:21 +01:00
snipe
6019c80c7b
Added blade element
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-28 20:50:59 +01:00
Marcus Moore
aaa6cb24d4
Scaffold test
2025-05-28 11:28:23 -07:00
snipe
1ef5ad500a
Merge pull request #17017 from grokability/localization/translations-2025-05-28
...
Updated translations
2025-05-28 18:34:15 +01:00
snipe
9468acedfa
Updated languages
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-28 18:20:02 +01:00
snipe
6a951b6357
Merge pull request #17012 from Robert-Azelis/patch-8
...
API Locations - added company_id for API request
2025-05-28 15:23:08 +01:00
snipe
2bfadb8a3c
Merge remote-tracking branch 'origin/develop'
2025-05-28 15:21:34 +01:00
snipe
95f7742259
Removed extra a href
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-28 15:21:23 +01:00
snipe
9f795306e5
Merge pull request #17014 from grokability/fix_breadcrumb_crash
...
Manually add API headers
2025-05-28 15:19:05 +01:00
snipe
6feaff1e7b
Removed blade::render
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-28 15:12:14 +01:00
Robert-Azelis
9a168354ae
Update AssetModelsController.php - added requestable for API request
2025-05-28 15:50:19 +02:00
Robert-Azelis
309d242c4d
Update LocationsController.php - added company_id for API request
2025-05-28 15:45:22 +02:00
snipe
5c174f829e
Merge pull request #16986 from grokability/api_throttle_headers
...
Fixed #16961 - Manually add API headers
2025-05-28 13:47:16 +01:00
Marcus Moore
3c428f2d7b
Inline two_factor_options macro
2025-05-27 16:40:08 -07:00
Marcus Moore
6833716576
Remove skin macro
2025-05-27 16:22:43 -07:00
Marcus Moore
bd374d031a
Improve component name
2025-05-27 16:22:28 -07:00
Marcus Moore
ef26f48f60
Adapt for regular "skin" macro
2025-05-27 16:21:34 -07:00
Marcus Moore
b07f8525db
Fix swapped yellow/yellow-dark
2025-05-27 16:13:05 -07:00
Marcus Moore
9f062701fa
Add semi-colon
2025-05-27 16:03:22 -07:00
Marcus Moore
2c452daddf
Replace user_skin macro with blade component
2025-05-27 16:00:47 -07:00
snipe
53a82d3f4d
Merge pull request #17007 from marcusmoore/bug/sc-29278
...
Ensure boolean returned from method with boolean return type
2025-05-27 22:00:04 +02:00
Marcus Moore
b5b8816279
Avoid returning null from method that should return a boolean
2025-05-27 11:37:48 -07:00
snipe
7bc4127e8c
Removed dupe header
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-27 15:01:54 +01:00
snipe
06158cc413
Add timestamp header
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-27 14:58:57 +01:00
snipe
cb49e7c9a6
Updated comments
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-27 14:32:47 +01:00
snipe
1822027a8f
Extend the built-in ThrottleRequests middleware from Laravel
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-27 14:04:24 +01:00
snipe
c8dabc25e3
Added comment
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-27 14:03:56 +01:00
snipe
f2b10eeee8
Re-do the initial change :(
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-27 13:00:32 +01:00
snipe
4b52e1471c
Remove unused use statement after refactor
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-26 18:45:21 +01:00
snipe
f6bba03375
Fixed dupe semicolon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-26 13:50:19 +01:00
snipe
b3813a7121
Refactorered limiting headers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-26 13:48:50 +01:00
snipe
0912e4af7b
Merge remote-tracking branch 'origin/develop'
2025-05-26 13:17:38 +01:00
snipe
eb2a1396ca
Merge pull request #16999 from grokability/api_audt_fix
...
Better messaging when an asset fails validation on quick scan
2025-05-26 14:17:14 +02:00
snipe
0fae18c4ba
Better handle missing asset payload because of RMB
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-26 13:14:28 +01:00
Andras Kovacs
25ac83e944
Bumped container image versions
2025-05-26 13:07:51 +02:00
snipe
a82e65e190
Add @Tinyblargon as a contributor
2025-05-26 11:09:12 +01:00
snipe
187bb90de0
Merge pull request #16993 from Tinyblargon/fix-16992
...
fix: `PHP_UPLOAD_LIMIT` not set for PHP 8.3
2025-05-26 12:08:36 +02:00
snipe
293648582a
Improvements to API headers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-26 10:52:14 +01:00
Tinyblargon
51a306993c
fix: PHP_UPLOAD_LIMIT not set for PHP 8.3
2025-05-25 16:23:17 +02:00
snipe
5aa5c48018
Merge remote-tracking branch 'origin/develop'
2025-05-23 19:37:42 +01:00
snipe
ec1851fa84
More small carbon fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-23 19:27:58 +01:00
snipe
bbe748dbd3
Removed noisy log
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-23 19:05:39 +01:00
snipe
406e8c5874
Added test
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-23 18:25:36 +01:00
snipe
a4f71a9f0a
Manually add API headers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-23 18:25:29 +01:00
snipe
8cdd998f79
Merge remote-tracking branch 'origin/develop'
2025-05-23 17:35:08 +01:00
snipe
3748498523
Merge pull request #16985 from grokability/move_faker_take_2
...
Moved faker out of dev reqs for seeding
2025-05-23 18:34:45 +02:00
snipe
49d11103f7
Fixed test namespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-23 17:28:40 +01:00
snipe
dce9060820
Moved faker out of dev reqs for seeding
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-23 17:28:00 +01:00
snipe
050d4d6b25
Merge remote-tracking branch 'origin/develop'
2025-05-23 14:51:48 +01:00
snipe
366cd11238
Merge remote-tracking branch 'origin/develop'
2025-05-23 14:31:10 +01:00
snipe
58d6443331
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-05-23 13:27:44 +01:00
snipe
101b8afb56
Merge remote-tracking branch 'origin/develop'
2025-05-23 13:07:47 +01:00
snipe
5df5c47945
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-05-23 10:43:58 +01:00
snipe
a04740ba86
Merge remote-tracking branch 'origin/develop'
2025-05-23 10:42:44 +01:00
snipe
425ad93ac5
Merge remote-tracking branch 'origin/develop'
2025-05-23 10:17:10 +01:00
spencerrlongg
1b397cd780
assertDbHas
2025-05-21 18:17:45 -05:00
spencerrlongg
120316bae0
wrong location import
2025-05-21 13:36:31 -05:00
spencerrlongg
7571ff007f
add fillable properties to rules, some tests, move authorization to request
2025-05-21 12:51:21 -05:00
spencerrlongg
7afd7da2b4
initial work, more testing/tests needed
2025-05-21 11:44:54 -05:00
Godfrey M
b0067fee51
remove some N+1s, collect an array of missing serial errors
2025-05-20 12:31:34 -07:00
Godfrey M
732c3dae89
added require_serial to model factory
2025-05-20 09:53:51 -07:00
Godfrey M
d45bd67cae
added corrections
2025-05-20 09:51:02 -07:00
Godfrey M
9200de5032
made require_serial column nullable
2025-05-19 09:58:37 -07:00
snipe
8a44144c20
Merge pull request #16954 from grokability/develop
...
Merge dev into master
2025-05-16 11:16:14 +02:00
snipe
ee82c70582
Merge remote-tracking branch 'origin/develop'
2025-05-15 18:32:05 +02:00
snipe
c87e8e606b
Merge remote-tracking branch 'origin/develop'
2025-05-15 18:02:47 +02:00
snipe
37a50dd953
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-05-15 17:51:54 +02:00
snipe
a2669a3084
Removed temp code
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-15 17:31:16 +02:00
snipe
77da22f4dd
Print errors if they exist (temp)
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-15 17:26:04 +02:00
snipe
7830ffe202
Temp echo errors
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-15 17:24:08 +02:00
snipe
1c9e20d59f
Merge remote-tracking branch 'origin/develop'
2025-05-15 17:10:57 +02:00
Marcus Moore
02fa7daa1d
Require assigned_x to be integer on asset model
2025-05-14 14:13:07 -07:00
Marcus Moore
2a2acf6d1c
Add failing test
2025-05-14 14:09:48 -07:00
Godfrey M
3fbbff5a47
revert unnecessary change to laels
2025-05-14 12:57:01 -07:00
Godfrey M
c22efc2c3d
add to present and transformer and api
2025-05-14 12:55:41 -07:00
Godfrey M
8c0281bf70
adds tests for requiring serial to asset model
2025-05-14 12:31:27 -07:00
snipe
320edac286
Merge remote-tracking branch 'origin/develop'
2025-05-14 17:39:30 +02:00
snipe
d49878371d
Merge remote-tracking branch 'origin/develop'
2025-05-14 16:23:38 +02:00
snipe
d2575a5d9b
Add @JassonCordones as a contributor
2025-05-14 15:03:04 +02:00
Marcus Moore
ea6cf72580
Formatting
2025-05-14 15:03:04 +02:00
Marcus Moore
2118155b37
Fix bug in getImageUrl method
2025-05-14 15:03:04 +02:00
Marcus Moore
ba4f5bb71f
Add test for existing functionality
2025-05-14 15:03:04 +02:00
Marcus Moore
d5a74a5a8b
Remove unneeded div
2025-05-14 15:03:04 +02:00
Marcus Moore
23be1df360
Remove the replaced locales form macro
2025-05-14 15:03:04 +02:00
Marcus Moore
b5c1a1da4c
Replace Form::locales on user setup
2025-05-14 15:03:04 +02:00
Marcus Moore
c11e784f51
Replace Form::locales on bulk edit users page
2025-05-14 15:03:04 +02:00
Marcus Moore
06f51c8f9c
Replace Form::locales on user edit page
2025-05-14 15:03:04 +02:00
Marcus Moore
181bcbbda6
Replace Form::locales on localization page
2025-05-14 15:03:04 +02:00
Marcus Moore
d008ead6a4
Fix input name
2025-05-14 15:03:04 +02:00
Marcus Moore
75924be958
Introduce locale select component and make replacement on profile page
2025-05-14 15:03:04 +02:00
snipe
b1a6e3f8a2
Merge pull request #16930 from JassonCordones/master
...
fix typo in snipeit.sh
2025-05-14 15:01:41 +02:00
snipe
06712a6041
Merge remote-tracking branch 'origin/develop'
2025-05-14 13:42:51 +02:00
Godfrey M
720a4bc4a2
add warning to update method for missing a serial
2025-05-13 12:54:28 -07:00
Godfrey M
7fd93645b3
valdiation fires for asset creation
2025-05-13 12:17:58 -07:00
snipe
62b16339a9
Merge remote-tracking branch 'origin/develop'
2025-05-13 20:44:34 +02:00
Jasson
9a2f1a36ba
fix typo in snipeit.sh
...
fix redirect output to stderr
2025-05-13 14:31:37 -04:00
Godfrey M
fcbfbca6d0
add checkbox to model edit and create
2025-05-13 11:10:46 -07:00
Godfrey M
f2bca9491c
changed name of field in model fillable
2025-05-13 10:59:02 -07:00
Godfrey M
b48f309ab6
add require_serial to bulk asset model blades and lang
2025-05-13 10:58:05 -07:00
Godfrey M
0b1be3e63b
add migration, model and controller update
2025-05-12 11:44:34 -07:00
snipe
95cc4d3a73
Merge remote-tracking branch 'origin/develop'
2025-05-09 21:16:58 +01:00
snipe
497eeeb2e0
Merge remote-tracking branch 'origin/develop'
2025-05-09 19:29:01 +01:00
snipe
4be21ca249
Merge remote-tracking branch 'origin/develop'
2025-05-09 18:03:38 +01:00
snipe
e8598e214e
Merge remote-tracking branch 'origin/develop'
2025-05-09 17:23:22 +01:00
snipe
54b1d65e3c
Merge remote-tracking branch 'origin/develop'
2025-05-09 14:46:37 +01:00
snipe
f7648496d3
Merge remote-tracking branch 'origin/develop'
2025-05-08 16:26:02 +01:00
snipe
59a57c7197
Merge remote-tracking branch 'origin/develop'
2025-05-08 15:43:53 +01:00
snipe
5659b26827
Merge remote-tracking branch 'origin/develop'
2025-05-08 15:22:43 +01:00
snipe
ee4443aaf0
Merge remote-tracking branch 'origin/develop'
2025-05-08 15:09:26 +01:00
snipe
839dcad358
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# public/css/dist/skins/_all-skins.css
# public/css/dist/skins/_all-skins.min.css
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/mix-manifest.json
2025-05-07 11:41:31 +01:00
snipe
d67933ab49
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# .all-contributorsrc
# CONTRIBUTORS.md
2025-05-06 16:46:41 +01:00
Chris Olin
248a05a916
adds support for continuous 53mm and 0.59in printers
2025-05-06 11:26:52 -04:00
Chris Olin
2c141579dd
adds support for GenericTape label printers, includes class for 53mm tape printer
2025-05-06 11:26:40 -04:00
Godfrey M
0eb3f6b952
set max to 5
2025-05-05 14:42:06 +01:00
Godfrey M
68b0f80fce
fix input max, and help block position
2025-05-05 14:42:06 +01:00
Godfrey M
93489529a3
adds Field offset option to labels
2025-05-05 14:42:06 +01:00
snipe
511be74e74
Add @chfsx as a contributor
2025-05-05 14:42:06 +01:00
Fabian Schmid
bdee067803
[FIX] set upload-limit
2025-05-05 14:42:06 +01:00
snipe
32156cace3
Merge pull request #16847 from realchrisolin/issue16214
...
add barcode support for Avery 3490
2025-05-05 14:40:54 +01:00
snipe
30688114be
Merge remote-tracking branch 'origin/develop'
2025-05-05 14:04:52 +01:00
snipe
34088bcc17
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-05-05 11:17:01 +01:00
Calvin Schwartz
07835766cc
adds support for Avery 3490
2025-05-01 21:11:42 -04:00
Godfrey M
8c129c10af
removed payload from api error message
2025-04-30 11:11:53 -07:00
Brady Wetherington
251851ec6a
Try to get Docker images to build for both architectures
2025-04-30 18:00:39 +01:00
snipe
049a669186
Merge remote-tracking branch 'origin/develop'
2025-04-30 16:46:16 +01:00
snipe
d29f13bae9
Merge remote-tracking branch 'origin/develop'
2025-04-30 16:26:38 +01:00
snipe
c758355df9
Merge remote-tracking branch 'origin/develop'
2025-04-30 16:14:34 +01:00
snipe
79d97a83af
Merge remote-tracking branch 'origin/develop'
2025-04-30 15:48:38 +01:00
snipe
85bd47c240
Merge remote-tracking branch 'origin/develop'
2025-04-30 15:35:10 +01:00
snipe
473ead9616
Merge remote-tracking branch 'origin/develop'
2025-04-30 13:57:27 +01:00
snipe
cf2850933c
Merge remote-tracking branch 'origin/develop'
2025-04-30 10:19:43 +01:00
snipe
ff2564c57a
Merge remote-tracking branch 'origin/develop'
2025-04-30 10:12:05 +01:00
snipe
91d3848246
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-04-29 23:17:51 +01:00
snipe
c031f0b45e
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/_all-skins.css
# public/css/dist/skins/_all-skins.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/mix-manifest.json
2025-04-29 20:38:41 +01:00
snipe
fdbb9568ae
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-04-29 12:39:31 +01:00
snipe
d817883459
Merge remote-tracking branch 'origin/develop'
2025-04-29 10:25:42 +01:00
snipe
12255979ac
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-04-29 10:22:21 +01:00
snipe
366b61850b
Merge remote-tracking branch 'origin/develop'
2025-04-26 17:54:02 +01:00
snipe
89be6bd183
Merge remote-tracking branch 'origin/develop'
2025-04-24 14:06:00 +01:00
snipe
e120331a2c
Merge remote-tracking branch 'origin/develop'
2025-04-24 12:16:53 +01:00
snipe
cb8a212d96
Merge remote-tracking branch 'origin/develop'
2025-04-23 21:57:20 +01:00
snipe
7aec431ac5
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-23 21:30:16 +01:00
snipe
d19681dea1
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-23 21:05:38 +01:00
Godfrey M
63ce2a14fe
fix the ghosts pt2
2025-04-23 10:17:11 -07:00
Godfrey M
f435ebb110
fix the ghosts
2025-04-23 10:15:26 -07:00
Godfrey M
843f001bf6
rename test class
2025-04-23 09:33:56 -07:00
snipe
bf2299daf8
Merge remote-tracking branch 'origin/develop'
2025-04-22 17:51:48 +01:00
snipe
164930d0dd
Merge remote-tracking branch 'origin/develop'
2025-04-22 16:35:23 +01:00
snipe
387dbac809
Merge remote-tracking branch 'origin/develop'
2025-04-22 14:36:14 +01:00
snipe
3b661e5a99
Merge remote-tracking branch 'origin/develop'
2025-04-22 12:39:35 +01:00
snipe
90c1c0e655
Merge remote-tracking branch 'origin/develop'
2025-04-22 11:42:49 +01:00
snipe
21d8e7695b
Merge remote-tracking branch 'origin/develop'
2025-04-21 20:19:54 +01:00
Godfrey M
0d28165c04
merged develop, fix conflicts
2025-04-21 10:54:01 -07:00
Godfrey M
ee31bfbcd4
Merge branch 'develop' into checkin_non_reassignable_license
...
# Conflicts:
# app/Helpers/Helper.php
# app/Http/Controllers/Api/LicenseSeatsController.php
# app/Http/Transformers/LicensesTransformer.php
2025-04-21 10:49:35 -07:00
snipe
1acc452cfe
Merge remote-tracking branch 'origin/develop'
2025-04-21 14:59:26 +01:00
snipe
1375e1feee
Merge remote-tracking branch 'origin/develop'
2025-04-21 12:21:08 +01:00
snipe
2187adf59a
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-19 15:34:58 +01:00
snipe
0dcb315d9d
Merge remote-tracking branch 'origin/develop'
2025-04-18 00:56:26 +01:00
snipe
327ccbd0c9
Merge remote-tracking branch 'origin/develop'
2025-04-18 00:37:11 +01:00
snipe
f571d400e6
Merge remote-tracking branch 'origin/develop'
2025-04-17 23:29:12 +01:00
snipe
293aa52335
Merge remote-tracking branch 'origin/develop'
2025-04-17 23:13:04 +01:00
snipe
ca178ae9a7
Merge remote-tracking branch 'origin/develop'
2025-04-17 22:48:35 +01:00
snipe
d0c810e418
Merge remote-tracking branch 'origin/develop'
2025-04-17 16:42:37 +01:00
snipe
d496d2caeb
Merge remote-tracking branch 'origin/develop'
2025-04-17 11:59:24 +01:00
snipe
e70b75c350
Merge remote-tracking branch 'origin/develop'
2025-04-17 01:00:34 +01:00
snipe
a50befeda5
Merge remote-tracking branch 'origin/develop'
2025-04-16 20:16:18 +01:00
snipe
e2616e8039
Merge remote-tracking branch 'origin/develop'
2025-04-16 15:52:18 +01:00
snipe
904266debe
Merge remote-tracking branch 'origin/develop'
2025-04-16 09:47:18 +01:00
snipe
72d5783795
Merge remote-tracking branch 'origin/develop'
2025-04-16 09:19:05 +01:00
snipe
d699fb1473
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-15 20:46:43 +01:00
snipe
fab1a6c33a
Merge remote-tracking branch 'origin/develop'
2025-04-15 20:30:02 +01:00
snipe
be73c30194
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2025-04-15 20:01:20 +01:00
snipe
451646fe4f
Prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-15 19:42:26 +01:00
snipe
decc919991
Merge remote-tracking branch 'origin/develop'
2025-04-15 19:33:23 +01:00
snipe
e0b4005921
Merge remote-tracking branch 'origin/develop'
2025-04-15 16:48:17 +01:00
snipe
3ef36e7534
Merge remote-tracking branch 'origin/develop'
2025-04-14 11:02:06 +01:00
snipe
1949e1e1e9
Merge remote-tracking branch 'origin/develop'
2025-04-14 09:26:25 +01:00
snipe
3358382358
Comment out location scoping option for now
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-09 21:44:38 +01:00
snipe
3eca3ecd75
Merge remote-tracking branch 'origin/develop'
2025-04-09 21:31:41 +01:00
Godfrey M
c385b4a082
remove testing lines
2025-04-09 12:11:46 -07:00
Godfrey M
1b961346f0
added withInput to the redirects
2025-04-09 12:11:31 -07:00
Godfrey M
100db23210
add checks that the target is not null, and redirects back with error messages
2025-04-09 11:54:59 -07:00
Godfrey M
3e980a4c57
set location if target is set
2025-04-09 11:11:59 -07:00
Godfrey M
9a3ac41370
add default location as a fallback to asset validation
2025-04-09 11:02:45 -07:00
snipe
140c6b91b0
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-04-09 02:40:28 +01:00
snipe
a5315ec240
Merge remote-tracking branch 'origin/develop'
2025-04-08 08:32:25 +01:00
snipe
93f1656e0b
Merge remote-tracking branch 'origin/develop'
2025-04-08 06:51:21 +01:00
snipe
f1d006c236
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-04-08 05:58:51 +01:00
snipe
b0b5a96694
Merge remote-tracking branch 'origin/develop'
2025-04-07 13:54:23 +01:00
snipe
7dbe9a85f4
Merge remote-tracking branch 'origin/develop'
2025-04-05 21:02:33 +01:00
snipe
d2c39528d5
Merge remote-tracking branch 'origin/develop'
2025-04-05 15:44:22 +01:00
snipe
0420543c94
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-04-05 14:11:07 +01:00
snipe
aae0db902b
Merge remote-tracking branch 'origin/develop'
2025-04-03 15:41:08 +01:00
snipe
88dae7cef7
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2025-04-03 15:28:10 +01:00
snipe
e5cb17e934
Merge remote-tracking branch 'origin/develop'
2025-04-03 10:16:18 +01:00
snipe
9d609805f2
Merge remote-tracking branch 'origin/develop'
2025-04-02 18:33:48 +01:00
snipe
e2b9ca8254
Merge remote-tracking branch 'origin/develop'
2025-04-02 14:03:22 +01:00
snipe
e16a2fe8af
Merge remote-tracking branch 'origin/develop'
2025-04-02 13:51:09 +01:00
snipe
22d61a533d
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-04-02 12:50:35 +01:00
snipe
af408bb45f
Merge remote-tracking branch 'origin/develop'
2025-04-01 21:33:07 +01:00
snipe
24bfbc06f0
Merge remote-tracking branch 'origin/develop'
2025-04-01 19:40:03 +01:00
snipe
5eb9f353b5
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2025-04-01 11:25:33 +01:00
snipe
473ce15f47
Merge pull request #16526 from snipe/develop
...
Merge #16486 and #16519 into master
2025-03-19 15:31:50 -01:00
snipe
eb9cfbaed6
Merge pull request #16498 from snipe/develop
...
Merge develop into master
2025-03-12 23:23:44 +00:00
snipe
faeb037ff9
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/js/build/app.js
# public/js/dist/all.js
# public/mix-manifest.json
2025-03-12 21:26:34 +00:00
snipe
07602f697d
Merge remote-tracking branch 'origin/develop'
2025-03-12 18:13:22 +00:00
snipe
11abb0fdb1
Merge remote-tracking branch 'origin/develop'
2025-03-11 22:13:34 +00:00
snipe
deeb2fa543
Merge remote-tracking branch 'origin/develop'
2025-03-11 21:14:12 +00:00
snipe
0b48fd1465
Removed extra headers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 13:05:31 +00:00
snipe
220537fbfb
Updated presenter name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 12:59:57 +00:00
snipe
df5437647b
Add optional serial value in presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 12:43:38 +00:00
snipe
92b2da9b1b
Added history tab to components
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 11:48:38 +00:00
snipe
ef56177372
Use presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 11:48:31 +00:00
snipe
cb7822576f
Use new presenters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 11:48:19 +00:00
snipe
7ba361b10d
Use date formatter for filestable
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 10:57:54 +00:00
snipe
55694fa2fc
Added strings
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 10:57:40 +00:00
snipe
c825878c46
Added history presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-10 10:57:33 +00:00
snipe
80a69bfe90
Revert datetime to date
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-06 18:09:27 +00:00
snipe
d4dc8d2b79
Remove action_date from loggable as a changed field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-06 17:43:07 +00:00
snipe
4e3df93349
Change action_date display to date from datetime
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-06 16:16:17 +00:00
snipe
38efc62900
Add index on action_date, copy from created_at
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-06 16:01:46 +00:00
snipe
ef8d5ff11e
Merge remote-tracking branch 'origin/develop'
2025-03-06 12:06:10 +00:00
snipe
91f3e07b83
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-03-05 17:05:28 +00:00
snipe
c29bdbdacb
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/_all-skins.css
# public/css/dist/skins/_all-skins.min.css
# public/css/dist/skins/skin-blue.css
# public/css/dist/skins/skin-blue.min.css
# public/mix-manifest.json
2025-03-05 13:46:29 +00:00
snipe
a20d104d2f
Merge remote-tracking branch 'origin/develop'
2025-03-05 11:59:47 +00:00
snipe
a61dd8ac17
Merge remote-tracking branch 'origin/develop'
2025-03-05 10:52:42 +00:00
snipe
7ee9a690ea
Merge remote-tracking branch 'origin/develop'
2025-03-05 01:12:22 +00:00
snipe
5ba94c6c41
Merge remote-tracking branch 'origin/develop'
2025-03-05 00:12:09 +00:00
snipe
9fa855c837
Prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-04 23:30:45 +00:00
snipe
9251007574
Merge remote-tracking branch 'origin/develop'
2025-03-04 23:29:31 +00:00
snipe
cc73b984cb
Merge remote-tracking branch 'origin/develop'
2025-03-04 21:13:43 +00:00
snipe
548ef97c32
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-03-04 19:57:33 +00:00
snipe
ed8a486726
Merge remote-tracking branch 'origin/develop'
2025-03-04 19:54:08 +00:00
snipe
1ab0911fc8
Merge remote-tracking branch 'origin/develop'
2025-03-04 19:52:16 +00:00
snipe
bdbaea7294
Merge remote-tracking branch 'origin/develop'
2025-03-04 19:43:28 +00:00
snipe
5cfd1f6fb2
Merge remote-tracking branch 'origin/develop'
2025-03-04 17:16:26 +00:00
snipe
5eda67381f
Merge remote-tracking branch 'origin/develop'
2025-03-04 17:07:13 +00:00
snipe
2c8b8bfaf2
Merge remote-tracking branch 'origin/develop'
2025-03-04 17:05:55 +00:00
snipe
8f3159751a
Merge remote-tracking branch 'origin/develop'
2025-03-04 17:01:07 +00:00
snipe
4b05e55b29
Merge remote-tracking branch 'origin/develop'
2025-03-04 15:56:05 +00:00
snipe
3d3c13fcd0
Merge remote-tracking branch 'origin/develop'
2025-03-04 15:38:58 +00:00
snipe
88e1d8a8cf
Merge remote-tracking branch 'origin/develop'
2025-03-04 15:28:53 +00:00
snipe
e007db34e2
Merge remote-tracking branch 'origin/develop'
2025-03-03 22:12:26 +00:00
snipe
f9f06d2c02
Merge remote-tracking branch 'origin/develop'
2025-02-27 19:08:45 +00:00
snipe
234f7d00c8
Merge remote-tracking branch 'origin/develop'
2025-02-27 16:18:18 +00:00
snipe
9924553da5
Merge remote-tracking branch 'origin/develop'
2025-02-27 15:45:57 +00:00
snipe
df38d7e3ed
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2025-02-27 12:22:30 +00:00
snipe
44dd061619
Merge remote-tracking branch 'origin/develop'
2025-02-26 20:55:57 +00:00
snipe
7603a932b1
Merge remote-tracking branch 'origin/develop'
2025-02-26 20:29:42 +00:00
snipe
138e7acc13
Merge remote-tracking branch 'origin/develop'
2025-02-26 12:47:54 +00:00
snipe
e863d3e7e5
Merge remote-tracking branch 'origin/develop'
2025-02-26 12:02:00 +00:00
snipe
c8e401f5ed
Merge remote-tracking branch 'origin/develop'
2025-02-26 11:59:53 +00:00
snipe
3ba20a8e28
Merge remote-tracking branch 'origin/develop'
2025-02-26 11:39:10 +00:00
snipe
ebae63752f
Merge remote-tracking branch 'origin/develop'
2025-02-26 10:25:18 +00:00
snipe
8bc73901cf
Merge remote-tracking branch 'origin/develop'
2025-02-26 08:25:35 +00:00
snipe
b4f70d9244
Merge remote-tracking branch 'origin/develop'
2025-02-26 07:16:59 +00:00
snipe
21e9f2bba3
Merge remote-tracking branch 'origin/develop'
2025-02-26 07:11:22 +00:00
snipe
881f4e3d6a
Merge remote-tracking branch 'origin/develop'
2025-02-25 14:43:57 +00:00
snipe
b141945add
Updated branch
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-25 12:18:52 +00:00
Godfrey M
1c67d6802d
added testing to Api check in, renamed other test method
2025-01-27 12:18:24 -08:00
Godfrey M
5da8c86ec7
fix license query for bulk licenses checkin for assets
2025-01-22 10:55:41 -08:00
Godfrey Martinez
10a2d59ec1
Merge pull request #27 from Godmartinz/checkin_non_reassignable_license_cleanup
...
adds bulk check in of unreassinable licenses, cleans up methods used for counting.
2025-01-22 10:49:47 -08:00
Godfrey M
34e8360b10
moves counts to licenses, allows bulk check in of unreassignable licenses
2025-01-22 10:46:28 -08:00
Godfrey Martinez
ca259ee4c3
Merge pull request #26 from Godmartinz/checkin_non_reassignable_license_cleanup
...
moved methods to licenseSeat model, clean up code, removed unused namespaces etc
2025-01-21 11:47:42 -08:00
Godfrey M
2143952a1e
removed unused models, castged unreassignable_seat, clean up in general
2025-01-21 11:43:47 -08:00
Godfrey M
6bab6e7151
remove unintended change
2025-01-16 12:27:01 -08:00
Godfrey M
d217c2e295
last rename
2025-01-16 12:24:32 -08:00
Godfrey M
52bf0faaa5
renamed unassignable to reassignable_seat
2025-01-16 12:19:59 -08:00
Godfrey M
3f3f2bfc61
fixed factory and test
2025-01-16 12:14:03 -08:00
Godfrey M
f050864fb4
renamed dead to unassigned, replaced 0 and 1 with true and flase
2025-01-16 12:12:14 -08:00
Godfrey M
db11fc35f4
fixed typo, fixed variable name
2025-01-16 12:00:49 -08:00
Godfrey M
f47a2b10c0
updated column name, updated Api license checkin and out
2025-01-16 11:53:15 -08:00
Godfrey M
344b4e7d60
fixes test to check if checked in licenses is unavailable
2025-01-16 09:46:03 -08:00
Godfrey M
7a23372489
adds migration for column unavailable, changes logic to utlize value
2025-01-15 15:36:12 -08:00
Godfrey M
9da15a8e58
get button color correct
2025-01-13 14:44:26 -08:00
Godfrey M
50e0e4a07b
remove unrelated change
2025-01-13 14:37:03 -08:00
Godfrey M
5e1562ae4c
adds count on tabs and reports and index
2025-01-13 14:31:54 -08:00
Godfrey M
8a0ed49623
allows checkin of unreassignable license seats
2025-01-13 13:35:48 -08:00
Timo Schwarzer
a2ff8f9609
Add Department Manager to single and multiple user views
2024-07-15 12:27:29 +02:00