perploug
e5879a4c70
Macro container
2013-10-30 10:54:23 +01:00
Shannon
51aefd2b6b
Adds the tab and multi-tab parameter editors
2013-10-30 18:30:04 +11:00
Shannon
5c7f551015
Creates a re-usable dropdown/multilist for any type of Entity that uses the entityResource, so now user picker, property type (+ multiple) param editor, content type (+multiple) param editor all use this. Fixes: U4-3268 UserPicker doesn't actually persist a value
2013-10-30 18:14:16 +11:00
Shannon
35f842f7ba
Content type and multiple content type parameter editors completed.
2013-10-30 16:53:53 +11:00
Shannon
e4f8f6ebd5
Fixes macro parameter form validation, adds the number parameter editor, updates the parameter editor mapping, adds more fixes to the number fixer and changes the integer property editor to use a type='number'
2013-10-30 15:45:16 +11:00
Shannon
46ba9718ff
Changes the explicit paramet editor implementations to simply use the already created property editors, updates the legacy parameter editor mappings and adjusts the resolver to use the mappings if one is not found.
2013-10-30 14:36:07 +11:00
Shannon
68b955e611
Fixes isDialog mode trees, creates content picker parameter editor, ensures the tree dialogs are all isdialog=true, fixes property editor resolution that are parameter editors.
2013-10-30 14:12:06 +11:00
Shannon
ca8e840195
Completes: U4-3274 Create new Slider editor
2013-10-30 12:54:21 +11:00
Shannon
95d98b132a
Updates installer to not install some data types that we're not shipping with, fixes up some mappings, changes the simple editor convert to be the markdown editor converter (need to test that)
2013-10-30 08:59:28 +11:00
Shannon
2b4957d4f2
Fixes up mntp pre-value editor with convention naming
2013-10-30 08:35:05 +11:00
Shannon
d922846a7e
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-30 08:16:30 +11:00
Shannon
70491bb6e6
changed name to readonlykeyvalues
2013-10-30 08:16:12 +11:00
perploug
d8a8556598
Fixes an issue with missing _key in member search
2013-10-29 22:10:56 +01:00
perploug
a7f5576fee
Wires up the help dialog with our and tv feeds
2013-10-29 21:49:40 +01:00
perploug
1860f3f953
Adds mntp filters, aligns picker ui
2013-10-29 21:48:59 +01:00
Shannon
968a94f281
Completes: U4-3261 Ensure label/readonly displays pre-values
2013-10-29 19:14:15 +11:00
Shannon
3d7f7db396
Fixes some value conversions and updates the entity search to be more accurate
2013-10-29 18:46:12 +11:00
Shannon
d62aae0205
Fixes property editors that have default pre-values for those prevalues to show up when creating a new data type, fixes: U4-3147 Create tag supported property editors - and adds the tag group to the pre-values for the tag property editor.
2013-10-29 18:17:10 +11:00
Shannon
d96de90cd9
Fixes: U4-3241 New content thinks it has been published
...
U4-3104 When a document is not published the links list shows there's an internal error
2013-10-29 16:36:56 +11:00
Shannon
aca550a9b4
Fixes search algorithm to have more accurate results
2013-10-29 16:00:15 +11:00
Shannon
e862ffcb1b
Fixes: U4-3266 Xml cache file is not created/persisted
2013-10-29 15:43:10 +11:00
Shannon
0cac739b50
Fixes EntityController search to search fields correctly with the correct case and wildcards
2013-10-29 15:22:52 +11:00
Shannon
f5a2f87038
Fixes member issues
2013-10-29 14:03:16 +11:00
Shannon
2075311773
Fixes member data indexing to ensure it includes the unique key, fixes the EntityService search to return IEnumerable<EntityBasic>, not search results so the data returned is limited to non-sensitive data, adds AdditionalData to EntityBasic so we can add additional values like URL to outgoing entities, Fixes up the searchService, searchControllers to use new structure.
2013-10-29 11:39:34 +11:00
Shannon
151e20240a
Changes debounce function to use underscore
2013-10-29 09:18:47 +11:00
perploug
fc2e605fd8
Improves the property safe alias lookup
2013-10-28 22:57:57 +01:00
perploug
0aab5e435a
Adds a way to do hotkys on webforms buttons
2013-10-28 21:32:35 +01:00
perploug
c75a7817cf
re-adds the jquery-ui sorting
...
The other libraries werent mature enough so we'll have to stick with
this for now
2013-10-28 20:26:18 +01:00
perploug
eb622504f2
RTE updates for styles and button placement
2013-10-28 20:24:02 +01:00
Shannon
6263b07087
Working on (WIP) U4-3255 Fix search - shouldn't search on every key change, shouldn't show up for non-search sections, shouldn't return ISearchResults
2013-10-28 18:38:20 +11:00
Shannon
7c9f742b4d
Fixes U4-2702 Ensure the new file uploader has consistent pre-values pre previous versions
2013-10-28 16:01:07 +11:00
Shannon
025e7eba1d
Separates some classes
2013-10-28 15:36:08 +11:00
Shannon
2b7a9389b4
Fixes: U4-3254 Property level validation not working when no field level validators are used
...
U4-2683 Ensure all uploaded files are cleaned up when they change for the FileUploadValueEditor
U4-3252 File uploader needs to adhere to DisallowedUploadFiles config
U4-2774 FileUploadValueEditor needs to remove old files
2013-10-28 15:34:48 +11:00
Shannon
3110b199c6
Completes: U4-3155 Ensure new tree events are fired for legacy trees
2013-10-28 13:45:38 +11:00
Shannon
e707506303
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
2013-10-28 12:36:27 +11:00
Shannon
49d5791825
Adds DescendantsOrSelf extensions on ienumerable to published content extensions
2013-10-28 12:35:50 +11:00
Shannon
660e89a46c
Fixes merge issues
2013-10-28 11:38:07 +11:00
Shannon
fea90482b6
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Web/Standalone/StandaloneBootManager.cs
src/Umbraco.Web/UmbracoContext.cs
2013-10-28 11:26:01 +11:00
Shannon
d0ef627532
Fixes config change from merge
2013-10-28 11:22:36 +11:00
Stephan
73b7729b82
Standalone - fix so it works again
2013-10-28 01:07:29 +01:00
Shannon
ecf73a6230
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
...
Conflicts:
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Web/Mvc/UmbracoViewPage.cs
src/Umbraco.Web/Umbraco.Web.csproj
2013-10-28 11:03:14 +11:00
Shannon
a915dff4a8
Fixes packaging service up to export data type's properly, fixes legacy DataTypeDefinition to export data type's properly with the prop ed alias instead of id, obsoletes old content extension methods.
2013-10-28 11:02:04 +11:00
Shandem
98cc1c63ce
Merge pull request #173 from pynej/trees-config-action
...
Trees config action
2013-10-27 16:00:00 -07:00
perploug
757086b7bd
merged
2013-10-27 15:22:04 +01:00
perploug
ab36687c85
Adds contentype alias to media and cotnent tree nodes
2013-10-27 14:12:27 +01:00
Stephan
128a08f169
Web.Mvc - Refactor UmbracoViewPage, UmbracoTemplatePage, support strongly-typed content
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2013-10-25 13:21:29 +02:00
Shannon
c5c1946d1b
Got more of the install checker working and inspecting package assemblies for report.
2013-10-25 11:35:09 +11:00
perploug
5b6fd83f21
merge
2013-10-24 15:25:59 +02:00
Shannon
2587b06361
WIP - Fixing up the package installer to detect incompatible legacy data types, dlls, etc... and cleaning up some of the old code in there.
2013-10-24 19:50:46 +11:00
Shannon
e507ad4ace
Removes IActionHandler - and all it's references : U4-3226 Remove IActionHandler
2013-10-24 17:15:37 +11:00