hartvig
aec48c7df9
Major refactor of macro.cs, fixing huge memory leak in caching of xsltExtensions. Work items: 30616, 30522
2011-11-25 14:03:09 -01:00
hartvig
62cf50ba8d
Work items: 30041
2011-10-24 10:41:41 -02:00
sgay
a0a2037813
fix #30534 - extra <br/> tags in RTE
2011-10-11 10:02:32 -02:00
hartvig
cffed78df3
Work items: 30151
2011-09-12 14:14:11 -02:00
hartvig
cd3c44ae7c
Work items: 30446
2011-09-05 06:39:17 -02:00
starfighter83
124da8781b
Applies pull request 1121
...
Work Items: 27050
2011-08-29 05:40:16 -02:00
starfighter83
7edac5756d
Fixes: Incorrect url used in GzipModule Disables Rich text editor in Port Forward environment
...
Work Items: 29936
2011-08-26 06:42:56 -02: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
starfighter83
5843b5deaf
Adds confirmation before deleting prevalue
...
Work Items: 30384
2011-08-03 07:49:08 -02: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
starfighter83
ff02f5a336
Adds default value support to Password data editor setting type
2011-07-26 08:09:59 -02:00
starfighter83
b7446be08a
Adds default value support to RadioButtonList data editor setting type
2011-07-26 08:08:40 -02:00
starfighter83
5c57c192c9
Adds default value support to TextArea data editor setting type
2011-07-26 08:04:52 -02:00
hartvig
1c26ddd87f
Adds CTRL+S support in all edit pages + loads of warning clean up
2011-07-05 11:30:06 -02:00
starfighter83
f1196aa088
Uses jeditable for key value prevalue editor inline edit, should support all chars now
2011-04-26 10:00:41 -02:00
starfighter83
8348d551f7
Small update when editing media, other props like width, height will also be refreshed in ui when uploading/deleting image
2011-04-21 10:18:41 -02:00
starfighter83
84c6913162
Fixes: Media, Selecting remove checkbox removes the image but does not remove its specifications
...
Work Items: 30254
2011-04-20 06:52:28 -02:00
starfighter83
252a3061eb
update to uc wrapper serialization helper
2011-03-14 12:48:47 -01:00
starfighter83
24cabcdad3
update to SerializationHelper
2011-03-14 12:34:16 -01:00
starfighter83
e3d1e3b48c
Adds SerializationHelper to userControlWrapper (makes it super easy to do xml properties with uc wrapper)
2011-03-14 12:32:00 -01:00
hartvig
6e58c622cd
Work Items: 30059
2011-02-22 23:03:23 -01:00
hartvig
33741210b3
Fix to macro container bug. Thank you to the 'mysterious patcher'. Work items: 29874
2011-02-22 09:11:45 -01:00
agrath@gmail.com
9259dd897f
Upgraded DynamicNode to handle IEnumerable better so that you can chain method/property calls through an IEnumerable set like this: @Model.Children.Count() or @Model.Children.ElementAt(2)
2011-01-25 22:24:40 -13:00
sgay
edc930241b
fix #29926
2011-01-20 13:56:20 -01:00
hartvig
d031e1da91
Work items: 29888
2011-01-15 22:06:28 +05:00
PerPloug
bbfc881a9e
EditorControls.csproj release configuration fubar
2011-01-12 14:06:47 -01:00
PerPloug
571f89bbe3
Recommit of TinyMCE for media and members
2011-01-12 13:58:08 -01:00
hartvig
8e4deca486
Fixes issue with tinymce on media/members (missing commit)
2011-01-12 12:59:07 -01:00
hartvig
cef7401ff8
Work items: 29778
2011-01-11 11:14:31 -01:00
hartvig
38b1385b66
Fixes issues with uploading files/images. Work items: 29196
2011-01-11 09:42:28 -01:00
boxbinary
8f2f81b558
Code env fix: Removes source control bindings from csproj files.
...
Code env fix: Modified .hgignore to ignore .vs10x files and anything in App_Data\TEMP
Fix: upon saving a document type, if the alias has changed, document Xml is regenerated in the db and the Xml caches are told to update.
Fix: upon saving a document type, if the name has changed, the tree updates with that change
Work Items: 29197, 28738
2011-01-07 01:23:09 +00:00
starfighter83
fa54d0a1e8
Fixes 29799: Macro Container: ordering macros throws exception on some nodes
2011-01-06 09:04:41 -01:00
starfighter83
b89257b96c
Fixes issue with macro container css not being found
2011-01-05 08:15:42 -01:00
hartvig
216ab8c966
Updates to NodeFactory
2010-12-23 20:42:50 -01:00
starfighter83
6a92a2f321
Fixes #29759 : Not possible to make a property that is using a datatype with the usercontrolwrapper mandatory
2010-12-21 10:02:09 -01:00
starfighter83
1d26a0353b
update to usercontrol wrapper, detect if value is xml (if it is, don't store in cdata)
2010-12-21 08:14:41 -01:00
starfighter83
89182fc3a9
update to usercontrolwrapper prevalue editor, so it loads any additional settings after saving usercontrol selection
2010-12-20 12:12:53 -01:00
starfighter83
e29fe682b7
makes it possible to have custom settings on datatypes using the usercontrol wrapper
2010-12-17 08:00:08 -01:00
starfighter83
4f37fb0c00
Changes targetframework back to 3.5
2010-12-15 13:24:53 -01:00
starfighter83
712571fc38
fixes broken build
2010-12-15 12:39:49 -01:00
hartvig
cfa1143eed
Bugfixes to tinymce and tagging controls
...
[TFS Changeset #81903 ]
2010-12-13 08:10:23 +00:00