Shannon Deminick
e6cc90f6dd
Merge pull request #714 from Tobz91/U4-6699
...
Removed capitalize from headings
2015-06-15 13:28:09 +02:00
Shannon
c29af1df48
Fixes: U4-6636 Left navbar (section-bar) is unnecessary wide on mobile devices
2015-06-15 13:18:46 +02:00
Tobz91
8451a020dd
Removed capitalize from headings
...
To avoid uppercase on first letter in every word for headings (in modals
for example).
Issue: http://issues.umbraco.org/issue/U4-6699
2015-06-15 13:18:18 +02:00
Shannon Deminick
b1fda57e50
Merge pull request #707 from trankin/bugfixes/U4-6687
...
Fix U4-6687: Can't add multiple instances of a macro in RTE in 7.2.6 …
2015-06-15 12:05:14 +02:00
Shannon Deminick
4cd8522921
Merge pull request #706 from bjarnef/dev-v7-U4-6058
...
U4-6058 - Move search field out of table header in listview
2015-06-15 11:44:58 +02:00
Shannon
a3d4ccc062
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
2015-06-15 09:41:50 +02:00
Shannon Deminick
7ca323d8d3
Merge pull request #704 from bjarnef/dev-v7-loginview
...
Add ng-cloak for login view
2015-06-15 09:29:25 +02:00
Tom Rankin
a979f7ab12
Missed a test case when the properties were not in front of MacroAlias
2015-06-10 11:20:51 -05:00
hartvig
e639869bb1
Update index.html
2015-06-10 09:20:25 +02:00
hartvig
09552d282f
Update canvasdesigner.controller.js
2015-06-10 09:19:44 +02:00
Tom Rankin
afe09c0850
Fix U4-6687: Can't add multiple instances of a macro in RTE in 7.2.6 without ruining RTE formatting
...
We found that the MacroTagParser.cs was being greedy and matching all UMBRACO_MACRO tags instead of getting them individually.
macro.service.js was updated for posterity purposes to match the regex in the .cs side, but testing showed that it was functioning as expected without this change.
2015-06-09 14:19:59 -05:00
bjarnef
3c21ccab78
Move search field out of table header
...
Move search field out of table header in listview to give more space for
content in listview.
2015-06-09 00:45:15 +02:00
bjarnef
3f0ea176e3
Add ng-cloak for login view
...
Add ng-cloak for login view to prevent Angular from briefly displaying
raw (uncompiled) content ```{{ }}```.
2015-06-08 01:42:51 +02:00
Shannon
6153c70ef6
Fixes: U4-6673 Xml data integrity dashboard
2015-06-05 17:27:18 +02:00
Shannon
3fbf90e56d
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-06-03 15:08:47 +02:00
Shannon
3890353ff5
fixes merge issue
2015-06-03 12:37:31 +02:00
Shannon
60ce993c09
Fixes change password dashboard to have autocomplete = off and to not show plain text passwords.
2015-06-03 12:20:20 +02:00
Shannon Deminick
30cd303a13
Merge pull request #697 from wp-manaosoftware/dev-7-angularthrowexception
...
U4-6621 - fix issue AngularJS throws exception that locationEvent was…
2015-06-02 21:04:08 +02:00
Shannon
60ce987507
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-02 20:53:55 +02:00
Shannon
a231899052
Fixes: U4-6635 with label overlaying the folder icon when the folder icons are small.
2015-06-02 20:53:46 +02:00
Shannon Deminick
7ddcccb0c5
Merge pull request #685 from gavinfaux/U4-6618
...
Back office insecure content warning loading Google Web Fonts when running over HTTPS
2015-06-02 20:16:12 +02:00
Warm
a1a30240f6
U4-6621 - fix issue AngularJS throws exception that locationEvent was not defined when leaved a page without saving
2015-05-29 10:40:48 +07:00
Stephan
f285af8a4e
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
2015-05-26 13:19:43 +02:00
Shannon Deminick
7c4a189aa3
Merge pull request #696 from tomfulton/fix/u4-6655
...
Fix U4-6655: RTE Macro not rendering in backoffice when "macroAlias" is not first attribute
2015-05-26 08:01:40 +10:00
Tom Fulton
4ec66bc868
Fix U4-6655: RTE Macro not rendering in backoffice when "macroAlias" is not first attribute
...
Loosens UMBRACO_MACRO regex parsing to fix, add tests
2015-05-22 20:40:30 -06:00
Shannon
9e223eb891
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
src/Umbraco.Web/umbraco.presentation/content.cs
2015-05-20 16:24:17 +10:00
Shannon
6cfb5bc678
Have made the buttons always left aligned with the editing section, seems better since it's consistent on all screens and less right hand motion to click a button
2015-05-20 16:13:36 +10:00
Shannon
a3b5996372
Fixes save/publish button placement on small screens
2015-05-20 16:01:44 +10:00
Shannon
2f2dd9c9b6
Merge branch 'dev-v7' of https://github.com/sebastian-claesson/Umbraco-CMS into sebastian-claesson-dev-v7
2015-05-20 15:07:48 +10:00
Shannon Deminick
02599e1254
Merge pull request #694 from Alain-es/datepicker-custom-format
...
Datepicker custom format
2015-05-20 14:48:36 +10:00
Alain-es
43f99e11a5
Datepicker custom format
2015-05-18 15:54:50 +01:00
Stephan
031f70f529
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/ApplicationContext.cs
src/Umbraco.Core/Logging/LogHelper.cs
src/Umbraco.Web.UI.Client/src/less/login.less
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
2015-05-18 16:23:12 +02:00
Sebastian Claesson Hoffback
d1d9878ab6
Fix content-edit-view on mobile devices
...
The content editing view did not work at all on small screens. The label
took to much space, leaving the controller with almost none. Now the
label and the controller get its own row on smaller screens. Much
cleaner look and you can acctually edit a page on a small screen. Note:
Grids still don't work well.
2015-05-18 13:59:42 +02:00
Shannon
3b791c75f6
Fixes: U4-5020 Login view on mobile screen is too big
2015-05-18 20:09:03 +10:00
Sebastian Claesson Hoffback
adde7c2f50
Fixed login-view on mobile devices
...
On smaller screens the login-view was too far to the right.
Related issue: http://issues.umbraco.org/issue/U4-5020
2015-05-18 11:34:13 +02:00
Gavin Faux
3094dea5d4
Back office insecure content warning loading Google Web Fonts when running over HTTPS
...
Amend to use https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js
2015-05-13 09:45:20 +01:00
Shannon
de7294335f
Adds nicer extensions for the Localize methods to not pass in a Culture and take the Culture from the current thread. Adds GUID Id display to the content/media/members editor
2015-05-13 17:33:59 +10:00
Shannon
64cbeb4c9d
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Services/EntityService.cs
src/Umbraco.Core/Services/ServiceContext.cs
src/Umbraco.Web/Cache/DataTypeCacheRefresher.cs
src/Umbraco.Web/Cache/TemplateCacheRefresher.cs
src/umbraco.cms/businesslogic/template/Template.cs
2015-05-13 12:20:43 +10:00
Shannon
f829b0b16c
Fixes text not overlayed on top of icon for folders in folder browser
2015-05-13 10:56:25 +10:00
Shannon
795de94a5f
Fixes: U4-6102 After renaming Grid row configurations all data is lost for renames. So now we have warnings for both deletes and renames.
2015-05-11 18:46:26 +10:00
Shannon
d6699ab3b3
Fixes: U4-6102 After renaming Grid row configurations all data is lost, also ensures that all events are unsubscribed on destroy
2015-05-11 16:18:35 +10:00
Shannon
3be1cd8b0d
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/packages.config
src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.controller.js
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/packages.config
2015-05-07 16:24:29 +10:00
Shannon
8443513b2b
fixes sorting with multipletextbox
2015-05-07 13:39:28 +10:00
Shannon
fec9d066f0
Merge branch 'property-editor-fixes' of https://github.com/pynej/Umbraco-CMS into pynej-property-editor-fixes
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/markdowneditor/markdowneditor.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
src/Umbraco.Web/PropertyEditors/ContentPickerPropertyEditor.cs
2015-05-07 13:24:59 +10:00
Shannon
4e6a3458d0
Fixes: U4-6600 Label on files not just folders in file browser (media) and fixes up the last image rendered in the photo browser, as well as the overlays, whitespace and overflow and vertical alignment.
2015-05-07 12:57:23 +10:00
Shannon
d4f3dbcfc0
Merge branch 'media-label' of https://github.com/iamphill/Umbraco-CMS into iamphill-media-label
2015-05-07 12:01:31 +10:00
Shannon
6a0656fbb0
fixes spacing for radio/check boxes (U4-6036) tested in ie, ff and chrome
2015-05-07 11:59:10 +10:00
Shannon Deminick
9dc0999ebd
Merge pull request #595 from redmorello/U4-6036
...
U4 6036 - Checkbox and Radio button styling incorrect in backend
2015-05-07 11:49:30 +10:00
Shannon Deminick
a3e37de1ad
Merge pull request #633 from bjarnef/dev-v7-U4-4507
...
U4-4507 - Make expand arrow in sections as a toggle
2015-05-07 11:02:08 +10:00
Shannon Deminick
692a8f807e
Merge pull request #638 from bjarnef/dev-v7-U4-6276
...
Fix for U4-6276 - Keep headline at same position
2015-05-07 10:51:32 +10:00