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
hartvig
90f5c4ce9a
Merge initial merge of Agraths improvements (might break compilation atm)
2011-02-18 09:38:19 -01:00
hartvig
2e6341b945
Merge sgay patches
2011-02-17 13:42:28 -01:00
matt
8dac6662a5
Updated DMU with latest changes
...
Changed DMU version number to 2.1.0 to allow for additional work on original DMU project if needed
2011-02-16 18:48:03 +00:00
matt
03f8aac4e5
Added DMU Flex source
...
Changed all TheOutfield namesspaces to Umbraco
Added DMU dasboards
Removed ZipUpload dashboards
Added air mimetype to web.config
2011-02-05 12:21:04 +00: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
934c48cac6
fix #29956 - refactor cookies
2011-01-25 12:14:05 -01: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
hartvig
cc29cc8067
Fixes 28646
...
[TFS Changeset #81514 ]
2010-12-06 08:14:38 +00:00
starfighter83
0cd73c3273
updates color picker datatype so it supports updates to key value prevalue editor
...
[TFS Changeset #80615 ]
2010-11-25 09:59:42 +00:00
starfighter83
abb97482fe
Fixes #28810 : Color Picker broken in 4.5.2 ~in nada.gif path
...
[TFS Changeset #80614 ]
2010-11-25 09:49:50 +00:00
starfighter83
d726348bef
Fixes small bug in macro container prevalue editor
...
[TFS Changeset #80609 ]
2010-11-25 08:01:15 +00:00
starfighter83
730ded46a6
Fixes #28696 : Macro Container bug: Can't handle bool/checkboxes
...
[TFS Changeset #80524 ]
2010-11-24 11:54:12 +00:00
starfighter83
c4e5bae76e
Fixes #28732 Macro container slows down big times when allowed macroes int are getting bigger.
...
[TFS Changeset #80227 ]
2010-11-19 11:37:47 +00:00
starfighter83
15d0cf2f89
key value prevalue editor polish, feature #29466 complete
...
[TFS Changeset #80224 ]
2010-11-19 09:24:28 +00:00
starfighter83
802b33da94
WIP, updates radiobox datatype so it supports updates to key value prevalue editor
...
[TFS Changeset #80223 ]
2010-11-19 08:55:26 +00:00
starfighter83
8cdfec1cc0
WIP, updates dropdown list multiple datatype so it supports updates to key value prevalue editor
...
[TFS Changeset #80222 ]
2010-11-19 08:48:33 +00:00
starfighter83
97897c3062
WIP, updates dropdown datatype so it supports updates to key value prevalue editor
...
[TFS Changeset #80221 ]
2010-11-19 08:42:14 +00:00
starfighter83
b180f1614f
WIP, updates checkboxlist datatype so it supports updates to key value prevalue editor
...
[TFS Changeset #80185 ]
2010-11-18 15:06:09 +00:00
starfighter83
1fdbfff8fe
WIP , update to key value prevalue editor (inline edit and sorting of values)
...
[TFS Changeset #80184 ]
2010-11-18 14:56:47 +00:00
Shandem
33b7ade10d
Fixes: 28681
...
[TFS Changeset #78958 ]
2010-10-26 09:13:47 +00:00
starfighter83
4671e462eb
WIP dataeditor settings, adds default value option
...
[TFS Changeset #78719 ]
2010-10-21 14:23:57 +00:00
Shandem
82df347d41
Fixes: 25831 - Applied Patch
...
[TFS Changeset #78661 ]
2010-10-20 11:45:47 +00:00
Shandem
0cb1877924
Fixes: 29069 - Patch applied.
...
[TFS Changeset #78651 ]
2010-10-20 09:27:19 +00:00
starfighter83
df18581cd2
WIP, data editor settings
...
[TFS Changeset #78604 ]
2010-10-19 13:42:59 +00:00
hartvig
79278e4199
Update to SQL CE 4 Umbraco project configuration
...
[TFS Changeset #77246 ]
2010-09-17 09:23:16 +00:00
hartvig
84a3e8dcc6
Update to sqlce4umbraco project (reference to datalayer)
...
[TFS Changeset #77245 ]
2010-09-17 09:13:44 +00:00
hartvig
a83ea36dd2
Adding the SQLCE4Umbraco project and SQLCE4 CTP assemblies
...
[TFS Changeset #77243 ]
2010-09-17 08:44:25 +00:00
hartvig
9c8436d286
Implements 28907. First version of SQL CE 4 support (more installer TLC to come)
...
[TFS Changeset #77238 ]
2010-09-17 08:07:02 +00:00
starfighter83
8c644760a4
Fixes 27102: RelatedLinksDataEditor inserts a broken url for close.png image
...
[TFS Changeset #76412 ]
2010-08-25 07:01:28 +00:00
hartvig
5fd5852a68
Implements 28647, cache panel sizes
...
[TFS Changeset #76338 ]
2010-08-24 07:57:38 +00:00
hartvig
34f9d84e5e
Fixes 28407
...
[TFS Changeset #75946 ]
2010-08-20 09:09:19 +00:00