Claus
2115367353
updating the migration to include only needed ids.
...
formatting stuff in js.
2016-11-14 09:57:17 +01:00
Mads Rasmussen
f9d8754d88
add support for one custom media type
2016-11-10 12:00:07 +01:00
Mads Rasmussen
07c2a14321
If there is only 1 allowed media type set the alias to auto to let the server decide
2016-11-10 11:13:00 +01:00
Mads Rasmussen
e77bddd0f2
add filtering of media types
2016-11-10 11:08:28 +01:00
Mads Rasmussen
24402388b4
position the overlay to the right
2016-11-03 09:57:10 +01:00
Mads Rasmussen
0426f1f17d
Changes from Gerard Konings + a couple of small fixes
2016-11-02 14:24:17 +01:00
Claus
5f615d30b2
Merge branch 'Email-validation-on-user-form' of git://github.com/Flaeng/Umbraco-CMS into Flaeng-Email-validation-on-user-form
2016-11-01 13:35:04 +01:00
Mads Rasmussen
f1d5ccb1e3
Fixes: U4-9039 No progress indication when uploading local package
2016-10-25 15:40:31 +02:00
Sebastiaan Janssen
40b0a62cc3
Use int.MaxValue instead of 0
2016-10-19 14:58:56 +02:00
Shannon Deminick
3949b78c61
Merge pull request #1533 from callumbwhyte/U4-9042
...
U4-9042: Fixes backoffice members list view for custom membership providers
2016-10-19 14:48:44 +02:00
Mads Rasmussen
517147346e
Merge pull request #1534 from umbraco/temp-u4-9048
...
temp-U4-9048 - security when uploading files
2016-10-19 11:01:19 +02:00
Mads Rasmussen
e1e63d079f
add curly brackets to fix "grunt vs" task
2016-10-19 10:48:14 +02:00
Stephan
a5f1c3e564
Merge pull request #1530 from umbraco/temp-U4-8769
...
fixes: U4-8769 ImageCropper focal points randomly sets to 'null'
2016-10-19 09:01:55 +02:00
Sebastiaan Janssen
f4410891e4
Merge pull request #1459 from umbraco/temp-U4-8829-dashboards-from-remote-feed
...
Temp u4 8829 dashboards from remote feed
2016-10-18 15:50:15 +02:00
Sebastiaan Janssen
b8575d04ad
Adds default/fallback dashboard missing content
2016-10-18 09:56:25 +02:00
Stephan
1b6a2c7d5c
U4-9048 - validate user before retrying queued promises
2016-10-18 08:46:41 +02:00
Callum Whyte
a1a90d5bff
Fixes backoffice members list view for custom membership providers by using key instead of id in edit URL
2016-10-17 16:26:20 +01:00
Sebastiaan Janssen
5d0d65c624
Merge branch 'dev-v7' into temp-U4-8829-dashboards-from-remote-feed
2016-10-17 15:00:40 +02:00
Stephan
6c7c333d8f
Merge pull request #1523 from umbraco/temp-U4-8896
...
fixes: U4-8896 U7 (7.4.2) - Uploading images in media library fails
2016-10-17 14:45:24 +02:00
Mads Rasmussen
b039fbfb13
Merge pull request #1498 from bjarnef/dev-v7-U4-9007
...
Format package created date
2016-10-17 14:41:36 +02:00
Mads Rasmussen
428bc7fbad
Merge pull request #1525 from JeffreyPerplex/patch-2
...
Update imagecropper.html
2016-10-17 14:21:55 +02:00
Mads Rasmussen
e4a472f902
fixes: U4-8769 ImageCropper focal points randomly sets to 'null'
2016-10-17 13:32:09 +02:00
Dennis Jørgensen
ac0159f67e
Changed style for form controls and text for email-field
2016-10-15 22:47:35 +02:00
leekelleher
c839285f90
Grid: Quote editor - wrong CSS style rule for italic
...
[Issue #U4-9073](http://issues.umbraco.org/issue/U4-9073 )
In `grid.editors.config.js`, the style config for the Quote editor has an incorrect CSS style rule for italic, it has...
```css
font-variant: italic;
```
It should be...
```css
font-style: italic;
```
I wasn't sure which `grid.editors.config.js` to change, so I did them all.
2016-10-14 16:37:06 +01:00
Jeffrey Schoemaker
74e6633f2a
Update imagecropper.html
...
Remove ng-show="imageIsLoaded" so "Remove file" is always visible when there's an image or file uploaded, even if it can't be rendered because whether is .tif-file (correct image, but not rendered in modern browsers), .pdf-file (foolish action) or the image is removed from the server (staging with a production-environment-database).
Related to http://issues.umbraco.org/issue/U4-8490
2016-10-14 10:31:12 +02:00
Mads Rasmussen
a0a861370b
Merge pull request #1499 from darrenferguson/dev-v7
...
U4-9012 The word "Oops" should probably be removed, because we can ca…
2016-10-13 15:20:59 +02:00
Mads Rasmussen
cf604255fc
fixes: U4-8896 U7 (7.4.2) - Uploading images in media library fails
2016-10-13 13:12:24 +02:00
Mads Rasmussen
2d7b5b959e
Merge pull request #1497 from bjarnef/dev-v7-U4-8897
...
Change color of remove button to red
2016-10-11 14:01:27 +02:00
Mads Rasmussen
2837861d9a
Merge pull request #1501 from jt3432/dev-v7
...
Added title attribute to image tags
2016-10-11 13:27:32 +02:00
Mads Rasmussen
212222c98e
Merge pull request #1505 from bjarnef/dev-v7-U4-9031
...
Make increase/decrease buttons in grid layout and row configurations …
2016-10-11 13:14:09 +02:00
Claus
13e5409ab2
Merge pull request #1492 from jswietek/U4-8975
...
U4 8975
2016-10-05 10:51:14 +02:00
bjarnef
927e9cf14a
Make increase/decrease buttons in grid layout and row configurations use same icons
2016-10-02 21:09:52 +02:00
Jason Thomas
1ff5d171e3
Added title attribute to image tags for mediapicker.html and umb-media-grid.html.
2016-09-28 17:22:08 -06:00
Darren Ferguson
78524398b7
U4-9012 The word "Oops" should probably be removed, because we can cancel publish by API, it may be deliberate. http://issues.umbraco.org/issue/U4-9012
2016-09-23 18:43:55 +01:00
bjarnef
f97123015a
Format package created date
2016-09-22 19:55:32 +02:00
bjarnef
b1e6559f4d
Change color of remove button to red
2016-09-22 19:29:32 +02:00
Jakub Swietek
6d9a747b34
Added option to delete cell from a row
2016-09-21 13:00:02 +02:00
Jakub Swietek
a28cd8a54f
Changed row cell's minimum width to 1
2016-09-21 12:57:57 +02:00
Jakub Swietek
44ad842542
Added option to delete selected section from layout
2016-09-21 12:56:31 +02:00
Jakub Swietek
917e05a16c
Changed section's minimum width to 1
2016-09-21 12:55:05 +02:00
Warren Buckley
03f16dfb78
Merge pull request #1485 from umbraco/temp-U4-8986
...
U4-8986 Allowing for more complex settings of the applyTo configurati…
2016-09-20 10:40:48 +01:00
Warren Buckley
2c9e96406b
Merge pull request #1486 from umbraco/temp-U4-8987
...
U4-8987 Grid editor radiobuttonlist in settings should allow prevalue…
2016-09-19 12:01:54 +01:00
Warren Buckley
21c7d6a667
Merge pull request #1484 from umbraco/temp-U4-8985
...
U4-8985 Label for row configurations in the grid editor
2016-09-19 10:45:22 +01:00
Warren Buckley
e0f95f18d3
Small mod to ensure the copy for the updated warning is easier to read that modifying the label is OK to do so
2016-09-19 10:07:23 +01:00
Claus
baafa604fe
Merge pull request #1448 from abjerner/patch-11
...
The p in picker should be uppercase
2016-09-17 14:34:04 +02:00
Claus
e79bfebb76
U4-8987 Grid editor radiobuttonlist in settings should allow prevalues to have a label
2016-09-17 14:01:58 +02:00
Claus
131fdab675
U4-8986 Allowing for more complex settings of the applyTo configuration for grid editor.
2016-09-17 12:35:49 +02:00
Claus
efc2a8e2ea
U4-8985 Label for row configurations in the grid editor
2016-09-16 23:20:47 +02:00
Claus
8c8a0160a1
U4-7705 Media Picker does not render when image has been deleted
...
refixing - seems to have been left out in a merge somewhere.
2016-09-14 08:43:32 +02:00
Sebastiaan Janssen
a20b7f9303
Merge pull request #1457 from umbraco/temp-u4-8917
...
U4-8719 - bugfix the redirect dashboard
2016-09-05 12:48:30 +02:00