Emil Wangaa
|
1e154e8bc9
|
Internal Beta04 version bump - needed for Forms
|
2017-03-22 14:32:35 +01:00 |
|
Stephan
|
1ffdd1abd1
|
Merge pull request #1811 from umbraco/temp-U4-9660
U4-9660 EntityService is not using readonly uow where it could be
|
2017-03-22 11:20:29 +01:00 |
|
Claus
|
a06de1b165
|
U4-9660 EntityService is not using readonly uow where it could be
|
2017-03-22 11:14:16 +01:00 |
|
Shannon
|
0fd3af6828
|
Fixes release version of tinymceconfig
|
2017-03-22 18:32:28 +11:00 |
|
Shannon
|
fafb207799
|
U4-8658 RTE Editor: Edit an existing image by clicking 'media picker' in toolbar, show a blank picker
|
2017-03-22 18:27:18 +11:00 |
|
Shannon
|
b1aea424e8
|
U4-9659 Javascript error when inserting an image into the rich text editor from the media picker
|
2017-03-22 18:26:11 +11:00 |
|
Shannon Deminick
|
3598acaddc
|
Merge pull request #1805 from umbraco/temp-u4-9644
u4-9644 fix local link selection in the rich text editor
|
2017-03-22 18:25:04 +11:00 |
|
Shannon
|
8e03a1ffca
|
Updates tha a and img tags in the rte to use a data-udi attribute when udi's are used
|
2017-03-22 18:17:59 +11:00 |
|
Shannon Deminick
|
ded8afa8fc
|
Merge pull request #1808 from umbraco/temp-u4-9582
U4-9582
|
2017-03-22 13:56:54 +11:00 |
|
Mads Rasmussen
|
dcd2b1eb6b
|
Merge pull request #1807 from crgrieve/U4-9648
U4-9648 Remove the relevant query rather than the first one in list.
|
2017-03-21 19:59:57 +01:00 |
|
Stephan
|
c04ef47be3
|
Merge pull request #1806 from umbraco/temp-u4-9640
U4-9640
|
2017-03-21 17:48:07 +01:00 |
|
Stephan
|
62f3c87e8a
|
Merge remote-tracking branch 'origin/dev-v7.6' into temp-u4-9640
|
2017-03-21 17:12:29 +01:00 |
|
Stephan
|
1b9776ecfb
|
Merge pull request #1800 from umbraco/temp-U4-9591
U4-9591 All PetaPoco Relators for 1:M mappings need to be reviewed to…
|
2017-03-21 16:52:12 +01:00 |
|
Warren Buckley
|
7b1efa718e
|
Internal Beta03 version bump - needed for Forms for access to [FileUploadCleanupFilter]
|
2017-03-21 15:50:13 +00:00 |
|
Warren Buckley
|
f60ad15f70
|
Marks Forms access to internals in Umbraco.Web assembly - needed for [FileUploadCleanupFilter] in Forms
|
2017-03-21 15:42:30 +00:00 |
|
mikkelhm
|
3f3db006e7
|
When selecting a local link, also update the data-id to be the udi
|
2017-03-21 14:43:54 +01:00 |
|
Stephan
|
7801cdf9ff
|
Merge remote-tracking branch 'origin/dev-v7.6' into temp-u4-9640
|
2017-03-21 13:14:18 +01:00 |
|
mikkelhm
|
836e1bba54
|
Revert "moves binding redirects to app pre init"
This reverts commit 5a953761b0.
|
2017-03-21 13:14:07 +01:00 |
|
mikkelhm
|
de9c5b88ab
|
Updates the legacy linkpicker to show udi links properly, i.e. translate them to nice internal urls
|
2017-03-21 11:48:50 +01:00 |
|
Stephan
|
77981f889f
|
U4-9582 - perfs, cache converter prevalues
|
2017-03-21 11:10:52 +01:00 |
|
Stephan
|
0a132ed5ed
|
U4-9582 - perfs, remove Yield method
|
2017-03-21 11:10:37 +01:00 |
|
Shannon
|
5a953761b0
|
moves binding redirects to app pre init
|
2017-03-21 20:41:07 +11:00 |
|
Shannon
|
27ee192c8f
|
Fixes all the logic in the CodeFileController, propery null checking, proper handling of persisting everything including renames, removes code duplication
|
2017-03-21 18:39:45 +11:00 |
|
Shannon
|
dfa58183c6
|
Fixes deleting partial view and script files
|
2017-03-21 18:38:54 +11:00 |
|
Shannon
|
e8668f3ed4
|
Don't pass in a value for snippets if it's not there, it will show up as a "undefined" string otherwise, adds the redirect method to the contentEditingHelper
|
2017-03-21 18:38:32 +11:00 |
|
Shannon
|
c84e3dac38
|
Adds notes, return false if the file is not actually deleted, adds test assertions
|
2017-03-21 18:37:46 +11:00 |
|
Shannon
|
72ab51ea60
|
Fixes angular file controllers to not sync the tree if an item is being created, redirects to the correct path if the file is renamed
|
2017-03-21 18:36:14 +11:00 |
|
Shannon
|
1bfb63fe86
|
Adds validation for file names
|
2017-03-21 18:35:13 +11:00 |
|
Shannon
|
2cf68ab263
|
dont' render files that are invalid (no name)
|
2017-03-21 18:30:39 +11:00 |
|
Shannon
|
215bc64a83
|
Fixes val-server directive since it wasn't picking up on ngModel changes
|
2017-03-21 18:20:22 +11:00 |
|
Shannon Deminick
|
1b17f4e9df
|
Merge pull request #1804 from umbraco/temp-u4-9543
U4-9543 - fix shadow filesystem filter
|
2017-03-21 12:59:43 +11:00 |
|
Shannon
|
73f0b1992d
|
Fixes up sorting when using relators
|
2017-03-21 12:37:35 +11:00 |
|
carole_grieve_eqtr
|
21f54dd4ff
|
Remove the relevant query rather than the first one!
|
2017-03-20 17:55:48 +00:00 |
|
Stephan
|
a5903ec419
|
U4-9640 - fix CodeFileController for scripts
|
2017-03-20 16:53:08 +01:00 |
|
Warren Buckley
|
ac496b0cf6
|
Updates version to beta02 - after Warren forgot to merge & push AccessToInternals for Forms before public beta
|
2017-03-20 15:40:15 +00:00 |
|
Warren Buckley
|
6036136938
|
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
|
2017-03-20 14:55:29 +00:00 |
|
Stephan
|
a9c7a7a405
|
U4-9640 - use IFileSystem
|
2017-03-20 15:53:34 +01:00 |
|
mikkelhm
|
ce8286dadd
|
Sets the udi as well as the id when selecting a local link in the rich text editor
|
2017-03-20 15:53:32 +01:00 |
|
mikkelhm
|
504aac0350
|
Fixes variable names when selecting a local link in the rich text editor
|
2017-03-20 14:32:43 +01:00 |
|
Stephan
|
454aad2170
|
U4-9543 - fix shadow filesystem filter
|
2017-03-20 13:01:03 +01:00 |
|
Shannon
|
fd0cb7da23
|
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9591
|
2017-03-20 18:28:38 +11:00 |
|
Sebastiaan Janssen
|
f4eb37d44d
|
Missing null check (for unit test)
|
2017-03-17 12:11:28 +01:00 |
|
Sebastiaan Janssen
|
c79aaa9c48
|
Bumps version
|
2017-03-17 11:49:42 +01:00 |
|
Sebastiaan Janssen
|
e3bc6f148a
|
New installer background image
|
2017-03-17 11:35:15 +01:00 |
|
Warren Buckley
|
a43bd13e6a
|
Merge pull request #1798 from umbraco/temp-U4-9621
Fixes: U4-9621 More UI color tweaks
|
2017-03-16 15:31:30 +00:00 |
|
Warren Buckley
|
6aa00c52dc
|
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
|
2017-03-16 15:08:33 +00:00 |
|
Mads Rasmussen
|
30d5bfa7b4
|
move nonode css to less file, update grunt build + update no node colors + font
|
2017-03-16 15:49:59 +01:00 |
|
Claus
|
6344ad28aa
|
adding sqlsyntax.
|
2017-03-16 14:52:50 +01:00 |
|
Claus
|
eadc3c8c5a
|
U4-9591 All PetaPoco Relators for 1:M mappings need to be reviewed to ensure there is a correct sort being used
|
2017-03-16 14:45:59 +01:00 |
|
Stephan
|
9b8db111dd
|
Merge pull request #1790 from umbraco/temp-U4-9611
U4-9611 Create Property Value Converters for all new UDI Property Edi…
|
2017-03-16 14:36:17 +01:00 |
|