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