Stephan
8b612a1047
Use SaveFileController for stylesheets too
2015-09-10 14:19:56 +02:00
Stephan
8f78ba8b97
Revert "TEMP move stylesheet..." (pushed by mistake)
...
This reverts commit 7e1a11373b .
2015-09-10 11:14:23 +02:00
Stephan
7e1a11373b
TEMP move stylesheet editing to filesystem
2015-09-10 10:12:25 +02:00
Stephan
6b5057b870
U4-7048 - more filesystems cleanup
2015-09-08 17:48:26 +02:00
Stephan
d323b3c5c9
U4-7042 - use IFileService when editing scripts
2015-09-03 15:12:37 +02:00
Shannon
7cd47114e0
Fixes: U4-6771 Sorting editorstyles is not possible
2015-07-23 14:27:54 +02:00
Shannon
84cac6ac90
Fixes: U4-5741 [7.2] CodeMirror in RTE has issues in IE11 & U4-5781 Update to latest codemirror
2015-06-24 19:06:42 +02:00
Shannon
2c918a2015
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-03-24 15:10:45 +11:00
Sebastiaan Janssen
53a4d063e0
U4-464 The embedded passwordStrength.js file is GPL-licensed
...
#U4-464 Fixed Due in version 7.2.5
2015-03-22 13:13:51 +01:00
Shannon
d3eff734aa
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Models/Template.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/PropertyEditors/ParameterEditorResolver.cs
src/Umbraco.Core/PropertyEditors/PropertyEditorResolver.cs
src/Umbraco.Core/Services/LocalizedTextService.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Plugins/TypeFinderTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Editors/BackOfficeController.cs
src/Umbraco.Web/Models/ContentExtensions.cs
src/Umbraco.Web/PublishedContentExtensions.cs
src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/Umbraco.Web/Umbraco.Web.csproj
2015-03-19 17:37:00 +11:00
Stephan
4974e2a2ce
U4-6306 - hostname validation issue
2015-03-16 10:52:54 +01:00
Shannon
8abf6fc2b5
Cleans up legacy stylesheet code to wrap the new APIs better, creates a new OriginalPath property on IFile to track if the path has changed, updates FileRepository to deal with path's changing and automatically deal with renaming files. Adds new methods to IFileService: GetStylesheetsAtPath. Fixes up the stylesheet and stylesheet property editors to use the file names, gets tree syncing working nicely for them both even with files or properties are renamed. Updates stylesheet editors and controllers to use the new APIs
2015-01-15 11:49:32 +11:00
Shannon
caf972cd0f
Ensures virtual path is set on the template, updates the tree controller to render the correct editor if it's webforms, updates the rest service to return the updated contents if the server changes it and updates the UI
2015-01-09 17:01:38 +11:00
Shannon
d564866b07
Merge branch 'Aaen-7.2.0' into dev-v7
2014-12-16 14:34:13 +11:00
Stephan
c8f80453b9
U4-5929 - support IDN in hostnames
2014-12-09 09:34:58 +01:00
Dennis Aaen
3a919b67ea
U4-5973 Fix casing of word XSLT when saving a XSLT file
2014-12-08 20:09:05 +01:00
Shannon
86e82c7674
Updates PartialView & PartialViewMacros models/services/repositories, streamlines their operations, fixes up other underlying problems with the FileRepository, fixes tree syncing for partial views, partial view macros and scripts, fixes scripts being created in folders, allows partial views and partial view macros to be managed and created in folders, fixes FileUnitOfWork to use a queue, publicizes some internal test classes, fixes tree syncing when dealing with invariant case, adds correct validation to the create dialogs of scripts and partial views (and partial view macros)
2014-10-22 16:44:45 +10:00
Shannon
ca58e8f98f
Fixes: U4-4176 v7, cannot disable users in right-click-menu.
2014-10-16 18:45:02 +10:00
Shannon
f48a218456
Merge branch 'tinymce-codemirror' of https://github.com/pynej/Umbraco-CMS into pynej-tinymce-codemirror
2014-10-16 17:06:22 +10:00
Kalle Ekstrand
71d879842f
Making the sort dialog responsive also in height. Before you had to scroll...
2014-10-09 18:14:17 +02:00
Shannon
c8264cff1e
Updates the content type editor to have the list view customization inline instead of in a dialog.
2014-10-02 18:52:38 +10:00
Shannon
eb6326487f
Fixes grunt watches, Fixes: U4-3138 Examine mgmt dashboard styling is broken, rebuilds the mgmt dashboard in angular
2014-09-09 18:53:47 +10:00
Jeremy Pyne
fba6d8ec66
Added codemirror plugin to tinymce v4 used in Umbraco7.
...
This is a tinymce plugin to seamlessly use the already existing code mirror package in umbraco as the source editor.
The tinymceconfig.config is updated to seamlessly replace the code plugin with the new codemirror plugin. (And the user can switch back to code here if they need to for some reason.)
2014-09-05 15:00:54 -04:00
Shannon
e2d04e2b3a
Merge branch '7.1.5' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/modals.less
src/Umbraco.Web/Mvc/AdminTokenAuthorizeAttribute.cs
2014-08-24 21:35:08 -06:00
Henrik Andersen
6019ab13df
Updated sortdiaglog frame
...
Updated the dialog frame to use dynamic height.
2014-06-13 09:28:57 +02:00
Sebastiaan Janssen
07ec9aa813
Undo formatting of query for now
2014-06-10 18:11:14 +02:00
Sebastiaan Janssen
ba89aec34f
Merge pull request #415 from rustyswayne/7.1.5-templatequery
...
Query Builder - Fix Date sort fields and format returned query
2014-06-10 17:48:59 +02:00
Jeavon Leopold
29533820ab
Query Builder - Fix Date sort fields and format returned query to be on new lines and tabbed
2014-06-10 16:43:28 +01:00
Sebastiaan Janssen
344b880ba7
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/content/edit.controller.js
src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.controller.js
src/Umbraco.Web/Umbraco.Web.csproj
2014-06-10 15:22:31 +02:00
Jeavon Leopold
1d8e217c6f
Template Query builder prototype working!
2014-06-09 23:23:31 +01:00
Shannon
e04eed41e7
Merge remote-tracking branch 'origin/6.2.1' into 7.1.4
...
Conflicts:
src/Umbraco.Core/Models/DeepCloneHelper.cs
src/Umbraco.Core/Models/PreValue.cs
src/Umbraco.Core/Models/PreValueCollection.cs
src/Umbraco.Tests/Persistence/Repositories/TemplateRepositoryTest.cs
src/Umbraco.Web/umbraco.presentation/umbraco/editContent.aspx.cs
2014-05-22 13:01:23 +10:00
Shannon
62887607ff
fixes csrf with mediauploader.ashx
2014-05-22 12:44:04 +10:00
per ploug
23c7eafaf5
merge from upstream 7.1.4
2014-05-20 12:32:47 +02:00
per ploug
90892ce818
adds rootscope access to umb.clientmgr
2014-05-20 12:14:10 +02:00
Stephan
9acba1d6d7
U4-4857 - issue with document type new property alias
2014-05-13 09:53:22 +02:00
Shannon
d9ac529e7e
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
...
Conflicts:
src/Umbraco.Core/Models/PropertyType.cs
src/Umbraco.Web.UI/umbraco_client/GenericProperty/genericProperty.js
src/Umbraco.Web/WebServices/CoreStringsController.cs
src/Umbraco.Web/umbraco.presentation/umbraco/controls/ContentTypeControlNew.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodetypeTasks.cs
src/umbraco.providers/members/UmbracoMembershipProvider.cs
2014-04-24 16:33:04 +10:00
Shannon
12170fd787
fixes ysod overlay for ajax errors
2014-04-24 14:23:17 +10:00
Stephan
6d50b46bd8
U4-4747,3027... - bugfix content type editor / aliases
2014-04-23 19:28:04 +02:00
Stephan
0810e90478
U4-4747,3027... - bugfix content type editor / aliases
2014-04-23 19:26:48 +02:00
Stephan
c00c59af1d
U4-4676 - fix property alias corruption issue
2014-04-23 11:22:47 +02:00
Shannon
508a40cd50
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
...
Conflicts:
src/Umbraco.Web/Controllers/UmbRegisterController.cs
src/Umbraco.Web/Models/RegisterModel.cs
2014-04-23 12:00:32 +10:00
Shannon
30901446e1
Fixes: U4-1853 Tinymce with the format dropdown added as soon as you interact with it the content tree stops working [Uncaught TypeError: Cannot set property 'href' of undefined (anonymous function) DependencyHandler.axd:57] Chrome Only..
2014-04-22 18:17:28 +10:00
Stefan Kip
9a82ab7d4a
Changed $('#form1') usage to $('form')
...
I'm having an issue with v6.1.6 where the form's id is 'aspnetForm' instead of 'form1', I don't know why.
Using $('form') is much safer than using $('#form1').
2014-03-31 09:56:16 +02:00
Nicholas-Westby
d9280d5238
Replaced "retreive" with "retrieve".
2014-03-25 20:42:29 -07:00
Shannon
cde3c42cec
Fixes: U4-4455 Javascript error with single quotes in literals
...
Conflicts:
src/Umbraco.Web.UI/umbraco_client/Editors/EditScript.js
2014-03-26 13:34:26 +11:00
Shannon
10b544abb9
Fixes: U4-4455 Javascript error with single quotes in literals
2014-03-26 13:31:15 +11:00
Shannon
9a9237e78e
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Services/IMembershipUserService.cs
src/Umbraco.Tests/PublishedContent/PublishedContentTestElements.cs
src/Umbraco.Web.UI/config/trees.config
src/Umbraco.Web.UI/config/umbracoSettings.config
src/Umbraco.Web.UI/umbraco/controls/ContentTypeControlNew.ascx
src/Umbraco.Web.UI/umbraco/developer/DataTypes/editDatatype.aspx
src/Umbraco.Web.UI/umbraco/plugins/uGoLive/Dashboard.ascx
src/Umbraco.Web/Mvc/UmbracoViewPageOfTModel.cs
src/Umbraco.Web/Search/ExamineEvents.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/content.cs
src/Umbraco.Web/umbraco.presentation/umbraco/cache/LegacyClasses.cs
2014-03-06 20:22:32 +11:00
Shannon
068bca84b7
Fixes: U4-156 Drag / drop support
2014-03-06 20:05:13 +11:00
Shannon
feab2de260
Fixes up the starter kit installer in the back office with it's legacy implementation. Adds some handy methods for webapi routing for areas.
2014-03-05 22:42:51 +11:00
Shannon
78336181ea
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
...
Conflicts:
src/Umbraco.Core/Models/Membership/MembershipExtensions.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Security/MembershipProviderBase.cs
src/Umbraco.Core/Services/IMemberService.cs
src/Umbraco.Tests/App.config
src/Umbraco.Tests/Membership/MembershipProviderBaseTests.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedMember.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/tinyMceConfig.Release.config
src/Umbraco.Web.UI/config/tinyMceConfig.config
src/Umbraco.Web.UI/umbraco_client/Application/UmbracoApplicationActions.js
src/Umbraco.Web/Security/Providers/MembersMembershipProvider.cs
src/Umbraco.Web/umbraco.presentation/umbraco/controls/ContentControl.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/member.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/userTasks.cs
src/umbraco.controls/TabView.cs
src/umbraco.providers/members/UmbracoMembershipProvider.cs
2014-01-02 15:28:42 +11:00