Shannon
48d34af7bb
Gets tree picker working better with searching and list views.
2014-10-13 17:27:22 +11:00
Shannon
e709a759ed
Gets the icon for each content/media item indexed so it can be mapped and shown when showing search results.
2014-10-09 16:39:12 +11:00
Shannon
98eeaca5d5
Fixes: U4-5597 ServerVariables cannot include dynamic data like a users start node Ids
2014-10-07 14:59:07 +11:00
Shannon
58a0de086f
fixes unit test
2014-10-03 17:07:27 +10: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
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
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
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
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
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
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
Stephan
a3ad8e2cab
Die, Marco, die.
2014-09-11 08:24:01 +02: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
e2d04e2b3a
Merge branch '7.1.5' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/modals.less
src/Umbraco.Web/Mvc/AdminTokenAuthorizeAttribute.cs
2014-08-24 21:35:08 -06:00
per ploug
9aa9de5a7a
WIP on background package installs
2014-08-18 20:42:56 +02:00
Shannon
4dc559a8d1
Removes class constraint on RenderModel<T> and UmbracoTemplatePage<T> which will make things more flexible.
2014-08-15 14:14:05 -06:00
Stephan
16f8db9dea
U4-5084 - fix commit
2014-08-14 22:21:24 +02:00
Stephan
648cf69d45
U4-5084 - DynamicPublishedContentList ext methods confusion
2014-08-14 20:37:04 +02:00
AndyButland
964e18b84f
Set up return to list button for list view children that on click returns to the list with the last viewed page restored
2014-07-30 23:14:24 +02:00
AndyButland
222f8b8744
Prevented and removed visual indication of sorting by custom columns
2014-07-28 23:08:20 +02:00
AndyButland
180e93a3bf
Refactor of ContentTypeContainerConfiguration to use a collection instead of multiple delimited strings
2014-07-28 22:34:30 +02:00
AndyButland
50f1a995e9
Set up headings with localization for container list view custom columns
2014-07-28 22:07:57 +02:00
AndyButland
4d19826d98
Store and retrieval of flags for allowing bulk publish, unpublish and/or delete on container doc types
2014-07-27 15:36:18 +02:00
AndyButland
5ad8ebfa6e
Store, retrieve and use default order by and direction for list container document type
2014-07-27 15:04:15 +02:00
AndyButland
599872a310
Created new field in cmsContentType and related models for storing the configuration for a container doc type; implemented configurable page size
2014-07-27 08:53:32 +02:00
per ploug
8a93c8371c
Moves templatequery models into the right folder
2014-06-26 11:24:57 +02:00
Sebastiaan Janssen
344b880ba7
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/content/edit.controller.js
src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.controller.js
src/Umbraco.Web/Umbraco.Web.csproj
2014-06-10 15:22:31 +02:00
Jeavon Leopold
46d5215d9e
Merge remote-tracking branch 'upstream/7.1.5' into 7.1.5-templatequery
2014-06-09 13:21:07 +01:00
Stephan
8a1db41fc4
Implement content.FirstChild
2014-06-09 13:04:40 +02:00
Jeavon Leopold
1aa162e255
Add Site() method to DynamicPublishedContent for Template Query Builder
2014-06-08 18:09:29 +01:00
Shannon
0a76757cea
Merge branch '7.1.2' of https://github.com/darrenferguson/Umbraco-CMS into darrenferguson-7.1.2
2014-05-23 09:51:48 +10:00
per ploug
23c7eafaf5
merge from upstream 7.1.4
2014-05-20 12:32:47 +02:00
Stephan
dacec47cd9
Fix the build
2014-05-18 21:27:41 +02:00
Stephan
82c1c95e35
Detached PublishedProperty - refactor
2014-05-18 19:06:28 +02:00
Darren Ferguson
a2a81222e6
Adding extension methods to PartialViewMacroModel to allow: Model.GetParameterValue<DateTime>("datey")
...
Model.GetParameterValue<int>("booly", 8) //optional default value if parsing can't happen
Model.GetParameterValue("booly",8) // can be used like this as type is implied by default value argument
2014-05-14 11:33:40 +01:00
Darren Ferguson
5abbca0f5d
Adding extension methods to PartialViewMacroModel to allow: Model.GetParameterValue<DateTime>("datey")
...
Model.GetParameterValue<int>("booly", 8) //optional default value if parsing can't happen
Model.GetParameterValue("booly",8) // can be used like this as type is implied by default value argument
2014-05-14 11:32:39 +01:00
per ploug
4baf3ed99a
Initial commit of the grid
2014-05-09 12:23:59 +02:00
Adam Weber
470913f796
Update ImageCropMode.cs
...
Fixed spelling error in ImageCropMode.Stretch
2014-04-28 10:17:41 -05:00
Shandem
95cd32ad8c
Merge pull request #359 from Jeavon/7.1.2-ImageCropper
...
Adding support for Image Crop Ratio Dimension Support & UpScale to GetCropUrl & More Tests
2014-04-23 20:20:09 +10:00
Shannon
508a40cd50
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
...
Conflicts:
src/Umbraco.Web/Controllers/UmbRegisterController.cs
src/Umbraco.Web/Models/RegisterModel.cs
2014-04-23 12:00:32 +10:00
Shannon
a92c232178
Fixes: U4-4653 MembershipHelper RegisterMember does not set password and ignores logMemberIn, adds a new flag to the model as to whether or not to have the cookie set as a persistent cookie (default is true)
2014-04-22 19:03:43 +10:00
Stephan
e42149e8d9
Detached PublishedProperty remains internal for now
2014-04-22 10:13:39 +02:00
Jeavon Leopold
7787c51156
Creating the internal GetBaseCropUrl method and moving the logic from the Model GetCropUrl method to ImageCropperBaseExtensions so that it can be used by both the Model method and the template extensions
...
Also added some new tests
2014-04-21 08:38:53 +01:00