TimoPerplex
|
6814aefb33
|
Load gravatar image securely if needed
|
2014-09-22 12:21:49 +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 |
|
antoine
|
d4be8036f0
|
Shadow to the grid sortable box
|
2014-09-19 11:40:52 +02:00 |
|
antoine
|
9ccba9ec77
|
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
Conflicts:
src/Umbraco.Web.UI.Client/src/less/gridview.less
|
2014-09-19 11:38:15 +02:00 |
|
antoine
|
8e455257ef
|
Grid control and row sortable bug fixed and improvement
|
2014-09-19 11:34:35 +02:00 |
|
Shannon
|
41b585aed4
|
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
|
2014-09-19 18:31:49 +10:00 |
|
Shannon
|
2548e4c8dd
|
makes the list view pager super awesome
|
2014-09-19 18:31:37 +10:00 |
|
per ploug
|
2ef54c5bc4
|
Grid view sortable css update
|
2014-09-19 09:58:11 +02: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
|
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
|
a26904a298
|
Fixes all the tree syncing with list views, fixes tree syncing to the root of an app
|
2014-09-19 12:45:17 +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
|
7a0430e6ba
|
fixes list view search button and ensures that the checkboxes don't track dirty changes
|
2014-09-18 12:05:58 +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
|
ab2db0b37f
|
Fixes: U4-3542 Create a container node style (overlay) like the pending/protected overlays
|
2014-09-18 10:58:11 +10:00 |
|
Shannon
|
b2c260c42f
|
list views for media and content working nicely with correct sorting, now to get the defaults in there with default settings.
|
2014-09-18 10:29:07 +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 |
|
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
|
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
|
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
|
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 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
|
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 |
|
antoine
|
82107ab146
|
Sorting controls styling improvement and small bug fixed
|
2014-09-08 09:58:42 +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 |
|
Kolchy
|
40fbcc5a99
|
Update Gravatar to use protocol relative URL
Stops warnings over SSL.
|
2014-09-04 10:05:43 +10:00 |
|
antoine
|
c04fee2aba
|
Grid controls sortable first approach
|
2014-09-03 17:26:18 +02:00 |
|
warrenbuckley
|
29afebdb60
|
Initial starting work on ng-doc fleshing out for auth.resource.js (Also to see if Core team happy with this before investing too much time)
|
2014-08-26 15:08:40 +01:00 |
|
warrenbuckley
|
9784a3d868
|
Add new Grunt Task 'docserve' to rerun ng-docs task & spin up a test server to browse to along with new watch task to recompile generated docs
|
2014-08-26 15:07:40 +01:00 |
|
Shannon
|
da8469e4e4
|
Merge branch 'Nicholas-Westby-7.1.5' into 7.2.0
|
2014-08-25 17:02:12 +10:00 |
|
Shannon
|
16a4e425cb
|
Merge branch '7.1.5' of https://github.com/Nicholas-Westby/Umbraco-CMS into Nicholas-Westby-7.1.5
|
2014-08-25 17:01:56 +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 |
|
Sebastiaan Janssen
|
5752bb0d18
|
Merge pull request #412 from BatJan/7.1.5-ux-4913
Fix for U4-4913
|
2014-08-19 14:20:47 +02:00 |
|