Shannon
|
c43be77288
|
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
|
2014-09-15 19:01:49 +10:00 |
|
Shannon
|
b38acdd654
|
List view config complete: U4-4972 Make list view configurable,
|
2014-09-15 19:01:28 +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
|
ac29542f8e
|
Revert "Fixes PetaPoco to support Medium trust." - I'm reverting this fix so that we are back using the baseline logic of PetaPoco since we don't need med trust support and this known logic that has been working for many years.
|
2014-09-15 10:47:34 +10:00 |
|
Stephan
|
34011df80a
|
U4-5114 - chained marco parameters
|
2014-09-12 18:28:04 +02:00 |
|
Shannon
|
afbeb50d55
|
List view pre-values working with fields and headers, list view now rendering data again, removed the config ui bits from the content type editor
|
2014-09-12 14:07:42 +10:00 |
|
Shannon
|
74a113646d
|
typeo and fixes a return value
|
2014-09-12 12:52:32 +10:00 |
|
Shannon
|
6ab2f8300c
|
Fixes: U4-5473 Image cropper data type is not installed by default, ensures the List View data type is created on install, creates a new migration to ensure it exists when upgrading, fixes an old migration with improper use of a transaction.
|
2014-09-12 12:51:41 +10:00 |
|
Shannon
|
7ff0e6bafb
|
Fixes typo: Updator -> Updater
|
2014-09-12 11:53:09 +10:00 |
|
Shannon
|
6c77000ba7
|
updates content type resource with new getAllPropertyTypeAliases
|
2014-09-12 11:51:50 +10:00 |
|
Shannon
|
9bb5869cde
|
reverting all things to do with additional list view column in db which is no longer necessary and removing additions to ui changes in the content tyep editor which are also no longer necessary
|
2014-09-12 11:50:56 +10:00 |
|
Shannon
|
1844b048be
|
Adds new method to IContentTypeService to return all user defined property type aliases, updates the default pre-values for the list view to underscore system aliases,
|
2014-09-12 11:35:20 +10:00 |
|
Shannon
|
eb9e7d0e31
|
removes migration, this will not be necessary
|
2014-09-12 11:32:52 +10:00 |
|
Shannon
|
73b8a0987d
|
moves directive to correctly named location (utill is not an abbreviation)
|
2014-09-12 11:31:38 +10:00 |
|
per ploug
|
5d2ac582b7
|
Gridview design polish
|
2014-09-11 14:50:05 +02:00 |
|
Stephan
|
a3ad8e2cab
|
Die, Marco, die.
|
2014-09-11 08:24:01 +02:00 |
|
Shannon
|
03cf0113d5
|
Merge branch 'list-view-properties' of https://github.com/pynej/Umbraco-CMS into pynej-list-view-properties
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
|
2014-09-11 16:07:58 +10:00 |
|
Shannon
|
d3bfb5e94d
|
Updates the versionable repo (content, members, media) to far more efficiently load in property and pre-value data, in fact the performance tests have show that this improves performance even more! The real underlying reason for these changes is so that we don't end up with a giant SQL 'IN' clause for these queries, and that these queries are far faster than IN clause queries.
|
2014-09-11 16:04:16 +10:00 |
|
Shannon
|
5195822435
|
Fixes queryable extensions to ignore case for props when sorting
|
2014-09-11 16:02:23 +10:00 |
|
Shannon
|
e3bf5d3487
|
Renames ContentAndMediaTypeBaseController, adds migration to add new db column for list view config
|
2014-09-10 15:47:01 +10:00 |
|
Shannon
|
7422238087
|
Merge branch 'AndyButland-u4-4972' into 7.2.0
Conflicts:
src/Umbraco.Web/Editors/MediaTypeController.cs
|
2014-09-10 15:35:57 +10:00 |
|
Shannon
|
6afead5207
|
Merge branch 'u4-4972' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-4972
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
|
2014-09-10 15:35:05 +10:00 |
|
Shannon
|
5bc00e3e48
|
Fixes: U4-4989 Media with image cropper doesn’t get removed from disk after delete.
|
2014-09-10 15:07:20 +10:00 |
|
Shannon
|
55c3653910
|
Fixes null check on content
|
2014-09-10 14:32:02 +10:00 |
|
Shannon Deminick
|
d7b02f0a30
|
Merge pull request #476 from joshua-stewart/7.2.0
U4-5457 & U4-5458 - Updates /Trees/UserTypes.cs and settingsdashboardintro.html
|
2014-09-10 11:29:08 +10:00 |
|
Stephan
|
09a2d660c7
|
Fix mappers test / TemplateMapper
|
2014-09-09 11:31:29 +02:00 |
|
Shannon
|
3ba6d6b0a1
|
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
|
2014-09-09 18:53:57 +10:00 |
|
Shannon
|
eb6326487f
|
Fixes grunt watches, Fixes: U4-3138 Examine mgmt dashboard styling is broken, rebuilds the mgmt dashboard in angular
|
2014-09-09 18:53:47 +10:00 |
|
Joshua Stewart
|
ea9975b2c1
|
Updates settingsdashboardintro.html to use http://umbraco.com for URLs since .org is no longer used for the main website and updates the Editor's Manual link to use the newer version 7 editor's manual created by Matt Wootton.
|
2014-09-08 16:28:07 -05:00 |
|
Joshua Stewart
|
229575d3b0
|
Revert "Updates settingsdashboardintro.html to use http://umbraco.com for URLs since .org is no longer used for the main website and updates the Editor's Manual link to use the newer version 7 editor's manual created by Matt Wootton."
This reverts commit 226d3715b9.
|
2014-09-08 16:17:51 -05:00 |
|
Joshua Stewart
|
226d3715b9
|
Updates settingsdashboardintro.html to use http://umbraco.com for URLs since .org is no longer used for the main website and updates the Editor's Manual link to use the newer version 7 editor's manual created by Matt Wootton.
|
2014-09-08 16:16:15 -05:00 |
|
Joshua Stewart
|
0661b12b56
|
This commit updates /Trees/UserTypes,cs to use userType.Name rather than userType.Alias for displaying the tree item text.
|
2014-09-08 10:02:36 -05:00 |
|
Stephan
|
322c3e0664
|
U4-5301 - fix AppendDocumentXml + nodes sorting
|
2014-09-08 12:03:13 +02:00 |
|
Shannon
|
549f0555ab
|
don't cache too much when using get all
|
2014-09-08 19:16:30 +10:00 |
|
Shannon
|
8fcd2200d0
|
Fixes the calls to the member service paged queries to do a normal GetAll without parameters if the int.max value is used. Ensures that if too many id params are sent to GetAll an exception is raised
|
2014-09-08 19:04:28 +10:00 |
|
antoine
|
fd8cd4be99
|
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
|
2014-09-08 09:59:09 +02:00 |
|
antoine
|
82107ab146
|
Sorting controls styling improvement and small bug fixed
|
2014-09-08 09:58:42 +02:00 |
|
Stephan
|
185e5d9b7f
|
Create missing ITemplate TemplateMapper
|
2014-09-08 08:52:09 +02:00 |
|
antoine
|
28f8194876
|
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
|
2014-09-07 16:23:54 +02:00 |
|
antoine
|
8db67c0ba3
|
sorting row with last release ui.sortable lib and sorting control published
|
2014-09-07 16:23:24 +02:00 |
|
antoine
|
ef6e181eb1
|
control sorting with editor control (with ui.sortable last version)
|
2014-09-06 17:40:52 +02:00 |
|
antoine
|
142c4c09e1
|
control sort before ui.sortable upgrade
|
2014-09-06 17:35:13 +02:00 |
|
Shannon
|
4230668c8b
|
creates new UmbracoTreeAuthorizeAttribute which helps make tree and editor security with webapi a bit more flexible with a different option to authorize against an assigned app based on a tree alias.
|
2014-09-05 16:08:41 +10:00 |
|
Shannon
|
66e5843ef7
|
Creates new attribute: WebformsPageTreeAuthorizeAttribute for auto-authorizing webforms editors for a specific tree and thus for a specific application.
|
2014-09-05 15:47:45 +10:00 |
|
Shannon
|
bb4dd9c418
|
Merge branch '7.1.5-perf' into 7.2.0
|
2014-09-05 15:20:46 +10:00 |
|
Shannon Deminick
|
50b49f9ee2
|
Merge pull request #465 from mattbrailsford/7.1.6-movable-dictionary-tree
Fix U4-5413 Makes the dictionary tree moveable
|
2014-09-05 15:15:24 +10:00 |
|
Shannon Deminick
|
cf0eb87d03
|
Merge pull request #468 from codegecko/7.2.0
Made ICultureDictionary, CultureDictionaryFactoryResolver and UmbracoCul...
|
2014-09-05 15:08:32 +10:00 |
|
Shannon Deminick
|
75f2de2cc8
|
Merge pull request #467 from danlister/patch-2
Update Dashboard.Release.config
|
2014-09-05 09:27:48 +10:00 |
|
Shannon Deminick
|
927bf1d3a2
|
Merge pull request #471 from pynej/markdown-property-type
Markdown property should store to text not varchar.
|
2014-09-05 09:25:06 +10:00 |
|
Jeremy Pyne
|
24724ca6e8
|
Markdown property should store to text not varchar.
|
2014-09-04 16:05:34 -04:00 |
|