Per Ploug Krogslund
1ff7b34b86
revalue flag on basic datatype
2015-08-11 11:52:29 +02:00
Shannon
85534bc3ce
Merge branch 'dev-v7' into dev-v7-contenttypeeditor
...
Conflicts:
src/Umbraco.Web.UI.Client/bower.json
src/Umbraco.Web.UI.Client/gruntFile.js
src/Umbraco.Web.UI.Client/src/common/directives/editors/umbAutoResize.directive.js
src/Umbraco.Web.UI.Client/src/common/directives/imaging/umbimagefolder.directive.js
src/Umbraco.Web.UI.Client/src/common/directives/util/delayedMouseLeave.directive.js
src/Umbraco.Web.UI.Client/src/less/application/grid.less
src/Umbraco.Web.UI.Client/src/views/common/dialogs/mediapicker.controller.js
src/Umbraco.Web/Umbraco.Web.csproj
2015-08-04 17:10:58 +02:00
Shannon
6d8ffb903f
Ensures events for deleting, trashing and unpublishing are done using the event messages, updates UI to support showing these messages in the list view, Since we cannot change the
...
method results on a service, we've created a new temporary service that we will explicitly implement with an extension method to get it. This is temporary until v8 where we will just replace
the original methods on the service with these methods and then remove this class.
2015-07-29 15:12:12 +02:00
Per Ploug Krogslund
0bf86e8286
Adds list view name for the content type
2015-07-06 15:19:20 +02:00
Per Ploug
8679c26f3d
Added icons and groups on all core editors
2015-06-24 21:43:14 +02:00
Per Ploug
5e81aed928
Adds icon and group to property editor classes
2015-06-24 12:54:06 +02:00
Per Ploug
2e2f8723a0
Set collections on property groups
2015-06-23 09:56:59 +02:00
Per Ploug
34060ceed6
Merge branch 'dev-v7-contenttypeeditor' of https://github.com/umbraco/Umbraco-CMS into dev-v7-contenttypeeditor
2015-06-06 08:40:11 +02:00
Shannon
f2f29eaa8e
Fixes up some more mappings, adds another test to simulate persisting an updated type from the display model - which isn't working so need to fix more.
2015-06-05 16:13:13 +02:00
Per Ploug
cf3dfe4992
merge
2015-06-05 12:20:45 +02:00
Per Ploug
55daa2ee45
WIP membertype editor
2015-06-05 12:15:20 +02:00
Shannon
d797677879
Merge remote-tracking branch 'origin/dev-v7-contenttypeeditor' into dev-v7-contenttypeeditor
...
Conflicts:
src/Umbraco.Web/Models/Mapping/ContentTypeModelMapper.cs
2015-06-05 12:00:07 +02:00
Shannon
087c07bcbd
started updating the content type mapping.
2015-06-04 16:52:22 +02:00
Per Ploug
ac16f9498e
Changes allowed content types to list<int>
2015-06-04 10:59:26 +02:00
Per Ploug
bd1de4559d
Adjusting the content type display model
2015-06-02 11:57:43 +02:00
Per Ploug
1a04f5f071
Mapping of composite alias
2015-05-29 11:18:22 +02:00
Per Ploug
f96e13902c
Sets correct property inherite stattus
2015-05-28 12:59:04 +02:00
Per Ploug
936e31c5df
Adds content type names composite Ui
...
for UI read-only
2015-05-28 10:59:35 +02:00
Per Ploug
b545b76248
Merge tabs based on names
2015-05-27 15:48:40 +02:00
Per Ploug
7a53af95e4
Fixes CT mapping
...
Should now have the correct properties on each tab according to
inheritance, also includes a content type ID on each tab
2015-05-26 16:43:03 +02:00
Per Ploug
963a951242
Added current composite types to model
2015-05-22 12:00:18 +02:00
Per Ploug
1bfe7840a9
Added composite types to the ct mapper
2015-05-20 20:56:51 +02:00
Per Ploug
b43f0a0986
Fixed up a couple of mapping errors
2015-05-19 11:57:49 +02:00
Shannon
b9120698ba
Adds more mapping logic for content type mappers, creates unit tests for them, adds some missing required properties that will be needed for editing, adds lots of notes.
2015-05-19 11:17:23 +10:00
Per Ploug
0e6b663eed
Models for content type display
2015-05-18 20:07:20 +02:00
Per Ploug
ef069e0aa1
Content Type Editor work merged in
2015-05-13 17:12:28 +02:00
Shannon
d9cf9cee88
Includes nice social buttons, updates styling on login and user panel, updates logic to un-link accounts
2015-04-01 13:41:40 +11:00
Shannon
52c4d80cfc
more identity awesome
2015-04-01 13:41:33 +11:00
Shannon
19037ee1ba
Ensures all stylesheet usages in RTE are working as expected
2015-01-15 12:40:09 +11:00
Shannon
8abf6fc2b5
Cleans up legacy stylesheet code to wrap the new APIs better, creates a new OriginalPath property on IFile to track if the path has changed, updates FileRepository to deal with path's changing and automatically deal with renaming files. Adds new methods to IFileService: GetStylesheetsAtPath. Fixes up the stylesheet and stylesheet property editors to use the file names, gets tree syncing working nicely for them both even with files or properties are renamed. Updates stylesheet editors and controllers to use the new APIs
2015-01-15 11:49:32 +11:00
Shannon
89b8fe93b7
Updes more code for U4-337
2015-01-06 15:36:14 +11:00
Shannon
5af67facad
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
2014-11-25 17:36:02 +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
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
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
7ff0e6bafb
Fixes typo: Updator -> Updater
2014-09-12 11:53:09 +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
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
4baf3ed99a
Initial commit of the grid
2014-05-09 12:23:59 +02:00
Shannon
3710c0916c
Fixes up the Image cropper extensions, ensures that we don't recursively call Url (this is a special property).
2014-03-20 14:57:48 +11:00
Shannon
e0e0076a7a
allows for client side validation on the text box and date picker controls and updates the models to allow support for this for any prop editor.
2014-03-18 15:29:14 +11:00