Shannon
b0661218a0
U4-10735 Examine update to better manage appdomain shutdowns
2017-12-06 15:21:38 +01:00
Stephan
eea1392ef4
Fix UI namespaces issues
2017-12-02 13:13:02 +01:00
Stephan
9b9c7c8e3a
Refactor content service
2017-11-30 13:57:40 +01:00
Marco
158e40d7f6
U4-10722 fix in Dutch localization
2017-11-29 08:25:04 +01:00
Mads Rasmussen
93a1fc1eba
fixes: U4-10670 7.8. Visual indication on the info-tab or page in which state a page is
2017-11-24 11:32:34 +01:00
Jack Penney
1c4e1db054
Removed CMS Import keys from hebrew translation
2017-11-23 12:28:17 +00:00
Mads Rasmussen
5d6cbee196
rename data attribute for editor container
2017-11-21 21:39:34 +01:00
Karl Tynan
ce58ad91b5
Added `small` to allowed TinyMCE valid elements
...
We use ``small`` a lot in the RTE, and ``small`` is now considered a really useful tag in HTML5. I would like to see this in the default valid elements list for people to use out-of-the box.
2017-11-21 15:18:42 +00:00
bjarnef
2f3d9c9509
localize texts
2017-11-20 12:32:09 +01:00
Mads Rasmussen
00cec3267c
Merge pull request #2318 from abjerner/patch-24
...
New Danish translation for "Dato for Fortryd udgivelse"
2017-11-16 12:07:01 +01:00
Mads Rasmussen
4bfb2d219b
Merge branch 'dev-v7' into dev-v7.8
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-11-16 12:01:26 +01:00
akierczynska
f3ba1fa7ed
Update pl.xml
...
Adding translations and adjusting pl.xml to en.xml format.
2017-11-15 18:07:31 +00:00
Sebastiaan Janssen
7eca99e249
Bump version to 7.7.6
2017-11-15 15:21:25 +01:00
Sebastiaan Janssen
dad77fc506
Bump version to 7.7.5
2017-11-14 07:17:19 +01:00
Sebastiaan Janssen
000ba73887
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Tests/Umbraco.Tests.csproj
# src/Umbraco.Tests/packages.config
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web.UI/packages.config
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/packages.config
# src/UmbracoExamine/UmbracoExamine.csproj
# src/UmbracoExamine/packages.config
# src/umbraco.MacroEngines/packages.config
# src/umbraco.MacroEngines/umbraco.MacroEngines.csproj
2017-11-13 15:38:59 +01:00
Mads Rasmussen
084fde885a
Merge pull request #2319 from abjerner/patch-25
...
"Set date" and "Clear date" in the new Info tab can now be localized
2017-11-13 15:34:30 +01:00
Sebastiaan Janssen
08b81d991b
Update to latest ImageProcessor
2017-11-13 15:33:54 +01:00
Sebastiaan Janssen
4937f87c0d
Update to latest Examine
2017-11-13 15:27:15 +01:00
Mads Rasmussen
50a5679b5c
Merge pull request #2316 from abjerner/patch-22
...
Added Danish translations for the new "History" and "Scheduled Publishing" headers
2017-11-13 15:24:19 +01:00
Anders Bjerner
2c248791e1
Added Danish translation for "content_noChanges"
2017-11-13 15:05:20 +01:00
Anders Bjerner
3405a1f600
Added Danish translation for "content_setDate"
2017-11-11 18:27:55 +01:00
Anders Bjerner
8be02ff7b0
Added English (US) translation for "content_setDate"
2017-11-11 18:26:41 +01:00
Anders Bjerner
c371f00315
Added English translation for "content_setDate"
2017-11-11 18:25:57 +01:00
Anders Bjerner
6ca94074f3
And here as well
2017-11-11 17:40:49 +01:00
Anders Bjerner
8236eee7a6
And while we're at it...
2017-11-11 17:36:13 +01:00
Anders Bjerner
8bdeca6374
On second thought, this may be even better
2017-11-11 17:28:40 +01:00
Anders Bjerner
e37bbdfcf4
New Danish translation for "Dato for Fortryd udgivelse"
2017-11-11 17:18:44 +01:00
Anders Bjerner
dac882ce9f
Added Danish translations for the new "History" and "Scheduled Publishing" headers
2017-11-11 17:10:25 +01:00
Shannon
fe2e689865
Merge branch 'dev-v7.8' of https://github.com/umbraco/Umbraco-CMS into dev-v7.8
2017-11-09 22:15:22 +11:00
Shannon
ece5fecf12
fixes doc type conflict name so the tour uses "My Home Page"
2017-11-09 22:15:05 +11:00
Mads Rasmussen
b21dea84d9
remove markup from tour step title
2017-11-08 15:38:15 +01:00
Shannon
b9b1fc3a70
Adds a global config switch to enable/disable tours entirely
2017-11-09 00:57:05 +11:00
Shannon
1d52f59657
Puts tours on the file system and loads them from an api controller
2017-11-09 00:41:59 +11:00
Shannon
78f6b8d8bc
Fixes up more the the session id validation, makes sure that the GetUserSecondsMiddleWare also validates the session since this is what keeps the user logged in if that option is being used.
2017-11-08 23:57:17 +11:00
Shannon
e6de9e0004
Merge branch 'dev-v7' into dev-v7.8
2017-11-08 19:25:22 +11:00
Shannon
9290f61f94
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Core/Security/MembershipProviderExtensions.cs
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
2017-11-08 17:36:27 +11:00
Shannon
0f3a76809b
Merge branch 'dev-v7.8' into temp-U4-10305
...
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtreeitem.directive.js
2017-11-08 14:52:21 +11:00
Shannon
4f88da2c26
Merge branch 'dev-v7' into dev-v7.8
...
# Conflicts:
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
2017-11-08 14:51:27 +11:00
Sebastiaan Janssen
51fec0c7d3
Remove misleading text, nothing bad will happen when you close the sort panel, sorting is a background task.
2017-11-07 14:03:17 +01:00
Sebastiaan Janssen
87ace12a4f
Prevent double clicks of the Save button
...
U4-10646 Sorting nodes in edge cases can lead to blanking out of property data
2017-11-07 13:49:02 +01:00
Alexander Bryukhov
ff98b5f321
U4-10481 - v7.7.x - RU localization of the last added keys (grid editor U4-5722)
2017-11-03 12:18:24 +07:00
Daniël Knippers
c066280990
Make a shiny template for the emails that are sent from Umbraco
...
Make a shiny template for the emails that are sent from Umbraco (only for EN and EN-US).
2017-11-02 16:44:08 +00:00
Shannon
a4ef487fab
Merge branch 'dev-v7.8' into temp-U4-10305
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI.Client/src/views/components/content/edit.html
# src/Umbraco.Web.UI.Client/src/views/media/edit.html
2017-11-01 15:24:49 +11:00
Stephan
ec6ba01cbf
So long Facade
2017-10-31 12:48:24 +01:00
Shannon
2fdd1c0bd2
bump version
2017-10-31 11:52:43 +11:00
Shannon
a2025c14b1
Merge branch 'dev-v7' into dev-v7.8
...
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
2017-10-31 11:18:52 +11:00
Richard Thompson
594c473134
Updated grammar
...
Updated the grammar of the email validation messages
2017-10-30 15:00:08 +00:00
Stephan
ab758001ef
Cleanup more build
2017-10-26 17:52:51 +02:00
Stephan
7463852202
Cleanup build
2017-10-26 12:49:49 +02:00
Stephan
2305426dda
Version -alpha.30 with ModelsBuilder -alpha.13
2017-10-26 11:25:01 +02:00