Shannon
10d368696d
Updates grid editor to filter the values that will be persisted so it's a minimal subset.
2015-06-16 15:49:09 +02:00
Mads Rasmussen
71afa29570
squeeze properties a bit more
2015-06-16 15:27:27 +02:00
Mads Rasmussen
5a96964549
property preview - change alias input to text
2015-06-16 15:14:28 +02:00
Mads Rasmussen
7358918ae6
remove unused overlay
2015-06-16 15:06:22 +02:00
Mads Rasmussen
643f499bdc
fix property preview alignment
2015-06-16 15:05:43 +02:00
Shannon
ef2e86b271
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-16 15:04:39 +02:00
Shannon
1c0188351c
Moves the grid configuration to a config class so it can be re-used. Updates the BackOfficeController to use the new config classes. Creates a new Grid property value converter (which can be overridden by user's ones) which merges the grid config values at runtime so we are not storing stale grid config values with the actual property value. Now we need to ensure that the grid doesn't post or persist these config values since they don't belong there.
2015-06-16 15:04:31 +02:00
Mads Rasmussen
f5b4bd4274
only set tab-title min size if tab-title is empty
2015-06-16 14:19:45 +02:00
Mads Rasmussen
28ae5a6ac4
set new min height on tab to reflect property placeholder height
2015-06-16 14:11:22 +02:00
Mads Rasmussen
d02327813a
Set placeholder on tab name
2015-06-16 14:05:25 +02:00
Mads Rasmussen
4a6bf3f777
change label on validation field in property settings dialog
2015-06-16 14:01:24 +02:00
Mads Rasmussen
be501c7ead
icon picker - show chosen color in header
2015-06-16 13:58:10 +02:00
Mads Rasmussen
e8b5ae2ac6
make property placeholder smaller
2015-06-16 13:39:07 +02:00
Per Ploug
05d554d8a6
Fixes doctype icon map
2015-06-16 13:30:28 +02:00
Stephan
6d3377cc6e
Revert "temp - temp media memory cache"
...
This reverts commit 8d1cdf020b .
2015-06-16 12:29:09 +02:00
Per Ploug
b05fc5f0f0
Service for creating custom list view - given a type alias
2015-06-16 11:52:09 +02:00
Per Ploug
aed6819b6c
Adds GetCustomListView and GetByName to datatype service
2015-06-16 11:35:24 +02:00
Shannon
fd6caf5cee
updates how scripts render in main view - make it more clear where the callback is
2015-06-16 10:59:47 +02:00
Shannon
20e265491f
Updates to latest AutoMapper and HtmlAgility
2015-06-16 10:19:34 +02:00
Mads Rasmussen
554dff5235
Added filtering to property editor picker
2015-06-16 09:15:20 +02:00
Mads Rasmussen
a5ca52d3c4
Property editor picker - order by name
2015-06-16 09:05:24 +02:00
Shannon
10c8645b5f
fixes button alignment now that the left section panel shrinks
2015-06-15 18:10:54 +02:00
Shannon
3c353fc7f9
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-15 17:47:01 +02:00
Shannon
bc04f578e3
fix build
2015-06-15 17:46:53 +02:00
Shannon
03a8ee437d
Merge branch 'dev-v7-U4-6677' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-6677
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/panel.less
2015-06-15 17:43:06 +02:00
Stephan
ee0297bb69
U4-6631 - throw on missing physical template file
2015-06-15 17:36:53 +02:00
Shannon Deminick
9765e9cf3a
Merge pull request #715 from dampee/fixes/U4-5559
...
Fix Typo's build-in and seperate (U4-5559)
2015-06-15 17:31:23 +02:00
Shannon
6d9aba0952
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-15 17:13:42 +02:00
Shannon
1b137bb785
Fixes: U4-5777 Allow Localization of Plugins without having to edit core language files
2015-06-15 17:13:34 +02:00
Damiaan
d2dc4efed8
U4-5559 Fix Typo "Seperate" to Separate
2015-06-15 16:12:46 +02:00
Damiaan
4f02a13a46
U4-5559 Fix Typo "Build-In" (Code)
2015-06-15 16:07:45 +02:00
Stephan
52c33055af
U4-6702 - handle wildcard domains also for virtual node handler
2015-06-15 14:58:34 +02:00
Stephan
bef6b8cd4c
U4-5162 - do not cache macro if previewing
2015-06-15 14:45:16 +02:00
Stephan
8d1cdf020b
temp - temp media memory cache
2015-06-15 14:38:09 +02:00
Shannon
29b64965ed
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-15 13:35:01 +02:00
Shannon
1e5a7a13dd
fixes tree sync when the tree type alias isn't the correct case
2015-06-15 13:34:54 +02:00
Shannon Deminick
e6cc90f6dd
Merge pull request #714 from Tobz91/U4-6699
...
Removed capitalize from headings
2015-06-15 13:28:09 +02:00
Shannon
c29af1df48
Fixes: U4-6636 Left navbar (section-bar) is unnecessary wide on mobile devices
2015-06-15 13:18:46 +02:00
Tobz91
8451a020dd
Removed capitalize from headings
...
To avoid uppercase on first letter in every word for headings (in modals
for example).
Issue: http://issues.umbraco.org/issue/U4-6699
2015-06-15 13:18:18 +02:00
Shannon Deminick
b413d717e2
Merge pull request #713 from vnbaaij/patch-1
...
As discussed in cg15 Grid workshop
2015-06-15 12:15:05 +02:00
Shannon Deminick
dafaca414c
Merge pull request #708 from fraabye/dev-v7
...
Added debugger display attribute to PropertyEditor base class. Fixes: U4-6534
2015-06-15 12:13:58 +02:00
Shannon Deminick
b1fda57e50
Merge pull request #707 from trankin/bugfixes/U4-6687
...
Fix U4-6687: Can't add multiple instances of a macro in RTE in 7.2.6 …
2015-06-15 12:05:14 +02:00
Mads Rasmussen
a3a1b1afc9
fix button hover issue in overlay grid
2015-06-15 12:03:22 +02:00
Shannon Deminick
4cd8522921
Merge pull request #706 from bjarnef/dev-v7-U4-6058
...
U4-6058 - Move search field out of table header in listview
2015-06-15 11:44:58 +02:00
Mads Rasmussen
dcb31e527c
make choose template link blue
2015-06-15 11:30:02 +02:00
Mads Rasmussen
be35aa0eef
Choose default template as first template, show message when all templates are chosen, allow removal of default template if all other templates has been removed.
2015-06-15 11:29:30 +02:00
Vincent Baaij
4574aa2173
As discussed in cg15 Grid workshop
...
If you use more than one grid datatype in one doctype, the editors are shown the text 'Choose a layout for the page' more than once. By showing 'Choose a layout for this section', the text is in line with the documentation
2015-06-15 10:13:04 +02:00
Vincent Baaij
226f8f60ca
As discussed in cg15 Grid workshop
...
If you use more than one grid datatype in one doctype, the editors are shown the text 'Choose a layout for the page' more than once. By showing 'Choose a layout for this section', the text is in line with the documentation
2015-06-15 10:10:05 +02:00
Shannon
a3d4ccc062
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
2015-06-15 09:41:50 +02:00
Shannon Deminick
7ca323d8d3
Merge pull request #704 from bjarnef/dev-v7-loginview
...
Add ng-cloak for login view
2015-06-15 09:29:25 +02:00