Sebastiaan Janssen
8113b7e66c
Fixes NuGet build
2016-03-21 20:23:43 +01:00
Shannon
0964985711
Merge branch 'MangoPieface-dev-v8' into dev-v8
2016-03-21 17:47:41 +01:00
sna
5b5ff10af0
U4-8199: Removed SerializableData.cs, this was used by the XmlTree.cs for the Serializable.XmlTree in the ToString() method.
...
This in turn was only used in the LegacyTree class, so I deleted this too. This also meant I could remove the old Render method in BaseTree.
http://issues.umbraco.org/issue/U4-8199
2016-03-21 16:14:25 +00:00
Shannon Deminick
0c5081b6a3
Merge pull request #1185 from danlister/U4-8190
...
U4-8190 Converted umbraco.cms.presentation.Trees.UserTypes to use the new tree structure
2016-03-21 11:45:21 +01:00
Shannon Deminick
68245a85f0
Merge pull request #1183 from danlister/U4-8187
...
U4-8187 Removed legacy loadLanguages and loadTemplates tree classes
2016-03-21 11:39:09 +01:00
Dan Lister
1e08f5f9ce
U4-8190 Converted umbraco.cms.presentation.Trees.UserTypes to use the new tree structure
2016-03-18 14:58:24 +00:00
Dan Lister
7f6296b255
U4-8187 Removed legacy loadLanguages and loadTemplates tree classes
2016-03-18 10:07:56 +00:00
Shannon
69e53b6510
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
2016-03-17 16:46:55 +01:00
Shannon
0071651621
fixes keyboard shortcut after refactor
2016-03-17 16:36:13 +01:00
Shannon
9c1880b768
umbraco.interfaces = GONE!
2016-03-17 16:06:41 +01:00
Shannon
39c39879f9
Moves IPackageAction to _Legacy Core for now
2016-03-17 16:05:56 +01:00
Shannon
516d0365aa
moves all package actions to Web _Legacy for now.
2016-03-17 16:03:12 +01:00
Shannon
a4ab137c3f
moves ICacheRefresher to Core
2016-03-17 15:59:35 +01:00
Shannon
d4bf8287bd
fixes an ioc registration for PartialViewRepository
2016-03-17 15:52:54 +01:00
Shannon
c0f8532350
Removes ITree!
2016-03-17 15:48:43 +01:00
Shannon
1a880f6b68
moves the LegacyDialogHandler stuff to _Legacy namespaces for now, moves the legacy ITask and ITaskReturnUrl to the same namespace/proj.
2016-03-17 15:30:25 +01:00
Shannon
bb6b9f4ebc
moves legacy actions to _Legacy namespace for now
2016-03-17 15:28:46 +01:00
Shannon
7d20557937
Moves IAction and ActionsResolver to Web proj, removes IMenuElement, ITag, IUseTags
2016-03-17 15:26:22 +01:00
Shannon
12d7d060d7
Removes the super old INode and IProperty!
2016-03-17 15:13:50 +01:00
Shannon
73fdc17bc4
removes IMacroGuiRendering, all umbraco.interfaces/skinning classes, fixes CDF load in some aspx views, removes dialog/editmacro.aspx, removes macroParameterControl
2016-03-17 15:09:20 +01:00
Shannon
63cb6d96b2
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
2016-03-17 14:30:02 +01:00
Shannon
bcd12172eb
manually merges: U4-4075 umbracoSettings help section removed
2016-03-17 14:28:06 +01:00
Shannon
430afcab90
Removes Umbraco.Core.Models.Template.GetTypeOfRenderingEngine
2016-03-17 14:21:15 +01:00
Shannon
d4b0b3d31b
removes IPublicAccessService.AddOrUpdateRule
2016-03-17 14:18:34 +01:00
Shannon Deminick
4dbc27f1fe
Merge pull request #1178 from bjarnef/dev-U4-8163
...
U4-8163 - Don't set dirty on form for examine dashboard search
2016-03-17 11:31:36 +01:00
Shannon
3f8bbc2f02
Merge branch 'pynej-view-save-restore-cursor' into dev-v7
2016-03-17 11:29:29 +01:00
Shannon
999be9c578
Merge branch 'view-save-restore-cursor' of https://github.com/pynej/Umbraco-CMS into pynej-view-save-restore-cursor
2016-03-17 11:26:09 +01:00
Shannon
1ed1a8a580
umbraco.businesslogic.dll = GONE
2016-03-17 10:43:05 +01:00
Shannon
a292defdb9
moves LegacySqlHelper to the only places that needs it now: umbraco.cms,marks as obsolete and internal since its temporary.
2016-03-17 10:41:21 +01:00
Shannon
4c9f4beaf9
Removes old 'Application' and renames to LegacySqlHelper
2016-03-17 10:39:39 +01:00
Shannon
24fed0de2e
removes ISqlHelper usages from Web project
2016-03-17 10:35:02 +01:00
Claus
b36b1693dd
Fixes broken regex.
2016-03-17 10:33:04 +01:00
Simon Busborg
99b2192ab7
Fixes U4-8181 It is not possible to scroll in an overlay in Chrome 49 on a Retina Mac
...
By removing animated -half-second fadeIn it resolves the issue where it's not possible to scroll in dialogs on a retina screen ¯\_(ツ)_/¯
2016-03-17 09:58:57 +01:00
Shannon
9ac2d04aea
User and User type from the old businesslogic assembly are GONE!
2016-03-16 17:52:08 +01:00
Shannon
f594a1132d
Remove IMediaFactory
2016-03-16 15:56:52 +01:00
Shannon
3b191239be
Removes all usages of UserType
2016-03-16 15:55:26 +01:00
Shannon
e1f17e848d
moves the legacy serialization classes for the super old XmlTree format into Web proj so we can remove the businesslogic DLL first, we'll get to removing those classes later as it will be a bit tricky.
2016-03-16 15:29:08 +01:00
Shannon
88504306ca
fixes merge
2016-03-16 15:14:00 +01:00
Shannon
d37d31246e
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/MigrationRunner.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Tests/Persistence/SyntaxProvider/MySqlSyntaxProviderTests.cs
src/Umbraco.Web.UI/umbraco/create/content.ascx
src/Umbraco.Web.UI/umbraco/create/member.ascx
src/Umbraco.Web.UI/umbraco/create/nodeType.ascx
src/Umbraco.Web/PropertyEditors/TrueFalsePropertyEditor.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
src/Umbraco.Web/Security/Identity/BackOfficeCookieManager.cs
src/Umbraco.Web/Strategies/Migrations/ClearMediaXmlCacheForDeletedItemsAfterUpgrade.cs
src/Umbraco.Web/Strategies/Migrations/PublishAfterUpgradeToVersionSixth.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/umbraco/settings/stylesheet/editstylesheet.aspx.cs
2016-03-16 15:02:53 +01:00
Shannon
2cc709c460
Removes StateHelper!! Adds a few cookie extensions and http extensions to more easily replace.
2016-03-16 14:59:21 +01:00
Shannon Deminick
fc7cfea4ad
Merge pull request #1179 from umbraco/temp-U4-8175
...
U4-8175 - fix PropertyType.PropertyGroupId inconsistencies
2016-03-16 14:18:03 +01:00
Stephan
bc5f651c64
U4-8154 - bugfix test
2016-03-16 13:46:51 +01:00
Stephan
ecdca378c6
U4-8175 - fix PropertyType.PropertyGroupId inconsistencies
2016-03-16 13:41:58 +01:00
Stephan
4628c1f858
U4-8154 - bugfix test
2016-03-16 13:16:56 +01:00
Shannon Deminick
5af4d02f44
Merge pull request #1177 from umbraco/temp-U4-7109
...
U4-7109 - could not change language in Culture and Hostnames
2016-03-16 10:48:35 +01:00
Shannon
2f9b526465
Only apply preview auth if Umbraco is fully configured
2016-03-16 10:41:33 +01:00
Stephan
800e02bccf
Bugfix model mapper for PropertyTypeDisplay
2016-03-16 10:19:06 +01:00
Shannon Deminick
693b0dba24
Merge pull request #1161 from umbraco/temp-U4-4219
...
U4-4219 Can't Preview protected pages
2016-03-16 10:18:06 +01:00
Stephan
2004f6a51e
U4-8154 - bugfix
2016-03-16 10:10:31 +01:00
Claus
f650b6238c
Merge branch 'arknu-U4-8026' into dev-v7
2016-03-16 07:57:59 +01:00