Shannon
|
37abae83b3
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/nucache-perf
# Conflicts:
# build/NuSpecs/UmbracoCms.Web.nuspec
# src/Umbraco.Web/PublishedCache/NuCache/DataSource/DatabaseDataSource.cs
|
2021-03-12 16:32:21 +11:00 |
|
Chad
|
ad0b70fc04
|
Speed up boot times and Improve Json (De)Serialization performance and reduce memory usage by reusing JsonSerializerSettings (#9670)
(cherry picked from commit 75ee3b9622)
|
2021-02-21 11:01:35 +01:00 |
|
Shannon
|
e75c9d2273
|
Interns strings for aliases, etc... for when content is deserialized from the contentNu table so we aren't duplicating strings when cold booting.
|
2020-07-03 00:26:55 +10:00 |
|
Sebastiaan Janssen
|
5831cd9159
|
Merge branch 'v7/dev' into v8/dev
# Conflicts:
# src/Umbraco.Core/Serialization/JsonNetSerializer.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
|
2019-09-26 13:45:50 +02:00 |
|
Benjamin Howarth
|
16837d018a
|
#2996 changed formatting to none for both data transfer & persistence
|
2019-09-26 13:33:41 +02:00 |
|
Benjamin Howarth
|
d3c4aace16
|
#2996 added GlobalSettings.DebugMode switch for JSON formatting indentation.
|
2019-09-26 13:33:41 +02:00 |
|
Chris Houston
|
78319bae9e
|
Temp8 fix typos 2 (#4130)
|
2019-01-23 00:03:39 +01:00 |
|
Stephan
|
8152862ad2
|
Fix issue with figuring out whether a published content version is draft
|
2018-12-18 08:31:10 +01:00 |
|
Warren Buckley
|
54a2aa00a7
|
Revert "Temp8 tinymce"
|
2018-11-22 14:05:51 +00:00 |
|
Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
0277ddc584
|
DataType troubleshooting
|
2018-03-05 14:59:23 +01:00 |
|
Stephan
|
1f60314348
|
Refactor editing, cleanup
|
2018-02-25 10:43:16 +01:00 |
|
Stephan
|
97a058b817
|
DataType refactoring
|
2018-01-20 12:31:42 +01:00 |
|
Stephan
|
eff2e7a65b
|
Manifest refactoring
|
2018-01-20 10:19:57 +01:00 |
|
Stephan
|
d54658009c
|
Port 7.7 - WIP
|
2017-09-18 15:33:13 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Stephan
|
f584404324
|
U4-8551 - import NuCache code
|
2016-07-20 18:43:53 +02:00 |
|
Shannon
|
0829bae5b2
|
Fixes TextStringValueConverter to include the text box and multi-textbox (since it's like that in the Core one that this overrides), adds new converter for Image cropper including ToString converter & custom type converter to convert from the strongly typed object to JObject, adds test to support this, adds equatable methods for the strongly typed model so it can be easily compared. Ensures that the webboot manager does not include the core value converter for image cropper.
|
2016-02-10 14:53:56 +01:00 |
|
Shannon
|
4957acb8d3
|
Completes: U4-2693 Make package.manifest less complex - WARNING: You need to upgrade your package.manifest files to support the new syntax. If you don't have validation specified then you just need to update the "prevalues" key. See the issue for details.
|
2013-09-10 17:20:13 +10:00 |
|
Shannon
|
76666a4c67
|
Lots more done on the multi-value property editors like drop down list, check box list, color picker in regards to the pre-value editor and ensuring correct validation is done on the server side including some unit tests. Also allows for updating values not just removing and adding. Now need to make a directive of it so we can customize more for the color picker.
|
2013-08-27 17:33:11 +10:00 |
|
Shannon Deminick
|
dd3490a2ab
|
added extension.js, trying to add legacy sprites for tree icons, updates tree icon filters (still not working)
|
2013-06-02 20:34:06 -10:00 |
|
Shannon Deminick
|
575b5b71ab
|
got legacy tree icons showing up now, added a couple of filters for this to work.
|
2013-06-02 17:09:16 -10:00 |
|
Shannon Deminick
|
0f5d61bae8
|
Started importing classes and functionality from the Belle project so we can start wiring up data.
|
2013-05-23 22:15:52 -10:00 |
|
Morten Christensen
|
14aeb55c14
|
Removing unused ServiceStack.Text reference/nuget package.
Ignore Macro tests for the model and repo as its not used and still internal. Might be an idea to remove it altogether.
|
2013-04-04 12:02:27 -02:00 |
|
Morten@Thinkpad-X220
|
51165cf614
|
Enabling nuget package restore and removing referenced nupkg files from repo U4-997
Implement Serialization framework from v5 U4-968
|
2012-10-08 09:51:13 -02:00 |
|