Provide a way to log out from OAuthWebSecurity (or something similar)

Hopefully this is an appropriate place to post this. I was answering a question on stack overflow and thought that this would be a good suggestion for OAuthWebSecurity. The problem is that if a u...

Id #10350 | Release: None | Updated: Jun 10 at 12:01 AM by acarlonvsn | Created: Jun 9 at 11:46 PM by acarlonvsn

AssetManager extension points in Bundling

The System.Web.Optimization.AssetManager class is currently internal so you cannot work with it without reflection. The System.Web.Optimization.Scripts.Manager is also private so you cannot easily ...

Id #10349 | Release: None | Updated: Apr 16 at 8:41 AM by peterporfy | Created: Apr 16 at 8:40 AM by peterporfy

LESS editor reports error on UTF8 with BOM

The LESS editor reports error on UTF8 with BOM if the file starts with non-alphanumeric character like '@'.

Id #10348 | Release: None | Updated: Jun 5 at 9:31 AM by ScottXu | Created: Apr 15 at 3:31 PM by danielkatz

IResultFilter and PreSendRequestHeaders can't be used in the same application

Source: https://orchardcache.codeplex.com/workitem/26 If there are any registered handlers for PreSendRequestHeaders, IResultFilter implementations will received duplicated (or triplicated) respo...

Id #10347 | Release: None | Updated: Apr 15 at 1:01 PM by NathanaelJones | Created: Apr 15 at 1:01 PM by NathanaelJones

Add UpdateGroup to UpdatePanel

Presently, all UpdatePanels with UpdateMode set to Always automatically refresh when one of them is updated. I propose the introduction of a new property, UpdateGroup, that, when present, will caus...

Id #10346 | Release: None | Updated: Apr 3 at 6:31 AM by rjperes | Created: Apr 3 at 6:31 AM by rjperes

Bundling fails if js file ends with commented line

To repeat: Set up bundling for several javascript files In the first file, add a commented line at the end of the file with no carriage return e.g. // a comment Set BundleTable.EnableOptimizatio...

Id #10345 | Release: None | Updated: Mar 19 at 3:45 PM by trystanc | Created: Mar 19 at 3:45 PM by trystanc

Allow custom options in jquery.validate.unobtrusive

jquery.validate.unobtrusive.js supplies options to jquery.validate, but provides no way to customise those options. For example, I need to disable the "keyup" option but had to modify jquery.val...

Id #10344 | Release: None | Updated: Mar 18 at 3:09 AM by richard_szalay | Created: Mar 18 at 3:09 AM by richard_szalay

FromODataUriAttribute

I would like to see an implementation of the FromODataUriAttribute that can accept a type as a parameter; this would allow for complex types to be created from the Uri by populating the matching pr...

Id #10343 | Release: None | Updated: Mar 16 at 2:31 PM by gforce0803 | Created: Mar 16 at 2:31 PM by gforce0803

Bundling fails on certain folder names

Situation: have a sub folder (Content/sub1/1234) where you want to bundle certain sub css files. It also seems to fail if it is numers + decimal points. In my situation it is a 3rd party client ...

Id #10342 | Release: None | Updated: Mar 4 at 12:45 PM by jlipford | Created: Mar 4 at 12:45 PM by jlipford

Duplicate LESS mixin issue

Picture the following structure: main.less mixins.less _include1.less (also includes mixin.less) _include1.less (also includes mixin.less) the indented files are all included in main.l...

Id #10341 | Release: None | Updated: Mar 2 at 7:04 PM by olemariusloset | Created: Mar 2 at 7:02 PM by olemariusloset