Shannon
|
cfb2d3c974
|
Merge branch '7.2.0-sqlexpressions' into 7.2.0
|
2014-09-26 15:32:36 +10:00 |
|
Shannon
|
23b214e4f9
|
Fixes remaining tests
|
2014-09-25 13:52:16 +10:00 |
|
antoine
|
7fcb982e33
|
disable canvasdesigner css link on the preview mode (with canvasdesigner enable)
|
2014-09-23 19:45:35 +02:00 |
|
antoine
|
6d1ccaa7a4
|
Renames Tuning to canvasdesigner (code and comments)
|
2014-09-23 19:10:51 +02:00 |
|
antoine
|
3aedb69490
|
New design for the tuning, all panel at the left sight
Conflicts:
src/Umbraco.Web.UI.Client/src/canvasdesigner/canvasdesigner.controller.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/canvasdesigner.front.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/index.html
|
2014-09-23 17:57:41 +02:00 |
|
per ploug
|
0f32283601
|
Renames Grid to canvas
|
2014-09-23 16:30:27 +02:00 |
|
Shannon
|
5dbedcf67b
|
Fixes: U4-5460 User with start content set won't see the selected node.
|
2014-09-23 16:50:05 +10:00 |
|
per ploug
|
e1793ad95c
|
merge
|
2014-09-23 08:48:36 +02:00 |
|
Shannon
|
43603d0f97
|
fixes up the usage of the Repository.cs class since it is not disposing of the web service correctly.
|
2014-09-23 11:43:04 +10:00 |
|
per ploug
|
872aff0c96
|
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
|
2014-09-22 21:06:15 +02:00 |
|
per ploug
|
375fda2007
|
Merge remote-tracking branch 'origin/7.2.0-WIPFormsInstallDashboard' into 7.2.0
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
|
2014-09-22 21:03:09 +02:00 |
|
per ploug
|
808efea246
|
Adds clientDependency reset to installer
|
2014-09-22 20:56:46 +02:00 |
|
per ploug
|
5f5c8c7693
|
Forms section + dashboard
|
2014-09-22 20:07:35 +02:00 |
|
Shannon
|
bcfdeeda77
|
Ensures that there are nice defaults for the default member list view data type
|
2014-09-22 18:59:17 +10:00 |
|
Shannon
|
d87a426294
|
Implements the ability to have customized and configurable list views for specific content types
|
2014-09-22 18:18:09 +10:00 |
|
Shannon
|
7e1cc8c040
|
Ensures the create drop down isn't displayed with custom membership provider, shows a header label instead of nothing for a custom membership provider member in the header.
|
2014-09-19 17:21:21 +10:00 |
|
Shannon
|
e3284c8833
|
Fixes up the providerkey mapping with our normal members, fixes up some other mappings with custom membership providers.
|
2014-09-19 17:06:15 +10:00 |
|
Shannon
|
5f95957e5b
|
Makes sure custom membership providers work with the list view
|
2014-09-19 15:56:39 +10:00 |
|
Shannon
|
7c76cbf509
|
Allows for email and username to be fields in list view, fixes up the list view usage to display members from a custom membership provider.
|
2014-09-19 15:34:26 +10:00 |
|
Shannon
|
b12985558a
|
Fixes up all list views for all content types with regards to the delete button, now if you delete an child of a list view while viewing it it will redirect to it's container.
|
2014-09-19 13:55:30 +10:00 |
|
Shannon
|
51061e10a9
|
Gets the 'return to list' button working for all content types
|
2014-09-19 11:52:13 +10:00 |
|
Shannon
|
0264a72762
|
Ensures default list view data types are installed by default, includes these in the upgrade script. Now the default list views are used when rendering them per type (content, media, member). Updated the member tree to list nodes by member type and 'all members', each of these now renders a list view containing the members which is fully paged and searchable. Updates list view prop editor to deal with members appropriately.
|
2014-09-19 09:47:42 +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
|
fd07dcccb7
|
Reverts the 'special property' for list views as that is no longer required.
|
2014-09-18 09:48:08 +10:00 |
|
Shannon
|
3437d95eb4
|
updates migration and base data creation to create the 3 default list views
|
2014-09-18 01:12:23 +10:00 |
|
Shannon
|
102b97fa82
|
streamline repo's get by paged results to have a zero based index for page index/number. Refactors member repo to use the same queries as content/media (U4-5469) this should save a lot of perf
|
2014-09-16 23:21:27 +10:00 |
|
Shannon
|
311639332d
|
added some tests for cache refresher
|
2014-09-16 11:19:33 +10:00 |
|
Shannon
|
7437240d09
|
Fixes: U4-5491 Distributed calls won't work if IIS sites between servers have the same HttpRuntime.AppDomainAppId
|
2014-09-16 11:03:20 +10:00 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|