Søren Gregersen
a623e4034c
Updated documentation + default values for getPagedDescendants
...
Changed type in example, from unknown "Content" to known "Document".
Also changed the default values to show the first page, with a 100 results, instead the 100th page with 1 result.
2018-03-28 11:00:35 +02:00
Claus
716020602d
adding using statement to preview file to prevent missing htmlhelper error.
2018-03-23 11:55:23 +01:00
Sebastiaan Janssen
8c0ec489c2
Bump version to 7.11
2018-03-23 09:54:11 +01:00
Sebastiaan Janssen
19e5715a84
Whoops, that was not supposed to say beta
2018-03-22 14:55:02 +01:00
Sebastiaan Janssen
59f9a64e81
Merge branch 'dev-v7' into dev-v7.10
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
2018-03-22 11:27:26 +01:00
Sebastiaan Janssen
4bb75d73dd
Bump version to 7.9.3
2018-03-22 10:50:12 +01:00
Shannon Deminick
dd8e43d80a
Fixes U4-10472 Cannot upgrade to 7.7+ when using MySql ( #2493 )
...
* Fixes U4-10472 Cannot upgrade to 7.7+ when using MySql
* Fixes dropping the FK for the AddUserGroupTables migration
2018-03-22 10:35:41 +01:00
Claus
c9c9e8352a
Merge pull request #2532 from umbraco/temp-U4-11134
...
redirects preview to login when not authorized
2018-03-22 10:22:32 +01:00
Shannon
c4e5ab54d2
redirects preview to login when not authorized
2018-03-22 19:55:55 +11:00
Shannon
53bfec8a04
Merge branch 'dev-v7' into dev-v7.10
2018-03-22 19:22:34 +11:00
Sebastiaan Janssen
b4a0dadee9
Re-apply the nice C# syntax James provided
2018-03-21 19:53:20 +01:00
Lee Kelleher
014ac98d0b
U4-11052 - Enabled IntegerValueConverter to handle Int64 source values ( #2500 )
...
* Enabled IntegerValueConverter to handle `Int64` source values
2018-03-21 19:08:24 +01:00
Robert
35a79a8598
Merge pull request #2525 from umbraco/temp-U4-11020
...
U4-11020 Deleting a member group that is part of a Public Access feat…
2018-03-21 13:47:02 +01:00
Robert
3c4f052a27
Moved some code around based on feedback
2018-03-21 13:45:44 +01:00
Robert
97d7e3db84
Forgot add the new namespace
2018-03-21 10:46:42 +01:00
Robert
0d2df4de81
Some cleanup
2018-03-21 10:22:08 +01:00
Shannon
b361cfebb7
updates npm build dependencies
2018-03-21 13:55:01 +11:00
Shannon
ebea5e8170
fixes boolean pre-value editor Html Id
2018-03-21 13:53:54 +11:00
Shannon
995f3f38a3
Fixes upgrade issue with copying the preview.old directory and updates the link to the the correct public one
2018-03-21 12:52:17 +11:00
Shannon
2ad79956d9
Re-apply Drop Down Flexible "Merge pull request #2502 from umbraco/temp-U4-11032""
2018-03-21 12:37:26 +11:00
Shannon
96c6a17d03
Merge branch 'dev-v7' into dev-v7.10
2018-03-21 12:36:55 +11:00
Shannon
e2e0dd0c73
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2018-03-21 12:34:15 +11:00
Shannon
1a590664e7
Revert "Merge pull request #2502 from umbraco/temp-U4-11032"
...
This reverts commit 2aa0dfb2c5 , reversing
changes made to 2c6e7e46c2 .
2018-03-21 12:32:27 +11:00
Shannon Deminick
64fd6ee7c5
Merge pull request #2477 from Shazwazza/U4-10992
...
U4-10992 (UDUF) TourController Object reference not set to an instance of an…
2018-03-21 12:24:50 +11:00
Shannon Deminick
2ed5b6c1ee
Merge pull request #2436 from umbraco/temp-U4-10957_2
...
U4-10957 If RequiredSection is not defined in a tour - backoffice wil…
2018-03-21 12:24:10 +11:00
Shannon Deminick
41c4e024de
Merge pull request #2505 from umbraco/temp-u4-10756
...
U4-10756 - id/guid cache
2018-03-21 11:42:04 +11:00
Shannon
b46add81f0
Merge branch 'dev-v7.10' into temp-u4-10756
2018-03-21 11:39:28 +11:00
Shannon
ff31cd9f72
Changes Set to Populate, changes Fetch to Query and makes GetById public
2018-03-21 11:31:30 +11:00
Shannon
084af43dab
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.10
2018-03-21 10:20:20 +11:00
Sebastiaan Janssen
edf7038848
U4-11020 Deleting a member group that is part of a Public Access feature, from the system, does not also remove the corresponding rows from the umbracoAccessRule table.
2018-03-20 15:00:09 +01:00
Niels Hartvig
bcac02861d
Merge pull request #2524 from davidwandar/patch-2
...
Fixed typo in Readme.
2018-03-20 11:18:57 +01:00
Sebastiaan Janssen
79ecaecc9e
Merge pull request #2503 from umbraco/temp-U4-11070
...
Adds support for *not* closing an overlay on enter
2018-03-20 11:14:57 +01:00
Sebastiaan Janssen
f604117c6d
Merge pull request #2504 from umbraco/temp-U4-11071
...
U4-11071 Prevalue editor for multiple values TLC
2018-03-20 11:14:42 +01:00
David Wandar
dcf7f35078
Fixed typo.
...
Xloud -> Cloud
Xloud sounds awsome though :)
2018-03-20 10:00:53 +01:00
Robert
2aa0dfb2c5
Merge pull request #2502 from umbraco/temp-U4-11032
...
U4-11032 Consolidate the number of dropdown property editors into one
2018-03-19 14:37:47 +01:00
Robert
e4b77416a6
Fixed typo
2018-03-19 14:28:24 +01:00
Robert
3aed889e2a
Merge branch 'dev-v7' into temp-U4-11032
2018-03-19 14:14:51 +01:00
Robert
2c6e7e46c2
Merge pull request #2517 from dawoe/patch-1
...
Fixed documentation of umb-overlay directive
2018-03-19 08:58:23 +01:00
Mikulas Tomanka
0a71a09d21
Merge pull request #2518 from dawoe/patch-2
...
Remove console.log from slider property editor
2018-03-19 08:32:40 +01:00
Dave Woestenborghs
0c868fb72d
Remove console.log from slider property editor
...
removed console.log statement from slider property editor controller
2018-03-16 18:43:54 +01:00
Dave Woestenborghs
a96cbce9b1
Fixed documentation of umb-overlay directive
...
- Removed lorem ipsum text
- Fixed casing of subtitle
2018-03-16 18:12:46 +01:00
Sebastiaan Janssen
e3e425695f
U4-8724 tinyMceConfig.config customConfig bool not correct deserialized
2018-03-16 16:34:58 +01:00
Sebastiaan Janssen
b539c6ec27
Merge pull request #1445 from KevinJump/dev-v7-ConnectionStringConfigSource
...
U4-8890 - Honour ConfigSource when setting ConnectionString
2018-03-16 15:45:21 +01:00
Shannon
69f7623fb7
Doh! we had test code checked in .. oops!
2018-03-16 14:40:26 +11:00
Shannon
82820284f3
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.10
...
# Conflicts:
# src/Umbraco.Web/Features/DisabledFeatures.cs
# src/Umbraco.Web/Features/EnabledFeatures.cs
2018-03-16 14:30:55 +11:00
Sebastiaan Janssen
5f3090c81e
grunt was discontinued in 7.7 and shouldn't exist here any more to avoid confusion
2018-03-15 10:40:40 +01:00
Sebastiaan Janssen
f66e239584
PhantomJs doesn't understand fancy ES6 notation
2018-03-15 10:32:25 +01:00
Sebastiaan Janssen
a465ed415d
Rename to javascriptLibraryService
2018-03-15 10:08:00 +01:00
Sebastiaan Janssen
5161fd0cef
Remove trailing space from filename and clean up code a little
2018-03-15 10:07:04 +01:00
Sebastiaan Janssen
eac9785c45
Apply PR #2507
2018-03-15 10:02:20 +01:00