Robin Cornett

Results 44 issues of Robin Cornett

## Enhancement Request ### Explain your enhancement (please be detailed) We should review the `update_receipt_template` method. ### Justification or use case A customer has reported that it's running more than...

component-templates
type-improvement

Looking into this and tiles in general today and I'm seeing a few issues: - Not specific to this tile, but if a `revenue_type` is passed to the `get_order_count` method...

workflow-needs-lead-feedback

## Enhancement Request ### Explain your enhancement (please be detailed) We should remove the .scss and .js development files from the final build, and just deliver the compiled and minified...

type-improvement

## Enhancement Request ### Explain your enhancement (please be detailed) We should update PayPal Commerce to use the new order functions available in 3.0. ### Justification or use case It's...

gateway-paypal
type-refactor

## Bug Report ### Expected behavior When I use this legacy code, I expect it to return accurate results: ```php global $edd_logs; $download_id = 942; $count = $edd_logs->get_log_count( $download_id, 'file_download'...

type-bug
type-regression

## Bug Report ### Expected behavior When an existing user who is not already a customer makes a purchase, I expect the customer to be attached to the user by...

type-bug
type-regression

## Enhancement Request ### Explain your enhancement (please be detailed) Per the [discussion regarding order screen headings](https://github.com/easydigitaldownloads/easy-digital-downloads/pull/7938#issuecomment-631508326), create an EDD utility class which would: - display on mobile - be...

type-feature
component-administration
scope-accessibility
type-improvement

## Enhancement Request ### Explain your enhancement (please be detailed) In places where EDD is triggering JavaScript to change something on the page, `` should be used instead of an...

scope-accessibility

## Enhancement Request ### Explain your enhancement (please be detailed) We should update our BerlinDB integration. ### Justification or use case While working on #9138, I discovered that this was...

component-database

> ...on the EDD site itself if you click on the PayPal buttons then close the dialog a few issues happen: > > 1. You get a bunch of EDD...

workflow-needs-testing
workflow-has-pr
gateway-paypal
type-improvement