Shannon
cb539e82d0
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Repositories/DataTypeDefinitionRepository.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Models/Mapping/MediaModelMapper.cs
# src/UmbracoExamine/UmbracoMemberIndexer.cs
2017-03-29 18:11:51 +11:00
Shannon
a9fe46da0c
makes HasContainerInPath public
2017-03-28 15:55:45 +11:00
Stephan
fe11d4770d
U4-9615 - implement way to find listviews in path fast
2017-03-23 14:07:45 +01:00
Shannon
ff6ea0b42e
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9310
...
# Conflicts:
# src/Umbraco.Core/Models/UmbracoObjectTypes.cs
2017-02-01 15:23:29 +11:00
Claus
74c167ed03
U4-9413 moving links to document and media to top of generic properties.
2017-01-30 13:18:30 +01:00
Shannon
9ef53536bf
Updates the base editor models to include a readonly UDI, updates all model mappers to map the UDI,
2017-01-28 01:14:24 +11:00
Shannon
790e30defd
Simplifies all creation of UrlHelper, creates GetUmbracoApiServiceBaseUrl extensions for WebApi
2017-01-03 11:13:38 +11:00
Claus
ff2805c428
mostly just formatting and cleanup - no changes as such.
2016-11-09 11:13:35 +01:00
Thomas Nielsen
ea67e21796
Link to mediatype from media properties
2016-11-02 21:20:03 +01:00
Shannon
ba0ef3676d
U4-9109 changes all usage of automapper ResolveUsing<T> to instantiate the resolver explicitly - this prevents IoC frameworks registered against automapper to not explode if these resolvers have not been added to the container.
2016-10-27 18:32:16 +02:00
Sebastiaan Janssen
b7264b58f9
Fixed the mapping for HasPublishedVersion
2016-08-04 12:19:24 +02:00
Shannon
17ff952b52
Fixes the URL creating for media in the back office to use an IMedia instead of published media (since it's not published yet at the time)
2016-02-11 15:54:00 +01:00
Sebastiaan Janssen
8e024fccff
Don't hardcode the umbracoFile constant
2016-01-12 20:05:22 +01:00
Sebastiaan Janssen
43227d4510
Support for multiple properties spawning a url - adding more uploadfields to umbracoSettings.config (autoFillImageProperties)
2016-01-12 19:46:05 +01:00
Sebastiaan Janssen
79cc4cd2fa
Change "umbracoFile" to the constant for this value
2016-01-12 18:16:55 +01:00
Sebastiaan Janssen
ff83d2e1f4
U4-7561 Backoffice Media Section should provide information on physical location of files
2016-01-12 17:41:53 +01:00
Sebastiaan Janssen
403af78ba9
U4-5168 Media Items label says "Document Type" instead of "Media Type"
2016-01-06 11:22:15 +01:00
Alexander Todorov
aed906e682
U4-7508 - IsChildOfListView should be populated for Media items, similarly to Content items
2015-12-08 18:41:59 +02:00
Shannon
f0b68ac31e
Fixes: U4-7021 "Actions" dropdown not available to children in listview nodes
2015-10-27 18:13:18 +01:00
Shannon
b90f28731c
Ensures the return to list button isn't shown on items in the recycle bin since that would navigate back to their original parent. Updates the recycle bin list views to respect the list view configuration of their associated sections.
2014-10-02 19:55:24 +10:00
Shannon
23b214e4f9
Fixes remaining tests
2014-09-25 13:52:16 +10:00
Shannon
89ebc80bd5
Gets the installer to install default list views, updates list view tree to show them as 'system' items which are not deletable, upgrader installs default list views, now property resolver gets the correct system list view for the correct content type with it's pre-values that are defined.
2014-09-18 11:52:12 +10:00
Shannon
96d570e760
Gets most of the configurable list view working, need to add some validation to the pre-value editor, some styling for the sorting of a field, add another system field for 'published date' (if possible), fix up the localized text for return to list view, fix up the persisting of the last page viewed in a list view
2014-09-15 13:53:33 +10:00
Shannon
7ff0e6bafb
Fixes typo: Updator -> Updater
2014-09-12 11:53:09 +10:00
Shannon
5990a95d13
Fixes: U4-4610 Unmapped members in Automapper
2014-04-14 15:20:02 +10:00
Shannon
8785239964
Finalizes the implementation of getting the menu items rendering for child of listview items for both content and media.
2013-12-12 14:10:03 +11:00
Shannon
4545af0a21
Boom! container nodes work for both media and content, fixes:
...
U4-3540 When creating a Container type node - the list view shows all children of the item it's being created underneath
U4-3541 media tree is not catering for container types
2013-11-15 16:56:51 +11:00
Per Ploug Krogslund
7440855c72
merge
2013-11-07 17:16:22 +01:00
perploug
a39d41b1b7
adding media move dialog and support for media containers
...
media containers are disabled currently for UI reasons
2013-10-20 23:36:26 +02:00
Shannon
ccf3442992
Getting the macro picker dialog working slowly.
2013-09-18 17:31:41 +10:00
Shannon
e783b35a3a
Updated the data type controller to return the correct data for the editor, including more models and model mappings.
2013-08-19 17:39:50 +10:00
Shannon
1e2af42ce6
Ensures internal generic properties are all wired up in c# and fixes up the boolean editor, adds templatepicker html file so that something is rendered and there are no js errors.
2013-08-12 14:16:45 +10:00
Shannon
bf1f78e3aa
Finished content and media model mapping using AutoMapper and now the tabs display composite properties correctly.
2013-07-25 16:08:18 +10:00
Shannon
4b8fed9f06
Started converting content model mapping over to use AutoMapper to fix the composite tabs/properties. New unit tests for the mapping as well.
2013-07-25 15:31:26 +10:00
Shannon
b50658121d
Started integrating authorization services.
2013-06-17 01:06:31 +02:00
Shannon
aea1a17a03
Last commit into mercurial!!! -- a bunch of model mapping mayhem
2013-06-10 20:24:54 -02:00
Shannon
711cc3629b
Fixed up some model mapping.
2013-06-10 17:01:50 -02:00
Shannon
877c0b85cd
Refactors content model mapper to be re-used for media, added new base model class
...
to deal with content similarities like media. Renamed some service methods to be consistent.
2013-06-10 16:43:42 -02:00
Shannon
df72297429
Got media picker working with real media items.
2013-06-10 11:15:33 -02:00
Shannon
47d70e858b
Getting media picker working
2013-06-10 10:36:59 -02:00