Murat Cakir

Results 95 issues of Murat Cakir

The extension methods for `HtmlHelper` (`SmartStore.Web.Framework.UI.LayoutExtensions`) has been removed. `IPageAssetBuilder` should be used directly instead, which is now exposed by base `SmartRazorPage` (property `AssetBuilder`) | Old | New | |...

core
refactoring

## Image Processing ### Resizing - **DefaultResamplingMode** (ResamplingMode) > MediaSettings.DefaultResamplingMode - Bicubic (Default) - Box - CatmullRom - Hermite - Lanczos2 - Lanczos3 - Lanczos5 - Lanczos8 - MitchellNetravali -...

core
media
ui

Parts/modules that require a complete rewrite: * ~~Plugin Bootstrapper~~ * ~~Theming engine (most parts)~~ * ~~Custom Razor stuff~~ * ~~Bundling & Minification & SASS compiler (BundleTransformer > Custom bundler)~~ *...

core

Search in: filename &| ALT &| title &| Tags

enhancement
media

For instance if an order has been placed. > Migrated from CodePlex: [Issue smartstore/SmartStoreNET#404](https://smartstore.codeplex.com/workitem/404) from [mgesing](https://www.codeplex.com/site/users/view/mgesing), on 7/2/2014 4:16:14 PM

- [ ] Detect SQL or script injection attempts (Regex?) to avoid data cluttering - [x] New option: Entry max length - [x] Delete single entries and/or all entries

enhancement