Shannon
|
70ccee302d
|
Renames/moves some stuff and adds test to show auto relation tracking
|
2019-10-25 15:08:56 +11:00 |
|
Shannon
|
9303a49732
|
Moves the copy/paste rte stuff to a separate service, injects lazy property editors and relation service into the base content repositories
|
2019-10-23 19:08:03 +11:00 |
|
Shannon
|
c831c9de53
|
uses nameof in attributes
|
2019-10-23 16:30:22 +11:00 |
|
Shannon
|
17fd09fe3d
|
Naming
|
2019-10-23 14:55:18 +11:00 |
|
Shannon
|
1adf5a30f3
|
Renames some stuff, updates RTE editor to return media/content refs and adds tests for locallink parsing
|
2019-10-22 15:48:47 +11:00 |
|
Shannon
|
6bb8a15a87
|
Adds UdiParserTests
|
2019-10-22 15:07:01 +11:00 |
|
Shannon
|
bb2a3a5e3d
|
stub class for udi parser
|
2019-10-22 11:09:21 +11:00 |
|
Shannon
|
f8e04eb1d6
|
Adds tests for MediaParser and simplifies UmbracoContext mocking
|
2019-10-22 00:53:52 +11:00 |
|
Shannon
|
4f9e0fcb92
|
No more using TemplateUtilities
|
2019-10-21 23:53:14 +11:00 |
|
Shannon
|
a78a4ff807
|
Less statics, new InternalLinkParserTests, better testing support on UDI, less singletons
|
2019-10-21 22:56:02 +11:00 |
|
Warren Buckley
|
0aab19f201
|
Merge branch 'v8/dev' into v8/bugfix/AB2734-Image-Deletion-Bug
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
# src/Umbraco.Web/Templates/TemplateUtilities.cs
|
2019-09-24 13:46:02 +01:00 |
|
Warren Buckley
|
7404ccf024
|
C# change to append/perist the width & height into the pasted/dragged image to the image src url for ImageProcessor resizing
|
2019-09-23 14:47:41 +01:00 |
|
Warren Buckley
|
1b4fdf1757
|
Update FindAndPersistPastedTempImages method to deal with duplicate images in the same RTE to only upload it once
|
2019-09-20 12:51:06 +01:00 |
|
Warren Buckley
|
519fcab087
|
Use the recrusive feature bool of Directory.Delete to delete the file at the same time :)
|
2019-09-17 09:25:26 +01:00 |
|
Warren Buckley
|
df6da16161
|
Merge branch 'v8/dev' into v8/feature/2438AB-RTE-Image-Config-MediaFolder
# Conflicts:
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/RichTextPropertyEditor.cs
# src/Umbraco.Web/Templates/TemplateUtilities.cs
|
2019-09-13 09:51:53 +01:00 |
|
Warren Buckley
|
c4026fb92f
|
Inject all the things - aka make sure Shan doesn't poke with a sharp pointy stick for using Current
|
2019-09-12 14:54:21 +01:00 |
|
Warren Buckley
|
0d0abca255
|
Move the general cleanup of the App_Data/TEMP/FileUploads folder for one day+ old files
|
2019-09-12 14:35:45 +01:00 |
|
Warren Buckley
|
f6e9fb2845
|
Adds same code loop as FileUploadCleanupFilterAttribute to delete files
|
2019-09-12 14:27:22 +01:00 |
|
Warren Buckley
|
54a3bd07d7
|
Logic to use -1 Media root folder if no media folder is picked on the configuration of the RTE or the Grid
|
2019-09-11 14:24:52 +01:00 |
|
Warren Buckley
|
496ae724b4
|
Merge branch 'v8/feature/2349AB-RTE-Image-Upload' into v8/feature/2438AB-RTE-Image-Config-MediaFolder
# Conflicts:
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/RichTextPropertyEditor.cs
|
2019-09-11 12:20:27 +01:00 |
|
Warren Buckley
|
f07be7df1c
|
Usa a CONST for the data attribute
|
2019-09-11 11:13:46 +01:00 |
|
Warren Buckley
|
9bbc66d10d
|
Some rename of variables for readability
|
2019-09-11 11:06:38 +01:00 |
|
Warren Buckley
|
28a0e0aa6f
|
Pass through a GUID that a media picker / new folder picker will use
|
2019-09-11 10:02:59 +01:00 |
|
Warren Buckley
|
6669b54a70
|
Move the logic for finding temp images for persisting into a shared class so Grid & RTE can both use it
|
2019-09-10 10:50:36 +01:00 |
|
Shannon
|
c2cb85f1cd
|
Merge branch 'v8/dev' into v8/feature/5170-IPublishedContent
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-06-21 15:06:43 +10:00 |
|
Stephan
|
7fd6bfa163
|
Make IPublishedContent changes less breaking and more friendly
|
2019-06-06 16:54:00 +02:00 |
|
Stephan
|
c451498975
|
Fix v8/dev merge
|
2019-05-29 15:13:28 +02:00 |
|
Stephan
|
8579b5a89b
|
Merge branch 'v8/dev' into v8/feature/5170-IPublishedContent
|
2019-05-29 08:48:18 +02:00 |
|
Rasmus John Pedersen
|
19e2b1c24e
|
Don't save media paths for images in RTE
|
2019-05-14 13:35:17 +02:00 |
|
Stephan
|
33b857d2c6
|
Merge branch 'v8/dev' into v8/feature/5170-IPublishedContent
|
2019-05-01 13:53:13 +02:00 |
|
Rasmus John Pedersen
|
0e636b4ce1
|
Set href to # if url can't be resolved
|
2019-05-01 09:20:40 +02:00 |
|
Rasmus John Pedersen
|
f00a230d12
|
Merge branch 'v8/dev' into v8/feature/4940-save-media-reference-instead-of-media-url
|
2019-05-01 08:55:55 +02:00 |
|
Marc Goodson
|
a822e18719
|
Patch/update published content request comments (#4945)
|
2019-04-30 21:13:59 +02:00 |
|
Stephan
|
55d4457c70
|
UmbracoContext: don't use obsolete properties
|
2019-04-23 08:29:43 +02:00 |
|
Stephan
|
11ef00c63d
|
Refactor IPublishedContent.Url()
|
2019-04-23 08:27:49 +02:00 |
|
Rasmus John Pedersen
|
8e5d33b15e
|
Resolve media urls when parsing localLink
|
2019-04-09 15:35:37 +02:00 |
|
Sebastiaan Janssen
|
263ee5c297
|
Merge branch 'dev-v7' into dev-v8
# Conflicts:
# src/Umbraco.Web/PropertyEditors/RichTextPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ValueConverters/RteMacroRenderingValueConverter.cs
# src/Umbraco.Web/Templates/TemplateUtilities.cs
|
2019-03-20 23:03:18 +01:00 |
|
Kenn Jacobsen
|
99b80e0f56
|
Ensure that media in RTEs are always rendered with up-to-date sources
|
2019-03-20 22:46:42 +01:00 |
|
Shannon
|
dae8dfdc59
|
fix merge
|
2019-02-01 11:34:28 +11:00 |
|
Shannon
|
2f1c39ab96
|
Removes the old/strange "pageElements" thing, it's no longer needed
|
2019-01-31 15:44:39 +11:00 |
|
Shannon
|
7b55d2f1b2
|
New IMacroRenderer and ITemplateRenderer and hides underlying logic for these in internal classes. Massively cleans up the macro rendering logic (almost makes sense now), removes unused macro code, injects UmbracoHelper wherever it's needed (not creating manually), fixes UmbracoHelper to have it's services injected, no more empty services, allows setting the AssignedContentItem on the UmbracoHelper and ensures it's lifespan is Transient, updates all corresponding ctors. Fixes macro rendering, ensures the correct culture variation is assigned, and that we can render macros for any given IPublishedContent, not just the one assigned in the request.
|
2019-01-31 15:09:31 +11:00 |
|
Callum Whyte
|
2036da5e84
|
V8: kill usercontrol support, cleanup macros (#4329)
|
2019-01-30 18:37:07 +01:00 |
|
Shannon
|
2e527163f9
|
no more umbraco.presentation namespace! no more "page" class, has been refactored and renamed to what it actually is and internalized
|
2019-01-29 23:27:00 +11:00 |
|
Shannon
|
e7b0e43d98
|
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
|
2019-01-29 22:38:03 +11:00 |
|
Warren Buckley
|
e7181915ff
|
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
|
2019-01-28 08:40:25 +00:00 |
|
Chris Houston
|
193e24afd2
|
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
|
2019-01-27 11:16:00 +01:00 |
|
Chris Houston
|
0b6ba5aa52
|
Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
|
2019-01-26 16:52:19 +01:00 |
|
Warren Buckley
|
c7bbad3c0c
|
Lots or removal & tidy up - still WIP & may break build
|
2019-01-24 13:58:16 +00:00 |
|
Stephan
|
c840895f90
|
Deal with more fixme
|
2019-01-22 09:49:35 +01:00 |
|
Stephan
|
ed7c8da81f
|
Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583
|
2019-01-10 16:29:36 +01:00 |
|