Stephan
|
74604c69f9
|
Fix tests after merge
|
2016-11-25 14:08:23 +01:00 |
|
Stephan
|
8e056aba66
|
Merge origin/dev-v7.6 into dev-v8-zbwip (builds, not tested)
|
2016-11-23 10:33:12 +01:00 |
|
Stephan
|
ad82270dcc
|
Merge branch origin/dev-v7 into dev-v7.6
|
2016-11-15 13:48:01 +01:00 |
|
Claus
|
85c2ec68ac
|
allowing default image and file media types at root.
|
2016-11-03 10:39:59 +01:00 |
|
Stephan
|
b26b415096
|
Merge origin/dev-v7-deploy into dev-v8-zbwip (builds)
|
2016-11-03 10:31:44 +01:00 |
|
Stephan
|
95af144ae9
|
Migrate locks to their own umbracoLocks table
|
2016-10-25 10:38:05 +02:00 |
|
Stephan
|
0597eea72b
|
Resvolution - Components, Runtime & Booting
|
2016-09-19 16:33:43 +02:00 |
|
Claus
|
596888a8f6
|
Revert "Revert "U4-8833 The default sorting field for the member list view should be LoginName not Name""
This reverts commit d355d2609a.
|
2016-08-10 12:58:41 +02:00 |
|
Claus
|
0f0a0a186c
|
U4-8838 Media type list has issues
|
2016-08-10 12:13:03 +02:00 |
|
Shannon
|
d355d2609a
|
Revert "U4-8833 The default sorting field for the member list view should be LoginName not Name"
|
2016-08-10 11:42:58 +02:00 |
|
Claus
|
db78e26647
|
U4-8833 The default sorting field for the member list view should be LoginName not Name
correcting LoginName to username.
|
2016-08-10 11:23:46 +02:00 |
|
Shannon
|
634dfaaf75
|
U4-8833 The default sorting field for the member list view should be LoginName not Name
|
2016-08-09 13:55:41 +02:00 |
|
Stephan
|
f90f2e50c3
|
Cleanup - published member
|
2016-07-20 19:23:09 +02:00 |
|
Shannon
|
c025dd463f
|
Fixes up merging issues, bit of manual process with this one
|
2016-05-31 17:24:40 +02:00 |
|
Shannon
|
6a5a736877
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
# Conflicts:
# .gitignore
# build/UmbracoVersion.txt
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSeven/UpdateRelatedLinksData.cs
# src/Umbraco.Core/Services/DataTypeService.cs
# src/Umbraco.Core/Xml/XmlHelper.cs
# src/Umbraco.Tests/Routing/UrlRoutingTestBase.cs
# src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
# src/Umbraco.Tests/TestHelpers/BaseUmbracoApplicationTest.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web.UI/config/ClientDependency.config
# src/Umbraco.Web.UI/umbraco/config/lang/da.xml
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ImageCropperPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/LabelPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultipleMediaPickerPropertyEditor.cs
# src/Umbraco.Web/Routing/ContentFinderByLegacy404.cs
# src/Umbraco.Web/Routing/NotFoundHandlerHelper.cs
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/umbraco.presentation/content.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScriptingTasks.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/language.ascx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/Python/editPython.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/sendToTranslation.aspx.cs
# src/umbraco.cms/businesslogic/Packager/Installer.cs
# src/umbraco.cms/businesslogic/translation/Translation.cs
|
2016-05-31 16:00:32 +02:00 |
|
Stephan
|
ddf38407d8
|
U4-4847 Refactor ContentService (#1266)
* U4-4748 - refactor Content-, Media- and MemberTypeRepository
* Cleanup Attempt
* Cleanup OperationStatus
* U4-4748 - refactor Content-, Media- and MemberTypeService
* U4-4748 - cleanup locking
* U4-4748 - refactor Content-, Media- and MemberRepository
* U4-4748 - refactor ContentService (in progress)
* U4-4748 - all unit of work must be completed
* U4-4748 - refactor locks, fix tests
* U4-4748 - deal with fixmes
* U4-4748 - lock table migration
* Update UmbracoVersion
* Fix AuthorizeUpgrade
* U4-4748 - cleanup+bugfix lock objects
* U4-4748 - bugfix
* updates a string interpolation
|
2016-05-18 10:55:19 +02:00 |
|
Stephan
|
271f4e7a4a
|
U4-8413 - fix missing ServersLock object
|
2016-05-10 12:29:13 +02:00 |
|
Simon Busborg
|
50e92b80f9
|
Changed from int to Nvarchar for the multimediapicker
|
2016-05-09 14:35:55 +02:00 |
|
Stephan
|
365a01a476
|
From PetaPoco to NPoco (#1207)
* NPoco - 2.x (builds)
* NPoco - v3.1 (does not build)
* NPoco - builds
* NPoco - configure database factory (tests fail)
* Pick fix from 7.4
* NPoco - stock v3.1 - sort-of working
* NPoco - fix merge
* Fix Newtonsoft.Json in web.Template.Debug.config
* NPoco - fix SELECT *
* NPoco - fixing repositories
* NPoco - fix EntityRepository
* NPoco - fix EntityRepository
* NPoco - cosmetic
* NPoco - use 3.1.0-u001 from github/zpqrtbnk/NPoco
* Fixes build, NPoco needed to be referenced in the cms and UmbracoExamine projects
* Fixes lots of tests
* fixes more tests
* NPoco - bugfixing
* Bugfix CacheHelper in tests
* Bugfix connection mocking in tests
* NPoco - inject database in Sql.Select<>
* NPoco - discovery retry policy only once
* Enable C# 6 for Umbraco.Core
* NPoco - introduce UmbracoSql, cleanup
* NPoco - more cleanup and fixing
* NPoco - fix UserRepository
* Optimize InGroupsOf
* Implement UmbracoDatabase.FetchByGroups
* NPoco - fix Select
* NPoco - simplify GetPagedResultsByQuery
* Cherry-pick DisableBrowserCacheAttribute fix from 7.4
* Upgrade NPoco to use Sql<TContext>
* U4-8257 - cleanup relators
* 4-8257 - cleanup more relators
* Upgrade NPoco with more OOTB version
* fixes a couple tests, changes double check lock to Lazy<T>
|
2016-04-12 15:11:07 +02:00 |
|
Shannon
|
f181c3041e
|
Ensures Admin creation has translation section
|
2016-03-22 12:35:59 +01:00 |
|
James Coxhead
|
3ce2b0e6a0
|
Updated database installer to use new media picker instead of legacy picker
|
2016-02-16 14:06:08 +00:00 |
|
Shannon
|
fcbac0138a
|
U4-7549 For new installs make the Image use the image cropper instead of upload
Also fixes issue with media type editor which was a bug resulting fromn(U4-6837)
|
2015-12-16 17:23:50 +01:00 |
|
Claus
|
f1fcb2adec
|
Fixes: U4-7365 Content list view sorting alias is “sort” and media list view sorting alias is “sortOrder”. This gives an ysod when changing sorting in media list views.
Changed the default list view for media to be created with the correct alias in the database.
Added migration for existing databases to be updated.
|
2015-12-15 13:43:52 +01:00 |
|
Sebastiaan Janssen
|
cd369bf078
|
Move some repeated GUIDs to a constants class
|
2015-12-03 09:43:33 +01:00 |
|
Sebastiaan Janssen
|
c7aa3d63fb
|
Merge branch 'temp-U4-7372' into 7.4.0
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSixZeroOne/UpdatePropertyTypesAndGroups.cs
|
2015-12-03 09:22:19 +01:00 |
|
Stephan
|
aaffa01f36
|
Implement PropertyGroup.Key (with migration)
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
|
2015-11-17 16:55:13 +01:00 |
|
Sebastiaan Janssen
|
05c592860d
|
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.html
src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
|
2015-11-17 13:43:19 +01:00 |
|
Damiaan
|
3b404a2f76
|
U4-7314 Change name of "Textbox Multiple" to "Large textbox" or "Textarea"
|
2015-10-29 13:54:16 +01:00 |
|
Per Ploug
|
7463836ed2
|
merge
|
2015-10-22 17:45:46 +02:00 |
|
Shannon
|
f66c07ec81
|
updates base data creation to not install the folder browser and instead to use the default media list view for the media folder property. Updates the FolderBrowserPropertyEditor to use the default list view property editor with no pre-values.
|
2015-10-22 17:34:01 +02:00 |
|
Per Ploug
|
9f090801fc
|
Obsoletes the Folderbrowser and changes install to use List-view
|
2015-10-21 12:52:10 +02:00 |
|
Stephan
|
e9afa78444
|
U4-7124 - add initial migration as part of BaseDataCreation
|
2015-09-22 18:16:35 +02:00 |
|
Shannon
|
a85f3bfc16
|
Fixes install issue that was causing so many tests to fail
|
2015-06-25 09:56:40 +02:00 |
|
Shannon
|
e1e73f5e5f
|
completes: U4-6174 Remove cmsPropertyType.helpText column
|
2015-01-29 17:21:44 +11:00 |
|
Shannon
|
9252dc222a
|
still unweaving more of this singleton mess, makes unit testing much easier
|
2015-01-09 13:35:32 +11:00 |
|
Shannon
|
defc9d3bc2
|
Updated all repo's to have their correct ctor's with their correct dependencies. Updated them all to accept ILogger updated all other dependencies with the same without breaking anything since all is internal, or obsoleted other public methods. Updates lots of the tests with mock instances instead, now more tests have less singleton dependencies, easier to test, much clearer and more IoC driven. Updated unit tests to supply the ILogger for required objects, tests should run faster now since most things are just mocked.
|
2015-01-09 10:51:15 +11:00 |
|
leekelleher
|
573192c33f
|
Amends based @sitereactor's feedback.
|
2015-01-04 17:09:05 +00:00 |
|
leekelleher
|
eace046342
|
Moved the SQL insert (to create the new relation type) to a separate DB migration for v7.3.0.
(This may need to be reviewed by Core team?)
|
2015-01-03 22:20:19 +00:00 |
|
leekelleher
|
911e81e4af
|
Added constants for the relation-type aliases.
|
2015-01-03 20:10:41 +00:00 |
|
leekelleher
|
ef0ad41c8e
|
New relation type: "Relate Parent Document On Delete"
|
2015-01-03 19:52:04 +00:00 |
|
Shannon
|
438e985d9e
|
Ensures the custom list view data type's PKs don't interfere with ones that might already exist.
|
2014-09-29 13:50:28 +10:00 |
|
per ploug
|
e1793ad95c
|
merge
|
2014-09-23 08:48:36 +02:00 |
|
per ploug
|
5f5c8c7693
|
Forms section + dashboard
|
2014-09-22 20:07:35 +02:00 |
|
Shannon
|
34d7a13e14
|
fixes ids
|
2014-09-22 19:06:25 +10:00 |
|
Shannon
|
bcfdeeda77
|
Ensures that there are nice defaults for the default member list view data type
|
2014-09-22 18:59:17 +10:00 |
|
Shannon
|
0264a72762
|
Ensures default list view data types are installed by default, includes these in the upgrade script. Now the default list views are used when rendering them per type (content, media, member). Updated the member tree to list nodes by member type and 'all members', each of these now renders a list view containing the members which is fully paged and searchable. Updates list view prop editor to deal with members appropriately.
|
2014-09-19 09:47:42 +10:00 |
|
Shannon
|
89ebc80bd5
|
Gets the installer to install default list views, updates list view tree to show them as 'system' items which are not deletable, upgrader installs default list views, now property resolver gets the correct system list view for the correct content type with it's pre-values that are defined.
|
2014-09-18 11:52:12 +10:00 |
|
Shannon
|
3437d95eb4
|
updates migration and base data creation to create the 3 default list views
|
2014-09-18 01:12:23 +10:00 |
|
Shannon
|
6ab2f8300c
|
Fixes: U4-5473 Image cropper data type is not installed by default, ensures the List View data type is created on install, creates a new migration to ensure it exists when upgrading, fixes an old migration with improper use of a transaction.
|
2014-09-12 12:51:41 +10:00 |
|
Sebastiaan Janssen
|
2d5e5e9b3c
|
Refactored initial relationtype creation as well and "Relate on copy" is now also using the relationservice so it fires events
|
2014-08-20 17:01:12 +02:00 |
|