Mads Rasmussen
583cd2d1e9
added documentation for sub header directives
2016-03-15 13:18:48 +01:00
Mads Rasmussen
86c6b01e73
added documentation for editor directives
2016-03-15 13:18:48 +01:00
Mads Rasmussen
1170e222e3
added umbBreadcrumbs documentation - first draft
2016-03-15 13:18:48 +01:00
Mads Rasmussen
fe004db7d5
added umbLoadIndicator documentation - first draft
2016-03-15 13:18:48 +01:00
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
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
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
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
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
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
Simon Busborg
bba7367ba6
Fixes U4-8058 Labels are changed to block-level elements
2016-03-07 12:12:35 +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
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
Stephan
610538261e
U4-7641 - enable content type copy
2016-02-25 15:26:03 +01:00
Simon Busborg
f78cb8a970
Merge pull request #1119 from jchurchley/dev-v7
...
Fixes U4-7963 Listview columns not evenly spaced in Chrome
2016-02-25 14:52:17 +01:00
Warren Buckley
6ba4efc416
Merge pull request #1142 from umbraco/temp-U4-7570
...
Temp u4 7570
2016-02-24 11:12:59 +00:00
Simon Busborg
981fb39af6
Fixed crop slider
2016-02-24 09:14:13 +01:00
Simon Busborg
3e73c2da43
Fixed width of cropper
2016-02-23 16:31:10 +01:00
Mads Rasmussen
26a8d23039
Fixes: U4-8063 Content type editor: Keyboard shortcut overview should close on escape
2016-02-23 15:09:27 +01:00
Mads Rasmussen
2632ef740c
Fixes: U4-7570 Hide image, focal point and remove link until image has loaded
2016-02-23 13:55:05 +01:00
Warren Buckley
baaa9340e4
Merge pull request #1131 from umbraco/temp-U4-7918
...
Fixes U4-7918 Make icon picker for document type and list views consistent
2016-02-19 12:03:27 +00:00
Simon Busborg
866b0113e7
Fixes grunt break
2016-02-18 12:43:09 +01:00
Simon Busborg
06c49daca7
Merge branch 'dev-v7-login-retina-umbraco-logo' of git://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-login-retina-umbraco-logo
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/pages/login.less
2016-02-18 12:42:17 +01:00
Mads Rasmussen
dbb9386d22
Fixes: U4-7660 [7.4 Fix] Added a default value to the Umbaco.TrueFalse datatype. Thanks Jeremy Pyne
2016-02-18 11:20:04 +01:00
Mads Rasmussen
51ed441b85
Merge branch 'u4-5123' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-5123
...
# Conflicts:
# src/Umbraco.Web/PropertyEditors/ListViewPropertyEditor.cs
2016-02-18 10:00:22 +01:00
Simon Busborg
f566fec665
Merge branch 'Acentrage-U4-6700' into dev-v7
2016-02-17 15:26:51 +01:00
Mads Rasmussen
9d92781a97
Merge pull request #949 from kgiszewski/dev-v7
...
Fix u4-7534
2016-02-17 15:04:14 +01:00
Simon Busborg
123bfe5afe
Fixed merge conflict
2016-02-17 14:31:30 +01:00
rodyvansambeek
e807ee7d64
Changed allow upload whitelist to disallow extensions
...
It is not possible to upload files in 7.4.0 with an extension different then the imageTypes in the Umbraco.Sys.ServerVariables.umbracoSettings.imageFileTypes, in the single upload this was changed after beta 7.4.0-beta1 to Umbraco.Sys.ServerVariables.umbracoSettings.disallowedUploadFiles. However the change was not added to the drag-drop-uploader. This fixes that.
2016-02-17 10:30:57 +01:00
Warren Buckley
3bf79f0a23
Merge pull request #1102 from umbraco/temp-U4-7837
...
Fixes: U4-7837 Changing document type should refresh the current node
2016-02-16 12:22:56 +00:00
John Churchley
65c97040b3
Fix Chrome issue listview columns not evenly spaced
...
http://issues.umbraco.org/issue/U4-7963#
2016-02-15 12:17:13 +00:00
Simon Busborg
a33d7da211
Fixes: U4-7945 Grid's Reorder bar covers content
...
http://issues.umbraco.org/issue/U4-7945
2016-02-15 12:55:44 +01:00
Simon Busborg
0f8a13d60a
7 in a row instead of 8, bumped font-size on icons to 30
2016-02-12 10:17:42 +01:00
Simon Busborg
5c1502c806
Removes umb-control-group when no icons displayed
2016-02-12 10:13:30 +01:00
Simon Busborg
3cdebf4427
Fixes U4-7918 Make icon picker for document type and list views consistent
2016-02-12 09:38:37 +01:00
Sebastiaan Janssen
b4f64975a2
Merge pull request #1113 from umbraco/temp-U4-7936
...
U4-7936 Clicking the Recycle Bin shows "Session expired" login screen
2016-02-11 15:48:24 +01:00