leekelleher
e26f0f96c2
uComponents: Tidying up old comments, paths and references.
2012-04-29 22:41:43 -01:00
leekelleher
c2c4bb7413
uComponents: Added MNTP to the core!
2012-04-28 13:57:04 -01:00
leekelleher
551f1988ce
Added uQuery to the core
2012-04-28 13:31:19 -01:00
hartvig
4aa110ccfb
Work items: 27610, 30786
2012-04-24 10:08:58 -02:00
leekelleher
c6891dd971
FeedProxy: Introduced a config file to define the allowed hostnames. Also added a package action to allow hostnames.
2012-04-06 11:06:05 -01:00
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
starfighter83
82d1a980f7
updates to tinyMCE media plugin, working again except the preview in the dialog
2011-11-15 15:06:35 -01:00
mattbrailsford
19eebba8cc
Added uGoLive dashboard
2011-11-01 16:55:06 +00:00
agrath
821188a254
Added work desktop web.config xslt transform
2011-07-24 13:54:30 -12:00
hartvig
1c26ddd87f
Adds CTRL+S support in all edit pages + loads of warning clean up
2011-07-05 11:30:06 -02:00
hartvig
e99669d3ae
SSL TLC and a little Macro RTE love. Fixes work items: 30285, 27438, 30295, 30286, 30261, 30192
2011-05-09 09:58:12 -02:00
hartvig
157e96c935
Work items: 30272, 30280
2011-05-02 09:42:34 -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
47bd9180dc
Fixes: Constrain proportion checkbox should be removed
...
Work Items: 23421
2011-04-18 11:16:23 -02:00
starfighter83
1d86530879
Fixes Insert / edit embedded media problem in Umbraco 4.7.0
...
Work Items: 30205
2011-04-18 10:30:24 -02:00
starfighter83
734f029679
Adds mask to datepicker input field
...
Work Items: 30186
2011-04-18 08:37:25 -02:00
starfighter83
cd38cb1412
Updates tinymce to 3.4
2011-03-14 09:44:03 -01:00
hartvig
1e8bf4ff83
Work items: 30110
2011-03-03 08:41:05 -01:00
starfighter83
90539868f3
style updates to splitbutton
2011-03-01 09:18:18 -01:00
starfighter83
f91013618f
changes to splitbutton js
2011-03-01 07:24:07 -01:00
starfighter83
ff802ebef4
Merge
2011-02-28 11:16:55 -01:00
starfighter83
8271892411
Updated to macro button on edit template page (split button, possible to choose macro from dropdown menu)
2011-02-28 11:16:20 -01:00
agrath@gmail.com
60c18bdff9
More graceful handling of missing properties in .Where - TryGetMember now returns DynamicNull (IEnumerable with fake .Where and .OrderBy) when the property/child type doesn't exist.
...
Expression Tree in DynamicQueryable explictly checks for this type and forces that portion of the predicate/expression tree to return true, bypassing the missing property
Handy when you are checking e.g. a boolean property in a .Where and that boolean doesn't exist on all nodes.
2011-02-27 21:53:45 -13:00
starfighter83
0e9fc4a84b
Merge
2011-02-25 09:23:17 -01:00
starfighter83
78aaa85765
Fine tuning to edit template split button
2011-02-25 09:20:54 -01:00
agrath@gmail.com
78ae4132eb
Added IEnumerable Map method used in Descendants feature
...
Fixed DynamicNodeList.OrderBy where there was only one column and the ordering was descending
Added DateTime.TryParse support to DynamicNode property retrieval to allow OrderBy and Where to have date support
Added IsProtected & HasAccess to DynamicNode
Added .AncestorsOrSelf to DynamicNode
Added .Descendants to DynamicNode [Deep Children]
Added .DescendantsAndSelf [Deep Children]
Fixed .nodeTypeAlias children collection crashing when the node didn't contain any children of that type
Added cshtml templates first versions for DynamicNode, these are samples I demo'ed at the Auckland umbraco meetup the night of 4.7beta release
2011-02-24 15:56:52 -13:00
starfighter83
8d064c89f7
Merge
2011-02-24 14:58:57 -01:00
starfighter83
6936a1db5a
Update to edit template toolbar, WIP
2011-02-24 14:57:33 -01:00
matt
ccf832fec5
Removed rouge zipupload files, and fixed missing DMU dashboard (didn't realize the config file was in multiple places)
2011-02-24 14:43:53 +00:00
hartvig
7df518155d
Clean up of merging
2011-02-18 10:09:20 -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
matt
a5527769f3
Forgot to save project file before commiting
2011-01-30 17:50:37 +00:00
matt
4b8cc30c3f
Added Desktop Media Uploader factories, HttpHandler and initial Dashboard control.
...
Need to finish dashboard control, swap with ZipUpload and test.
2011-01-30 17:39:20 +00:00
starfighter83
1cf475e120
Update to installer, makes 'Connection string' input bigger
2011-01-24 07:40:45 -01:00
starfighter83
36e0b28e70
Merge
2011-01-07 14:33:12 -01:00
starfighter83
4ac3a5537e
Does a lock out instead of a logout when user is idle to long
2011-01-07 14:32:19 -01:00
PerPloug
5d3aeee02f
Adds upgrade support to installer
2011-01-07 10:18:34 -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
2f90f76348
adds web.config. ... .xslt
2011-01-06 09:24:41 -01:00
pgregorynz
413fe775d1
Removed references to the installer images directory from presentation project
2011-01-05 12:49:26 -13:00
starfighter83
682104a1f1
some includes (related to TinyMCE upgrade)
2011-01-05 09:21:31 -01:00
starfighter83
d29eb77383
Updates TinyMCE to 3.3.9.3 (latest stable)
2011-01-05 09:17:29 -01:00
starfighter83
b89257b96c
Fixes issue with macro container css not being found
2011-01-05 08:15:42 -01:00
starfighter83
83322a1916
Fixes 29790: Could not find file zipUpload.config
2011-01-04 08:07:26 -01:00
hartvig
63d5615698
Fixes installer ie issue (by duplicating image files - better fix for final release)
2010-12-23 21:42:40 -01:00
starfighter83
3646f8af4b
Fixes #29760 : Update design of no nodes page (so it fits with new installer)
2010-12-23 09:57:21 -01:00
starfighter83
fb7f28e00d
Moving installer js and css so it can be used on no nodes page
2010-12-23 09:35:44 -01:00
PerPloug
386f008dd7
Node Factory Wrapper to ensure backwards compat
2010-12-22 20:04:58 -01:00
starfighter83
47e9aa6088
introduces the RestExtension and RestExtensionMethod attribute
2010-12-16 09:06:39 -01:00