Commit Graph

542 Commits

Author SHA1 Message Date
Tim Geyssens
03ddc14ba5 List view editor: adds stubs for bulk publish/unpublish 2013-09-19 15:11:47 +02:00
Tim Geyssens
c3c89cb577 List view editor, adds some feedback on bulk delete progress 2013-09-19 15:06:10 +02:00
Tim Geyssens
cc8c477b16 List view editor, make bulk delete work 2013-09-19 14:58:32 +02:00
Tim Geyssens
36133a3ee4 List view editor, make select all function and show bulk actions when at least 1 thing is selected 2013-09-19 14:47:08 +02:00
Tim Geyssens
2d569b40d2 List view editor, disable icon from item view since that wasn't working anyway and did strange stuff with the checkbox 2013-09-19 14:19:03 +02:00
Tim Geyssens
39fb77cf93 List view editor, removing some unnecessary labels from the row view 2013-09-19 14:04:48 +02:00
Tim Geyssens
0746a73860 List view editor, makes paging work 2013-09-19 13:48:21 +02:00
Tim Geyssens
0a11d8beda List view editor, makes error on filtering go away (content controller still need to implement filtering) 2013-09-19 13:44:56 +02:00
Tim Geyssens
d9dae1e71a List view editor, makes sorting work 2013-09-19 13:42:11 +02:00
Tim Geyssens
18c00e21ce List view editor, fixes "Duplicates in a repeater are not allowed.” error 2013-09-19 13:25:22 +02:00
Tim Geyssens
8d9fc7fad9 List view editor, make sure edit goes to correct place 2013-09-19 13:20:41 +02:00
Tim Geyssens
9162dac22a List view editor, small update to controller to make sure fetching children doesn't fail 2013-09-19 13:11:57 +02:00
Tim Geyssens
b8cac519fa List view editor, make sure create passes content id 2013-09-19 12:42:54 +02:00
Tim Geyssens
a233c30f07 List view editor, make create link to correct place 2013-09-19 12:23:01 +02:00
perploug
43bbc89a07 Removing unneeded button icons 2013-09-19 10:38:37 +02:00
perploug
d673bed168 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-09-18 15:45:03 +02:00
perploug
4891c54ef5 Migrated the old content picker to the new dialogs 2013-09-18 15:44:50 +02:00
perploug
4dd708820f default dialog padding 2013-09-18 15:44:21 +02:00
Tim Geyssens
f09225eb48 Updates loading animation on embed rte plugin 2013-09-18 15:15:05 +02:00
Tim Geyssens
1a53334bf2 And make sure insert button only works after succesfull embed 2013-09-18 15:04:43 +02:00
Tim Geyssens
b469ed92ff Also make sure the embed rte plugin only shows resize options if provider supports it 2013-09-18 15:03:23 +02:00
Tim Geyssens
8eb07963ec Update to the embed rte plugin, adds code that makes the resize work 2013-09-18 14:52:03 +02:00
perploug
44e7a915b4 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-09-18 13:11:43 +02:00
perploug
82f3f5bc61 removes iframe borders 2013-09-18 13:11:29 +02:00
perploug
c5000b9656 Better click detection for closing dialogs 2013-09-18 13:11:19 +02:00
perploug
408740b3dd Iconpicker dialog to use promise 2013-09-18 13:10:16 +02:00
perploug
13baaf5182 Changes icon loading into a promise 2013-09-18 13:10:03 +02:00
perploug
445e749372 Fixes: Legacy dialogs couldnt close 2013-09-18 13:09:40 +02:00
Shannon
44cc095163 Gets macro resource and controller working to return macro param data, now to start looking at how to get this all working. 2013-09-18 18:20:14 +10:00
Shannon
29b7892e14 Merge remote-tracking branch 'origin/7.0.0' into 7.0.0 2013-09-18 17:31:45 +10:00
Shannon
ccf3442992 Getting the macro picker dialog working slowly. 2013-09-18 17:31:41 +10:00
Shannon
258d26dda4 changes form styles slightly to show the error styles when the form is dirty, not necessarily the individual items. 2013-09-18 17:30:57 +10:00
perploug
9e7cd28ab4 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-09-18 09:01:43 +02:00
perploug
fe71974ce4 updated docs to use alias 2013-09-18 08:59:51 +02:00
Shannon
09b2a1f5d0 updated entity resource docs 2013-09-18 15:39:17 +10:00
Shannon
503d28ae92 Fixes up entity resource to use the correct methods of entity controller and anything that was referencing those methods. 2013-09-18 15:35:52 +10:00
Shannon
3e03fea1ae Merge remote-tracking branch 'origin/7.0.0' into 7.0.0 2013-09-18 10:49:18 +10:00
Shannon
544bb4eb81 Added ability to launch a native angular modal window from an iframe, starts creating the macro parameter dialog for templates. 2013-09-18 10:49:10 +10:00
perploug
4b3db20d90 Fixes bug with multiple TinyMCE editors on the same page 2013-09-17 13:43:38 +02:00
perploug
b8ae98ab13 Updates TinyMCE to 4.0.6 2013-09-17 13:43:19 +02:00
perploug
2ac84a467d rte.controller 2013-09-17 12:50:20 +02:00
perploug
e452ff6e36 Adds editor context
Enables property editors to access the complete entity when editing
2013-09-17 12:44:52 +02:00
perploug
6a026ab489 Fixes broken datatype editor 2013-09-17 11:15:20 +02:00
perploug
aee411517b Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-09-17 10:25:34 +02:00
perploug
740a3fd534 force commit to refresh 2013-09-17 10:25:19 +02:00
Tim Geyssens
193a991349 Fixes error with rte embed dialog 2013-09-17 08:10:56 +02:00
Shannon
371b1817ea Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
Conflicts:
	src/Umbraco.Core/Configuration/LegacyUmbracoSettings.cs
	src/Umbraco.Core/Persistence/Migrations/Syntax/Alter/Expressions/AlterColumnExpression.cs
	src/Umbraco.Core/PropertyEditors/TinyMcePropertyEditorValueConverter.cs
	src/Umbraco.Core/XmlHelper.cs
	src/Umbraco.Tests/ObjectExtensionsTests.cs
	src/Umbraco.Web/PropertyEditors/RteMacroRenderingPropertyEditorValueConverter.cs
	src/Umbraco.Web/Routing/DefaultUrlProvider.cs
	src/Umbraco.Web/Umbraco.Web.csproj
	src/Umbraco.Web/umbraco.presentation/macro.cs
2013-09-17 00:27:17 +10:00
Shannon
86a5d16e25 Added moq (need to replace all rhino mock later) allowing us to nicely mock umbraco settings, fixing up more unit tests. 2013-09-17 00:14:15 +10:00
perploug
bb641c937c Userpicker propertyeditor 2013-09-16 16:06:11 +02:00
perploug
0a2fa12b58 New treepicker 2013-09-16 16:05:56 +02:00