Claus Jensen
1089aef00a
Merge pull request #825 from umbraco/temp-U4-7217
...
Fixes: U4-7217 umbracoReservedUrls do not always resolve correctly.
2015-10-21 11:52:39 +02:00
Per Ploug
b3dcfd8d6f
Removes listview dependency on routeParams
2015-10-21 11:52:35 +02:00
Per Ploug
0320485229
Adds the media listview to media dashboard
2015-10-21 11:52:15 +02:00
Per Ploug
735494ecd6
Small fix in the datatype docs comments
2015-10-21 11:51:57 +02:00
Claus
f48166e6ed
Fixes: U4-6962 Public access in multiple levels is broken in 7.3
...
Ensured the backoffice UI will look at protection for the specific node only (no inheritance) when specifying public access.
Added non-recursive method to Access class.
Fixed bug causing the tree (child nodes) not to update correctly after changing public access on nodes.
2015-10-21 11:29:05 +02:00
Per Ploug
94366d1aa2
Merge branch 'temp-U4-7178-media-library' of https://github.com/umbraco/Umbraco-CMS into temp-U4-7178-media-library
2015-10-21 10:02:32 +02:00
Per Ploug
46f75a93bb
updates to latest jquery
2015-10-21 09:58:07 +02:00
Per Ploug
19759000f4
Media and content move return wrong error format
...
Changing both move methods to return the same error signature as
publish/delete/etc
2015-10-21 09:57:57 +02:00
Per Ploug
0454c54d1c
Fixed: Given -1 MediaService returns all descendant media
...
It returned the entire media tree given the ID -1, changing this so it
returns children below root instead
2015-10-21 09:49:45 +02:00
Mads Rasmussen
026150c5b6
decrease size on items in content grid
2015-10-20 19:22:42 +02:00
Mads Rasmussen
2d332355aa
move layout config to options model
2015-10-20 19:18:35 +02:00
Mads Rasmussen
96194d45af
Add no item text to list view content grid
2015-10-20 19:16:59 +02:00
Mads Rasmussen
a3374fd08a
add client side drag and drop to list view content grid
2015-10-20 19:15:33 +02:00
Shannon
65b080b03f
fixes ysod with validation errors on doc type editor.
2015-10-20 15:37:11 +02:00
Shannon
a67feb7881
cherry picks media type child listing
2015-10-20 14:57:28 +02:00
Shannon
8950d94b25
adds unit test showing deleting a property group does not delete the property types.
2015-10-20 14:51:08 +02:00
Mads Rasmussen
20d676e667
Added move functionality to bulk actions - something is wrong in error handling
2015-10-20 13:33:45 +02:00
Mads Rasmussen
759d8fad5f
center content grid
2015-10-20 10:07:55 +02:00
Shannon
bb6299cc01
Fixes: U4-7217 umbracoReservedUrls do not always resolve correctly.
...
Verified that all tests in GlobalSettingsTests run correctly.
Removes the strange old legacy compare thing and replaces it with a more readable Linq solution that ensures that the strings compared are always consistent.
2015-10-20 09:48:58 +02:00
Mads Rasmussen
49349c719c
add content grid/card directive + add it to grid list view layout
2015-10-19 18:58:18 +02:00
Shannon Deminick
2176f2a1c9
Merge pull request #802 from tmoxon/dev-v7
...
Null check to prevent object reference error with public properties on custom indexers
2015-10-19 18:05:33 +02:00
Mads Rasmussen
3e3ba0ebb7
Merge branch 'dev-v7' into temp-U4-7178-media-library
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-10-19 16:59:10 +02:00
Shannon
d5bcfce4db
Merge remote-tracking branch 'origin/dev-v7-contenttypeeditor' into 7.4.0
2015-10-19 16:35:46 +02:00
Shannon Deminick
a368b6188b
Merge pull request #821 from umbraco/temp-U4-7175
...
Fixed: U4-7175 Discard changes overlay sometimes breaks the url
2015-10-19 16:34:44 +02:00
Per Ploug
8cf27c810d
doctype editcontroller for modelsbuilder
2015-10-19 15:56:49 +02:00
Shannon Deminick
6a351bede1
Merge pull request #823 from umbraco/tmp-6797
...
U4-6797 - clear domains cache when deleting content
2015-10-19 15:52:37 +02:00
Shannon Deminick
efc1aae0ae
Merge pull request #822 from umbraco/tmp-3642
...
U4-3642 - proper validation msg in hostnames dialog
2015-10-19 15:49:09 +02:00
Per Ploug
51c9d64dad
Merge branch 'temp-U4-7178-media-library' of https://github.com/umbraco/Umbraco-CMS into temp-U4-7178-media-library
2015-10-19 15:22:38 +02:00
Per Ploug
55b98cc446
Fixed: U4-7271 Folder does not list allowed media types
2015-10-19 15:22:21 +02:00
Mads Rasmussen
75970e9a83
only get sub folders in media section
2015-10-19 14:48:12 +02:00
Mads Rasmussen
386e8e70a0
media grid: set select and click callbacks instead of having logic in directive
2015-10-19 09:18:16 +02:00
Mads Rasmussen
a6f4ccdc66
set max width on items in media grid
2015-10-19 09:15:37 +02:00
Per Ploug
13ae946f30
Fixed: U4-7264 Support for folder upload
...
Fixed issues noted in review
2015-10-19 08:58:52 +02:00
Per Ploug
c455c1f930
Fixed: U4-7175 Discard changes overlay sometimes breaks the url
2015-10-19 08:44:21 +02:00
Mads Rasmussen
a651b78c1d
add bulk actions to editor sub header
2015-10-16 20:07:46 +02:00
Mads Rasmussen
e3af2c3bae
make it possible to disable umb-button
2015-10-16 20:05:01 +02:00
Mads Rasmussen
34813b9da5
fix sticky bar styles and set z-index lower
2015-10-16 18:21:50 +02:00
Stephan
df39e027fd
U4-3642 - proper validation msg in hostnames dialog
2015-10-16 17:23:12 +02:00
Stephan
64f05e4c97
U4-6797 - clear domains cache when deleting content
2015-10-16 17:21:44 +02:00
Mads Rasmussen
a2e8f27c68
remove folder logic from media grid
2015-10-16 17:21:08 +02:00
Mads Rasmussen
7e58b28f2b
media library - get and show child folders
2015-10-16 17:17:01 +02:00
Mads Rasmussen
a0383aa78f
add directive to list folders in a flexbox grid
2015-10-16 17:13:10 +02:00
Mads Rasmussen
0b7f6b3239
add support for icon on link style buttons
2015-10-16 17:10:21 +02:00
Mads Rasmussen
620d5f0ba4
Merge branch 'temp-U4-7178-media-library' of https://github.com/umbraco/Umbraco-CMS into temp-U4-7178-media-library
2015-10-16 17:08:26 +02:00
Per Ploug
44226a22e9
Removes legacy files
2015-10-16 15:16:43 +02:00
Per Ploug
9955084cd6
Ensures routing only loads from all-lower case templates
2015-10-16 15:16:41 +02:00
Per Ploug
92aee24f0c
Moves cache refreshing into a submodule
...
So it doesnt conflict with templateCache (also an issue with ng-tables)
2015-10-16 15:16:41 +02:00
Per Ploug
d8fc73d36b
Grunt and npm file for experiment view cache
2015-10-16 15:16:40 +02:00
Per Ploug Krogslund
d1a7a94cd4
Adjust directive filenames to all lowercase.
2015-10-16 15:13:48 +02:00
Per Ploug Krogslund
1a9bac67a1
hex background moved forms directives
2015-10-16 15:13:47 +02:00