David Lee

Results 28 issues of David Lee

- At the moment you can select the product you are editing - If you’ve got related products and you want to add some more you don’t see they are...

enhancement

- Category folder should not be openable when no child categories

enhancement

The store settings for multiple portals that share products needs to be duplicated for each portal. An option to use the settings of the "main" portal, were managers edit products...

If a product is shared across portals, if the product is updated in a different 1 to where the images were uploaded, then the image path is wrong.

The "OpenStoreBO.doctype.xml" is not being applied to the AdminPanel Skin. Work around is to change the DNN>HOST>Settings doctype fallback,.

In the store settings you are allow to pick a language that is not being used in DNN. This can cause records to be created without a language record and...

good first issue

Maybe look at swapping using System.Data.SqlClient; for using Microsoft.Data.SqlClient;

enhancement

The sp_addrolemember in SQL will be removed in future. You probably know! https://learn.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/sp-addrolemember-transact-sql?view=sql-server-ver16 I was automating some work and took some of your DB permissions code to do it. The...

enhancement