Mads Rasmussen
|
9e75ffb332
|
added umbKeyboardShortcutsOverview documentation - first draft
|
2016-03-15 13:18:48 +01:00 |
|
Mads Rasmussen
|
d0bb6b7aa4
|
fix broken directives overview + set marker on deprecated directives
|
2016-03-15 13:18:48 +01:00 |
|
Stephan
|
6ad2853bce
|
Merge pull request #1165 from umbraco/temp-U4-7949
U4-7949 The task runner has completed YSOD when using the Umbraco Pac…
|
2016-03-10 18:29:08 +01:00 |
|
Sebastiaan Janssen
|
b2407eab98
|
Merge pull request #1107 from bjarnef/dev-v7-tinymce-font-icons
Change icons for richtext editor config
|
2016-03-10 17:47:46 +01:00 |
|
Shannon
|
778c7a836b
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2016-03-10 15:52:43 +01:00 |
|
Shannon
|
11f9cdead0
|
U4-6366 Issue assigning member roles on MemberService.Saved event
|
2016-03-10 15:52:34 +01:00 |
|
Sebastiaan Janssen
|
a1076d5443
|
Merge pull request #1160 from umbraco/temp-U4-6438
U4-6438 - fix dynamic extension methods when type loading goes bad
|
2016-03-10 15:49:15 +01:00 |
|
Shannon
|
4a11bf68f3
|
U4-7949 The task runner has completed YSOD when using the Umbraco Package installer
|
2016-03-10 15:23:52 +01:00 |
|
Sebastiaan Janssen
|
fa64e73a43
|
Merge pull request #1164 from umbraco/temp-U4-5797
U4-5797 - fix PublishedContentType cache refresh for compositions
|
2016-03-10 14:04:46 +01:00 |
|
Stephan
|
adf3e2dfe0
|
U4-5797 - fix PublishedContentType cache refresh for compositions
|
2016-03-10 13:59:50 +01:00 |
|
Sebastiaan Janssen
|
479aba8e1d
|
Fixes unit test.. in the correct branch this time
|
2016-03-10 11:47:51 +01:00 |
|
Shannon
|
0c474e2aba
|
U4-7670 True/false fields on Macro Picker don't save their setting nor read existing setting. - another null check required.
|
2016-03-10 10:06:20 +01:00 |
|
Shannon Deminick
|
4f5b34cdfe
|
Merge pull request #1162 from pynej/codemirror-js-error
Fix for missing doc.setLine() function breaking code mirror editor.
|
2016-03-10 09:58:16 +01:00 |
|
Warren Buckley
|
0cb7f220ea
|
Merge pull request #1149 from umbraco/temp-U4-4700
U4-4700 List View Doesn't Respect User Permissions
|
2016-03-10 08:52:38 +00:00 |
|
Jeremy Pyne
|
0995b2cb5a
|
Fix for missing doc.setLine() function breaking code mirror editor.
|
2016-03-09 14:55:15 -05:00 |
|
Stephan
|
1b37475144
|
U4-6438 - fix dynamic extension methods when type loading goes bad
|
2016-03-09 15:55:41 +01:00 |
|
Shannon
|
be0bacd895
|
Ensures all angular views are cache busted so browser cache is not an issue after upgrading.
|
2016-03-08 17:23:54 +01:00 |
|
Shannon
|
a2564bd0c3
|
ensures that requests are only made for ids that haven't already been queried.
|
2016-03-08 16:18:33 +01:00 |
|
Shannon
|
402a5c9d56
|
fixes bool check
|
2016-03-08 15:57:59 +01:00 |
|
Shannon
|
2a2f22c7d9
|
fixes js null issue with boolean.controller
|
2016-03-08 15:53:45 +01:00 |
|
Shannon
|
372a768dca
|
U4-4700 List view doesn't respect user permissions - makes the buttons show/hide based on the selected items instead of the current item.
|
2016-03-08 15:53:22 +01:00 |
|
Sebastiaan Janssen
|
f6e48243a6
|
U4-8088 NuGet upgrade of UmbracoCms pacakage doesn't add ModelsBuilder keys to web.config
|
2016-03-08 13:39:35 +01:00 |
|
Warren Buckley
|
94ea677ec0
|
Merge pull request #1146 from umbraco/temp-U4-7641
U4-7641 - enable content type copy
|
2016-03-08 09:38:16 +00:00 |
|
Sebastiaan Janssen
|
55e7159f7d
|
Forgot to remove them from the nuspec files
|
2016-03-08 10:35:57 +01:00 |
|
Sebastiaan Janssen
|
390a94e323
|
U4-8054 Issue with NuGet Uninstall.ps1 (running on updates)
#U4-8054 Fixed
|
2016-03-08 10:34:19 +01:00 |
|
Shannon Deminick
|
19fb920aa1
|
Merge pull request #1150 from umbraco/temp-U4-7823
U4-7823 - stop flooding the log with errors getting media 0
|
2016-03-07 17:58:49 +01:00 |
|
Shannon Deminick
|
f35e1604ca
|
Merge pull request #1141 from umbraco/temp-U4-8030
U4-8030 - Fix RenderModelBinder issue with surface
|
2016-03-07 17:53:31 +01:00 |
|
Shannon
|
b9765c3bec
|
fixes RenderModelBinder to use base implementation,adds unit tests
|
2016-03-07 17:52:28 +01:00 |
|
Shannon
|
d5a57c505c
|
adds RenderModelBinderTests
|
2016-03-07 16:53:57 +01:00 |
|
Shannon
|
5f365241a8
|
updates RenderModelBinder to simply check for IPublishedContent or IRenderModel
|
2016-03-07 16:29:40 +01:00 |
|
Shannon
|
9c121f0044
|
Fixes RenderModelBinder to inherit from DefaultModelBinder and use the default logic if the model in the route values is not IRenderModel
|
2016-03-07 16:26:30 +01:00 |
|
Shannon
|
f13bc07ddc
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2016-03-07 15:13:41 +01:00 |
|
Shannon
|
a707d23692
|
Allows for specifying explicit product names by overriding the property in MigrationStartupHander
|
2016-03-07 15:13:31 +01:00 |
|
Simon Busborg
|
0929b7d42c
|
Fixes U4-8113 Styling for property labels affect package meta data labels
|
2016-03-07 14:55:18 +01:00 |
|
Simon Busborg
|
35a9272b68
|
Fixes U4-8036 Umbraco.MultiNodeTreePicker checkbox doesn't appear after selecting something from list view
|
2016-03-07 14:45:30 +01:00 |
|
Shannon Deminick
|
112453a032
|
Merge pull request #1144 from umbraco/temp-U4-8077
U4-8077 - ensure product name in migration event handlers
|
2016-03-07 14:09:29 +01:00 |
|
Simon Busborg
|
bba7367ba6
|
Fixes U4-8058 Labels are changed to block-level elements
|
2016-03-07 12:12:35 +01:00 |
|
Sebastiaan Janssen
|
05c35b22bd
|
Merge pull request #1148 from umbraco/temp-U4-7040
U4-7040 - Fix bug with permissions cache refresh
|
2016-03-02 15:03:47 +01:00 |
|
Stephan
|
0d191fb8bd
|
U4-7823 - stop flooding the log with errors getting media 0
|
2016-02-26 11:35:24 +01:00 |
|
Mads Rasmussen
|
f6318fb6f3
|
Merge pull request #1147 from lars-erik/fix-u4-8082-nested-forms-and-submit-bug
Fixes: U4-8082 New overlays post forms in IE / Edge
|
2016-02-26 10:08:51 +01:00 |
|
Warren Buckley
|
c7a3efadb1
|
Remove debug JSON in the view
|
2016-02-25 21:09:12 +00:00 |
|
Warren Buckley
|
956425dfbf
|
Now updated so the create button hides if we do not have the Create permission 'C'
|
2016-02-25 21:06:25 +00:00 |
|
Warren Buckley
|
c616354522
|
After reading src code for contentEditorHelper.configureContentEditorButtons it makes the same assumption that if the publish action 'U' is present then the user can also unpublish aka 'Z'
|
2016-02-25 20:49:56 +00:00 |
|
Stephan
|
17b29357d4
|
U4-7040 - Fix bug with permissions cache refresh
|
2016-02-25 17:43:38 +01:00 |
|
Stephan
|
36246b96d4
|
Fix bug with permissions cache refresh
|
2016-02-25 17:39:34 +01:00 |
|
Stephan
|
7d8791ec86
|
Fix ActionButtonsResolver (need review)
|
2016-02-25 17:05:44 +01:00 |
|
Stephan
|
f349a9ae3e
|
U4-7641 - bugfix
|
2016-02-25 16:26:20 +01:00 |
|
Warren Buckley
|
2719e2c231
|
WIP - ListView that grabs the current nodes permission from the editorState & use a neater object to return to the view rather than the lovely Magic String CHARs. Need help understanding that I don't get all the permissions to be expected
|
2016-02-25 15:19:42 +00:00 |
|
Lars-Erik Aabech
|
57a766098d
|
Removed nested form and changed buttons to type="button" + action instead of ng-submit on form.
|
2016-02-25 16:04:37 +01:00 |
|
Stephan
|
dafde545b0
|
U4-7641 - bugfix + implement for media types
|
2016-02-25 16:02:04 +01:00 |
|