commits |
date |
f3d54b80f600
by
sebastiaan
|
Jul 13 2011
12:30 PM
|
4.7.1
tip
WorkItem 30359 useDomainPrefixes Does Not Honour The HTTPS Protocol - fixed in several places
|
9a1c03556a6b
by
sebastiaan
|
Jun 21 2011
12:18 PM
|
WorkItem 30329 first Order, then take the number of items
|
d3aa7b175e35
by
starfighter83
|
Jun 21 2011
11:58 AM
|
default
Update to DateTimePicker property editor, required support
|
d5c153fc5bc5
by
starfighter83
|
Jun 21 2011
11:40 AM
|
small update to DateTimePicker property editor view
|
8446847aa265
by
starfighter83
|
Jun 21 2011
10:02 AM
|
Adds DateTimePicker property editor
|
15d5ef58e855
by
agrath
|
Jun 20 2011
1:11 PM
|
4.7.1
Renamed a variable on one of the overloads of @Library.Wrap and changed the behaviour of Visible so that it applies at render time, not tag creation time instead of returning null, this will enable chaining for invisible tags as well as being able to change your mind about whether the tag should render or not
|
5f3e80c3b611
by
agrath
|
Jun 20 2011
9:47 AM
|
Realised that IHtmlString is an interface and may have a method I can implement to avoid .Write() or .ToHtml() on HtmlTagWrapper. Implemented and tested this. Victory.
|
7a11c92f5708
by
agrath
|
Jun 19 2011
4:40 PM
|
Removed upcasting for uComponents multitreenode picker in DynamicNode ConvertPropertyValueByDataType in favour of the new plugin interface [I]RazorDataTypeModel
|
7373a9294ef3
by
starfighter83
|
Jun 21 2011
8:18 AM
|
default
Adds True/False property editor
|
8536ce221a79
by
Shandem
|
Jun 21 2011
6:10 AM
|
5.0.0-demodata-removal-wip
abstracted a SpriteIconFileResolver, all Editor unit tests now pass even when running all in tandem.
|
f43a416beb30
by
Shandem
|
Jun 21 2011
5:49 AM
|
Getting all unit tests passing with NodeName, fixing up more mappings, fixing up static objects and mappings.
|
6cc534c3faf7
by
Shandem
|
Jun 20 2011
10:34 AM
|
more unit test work with node name
|
f76e09ce0fec
by
Shandem
|
Jun 20 2011
12:03 AM
|
Merge with default
|
6396c4abc89e
by
agrath
|
Jun 19 2011
10:35 AM
|
4.7.1
merge
|
4e5a71a443f4
by
agrath
|
Jun 19 2011
10:19 AM
|
Renamed ssaolap01 dev database
|
4efb65632081
by
agrath
|
Jun 19 2011
10:19 AM
|
Added a new feature for plugin developers to create a model class that DynamicNode will return for their data type instead of the underlying type
|
77832419a0b4
by
agrath
|
Jun 19 2011
9:34 AM
|
Changed settings to developer in the erorr message
|
97c8ad531541
by
agrath
|
Jun 19 2011
9:27 AM
|
Improved the error message for a KeyNotFound exception in datatype factory
|
fec8662214b0
by
agrath
|
Jun 18 2011
5:46 PM
|
Made DynamicNodeList.XPath only work for content as it is the only one with an XML Backing document
|
39787ee725e5
by
boxbinary
|
Jun 18 2011
8:16 PM
|
default
Added LazyLoadFactory to LazyConcurrentDictionary in order to support lazy-loading the entire contents of the dictionary. Updated RdbmsToModelMapper.cs to use this.
|
d5b72ac93fbf
by
boxbinary
|
Jun 18 2011
6:45 PM
|
Adds LazyConcurrentDictionary to Umbraco.Foundation, changes TypedAttributeValueCollection to inherit from it in order to support lazily-loaded attribute values. Initial impact is the prevention of NH's proxies loading the attribute values during mapping to the detached Persistence model.
|
4c1d25163c51
by
boxbinary
|
Jun 18 2011
5:50 PM
|
Adding xmldocs to TypedAttributeCollection
|
c27709b73e7e
by
slace
|
Jun 17 2011
8:19 AM
|
adding some logging when failure to load plugins
|
067529f267bf
by
hartvig
|
Jun 17 2011
11:20 AM
|
4.7.1
Adds missing SqlCeContextGuardian file
|
276c76e08fbc
by
hartvig
|
Jun 17 2011
9:03 AM
|
Massive performance increase on SQL CE4 thanks to Jesper Hauge and Erik Ejlskov Jensen (SQL CE MVP) from Twins #h5yr Work items: 28347
|