Warren Buckley
d1edc45d4d
Merge pull request #4304 from umbraco/temp8-3645-change-culture-in-preview
...
Allow changing culture in the preview bar
2019-02-01 10:27:37 +00:00
Shannon
c0ab9d9e59
Merge branch 'temp8' into temp8-member-search-and-tags
...
# Conflicts:
# src/Umbraco.Web/Editors/MemberController.cs
2019-02-01 16:43:03 +11:00
Shannon
7614ba42df
Fixes the tag editor and tag suggestions
2019-02-01 13:32:17 +11:00
Shannon
8c813fa40d
Merge branch 'temp8' into temp8-fixme-get-all-entities-with-postfilter
2019-01-31 11:10:01 +11:00
Bjarne Fyrstenborg
69af591b78
v8: Fix general localization ( #4274 )
2019-01-30 14:01:22 +01:00
Shannon
19633b8d70
Merge branch 'temp8' into temp8-fixme-get-all-entities-with-postfilter
2019-01-30 20:41:37 +11:00
Bjarke Berg
b1b71a4444
Merge pull request #4300 from kjac/v8-fix-respect-template-casing
...
V8: Respect the name casing when creating a new template
2019-01-30 10:16:40 +01:00
Shannon
273441a2fb
Merge branch 'temp8' into temp8-fixme-get-all-entities-with-postfilter
...
# Conflicts:
# src/Umbraco.Web/Editors/EntityController.cs
2019-01-30 20:09:07 +11:00
Shannon
134cc176ff
Moves the Xml published cache to the tests project since that is the only place it is used, removes the xml data integrity check since it's not needed, removes the xml published cache benchmark since it's not needed. Now we don't include the old xml published cache at all in the shipped product.
2019-01-30 17:50:13 +11:00
Bjarke Berg
cf0095dc1c
#3645 - removed viewmodel and uses ILanguage directly in the view
2019-01-30 07:49:45 +01:00
Bjarke Berg
ae9141f9e7
Merge remote-tracking branch 'origin/temp8' into temp8-3645-change-culture-in-preview
...
# Conflicts:
# src/Umbraco.Web/Editors/PreviewController.cs
2019-01-30 07:34:19 +01:00
Shannon
febc788c20
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
...
# Conflicts:
# src/Umbraco.Web/UI/Pages/UmbracoEnsuredPage.cs
2019-01-30 14:36:40 +11:00
Kenn Jacobsen
2f146934d3
Show the error message and localize it
2019-01-29 22:11:17 +01:00
Kenn Jacobsen
1002113e7d
Server side validation of illegal chars in folder names
2019-01-29 22:11:17 +01:00
Bjarke Berg
414f838476
#3645 - Lists available languages in the preview bar (if more than 1)
...
Reads the culture from hash instead of query and updates the hash when changing culture.
2019-01-29 15:30:25 +01:00
Stephan
5d65ba3147
Merge branch 'temp8-fixtree' into temp8
2019-01-29 14:59:45 +01:00
Shannon
2e527163f9
no more umbraco.presentation namespace! no more "page" class, has been refactored and renamed to what it actually is and internalized
2019-01-29 23:27:00 +11:00
Shannon
eef86689c8
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
Shannon
e7b0e43d98
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
2019-01-29 22:38:03 +11:00
Kenn Jacobsen
66ca8c6018
Respect the name casing when creating a new template
2019-01-29 12:25:23 +01:00
Shannon
cf1bf123da
Merge branch 'temp8' into temp8-remove-legacy-controls
...
# Conflicts:
# src/Umbraco.Web/Editors/DashboardController.cs
2019-01-29 22:02:37 +11:00
Stephan
fac25b5971
Bugfix
2019-01-28 13:04:37 +01:00
Stephan
c675708388
Refactor dashboards
2019-01-28 12:38:58 +01:00
Stephan
27ecd795b2
Merge branch temp8 into temp8-fixtree
2019-01-28 10:19:36 +01:00
Warren Buckley
e7181915ff
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
2019-01-28 08:40:25 +00:00
Warren Buckley
9f79f1833f
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
...
# Conflicts:
# src/Umbraco.Web/Services/DashboardService.cs
2019-01-28 08:33:52 +00:00
Sebastiaan Janssen
cebf1e6c22
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.controller.js
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Routing/PublishedRequest.cs
2019-01-27 13:47:22 +01:00
Sebastiaan Janssen
d174499e50
Fixes #4260 incorrect permissions required for Notifications sign up
2019-01-27 13:30:44 +01:00
Chris Houston
193e24afd2
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
2019-01-27 11:16:00 +01:00
Kenn Jacobsen
1955409582
Don't allow creation of element types in the content tree
2019-01-26 18:30:50 +01:00
Kenn Jacobsen
57fb9888a2
Add localization to Flatpickr
2019-01-26 18:22:12 +01:00
Chris Houston
0b6ba5aa52
Temp8 - Fixing spelling / typos etc in Umbraco.Web ( #4148 )
2019-01-26 16:52:19 +01:00
Kenn Jacobsen
de8516d2c7
Make it possible to create folders for stylesheets
2019-01-26 14:58:47 +01:00
Bjarke Berg
8926e28706
revert
2019-01-25 10:08:52 +01:00
Bjarke Berg
6626edbfa8
unused using
2019-01-25 10:04:18 +01:00
Bjarke Berg
5f80faa725
Review fix suggestions for dashboards.
2019-01-25 09:52:18 +01:00
Stephan
585abf2902
Cleanup trees
2019-01-25 09:49:55 +01:00
Stephan
4067ac7d93
Merge branch temp8 into tmp8-fixtree
2019-01-24 18:34:25 +01:00
Warren Buckley
1f79d9e635
🔪 🔪 Next on the chobbing block is config/create/ui.xml & references back to it which was Legacy Controller, DialogTask etc 🔪 🔪
2019-01-24 14:29:00 +00:00
Warren Buckley
ba098f49c4
☠️ ☠️ Bye bye feedproxy.config ☠️ ☠️
2019-01-24 13:59:17 +00:00
Bjarke Berg
5f1ddad835
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
2019-01-24 13:27:15 +01:00
Bjarke Berg
ec8c455635
Fixes for search of members + Removed fixme in member that apparently are not necessary after tags refactoring
2019-01-24 11:28:27 +01:00
Warren Buckley
26f43cda97
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
2019-01-23 14:38:26 +00:00
Warren Buckley
69a3c85bbc
Refactor of dashboards
...
* Remove dashboards from Configs().Dashboards
* Remove dashboard.config XML file & associated code reading from XML
* Load Dashboards from TypeLoader into a CollectionBuilder
* Load merge/concat C# Dashboard Types with package.manifest
* Add buildercolletion to an extension method on Composition
2019-01-23 14:37:33 +00:00
Bjarke Berg
ca76a5424a
Only allow local KeepAlive Pings requests
2019-01-23 12:34:41 +01:00
Bjarke Berg
f10b35780c
- Removed PostFilterParams
...
- Handling of PostFilter using Expression trees
2019-01-23 10:22:29 +01:00
Kenn Jacobsen
6983f3d43a
V8: Clean up trashed content options ( #4136 )
2019-01-22 22:50:12 +01:00
Sebastiaan Janssen
d380f75d31
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/WebApi/Filters/EnsureUserPermissionForContentAttribute.cs
2019-01-22 22:46:15 +01:00
Kenn Jacobsen
a8d5bd6d1f
Don't let the users empty the recycle bin without delete permissions ( #3699 )
2019-01-22 22:05:12 +01:00
Stephan
917b83be92
Merge branch 'temp8' into temp8-fixtree
2019-01-22 15:11:55 +01:00