perploug
|
a3d77b7e72
|
Adds RTE and stylesheet services
|
2013-10-03 20:57:36 +02:00 |
|
Shannon
|
92efd6d645
|
Got menu items working with external packages to look for views by convention inside of their package folder.
|
2013-10-02 20:48:15 +10:00 |
|
Shannon
|
880077f6e9
|
Created TagRepository, added foreign key to cmsTags.ParentId
|
2013-10-02 18:57:44 +10:00 |
|
Shannon
|
36cb078073
|
Tags db upgrades done, now to look at ensuring the legacy tags stuff works.
|
2013-10-02 15:51:02 +10:00 |
|
Shannon
|
42f9427e24
|
ignores the built in member properties for now, adds more logging to Resolution to try to figure out the underlying problem.
|
2013-09-30 15:42:29 +10:00 |
|
Shannon
|
cf6ecf5bc9
|
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-member-editor-wip
Conflicts:
src/Umbraco.Web.UI/config/trees.config
|
2013-09-30 13:51:18 +10:00 |
|
perploug
|
f456e5b83e
|
One last icon class update in tree.config
|
2013-09-27 14:21:06 +02:00 |
|
perploug
|
840047335a
|
removes folder.gif references
|
2013-09-27 13:48:06 +02:00 |
|
perploug
|
0c8a7f3466
|
Updates missing dashboard paths
|
2013-09-27 11:35:59 +02:00 |
|
Shannon
|
82c784d560
|
Most of the member tree working, have the member editor rendering data
|
2013-09-27 15:19:39 +10:00 |
|
perploug
|
33b4a73794
|
Beginning work on localization
|
2013-09-26 15:34:58 +02:00 |
|
Shannon
|
f5f25ed017
|
Completes: U4-2900 remove explicit declarations in web.config
|
2013-09-26 11:57:45 +10:00 |
|
Shannon
|
bb78e38a67
|
Updated the default release config for umbracoSettings.config
|
2013-09-26 11:03:28 +10:00 |
|
perploug
|
2415e39e43
|
merge
|
2013-09-25 15:17:21 +02:00 |
|
perploug
|
7d50d0fc6c
|
Replaces all the old core dashboards
|
2013-09-25 15:14:09 +02:00 |
|
Shannon
|
cf462bd28e
|
Fixes starter kit installer with no skins
|
2013-09-25 18:49:19 +10:00 |
|
Shannon
|
b2e2a2b004
|
removes the old skinning.config and updates the installer to not show that option.
|
2013-09-25 18:18:36 +10:00 |
|
Shannon
|
c739146f24
|
Completes: U4-2917 Remove canvas/live editing support, U4-2919 Remove defaultToLiveEditing column, U4-2825 Remove default permissions column
|
2013-09-24 19:27:13 +10:00 |
|
perploug
|
725b3f9bd9
|
Updated stylesheet property editor
|
2013-09-18 09:01:32 +02:00 |
|
Shannon
|
9351710579
|
Changes default UrlProviderMode to AutoLegacy, fixes a few unit tests, adds ability to set Set<T> for UmbracoConfiguration for testing. Fixes razor static mapping section template.
|
2013-09-17 10:55:04 +10:00 |
|
Shannon
|
371b1817ea
|
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
Conflicts:
src/Umbraco.Core/Configuration/LegacyUmbracoSettings.cs
src/Umbraco.Core/Persistence/Migrations/Syntax/Alter/Expressions/AlterColumnExpression.cs
src/Umbraco.Core/PropertyEditors/TinyMcePropertyEditorValueConverter.cs
src/Umbraco.Core/XmlHelper.cs
src/Umbraco.Tests/ObjectExtensionsTests.cs
src/Umbraco.Web/PropertyEditors/RteMacroRenderingPropertyEditorValueConverter.cs
src/Umbraco.Web/Routing/DefaultUrlProvider.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/macro.cs
|
2013-09-17 00:27:17 +10:00 |
|
perploug
|
135701b845
|
change password dashboard form
|
2013-09-16 09:17:46 +02:00 |
|
Shannon
|
968c921829
|
Finished the new installer screen report, finished and tested the v7 db upgrade script which is working!! :) Changed over all package manifests to have an alias instead of a GUID.
|
2013-09-11 18:25:51 +10:00 |
|
Shannon
|
b097f33bc9
|
Fixes: U4-2789 Tree.config registeres tree inconsistently
|
2013-09-10 18:28:45 +10:00 |
|
Shannon
|
8d83dc462d
|
Fixes: U4-2777 Get legacy tree pickers working - calls the close callback by inside of the umb client mgr instead of having to modify the dialogservice, this works well for legacy pickers.
|
2013-09-10 17:58:59 +10:00 |
|
Shannon
|
404062b4d0
|
Removes committed code for contour installation.
|
2013-09-10 17:41:32 +10:00 |
|
Shannon
|
e962e86c3c
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
src/Umbraco.Core/Models/Rdbms/MemberReadOnlyDto.cs
src/Umbraco.Core/Models/Rdbms/PropertyDataReadOnlyDto.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/StringExtensions.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/umbraco/dialogs/ChangeDocType.aspx.cs
src/Umbraco.Web/Umbraco.Web.csproj
|
2013-09-10 11:49:05 +10:00 |
|
Sebastiaan Janssen
|
7ddb77db66
|
Fixed U4-576 Umb 4.7.x - Dashboards
|
2013-09-08 21:06:22 +02:00 |
|
perploug
|
8e93cfa94d
|
merge
|
2013-09-04 16:00:30 +02:00 |
|
Shannon
|
b105bd305b
|
Ok, getting pretty close to making those legacy tree dialogs work.
|
2013-09-04 18:10:57 +10:00 |
|
Shannon
|
be9c3b8996
|
Got a solution for legacy dialog trees with the new format trees, just committing all of the work in case i need to come back and reference some stuff I'm about to remove.
|
2013-09-04 17:36:05 +10:00 |
|
Shannon
|
70eb3e8613
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
.gitignore
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Tests/Models/DataValueSetterTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/EditProfile.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Login.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViews/Templates/RegisterMember.cshtml
src/Umbraco.Web/Controllers/RegisterController.cs
src/Umbraco.Web/Models/ProfileModel.cs
src/Umbraco.Web/Models/RegisterModel.cs
src/Umbraco.Web/Models/UmbracoProperty.cs
src/Umbraco.Web/UmbracoModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
|
2013-09-03 17:30:08 +10:00 |
|
perploug
|
623a28c158
|
delete fontawesome
|
2013-09-02 15:40:14 +02:00 |
|
perploug
|
c7c3bb6183
|
Forgot to update the dashboard.release.config
|
2013-08-30 12:29:48 +02:00 |
|
perploug
|
d004d529b7
|
New dashboard using angular
|
2013-08-30 10:17:46 +02:00 |
|
Stephan
|
0ed4c1868b
|
U4-2549 - fix it differently
|
2013-08-29 17:08:16 +02:00 |
|
Shannon
|
733b6aa945
|
Completes: U4-2742 Remove legacy xsltExtensions.config - xslt extensions are configured using attributes
|
2013-08-29 17:14:34 +10:00 |
|
Shannon
|
89324370b4
|
Completes U4-2415 Remove legacy RestExtensions and restExtensions.config
|
2013-08-29 15:50:48 +10:00 |
|
Shannon
|
f7e7687f27
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
.gitignore
build/Build.bat
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Core/TypeFinder.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoContext.cs
|
2013-08-29 15:18:19 +10:00 |
|
Shannon
|
232c81543a
|
Fixes the rest of U4-2713 Property Editor Value Converters don't get applied to Umbraco.TypedMedia
|
2013-08-29 12:11:48 +10:00 |
|
Stephan
|
3fc4f36859
|
U4-2549 - fix issue with last chance content finder
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
|
2013-08-28 18:16:20 +02:00 |
|
Shannon
|
0dab52e8f6
|
Fixes creating content: U4-2677 Fix content/media creation - now to fix media
|
2013-08-21 13:38:49 +10:00 |
|
perploug
|
55e74eba39
|
Fixing the folder uploader for media section
|
2013-08-16 15:41:13 +02:00 |
|
Shannon
|
599caeb933
|
removed test examine settings
|
2013-08-14 10:08:59 +10:00 |
|
Shannon
|
5c63afa31a
|
removed my test examine settings
|
2013-08-13 18:26:32 +10:00 |
|
Shannon
|
fa88768c91
|
removed my test examine settings
|
2013-08-13 18:25:39 +10:00 |
|
Shannon
|
d7fd1efd60
|
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
Conflicts:
src/Umbraco.Core/StringExtensions.cs
src/Umbraco.Tests/Models/ContentExtensionsTests.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedContentTypes.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
|
2013-08-13 18:22:45 +10:00 |
|
Shannon
|
4e13b0afe6
|
Converted the DataType tree to the new tree structure, now need to start creating the pre-value editor. Obsoleted IDataType and a bunch of other things associated with IDataType. Obsoleted old tree classes that we've replaced so far.
|
2013-08-13 18:19:56 +10:00 |
|
Shannon
|
bfabfd9fa5
|
Updated to latest Examine version (contains bug fix for U4-2180 Problem with Examine MultiIndexSearcher after upgrading from 4.11.3 to 4.11.8) and removes the partially trusted callers attribute from the PDF lib because itextsharp by default doesn't support med trust.
|
2013-08-13 15:41:40 +10:00 |
|
Shannon
|
0a26eccd2d
|
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
Conflicts:
.gitignore
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Core/Models/PropertyTypeExtensions.cs
src/Umbraco.Core/Security/AuthenticationExtensions.cs
src/Umbraco.Core/Security/UmbracoBackOfficeIdentity.cs
src/Umbraco.Core/Security/UserData.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
src/Umbraco.Tests/TestHelpers/BaseUmbracoApplicationTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web/Security/WebSecurity.cs
src/Umbraco.Web/UmbracoModule.cs
src/umbraco.businesslogic/BasePages/BasePage.cs
src/umbraco.cms/businesslogic/datatype/DefaultData.cs
src/umbraco.sln
|
2013-08-07 10:29:34 +10:00 |
|