Jan Skovgaard
e2fbbc3df0
First commit - Could not resist the urge to get rid of a lot of unused images as well as some of the unused .ascx files. Primarily images removed in this commit and two user controls no longer used in the dashboard.config.
2016-03-24 12:02:29 +01:00
Shannon
4defc881d4
Removes lots of dead methods
2016-03-23 12:00:58 +01:00
Shannon
295368fc2b
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
...
Conflicts:
.gitignore
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
2016-03-23 11:04:06 +01:00
Shannon
d4c79a0915
Fixes tests, adds more asserts
2016-03-23 11:02:27 +01:00
Shannon
7d3ba43816
Removes lots of Dead Code - thanks NDepend!
2016-03-23 10:58:06 +01:00
Shannon
61f9845db0
bumps version
2016-03-23 10:06:53 +01:00
Shannon
fb104004e0
Updates LightInject
2016-03-22 16:39:52 +01:00
Shannon
4355761da1
U4-8228 Update to latest Newtonsoft.Json
2016-03-22 16:35:23 +01:00
Shannon
9baf344ad3
U4-8227 Change Umbraco.Core.Models.Mapping.MapperConfiguration and Umbraco.Core.Models.Mapping.IMapperConfiguration implementations AND U4-6923 Update to latest Automapper - with signed assembly
2016-03-22 16:29:04 +01:00
Shannon
b90cb7304b
removes old moveOrCopy dialog, removes old CMSNode.asmx service (no idea what that did), some work on U4-8224 Remove all legacy/obsolete webservices from umbraco.presentation/webservices, and some work on U4-8226 Remove all unused/un-needed webforms files from the Umbraco.Web and Umbraco.Web.UI projects
2016-03-22 15:34:23 +01:00
Shannon
ed7003110b
Removes legacy trashcan business logic class along with the legacy trashcan webforms files.
2016-03-22 14:46:27 +01:00
Shannon
cdb58d7f8c
Merge branch 'dev-v8' of https://github.com/umbraco/Umbraco-CMS into dev-v8
2016-03-22 14:39:21 +01:00
Shannon
d296bf80ff
Removes legacy 'Notification' business logic, adds new SetNotifications method to INotificationService
2016-03-22 14:39:08 +01:00
Stephan
bd6e273779
Merge remote-tracking branch 'origin/dev-v8' into dev-v8
2016-03-22 14:38:00 +01:00
Stephan
df99edba18
GitIgnore Umbraco.Tests/media
2016-03-22 14:37:48 +01:00
Stephan
5774ce68c7
GitIgnore Umbraco.Tests/media
2016-03-22 14:37:22 +01:00
Shannon
329a48edea
U4-8223 Remove all old events and event classes
2016-03-22 14:18:45 +01:00
Shannon
286e43bc10
U4-8222 Remove IMacroEngine - we will only ship with the macro engines we have currently
2016-03-22 12:48:59 +01:00
Shannon
f181c3041e
Ensures Admin creation has translation section
2016-03-22 12:35:59 +01:00
Shannon
eb59d33f42
updates dictionary tree sort + config and ensures that all new users by default have access to translations
2016-03-22 12:34:25 +01:00
Shannon Deminick
bc7016384c
Merge pull request #1182 from Mantus667/U4-5448
...
U4-5448
2016-03-22 12:28:55 +01:00
Shannon
4fb69e0c59
updates trees sort order and trees.Release.config
2016-03-22 12:26:37 +01:00
Shannon Deminick
fd0af41710
Merge pull request #1189 from yannisgu/U4-7543_Move_data_type_tree_to_settings
...
U4-7543 Move data type tree to settings
2016-03-22 12:20:58 +01:00
Shannon
4715a17c03
updates the csproj file with the removed items, puts back in punycode.min for now since its still used, fixes a couple ysods.
2016-03-22 12:11:02 +01:00
Shannon
d52f295547
Merge branch 'BatJan-dev-v8' into dev-v8
2016-03-22 11:56:14 +01:00
Shannon
31733bdb6e
Merge branch 'dev-v8' of https://github.com/BatJan/Umbraco-CMS into BatJan-dev-v8
2016-03-22 11:56:02 +01:00
Yannis Guedel
4db83be874
U4-7543 Move data type tree to settings
...
data type tree belongs in settings since it is heavily tied to content
types.
2016-03-21 22:38:40 +01:00
Jan Skovgaard
a533362e7c
Removing unused scripts, styles and images.
2016-03-21 22:35:52 +01:00
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
cd401f5e37
U4-8216 Hijacked controller actions fail with custom RenderModel subclass due to ModelBinding error
2016-03-21 16:12:34 +01: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
Sebastiaan Janssen
75c2b07ad3
Update ModelsBuilder dependency for the NuGet package
2016-03-18 16:32:05 +01:00
Sebastiaan Janssen
969fe30f6e
Merge pull request #1186 from umbraco/temp-U4-8043
...
U4-8043 - reboot app when PureLive models go wrong
2016-03-18 16:26:52 +01:00
Stephan
0f90d357cf
U4-8043 - reboot application when PureLive models go wrong
2016-03-18 16:14:06 +01:00
Stephan
d955daab0f
Upgrade ModelsBuilder to 3.0.2
2016-03-18 16:13:19 +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
Shannon
617b17ca9e
puts back in the current node permission check - since we use this for Create
2016-03-18 15:43:14 +01:00
Dan Lister
7f6296b255
U4-8187 Removed legacy loadLanguages and loadTemplates tree classes
2016-03-18 10:07:56 +00:00
Shannon
9e3d7a1cce
updates default pipeline marker stage for the preview middleware, updates MembershipHelper to not throw an exception if the Role manager is disabled.
2016-03-18 11:05:39 +01:00
Warren Buckley
f04071d7c7
Merge pull request #1180 from umbraco/temp-U4-8165
...
U4-8165 Ensure browsers are not caching service requests
2016-03-18 09:53:12 +00:00
Shannon Deminick
2cce9395da
Merge pull request #1181 from mittonp/dev-v7
...
French translations for Grid.
2016-03-18 10:15:50 +01:00
David Brendel
0468af67d4
U4-5448
...
Move dictionary tree to translation section instead of settings section
2016-03-18 07:58:19 +01:00
Mitton
6ad56863d4
Grid translation - French
2016-03-18 06:15:37 +02:00
Mitton
2703fa7ea2
Grid translation - French
2016-03-18 06:12:44 +02:00
Shannon
b3c6654d41
bumps version
2016-03-17 17:31:36 +01: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