Sebastiaan Janssen
|
8bf8e0a741
|
Updates CDF
|
2018-09-20 08:48:46 +02:00 |
|
Shannon
|
2f74720c38
|
updates wording
|
2018-09-10 11:12:46 +10:00 |
|
Sebastiaan Janssen
|
e05a55c532
|
Fixes incorrectly named method and removes extraneous spaces
|
2018-09-07 15:20:29 +02:00 |
|
Sebastiaan Janssen
|
f3d96ad45e
|
Merge branch 'U4-5572' of https://github.com/shoecake/Umbraco-CMS into shoecake-U4-5572
|
2018-09-07 15:15:52 +02:00 |
|
AJ_Dhaliwal
|
cc680f2cfb
|
Fix comment regarding the length of the salt bytes array
|
2018-08-30 18:03:44 +08:00 |
|
Sebastiaan Janssen
|
7fd1617759
|
Merge branch 'dev-v7' into validate-using-schema
|
2018-08-26 23:13:08 +02:00 |
|
Sebastiaan Janssen
|
8666b222ac
|
Merge pull request #2841 from leekelleher/U4-11556
U4-11556 - Removed metablogConfig.config
|
2018-08-26 18:04:50 +02:00 |
|
Sebastiaan Janssen
|
9e564d70ef
|
Merge branch 'drpeck-U4-8550' into dev-v7
|
2018-08-26 17:57:00 +02:00 |
|
Sebastiaan Janssen
|
276810be6c
|
Bump to v7.13.0
|
2018-08-26 17:56:13 +02:00 |
|
Sebastiaan Janssen
|
49df6e7c9d
|
Merge branch 'U4-8550' of https://github.com/drpeck/Umbraco-CMS into drpeck-U4-8550
# Conflicts:
# src/Umbraco.Web.UI/config/umbracoSettings.config
# src/Umbraco.Web/PublishedContentExtensions.cs
|
2018-08-26 17:45:34 +02:00 |
|
Sebastiaan Janssen
|
a411c9c300
|
Make sure inactive users get the correct state attached to them
|
2018-08-26 17:23:52 +02:00 |
|
Sebastiaan Janssen
|
342ac7b1b2
|
Merge branch 'U4-11166' of https://github.com/jamescoxhead/Umbraco-CMS into jamescoxhead-U4-11166
|
2018-08-26 16:52:58 +02:00 |
|
Sebastiaan Janssen
|
d83bb6aa49
|
Whoops, committed the wrong file! Revert "Fixes U4-11584 RelatedLinks2 throws exception with null value in Link field"
This reverts commit 612138f0e1.
|
2018-08-24 11:07:55 +02:00 |
|
Sebastiaan Janssen
|
612138f0e1
|
Fixes U4-11584 RelatedLinks2 throws exception with null value in Link field
|
2018-08-24 10:49:39 +02:00 |
|
Sebastiaan Janssen
|
bfc627857d
|
Merge pull request #2840 from WebCentrum/temp-U4-11527
U4-11527 Fix concurrency issue
|
2018-08-24 00:02:30 +02:00 |
|
Thomas Nielsen
|
68ac84aa1d
|
Sort the Umbraco.UserPicker list alphabetically by name (#2872)
|
2018-08-23 22:15:28 +02:00 |
|
Sebastiaan Janssen
|
18b690f11a
|
Bump the version to 7.12.2
|
2018-08-23 20:45:49 +02:00 |
|
Sebastiaan Janssen
|
e6597d47e3
|
Fixes U4-11574 - return an empty string if the datatype is in "single" mode and nothing is selected
|
2018-08-20 16:12:23 +02:00 |
|
Shannon
|
49430ca0a5
|
fixes logic order of dropping indexes
|
2018-08-17 16:07:53 +10:00 |
|
Shannon
|
9d75e36eb4
|
Ensures that checking for constraints/indexes is done within the transaction before dropping anything instead of before the transaction.
|
2018-08-17 15:20:12 +10:00 |
|
Shannon
|
5068b8ae9f
|
Fixes DB schema validation
|
2018-08-17 11:16:10 +10:00 |
|
Shannon
|
cdf3581721
|
code simplification
|
2018-08-17 10:53:45 +10:00 |
|
Shannon
|
0c6cca44d8
|
Fixes SQL providers for returning the correct results for constraints
|
2018-08-17 10:53:21 +10:00 |
|
Sebastiaan Janssen
|
b9e8dd8b86
|
Removes unused import statement
|
2018-08-16 13:47:20 +02:00 |
|
Sebastiaan Janssen
|
45d8d302c9
|
U4-11581 In rare cases the umbracoLanguage table has a constraint instead of an index, making the migration fail
|
2018-08-16 12:10:21 +02:00 |
|
Sebastiaan Janssen
|
d7a0886097
|
Fixes problem where we try to query a table that hasn't been updated with the new column yet, so we can't use the DTO
|
2018-08-16 10:32:10 +02:00 |
|
Sebastiaan Janssen
|
39e8a9fa67
|
Bump version to 7.12.1
|
2018-08-15 15:47:21 +02:00 |
|
leekelleher
|
92273f263b
|
U4-11556 V8 - Removed metablogConfig.config
http://issues.umbraco.org/issue/U4-11556
For v7, I've marked the `SystemFiles.MetablogConfig` strings as deprecated.
|
2018-08-08 10:23:14 +01:00 |
|
Pavel Budik
|
3efbb47aed
|
U4-11527 Fix concurrency issue
|
2018-08-08 10:38:53 +02:00 |
|
James Coxhead
|
9a774c8f9e
|
Added inactive state for users who haven't logged in
|
2018-08-02 22:01:45 +01:00 |
|
Shannon
|
55e1a792da
|
Fixes migrations for 7.12.0
|
2018-08-01 12:15:18 +10:00 |
|
Mundairson
|
9cd2db5018
|
U4-11546 [v7] Clean up to remove compiler warnings (#2823)
|
2018-07-31 10:41:15 +02:00 |
|
Sebastiaan Janssen
|
86acf0c1ad
|
Revert "enable use of radiobuttonlist pre editor"
This reverts commit 80412f56ee.
|
2018-07-30 15:46:34 +02:00 |
|
Sebastiaan Janssen
|
cd601d8ada
|
Revert whitespace changes
|
2018-07-30 12:25:18 +02:00 |
|
Sebastiaan Janssen
|
29ae78b1a0
|
Merge branch 'dev-v7-U4-11540' of https://github.com/Mundairson/Umbraco-CMS into Mundairson-dev-v7-U4-11540
|
2018-07-30 12:17:52 +02:00 |
|
Sebastiaan Janssen
|
c8cc5278f3
|
Merge branch 'update-our-umbraco-url-references' of https://github.com/imranhaidercogworks/Umbraco-CMS into imranhaidercogworks-update-our-umbraco-url-references
|
2018-07-30 11:20:32 +02:00 |
|
Mundairson
|
902efef481
|
Warning CS0105 The using directive appeared previously in this namespace
|
2018-07-28 10:53:57 +01:00 |
|
Imran Haider
|
2660b31370
|
Updated our.umbraco.org to .com
|
2018-07-27 16:41:57 +01:00 |
|
Imran Haider
|
7baca85f6a
|
Update ourumbraco references to https
|
2018-07-27 16:08:38 +01:00 |
|
Richard Thompson
|
60910efc53
|
U4-10681 Restore option in media recycle bin (#2342)
|
2018-07-27 15:56:18 +02:00 |
|
Claus
|
f11c71599b
|
fixes U4-11536 Migration is breaking upgrade path to v. 7.12
|
2018-07-27 09:10:46 +02:00 |
|
Sebastiaan Janssen
|
4ca88e48c2
|
Merge pull request #2259 from AndyFelton/U4-10577
Use the underlying Peta Poco DB type to get the Type
|
2018-07-25 17:25:13 +02:00 |
|
Sebastiaan Janssen
|
33fdfbbad5
|
Merge branch 'U4-10334' of https://github.com/Attackmonkey/Umbraco-CMS into Attackmonkey-U4-10334
|
2018-07-25 17:02:54 +02:00 |
|
Sebastiaan Janssen
|
f63456a18f
|
Merge pull request #2552 from marcemarc/temp-U4-11163
Consider the 'case' of the Member Group/Role Name when comparing...
|
2018-07-25 14:40:08 +02:00 |
|
Sebastiaan Janssen
|
b744962066
|
Cleaning up the mess I made 🙈
|
2018-07-25 11:13:27 +02:00 |
|
BatJan
|
882fa42e2d
|
U4-11497 - Make JSON storage default on the Tags property editor (#2773)
|
2018-07-25 11:10:35 +02:00 |
|
Sebastiaan Janssen
|
2d79188433
|
Correct some mistakes I made in queries
|
2018-07-25 11:08:34 +02:00 |
|
Jan Skovgaard
|
9a4c022ea3
|
Remove stuff that has been commented out
|
2018-07-25 11:08:34 +02:00 |
|
Jan Skovgaard
|
808fc14b32
|
Set the default storageType for the Umbraco.Tags datatype to "Json", which is now going to be the default
|
2018-07-25 11:08:33 +02:00 |
|
Jan Skovgaard
|
92f0d0d2ea
|
Add a new migration to set the default storageType for Umbraco.Tags datatype to CSV if it has not been set previously
|
2018-07-25 11:08:33 +02:00 |
|