Bjarke Berg
|
8e29dbd494
|
#4569 - Rename TinyMCE property editor alias (From TinyMCEv3)
#379 - Rename Label property editor alias (From NoEdit)
|
2019-02-15 13:52:02 +01:00 |
|
Bjarne Fyrstenborg
|
280a6d79b4
|
v8: Add package contributors (#4385)
|
2019-02-14 16:00:58 +01:00 |
|
Robert
|
b5bd138bf7
|
Taking composite PropertyType's into consideration when creating content from xml (PackageInstallation)
|
2019-02-11 22:13:04 +01:00 |
|
Shannon
|
0d963d3c4d
|
Fixing package installation for content templates
|
2019-02-12 01:58:42 +11:00 |
|
Shannon
|
1897c0f162
|
moves package actions to correct namespace, no more _Legacy namespace
|
2019-01-29 23:31:59 +11: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
|
78319bae9e
|
Temp8 fix typos 2 (#4130)
|
2019-01-23 00:03:39 +01:00 |
|
Stephan
|
6f9a63d035
|
Merge branch 'temp8' into temp8-packaging-view-3996
|
2019-01-18 11:04:28 +01:00 |
|
Callum Whyte
|
cee1171d39
|
Removing masterpages support from V8 (#3971)
|
2019-01-18 10:53:38 +01:00 |
|
Shannon
|
67c571fb28
|
Fixes tests
|
2019-01-17 10:56:24 +11:00 |
|
Shannon
|
c4418185ec
|
Gets the angular view loading and allows navigating back to the view, cleans up non used lang keys
|
2019-01-16 21:27:14 +11:00 |
|
Shannon
|
572c6989ce
|
Changes control to view for the package view
|
2019-01-16 19:30:07 +11:00 |
|
Shannon
|
94da9a6681
|
Gets package upgrading working along with package uninstallation with multiple versions
|
2019-01-16 17:25:46 +11:00 |
|
Shannon
|
90be93d948
|
Got upgrade status showing in the ui, started implementing merging the package definitions for upgrades but have decided to have an element for each install like we currenlty have in case there are problems installing.
|
2019-01-16 16:27:51 +11:00 |
|
Shannon
|
d97b100bab
|
fixes merge
|
2019-01-16 02:18:02 +11:00 |
|
Shannon
|
20d6a3b4b4
|
some cleanup and ensure the package file is deleted after install
|
2019-01-16 01:02:21 +11:00 |
|
Shannon
|
709df804e5
|
Updates tests and better type support for importing content
|
2019-01-16 00:13:40 +11:00 |
|
Shannon
|
f6fdc9ae2d
|
Updates test, fixes some other issues during testing
|
2019-01-15 23:46:58 +11:00 |
|
Shannon
|
56ab88983a
|
updates a test
|
2019-01-15 23:10:08 +11:00 |
|
Shannon
|
a5ff29ccc7
|
Gets package uninstall working, fixes other UI issues with packages
|
2019-01-15 22:59:13 +11:00 |
|
Shannon
|
44ab0991ce
|
Package installing is working
|
2019-01-15 22:08:08 +11:00 |
|
Shannon
|
b3585b0083
|
some cleanup
|
2019-01-14 18:03:06 +11:00 |
|
Shannon
|
aa6342cc30
|
adds test
|
2019-01-14 17:56:41 +11:00 |
|
Shannon
|
65e98928d4
|
Package data installation is now all migrated
|
2019-01-14 17:46:12 +11:00 |
|
Shannon
|
18c90c5325
|
Package file installation logic all migrated and tests are running, now to do the package data installation
|
2019-01-14 14:28:00 +11: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
|
74c01af369
|
Splits logic for IPackageBuilder into ICreatedPackagesRepository and IInstalledPackagesRepository since it's nearly the same for both
|
2019-01-11 10:35:37 +11:00 |
|
Shannon
|
4bf3c1d05b
|
Handles trying to create a package with a duplicate name
|
2019-01-10 19:27:25 +11:00 |
|
Shannon
|
568d5c2583
|
Fixes issue with redirect
|
2019-01-10 19:08:52 +11:00 |
|
Shannon
|
091c9471bb
|
Gets macros in packages, gets the download button working to download a created package, more tests
|
2019-01-10 18:51:02 +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 |
|
Shannon
|
5f972384b1
|
WIP - new IEntityXmlSerializer, IPackageCreation, PackageActionRunner, large refactor of entity serialization, no more IPackagingService.Export methods, ports legacy package creation code to new IPackageCreation, more more ExportEventArgs (makes no sense)
|
2019-01-10 12:44:57 +11:00 |
|
Warren Buckley
|
d88aab59a1
|
Remove all references to SystemDirectories.UmbracoClient - as Umbraco_Client folder no longer exists anymore
|
2018-10-23 10:41:44 +01:00 |
|
Warren
|
9e996c68bb
|
Refactored the error params, so that exception is before the message/template so its more in sync with Serilog signature & was an easy way to find some more logs I missed too
|
2018-08-17 15:41:58 +01:00 |
|
Warren
|
47c8651609
|
Update more logging messages to use templates as opposed to string formats that were using the LoggerExtensions <T>
|
2018-08-16 12:00:12 +01:00 |
|
Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Shannon Deminick
|
6c0c59f731
|
Merge pull request #2660 from umbraco/temp8-user-unknown
Ensures referential integrity for all FKs to umbracoUser but supports NULL entries
|
2018-06-01 11:53:14 +10:00 |
|
Shannon
|
2f331de7b4
|
reverts default userId parameters to be zero which means 'unknown'
|
2018-05-31 23:12:48 +10:00 |
|
Stephan
|
38eae90640
|
Cleanup and get rid of warnings
|
2018-05-31 11:53:14 +02:00 |
|
Shannon
|
1cd4862803
|
Fixes user Id is 0 everywhere
|
2018-05-31 16:52:38 +10:00 |
|
Stephan
|
bcf46eceb6
|
Cleanup, get rid of warnings
|
2018-05-03 15:11:52 +02:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
b5856803e1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-10 12:48:51 +01:00 |
|
Stephan
|
c62513bd04
|
Remove ISharpZipLib dependencies where possible
|
2017-10-16 18:26:03 +02:00 |
|
Stephan
|
934d03e63f
|
Port 7.7 - WIP
|
2017-08-24 21:24:14 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
81234cd702
|
Rename DI to Composing
|
2017-05-30 15:46:25 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Stephan
|
c6e4e3b3ed
|
Merge origin/dev-v7-deploy into dev-v8-zbwip
|
2016-11-04 18:40:42 +01:00 |
|
Stephan
|
74e0a4d999
|
7.6 merge review fixes
|
2016-11-03 19:20:42 +01:00 |
|