Bjarke Berg
|
9d91402aca
|
V8: Follow guidelines from .editorconfig (#6849)
* Removed unused variable
* Align usage of C# type keywords vs Universal type names. Now we use C# keywords all over.
|
2019-10-25 14:16:50 +01:00 |
|
Shannon
|
0c5b832627
|
fixing tests
|
2019-10-16 14:21:03 +11:00 |
|
pirvandr
|
174a1d731d
|
# fix issue 6467: removed all the MacroContainer related files… (#6518)
|
2019-10-14 14:03:51 +02:00 |
|
Sebastiaan Janssen
|
82e11d7e0a
|
Fix unit tests
|
2019-08-21 12:45:06 +02:00 |
|
Stephan
|
509b1151a2
|
Fix tests
|
2019-04-23 12:09:22 +02:00 |
|
Stephan
|
961cbf694e
|
Simplify our Poco mappers
|
2019-03-29 09:46:36 +01:00 |
|
Stephan
|
13d97fffdf
|
IFactory is resolvable
|
2019-03-11 17:14:07 +01:00 |
|
Bjarke Berg
|
ecfc8d819f
|
#4379 - Merged Umbraco.Date into Umbraco.Datetime property editor (#4608)
|
2019-02-18 09:54:01 +01:00 |
|
Stephan
|
64154da4e4
|
Get LocalTempPath in GlobalSettings
|
2019-02-15 09:45:51 +01:00 |
|
Stephan
|
7660e9fb25
|
Reorganize composition code
|
2019-02-14 09:15:47 +01:00 |
|
Shannon
|
c04da30547
|
Merge branch 'temp8' into temp8-contentAndType
# Conflicts:
# src/Umbraco.Core/Models/Content.cs
# src/Umbraco.Core/Models/ContentBase.cs
# src/Umbraco.Tests/Models/ContentTests.cs
|
2019-02-07 11:41:06 +11:00 |
|
Stephan
|
7863cd3ab7
|
Refactor OrderedCollectionBuilderBase AppendAfter to InsertAfter
|
2019-02-06 14:11:33 +01:00 |
|
Stephan
|
b260c18056
|
Refactor IContent vs IContentType
|
2019-02-06 13:06:31 +01:00 |
|
Shannon
|
febc788c20
|
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
# Conflicts:
# src/Umbraco.Web/UI/Pages/UmbracoEnsuredPage.cs
|
2019-01-30 14:36:40 +11:00 |
|
Callum Whyte
|
1340a5ce4b
|
Removing support for legacy webservices
|
2019-01-29 20:23:20 +01:00 |
|
Shannon
|
1897c0f162
|
moves package actions to correct namespace, no more _Legacy namespace
|
2019-01-29 23:31:59 +11: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 |
|
Warren Buckley
|
633d9c6fb4
|
Merge pull request #4218 from umbraco/temp8-dashboards-collection
V8 - Remove dashboards.config - use CollectionBuilder
|
2019-01-28 14:47:44 +00:00 |
|
Stephan
|
c675708388
|
Refactor dashboards
|
2019-01-28 12:38:58 +01:00 |
|
Warren Buckley
|
117b836cd7
|
Merge pull request #4259 from umbraco/temp8-remove-related-links-with-migration
Remove related links and migrate existing data to Multi URL Picker
|
2019-01-28 09:42:56 +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 |
|
Sebastiaan Janssen
|
5a896e7417
|
Remove obsoleted RelatedLinks picker (replaced by Multi URL Picker)
(cherry picked from commit fedf0c78de)
|
2019-01-25 16:06:49 +01:00 |
|
Sebastiaan Janssen
|
9e0d2e5873
|
Revert "Remove obsoleted RelatedLinks picker (replaced by Multi URL Picker)"
This reverts commit fedf0c78de.
|
2019-01-24 11:37:28 +01:00 |
|
Sebastiaan Janssen
|
fedf0c78de
|
Remove obsoleted RelatedLinks picker (replaced by Multi URL Picker)
|
2019-01-23 09:01:53 +01:00 |
|
Stephan
|
d9cc1f4cb8
|
Fix more tests
|
2019-01-22 18:25:02 +01:00 |
|
Warren Buckley
|
f6154a38d9
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
# src/Umbraco.Web.UI.Client/gulpfile.js
# src/Umbraco.Web.UI/config/trees.Release.config
# src/Umbraco.Web.UI/config/trees.config
|
2019-01-21 11:17:14 +00:00 |
|
Stephan
|
876056f0bb
|
Merge branch temp8 into temp8-appCaches
|
2019-01-18 14:54:08 +01:00 |
|
Stephan
|
0bee01e0ee
|
Great AppCaches renaming
|
2019-01-17 11:01:23 +01:00 |
|
Shannon
|
3f89558ddb
|
Fixing tests
|
2019-01-17 17:51:38 +11:00 |
|
Shannon
|
430c95dfad
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-15 22:59:49 +11:00 |
|
Shannon
|
44ab0991ce
|
Package installing is working
|
2019-01-15 22:08:08 +11:00 |
|
Warren Buckley
|
e27ea962d9
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
|
2019-01-15 09:30:09 +00:00 |
|
Stephan
|
a68b19f1ee
|
More composition / filesystems fixes
|
2019-01-14 14:28:19 +01:00 |
|
Shannon
|
c89b50f0b8
|
large refactor/cleanup of most of the old package installer logic dealing with persisting the installedPackages.config which is now in the services, creates new parsers and removes a ton of old code, changes fetching packages to be async, uses XElement instead of old XmlNode apis, next we need to do the actual package installer updates
|
2019-01-11 14:30:04 +11:00 |
|
Shannon
|
b8d2309b9c
|
Gets the IPackageBuilder working and tested, now the controller can create and update packages, validation is also working, need to do some more tests for adding other entities , removes more of the old packaging code.
|
2019-01-10 17:18:47 +11:00 |
|
Warren Buckley
|
9ce35d25d2
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
|
2019-01-07 09:59:15 +00:00 |
|
Stephan
|
f6cd13488e
|
Refactor collection builders to be nicer with DI
|
2019-01-04 09:34:08 +01:00 |
|
Lars-Erik Aabech
|
7cfe2115c0
|
Actually uses a scope in the ScopeBuilderCreatesScopedCollection tests
|
2019-01-04 00:15:06 +01:00 |
|
Stephan
|
7a37c8743b
|
Add container tests
|
2019-01-03 11:41:40 +01:00 |
|
Warren Buckley
|
4651325d77
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/navigation.service.js
|
2019-01-01 19:08:59 +00:00 |
|
Stephan
|
bb9846a6ca
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 10:58:38 +01:00 |
|
Stephan
|
8219e0ccdd
|
Fix failing test
|
2018-12-20 08:25:58 +01:00 |
|
Stephan
|
115b0cd2aa
|
Merge branch temp8 into temp8-di2690
|
2018-12-18 15:42:45 +01:00 |
|
Stephan
|
e40c9cb227
|
Fix missing dependencies errors, simplify
|
2018-12-12 16:07:21 +01:00 |
|
Stephan
|
3e082f1a94
|
Restructure registration of essential services, validate
|
2018-12-12 14:28:57 +01:00 |
|
Stephan
|
046f6f3cd9
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-10 17:49:11 +01:00 |
|
Warren Buckley
|
20a65166be
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
|
2018-12-10 14:31:03 +00:00 |
|
Shannon
|
5d028eea04
|
Merge branch 'temp8' into temp8-3675-variant-tags
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/tags/tags.html
|
2018-12-10 14:07:20 +11:00 |
|
Shannon
|
bcd908e47d
|
Changes term Indexer to Index and fixes a failing test
|
2018-12-10 13:06:39 +11:00 |
|
Stephan
|
ed222510f0
|
Fixes
|
2018-12-07 13:24:25 +01:00 |
|