starfighter83
|
2db1dfe7fb
|
Fixes Deleting/Changing the default language en-US not possible
Work Items: 28788
|
2011-08-25 06:02:34 -02:00 |
|
starfighter83
|
97180ded7d
|
Merge
|
2011-08-25 05:46:03 -02:00 |
|
starfighter83
|
f2243c9d22
|
Updates jquery,jquery UI and some related scripts/stylesheets, fixes issue with IE9
Work Items: 30137
|
2011-08-25 05:45:04 -02:00 |
|
Shandem
|
e7271ad79b
|
updated config
|
2011-08-24 16:57:59 -10:00 |
|
starfighter83
|
273ebf49df
|
Merge
|
2011-08-24 07:24:46 -02:00 |
|
starfighter83
|
656095caee
|
Fixes: Not able to use textMultiLine as macro parameter in wizard
Work Items: 29883
|
2011-08-24 07:24:13 -02:00 |
|
agrath
|
9925c95d2c
|
merge
|
2011-08-18 15:00:35 -12:00 |
|
agrath
|
4d3c145be9
|
Added support to DynamicQueryable to support property accesses via reflection on DynamicNode properties, e.g. list.GroupBy(uBlogsyPostDate.Date)
|
2011-08-18 14:30:42 -12:00 |
|
hartvig
|
2ba2c0fd61
|
Work items: 30410
|
2011-08-18 13:24:55 -02:00 |
|
hartvig
|
96cbe17ea9
|
Work items: 30418
|
2011-08-18 13:17:59 -02:00 |
|
hartvig
|
0efabf6fe4
|
Merge
|
2011-08-18 07:39:57 -02:00 |
|
hartvig
|
0ff6775e55
|
Fixes "CSS path does not change when umbracoCssDirectory is added in web.config" Work items: 30417
|
2011-08-18 07:38:58 -02:00 |
|
agrath
|
c657236f7c
|
Fixed DynamicBackingItem autodetection of Media used in NodeById, now you can use NodeById to get Media or Content nodes
|
2011-08-17 21:27:09 -12:00 |
|
agrath
|
b023455068
|
Added an overload to NodesById and DynamicBackingItem/DynamicNode to signify you want a List<int> to be treated as media, not content
|
2011-08-15 10:18:15 -12:00 |
|
agrath
|
f361e20482
|
Traced exception message out on DynamicNode
|
2011-08-11 15:36:54 -12:00 |
|
agrath
|
fc770dd50f
|
Merge
|
2011-08-11 13:05:03 -12:00 |
|
agrath
|
b6629c9f65
|
Merge
|
2011-08-11 13:03:40 -12:00 |
|
agrath
|
918d5bc720
|
Fixed a VirtualUrl issue with images in TinyMCE editors not having the ~/ replaced when SystemDirectories.Media contained a ~ and the image was larger than the TinyMCE size
|
2011-08-11 13:03:27 -12:00 |
|
agrath
|
46253212da
|
Added a ContainsKey check to a dictionary and expanded shorthand ifs to longhand for readability
|
2011-08-11 13:02:47 -12:00 |
|
psterling
|
5fb5019529
|
Added Polish language file - credit to the folks from Microsoft Poland for the translation work
|
2011-08-09 23:07:27 +07:00 |
|
psterling
|
647882af15
|
Added Portuguese Brazil language file - credit to Carlos Casalicchio for the translation work
|
2011-08-09 23:04:19 +07:00 |
|
starfighter83
|
96a8b190a4
|
Fixes: Create Media Button Permissions BUG
Work Items: 30396
|
2011-08-08 06:36:31 -02:00 |
|
agrath
|
860a33d9b3
|
Changed return type of Library.StripHtml to be HtmlString to facilitate partial strips feature still returning HTML and not wanting to encode the result
|
2011-08-07 14:07:09 -12:00 |
|
starfighter83
|
3cfe526d9d
|
Fixes: Changing icon on membertype does not do anything
Work Items: 29853
|
2011-08-04 08:17:35 -02:00 |
|
starfighter83
|
0d65c29ffd
|
Fixes: Empty string for LoginName can be saved in Members interface and breaks Member creation
Work Items: 30367
|
2011-08-03 10:22:36 -02:00 |
|
starfighter83
|
47e4239bbc
|
Fixes: Renaming XSLT deletes the file
Work Items: 29287
|
2011-08-03 08:27:17 -02:00 |
|
starfighter83
|
ba96212505
|
Fixes issue with Base and dictionary items
Work Items: 30382
|
2011-08-03 08:07:25 -02:00 |
|
starfighter83
|
5363a328a0
|
Merge
|
2011-08-03 07:50:30 -02:00 |
|
starfighter83
|
5843b5deaf
|
Adds confirmation before deleting prevalue
Work Items: 30384
|
2011-08-03 07:49:08 -02:00 |
|
agrath
|
e2e0186174
|
Added TryGetIndex to DynamicNodeList to allow [] indexing
|
2011-08-01 11:11:00 -12:00 |
|
agrath
|
7d3cfa4151
|
Added .Except, .Intersect, .Union and .Distinct to DynamicNodeList
|
2011-07-31 17:05:44 -12:00 |
|
agrath
|
adc3a36ac2
|
Changed the decimal parsing in ConvertPropertyValueByDataType so it only tries to do this if the string contains the current decimal seperator character to prevent CSV strings from converting to decimals in cultures where , is used as the decimal seperator
|
2011-07-31 16:34:58 -12:00 |
|
agrath
|
9d996aaf43
|
More @Library.Truncate parser fixes
|
2011-07-31 16:27:43 -12:00 |
|
agrath
|
13e5e5a8df
|
Fixed a bug in @Library.Truncate regarding attempting to close tags which were not open when the truncation occurred before any tags had been opened.
|
2011-07-31 11:16:45 -12:00 |
|
agrath
|
2ea3c4b624
|
Got rid of InternalHtmlString as it wasn't being used and was throwing off some of the RazorLibraryCore overloads
|
2011-07-31 10:10:01 -12:00 |
|
agrath
|
d022b4a52a
|
Added the datatype GUID to the DateTime parsing code for the Date picker without time
|
2011-07-28 11:51:04 -12:00 |
|
agrath
|
3a7609cba0
|
Another fix for Catch FileNotFound exceptions in ExamineBackedMedia which are thrown by Examine currently (bug?) on a LoadBalanced file store after a publish occurs. When caught, ExamineBackedMedia will fall back to GetMedia as if the media item wasn't in the examine index
|
2011-07-28 09:44:23 -12:00 |
|
agrath
|
4cbd06dad9
|
Added missing .css to csscolors on the EditorType.HTML as it was throwing 404s, probably meant that embedded style in a template wasn't highlighted properly?
|
2011-07-28 09:18:02 -12:00 |
|
agrath
|
e72bd130e3
|
Further changes to fix bug with 'incorrect number of lambda paramters' issue with .Where when using && and ||
|
2011-07-26 14:02:25 -12:00 |
|
agrath
|
c354acb388
|
Added umbraco.library:NiceUrlWithDomain for returning the node URL including the domain & root irrespective of site settings. Caches seperately to the standard NiceUrl method so that you can use both without cache collisions
|
2011-07-26 14:01:37 -12:00 |
|
agrath
|
d0fc01751c
|
Added some more entries to .hgignore for when you're testing with a starterkit installed
|
2011-07-26 13:59:36 -12:00 |
|
agrath
|
30cc6148e7
|
Added web.config transform file for ssaodsk01
|
2011-07-26 13:58:55 -12:00 |
|
starfighter83
|
082d680a36
|
Adds validation to data editor settings (IsRequired and RegexValidationStatement)
|
2011-07-26 11:18:22 -02:00 |
|
starfighter83
|
23ab698665
|
Adds default value support to Field data editor setting type
|
2011-07-26 08:31:07 -02:00 |
|
starfighter83
|
f9f67d4e2e
|
Adds default value support to DocumentType, MediaType, MemberGroup, MemberType data editor setting types
|
2011-07-26 08:28:12 -02:00 |
|
starfighter83
|
98a1189353
|
Adds default value support to Path data editor setting type
|
2011-07-26 08:25:39 -02:00 |
|
starfighter83
|
d8eb584d7a
|
Adds default value support to Checkbox data editor setting type
|
2011-07-26 08:21:46 -02:00 |
|
starfighter83
|
738380e32a
|
Adds default value support to CheckBoxList data editor setting type
|
2011-07-26 08:18:27 -02:00 |
|
starfighter83
|
57edbcae25
|
Adds default value support to DropDownList data editor setting type
|
2011-07-26 08:17:35 -02:00 |
|
starfighter83
|
0f84165b2b
|
Adds default value support to ListBox and ListBoxMultiple data editor setting types
|
2011-07-26 08:15:28 -02:00 |
|