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
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
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
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
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
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
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
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
Shannon
f4bdcae411
Fixes: U4-6236 umbraco 7 macro parameters saving "null"
2015-05-07 10:47:36 +10:00
Shannon Deminick
d8b029eba6
Merge pull request #680 from WebCentrum/dev-v7-gridsort
...
U4-6593 - After sort, reset the TinyMCE editors with previous settings
2015-05-07 10:13:29 +10:00
Shannon
7c01670caf
fixes mem leaks by not unsubscribing from events
2015-05-07 09:11:39 +10:00
Shannon
3ce5ff882e
Fixes U4-5213 in a better way using a query string so it's clear where it redirects to
2015-05-07 09:11:25 +10:00
Shannon
6e7aa19073
Fixes U4-5213 in a better way using a query string so it's clear where it redirects to
2015-05-07 09:00:43 +10:00
Allyen
8299243129
U4-6593 - After sort, reset the TinyMCE editors with previous settings
2015-05-05 22:07:18 +02:00
Allyen
2f4ff6aaae
Login redirect to originally requested URL
2015-05-04 11:49:07 +02:00
Anders Bjerner
5f27355247
listview.html: the arrows for symbolizing ascending and descending are wrong
2015-04-26 14:44:25 +02:00
Shannon
051e9366e5
updates js undefined check
2015-04-01 13:39:54 +11:00
Shannon Deminick
46c6503320
Merge pull request #665 from magnuskragelund/dev-v7-U4-6469-mntp-referencing-deleted-nodes
...
fixes bug when trying to render a deleted node in multinode tree picker
2015-04-01 13:36:18 +11:00
Magnus Kragelund
1c3a7b95fc
fixes bug when trying to render a deleted node in multinode tree picker
2015-03-27 11:02:35 +01:00
AndyButland
0c107fd869
Ensures footer breadcrumb in content and media returned in correct order
2015-03-25 21:52:39 +01:00
Per Osbeck
ffaf1f96b9
Fix for U4-6444
2015-03-24 09:28:53 +01:00
Shannon
b02e0c0232
Fixes: U4-6433 Usercontrol loaded after package installation not executing
2015-03-20 17:47:33 +11:00
Per Ploug
19e4fe5059
Grid labels header colors for delete and move actions
2015-03-19 14:33:12 +01:00
Per Ploug
f0fc3313e4
Tweaked borders a tiny bit
2015-03-19 12:46:29 +01:00
Per Ploug
dc7cb08824
Styling for grid editors + row labels
2015-03-19 12:29:05 +01:00
Shannon
af112f6b20
Adds nicer grid editor labels on hover
2015-03-19 17:08:14 +11:00
Shannon
cbef51eaf0
Fixes: U4-6294 Feature Request 7.2.1 Grid - UX - labeling the grid editors - but will see if we can do a better job of the labeling
2015-03-19 16:10:46 +11:00