Tom Fulton
1578bc8cc7
U4-8886 - TinyMCE - highlight media picker toolbar icon when image selected
2017-09-05 13:20:18 -04:00
Shannon Deminick
88f332f5c7
Merge pull request #2157 from umbraco/temp-U4-10367
...
U4-10367 417 missing token error due to cookie being overwritten
2017-08-30 10:54:29 +10:00
Sebastiaan Janssen
a1b9842215
Merge pull request #2131 from bjarnef/dev-v7-U4-10281
...
U4-10281 - Fix maxchars javascript errors on macro parameter editors
2017-08-29 11:23:16 +02:00
Sebastiaan Janssen
d300bf8d6d
U4-10367 417 missing token error due to cookie being overwritten
...
Changes the cookie and header names to be Umbraco specific
2017-08-29 11:17:52 +02:00
Mads Rasmussen
583302faa2
Merge pull request #2077 from abryukhov/temp-U4-10200
...
U4-10200 Listview layouts - empty state not localized
2017-08-21 21:37:01 +02:00
Mads Rasmussen
7bdf76ffa7
Merge pull request #2098 from bjarnef/dev-v7-U4-10242
...
U4-10242 - Remove bottom margin of subtitle paragraph
2017-08-18 14:21:08 +02:00
Mads Rasmussen
5ef46ad8df
Merge pull request #2048 from umbraco/temp-U4-7497
...
Pressing Enter/Backspace in repeatable text strings now adds/removes text boxes
2017-08-18 11:34:52 +02:00
Mads Rasmussen
168dc0e5da
small UX refinements
2017-08-18 11:24:51 +02:00
Robert
5e6b5a5cc1
Added a check so it's not possibile to delete the texboxes that are set as minimum
2017-08-17 12:09:20 +02:00
Robert
7213e3a6a0
Adding and removing text boxes should work properly now
...
Thanks Mads :)
2017-08-17 12:06:32 +02:00
Mads Rasmussen
217ca62ea0
Merge pull request #2099 from bjarnef/dev-v7-U4-10152
...
U4-10152 - Fix typo in localization of placeholder text
2017-08-17 11:09:40 +02:00
Mads Rasmussen
d216d5755c
Merge pull request #2094 from skttl/patch-6
...
U4-10225: Notification banner floats above context menu
2017-08-17 10:55:37 +02:00
Mads Rasmussen
b151c39c3b
Merge pull request #2097 from skttl/patch-9
...
U4-10232 Unsaved changes alert overlaps borders
2017-08-16 16:15:49 +02:00
Bjarne Fyrstenborg
c68d7a33ca
Fix maxchars javascript errors on macro parameter editors
2017-08-14 19:57:28 +02:00
Claus
ef0d6eff2c
Merge pull request #2124 from umbraco/mikecp-U4-8967
...
U4-8967 Linkpicker localization issue
2017-08-14 14:58:31 +02:00
Robert
c1c2339827
U4-8967 Linkpicker localization issue
...
Did a few modifications to the PR - reverted back the default translations for "content_nodeName" and "content_urls" as they are being used in other places.
To fix this, I have created two new keys that are used only in the linkpicker :)
2017-08-11 10:31:04 +02:00
Mads Rasmussen
125c378274
fixes: U4-4848 If "Save and Publish" is clicked before page finishes loading, data is lost from MNTP
2017-08-10 14:11:48 +02:00
Mads Rasmussen
08150c05e9
Merge pull request #1971 from Bitmapped/U4-9977
...
Fix U4-9977
2017-08-09 13:28:04 +02:00
Bitmapped
7db1055a0d
Remove JSON files, which appear to be unnecessary.
2017-08-08 13:54:36 -04:00
Ronald Barendse
00e0f83c8e
Fixed U4-10252
...
Umbraco.Slider property editor did not use the correct initial values
when range was enabled and both values were equal.
2017-08-06 22:41:20 +02:00
Bjarne Fyrstenborg
68ba0ca1e2
Fix typo in localization of placeholder text
2017-08-03 21:45:01 +02:00
Bjarne Fyrstenborg
b22e9d0911
Remove bottom margin of subtitle paragraph
2017-08-03 21:35:03 +02:00
Søren Kottal
6a59a90964
Moves .alert-form.-no-border slightly
...
Moves .alert-form.-no-border slightly, so borders beneath are visible
2017-08-02 20:49:20 +02:00
Søren Kottal
26a042f291
U4-10225: Bumps z-index of #leftcolumn
...
http://issues.umbraco.org/issue/U4-10225
This bumps the z-index of #leftcolumn, so the notifications don't get in the way.
2017-08-02 19:41:55 +02:00
Alexander Bryukhov
6c91d54372
U4-10200 Listview layouts - empty state not localized
2017-07-26 10:24:03 +07:00
Shannon
db2a35dbce
fixes a localized key that doesn't exist
2017-07-24 20:23:54 +10:00
pijemcolu
74e16c0f8d
fix link to training in Settings->Dashboard
2017-07-21 10:14:07 +02:00
Sebastiaan Janssen
91fa583f62
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-07-17 22:15:24 +02:00
Sebastiaan Janssen
23d91fd350
Adds removed method back in case someone is using it (would be breaking otherwise)
2017-07-17 22:14:59 +02:00
Sebastiaan Janssen
59840926c8
Merge pull request #1952 from callumbwhyte/U4-9934
...
U4 9934: Fixes deleting members in list view using custom membership provider
2017-07-17 22:01:33 +02:00
Sebastiaan Janssen
77850aea18
Merge branch 'U4-9934' of https://github.com/callumbwhyte/Umbraco-CMS into callumbwhyte-U4-9934
2017-07-17 21:31:25 +02:00
Sebastiaan Janssen
04546dd827
Merge pull request #2035 from bjarnef/dev-v7-U4-9945
...
U4-9945 - Fix vertical separator color and height of icon in custom section
2017-07-17 20:22:43 +02:00
Sebastiaan Janssen
4ecf1f919e
Merge pull request #2038 from bjarnef/dev-v7-U4-4079
...
U4-4079 - Open context menu in member section, when clicking "do something else" button
2017-07-17 20:18:37 +02:00
Mike Chambers
cb1d347769
Update treepicker.html
...
resolves U4-10171 can't click remove icon, to remove picker item.
2017-07-17 15:54:11 +01:00
Robert
6ccb822cb5
On textbox delete the next in line gets focused
...
umbfocusbackwards.directive.js file added
2017-07-14 13:56:11 +02:00
Robert
c94338d2b6
Newly added text box now get's focused.
2017-07-14 13:56:11 +02:00
Robert
3ba001164f
Changed to keyup
2017-07-14 13:56:11 +02:00
Robert
a8c0367492
Add/Remove functionality on key press added
2017-07-14 13:56:11 +02:00
Robert
91646212fd
add/remove functionality on keyDown added
2017-07-14 13:56:11 +02:00
Warren Buckley
17969e4537
Merge branch 'U4-4413_-_maxlength' of https://github.com/madjor5/Umbraco-CMS into madjor5-U4-4413_-_maxlength
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/textarea/textarea.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/textbox/textbox.html
# src/Umbraco.Web.UI/umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
2017-07-13 13:09:06 +01:00
Claus
bcb19eea35
Merge pull request #1678 from PeteDuncanson/patch-2
...
Fixed error label showing when you do a retry
2017-07-12 15:47:32 +02:00
Claus
7bc52b3948
localization fixes.
2017-07-12 15:06:29 +02:00
Claus
a77aec4156
Merge branch 'temp-U4-10139' of git://github.com/abryukhov/Umbraco-CMS into abryukhov-temp-U4-10139
2017-07-12 14:36:47 +02:00
Robert
88bb796f4d
Merge branch 'dev-v7' into dev-v7-U4-10130
2017-07-11 10:41:58 +02:00
Alexander Bryukhov
c87e880b64
Minor localization issues U4-10139
2017-07-11 14:15:07 +07:00
Bjarne Fyrstenborg
e28ba446a0
Open context menu when clicking "Do something else"
2017-07-08 01:20:26 +02:00
Bjarne Fyrstenborg
c645a2cf15
Update styles of datepicker
2017-07-08 00:45:18 +02:00
Bjarne Fyrstenborg
5fb8d990f8
Include original missing changes
2017-07-07 23:52:20 +02:00
Bjarne Fyrstenborg
8626e4337f
Adjust search icon position
2017-07-07 23:40:02 +02:00
Bjarne Fyrstenborg
0f22c41eee
Update height of input in header
2017-07-07 23:21:19 +02:00