Shannon
8a11b0f7a8
publisizes a constant (moves it to where it should be), publicizes another required class for deploy, bumps version
2017-01-12 17:33:30 +11:00
Niels Hartvig
5a2687d520
Merge of temp-template-editor
2017-01-10 14:47:33 +01:00
Mads Rasmussen
82ab7c4a01
Merge branch 'temp-template-editor' into temp-U4-9324
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/templates/edit.controller.js
2017-01-10 11:52:03 +01:00
Shannon
77d47f0b28
fixes error with server side validation + data tyep editor, ensures template controller and data type controller inherit from BackOfficeNotificationsController, ensures BackOfficeNotificationsController is attributed with PrefixlessBodyModelValidator
2017-01-10 12:29:30 +11:00
Niels Hartvig
4c330c8654
Implements CodeFileController
2017-01-09 22:54:28 +01:00
Warren Buckley
5b88c57d94
Replace RequiredForPersistance with Required
2017-01-09 13:05:20 +00:00
Warren Buckley
1300764770
Adding in server side validation - but need to clarify that this is the 'right' way to do it that wires up correctly/magically back to the UI components
2017-01-04 14:12:45 +00:00
Mads Rasmussen
f6d8a980a6
Merge branch 'dev-v7' into temp-template-editor
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html
# src/Umbraco.Web/Umbraco.Web.csproj
2016-11-14 11:04:15 +01:00
Stephan
b26b415096
Merge origin/dev-v7-deploy into dev-v8-zbwip (builds)
2016-11-03 10:31:44 +01:00
AndyButland
b1800305b8
Removed user types and migrated them to groups. Returned to compiling state.
2016-10-28 09:20:52 +02:00
Claus
2279e6cc53
U4-8834 Removing code assigning PropertyData IDs for new properties even though it isn't used
2016-08-09 13:39:40 +02:00
Shannon
9ad84a7eab
fixes repository mapping the GUID id for redirect urls and removes unused properties
2016-08-08 14:47:48 +02:00
Shannon
c331ba134a
Fixes 301 redirect js naming conventions, fixes URL handling, moves c# classes to the correct/constistent namespaces, fixes up models and N+1 requests, adds model mapping to not return the business logic model, adds controller method to check if it's enabled instead of returning the result as part of the search.
2016-08-08 14:40:53 +02:00
Shannon
2c15db5950
U4-8530 Make it possbile to hide preview button by DocumentType or ContentItem
2016-08-04 18:34:20 +02:00
Shannon
a91b8e0acf
Merge branch 'U4-8530' of https://github.com/Phosworks/Umbraco-CMS into Phosworks-U4-8530
2016-08-04 18:08:27 +02:00
Marc Goodson
379661e302
Fixes U4-8772, adds HasPublishedVersion property to mapping of IContent to ContentItemBasic, then adds existing 'has-unpublished-version' css class to list view row if item is published but has unpublished changes
2016-07-25 09:17:27 +01:00
Stephan
3c7245f9ba
Merge origin/dev-v7 into dev-v8
2016-07-08 16:32:06 +02:00
Shannon
a67020ec31
Ensures that the package Icon is displayed for installed packages. Cleans up lots of try/catch/swallows in the packaging logic, adds better xml error handling (we really need a lot more though), ensures that if any part of the package installation fails, that angular bails and doesn't keep trying to install - same logic for installing forms.
2016-06-28 20:14:12 +02:00
Wincent
944898d6e5
http://issues.umbraco.org/issue/U4-8530
...
Adds Preview property to ContentItemDisplay
2016-06-21 14:18:55 +02:00
Shannon
3d2fe3c9da
Install/uninstall working - just need a few ui updates and then get the repo install working
2016-06-13 20:10:31 +02:00
Shannon
2d9010caf4
I can haz package uninstallation
2016-06-13 19:43:04 +02:00
Shannon
c2b016d7d0
Gets local package installation 'working', now needs a little UI work.
2016-06-13 18:28:56 +02:00
Per Ploug
2368ea7cf8
Serverside template services
2016-06-12 18:49:05 +02:00
Shannon
1d8e0eb280
Merge branch 'u4-8192' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-8192
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2016-05-19 18:16:47 +02: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
d5fe8c11c8
U4-8065 Inherited from is empty - reverts 10617d1bd5, turns out this is why we needed that property value
2016-03-15 15:08:53 +01:00
Shannon
f6f54fd057
Merge branch 'master-v7' into dev-v8
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/UpdateRelatedLinksData.cs
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/DataTypeDefinitionRepository.cs
src/Umbraco.Core/Persistence/Repositories/DictionaryRepository.cs
src/Umbraco.Core/Persistence/Repositories/DomainRepository.cs
src/Umbraco.Core/Persistence/Repositories/EntityContainerRepository.cs
src/Umbraco.Core/Persistence/Repositories/LanguageRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberGroupRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/PublicAccessRepository.cs
src/Umbraco.Core/Persistence/Repositories/RepositoryBase.cs
src/Umbraco.Core/Persistence/Repositories/TemplateRepository.cs
src/Umbraco.Core/Persistence/RepositoryFactory.cs
src/Umbraco.Core/PropertyEditors/PropertyEditorValueConvertersResolver.cs
src/Umbraco.Core/Services/ContentTypeService.cs
src/Umbraco.Core/Services/FileService.cs
src/Umbraco.Core/Services/LocalizationService.cs
src/Umbraco.Core/Services/MemberTypeService.cs
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Core/Services/ServiceContext.cs
src/Umbraco.Tests/Persistence/Querying/ContentTypeSqlMappingTests.cs
src/Umbraco.Tests/Persistence/Repositories/ContentTypeRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/DataTypeDefinitionRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/DictionaryRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/MediaTypeRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/Web/Mvc/UmbracoViewPageTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web.UI/web.Template.config
src/Umbraco.Web/Models/Mapping/ContentModelMapper.cs
src/Umbraco.Web/Models/Mapping/ContentTypeModelMapper.cs
src/Umbraco.Web/PropertyEditors/ImageCropperPropertyValueEditor.cs
src/Umbraco.Web/PropertyEditors/ListViewPropertyEditor.cs
src/Umbraco.Web/Services/ApplicationTreeService.cs
src/Umbraco.Web/Services/SectionService.cs
src/Umbraco.Web/Trees/MemberTreeController.cs
src/Umbraco.Web/UI/Pages/ClientTools.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/macro.cs
src/Umbraco.Web/umbraco.presentation/umbraco/Trees/loadNodeTypes.cs
src/Umbraco.Web/umbraco.presentation/umbraco/channels/api.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasksBase.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/exportDocumenttype.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/protectPage.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/templateControls/ItemRenderer.cs
src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/MediaExtensions.cs
src/umbraco.businesslogic/BasePages/ClientTools.cs
src/umbraco.businesslogic/UmbracoSettings.cs
src/umbraco.cms/businesslogic/CMSNode.cs
src/umbraco.cms/businesslogic/Content.cs
src/umbraco.cms/businesslogic/cache/Cache.cs
src/umbraco.cms/businesslogic/datatype/DataTypeDefinition.cs
src/umbraco.cms/businesslogic/propertytype/propertytype.cs
src/umbraco.cms/businesslogic/web/Document.cs
src/umbraco.cms/helpers/DeepLink.cs
src/umbraco.editorControls/tinyMCE3/TinyMCE.cs
2016-03-10 19:20:15 +01:00
Sebastiaan Janssen
b2407eab98
Merge pull request #1107 from bjarnef/dev-v7-tinymce-font-icons
...
Change icons for richtext editor config
2016-03-10 17:47:46 +01:00
Mads Rasmussen
1a0c095f40
Merge pull request #932 from engern/MacroParamSortOrder
...
Fixes U4-7472 - Should be possible to sort macro parameters
2016-02-19 09:27:27 +01:00
Shannon
4a8b59bdfa
putting back in ContentTypeId on PropertyTypeDisplay, turns out this IS used when we remove a composition, we need to know which properties are related to which type. have also fixed another potential bug regarding compositions + generic properties, before we were not setting the ContentTypeId correct for a composition property type on the generic properties tab.
2016-02-10 14:34:33 +01:00
Shannon
af543c56ec
moves model to correct namespace
2016-02-10 13:31:36 +01:00
bjarnef
0bfc5f1272
Change icons in tinymce config
2016-02-08 15:07:16 +01:00
Shannon
0ea68f4f42
added logic for media and member type angular callbacks that existed for content types - assuming this is important and should be there for all content types. Added alias information to validation message returned from server.
2016-02-04 19:40:29 +01:00
Shannon
56f0d67639
Merge branch 'dev-v7' into temp-U4-7716
...
Conflicts:
src/Umbraco.Web/Editors/ContentTypeControllerBase.cs
2016-01-25 15:54:50 +01:00
Claus
10617d1bd5
Agree, these should not be needed - removing.
2016-01-24 22:18:18 +01:00
Shannon
0c0518ff7b
ensures that abstract models have a DataContract
2016-01-21 15:06:57 +01:00
Shannon
52b1a09de0
abstracts out the DocumentType, MemberType and MediaType editor models, since some contain different props than each other and now member properties contain different properties than each other. So we have a lot of generic insanity going on... it works though.
2016-01-21 15:01:55 +01:00
Shannon
a8e43a3908
U4-7716 Content type editor - YSOD when adding a property with the same alias as it's parent
2016-01-21 11:39:46 +01:00
Claus
b9e7990b7c
Fixes: U4-7560 Default member properties should not be editable
...
Added locked property to content type properties by alias.
Ensured built in member properties are locked in the editor.
Content type editor changes for supporting locked properties.
2016-01-13 18:43:06 +01:00
Shannon
9dc57b0e37
Merge branch '7.4.0' into temp-U4-7634
...
Conflicts:
src/Umbraco.Core/Services/ContentTypeServiceExtensions.cs
src/Umbraco.Web.UI.Client/src/common/directives/components/umbgroupsbuilder.directive.js
src/Umbraco.Web.UI.Client/src/views/common/overlays/contenttypeeditor/compositions/compositions.html
src/Umbraco.Web/Editors/ContentTypeControllerBase.cs
2016-01-13 14:08:19 +01:00
Shannon
b89d17914d
fixes usage of model.contentType.availableCompositeContentTypes to use the availableCompositeContentTypes directly attached to the model. removes the FirstContentType property and adds simple content type service methods to count the doc type number, moves the request to get availableCompositeContentTypes to the dialog (where it's needed and so it's lazy)
2016-01-11 17:17:26 +01:00
Claus
e016622fe3
Fixes: U4-7639 Misleading message on creating first document type and click on "compositions"
...
Added in FirstContentType property on object returned from GetEmpty to indicate whether this is the first content type being created or not (different error messages in backoffice).
2016-01-11 17:16:17 +01:00
Claus
3676de0fe8
Reverting code to add additional meta data on compositions.
...
Added locked compositions to content type object.
Changed UI to use the lockedCompositeContentTypes instead.
2016-01-11 12:07:36 +01:00
Shannon
ca407d78cc
Removes the old Log/ILog along with the concept of an ExternalLogger, updates the IAuditService to handle what the Log used to do
2015-12-23 15:22:45 +01:00
Shannon
050109edd7
U4-6837 New content type editor: availableCompositeContentTypes could be moved to service.
...
Allows for assigning compositions to doc types that are being created.
Removes unused getAssignedListViewDataType from contentTypeResource.
Removes unused getPropertyTypeScaffold from memberTypeResource.
Removes unused performContainerDelete from memberTypeResource - since member types don't support folders.
Ensures correct security for the ContentTypeController.GetAllPropertyTypeAliases and ContentTypeController.GetAvailableCompositeContentTypes.
Removes unused ContentTypeControllerBase.GetAssignedListViewDataType, this is no longer used because the list view is configured using the DataTypeController.
2015-12-15 12:25:42 +01:00
Sebastiaan Janssen
c7aa3d63fb
Merge branch 'temp-U4-7372' into 7.4.0
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSixZeroOne/UpdatePropertyTypesAndGroups.cs
2015-12-03 09:22:19 +01:00
engern
855e3b3dcc
Add the possibility to sort the macro parameters
2015-11-29 12:06:19 +01:00
Stephan
eb5589e064
Remove PropertyGroup.ParentId, sanitize Property groups/types
2015-11-17 16:55:14 +01:00
Sebastiaan Janssen
05c592860d
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.html
src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-11-17 13:43:19 +01:00
Shannon
d3f5090150
Fixes up a couple of missing path updates and incorrect icon resolution and fixed another issue with webservice path reference
2015-11-13 13:38:30 +01:00