per ploug
ce9e851087
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-12-03 14:11:08 +01:00
per ploug
53d9a34996
Makes the forms installer reload hard
2014-12-03 14:10:44 +01:00
per ploug
98d72da622
Removes .Syntax from grid macro editor
...
This is never used and should not be stored
2014-12-03 10:33:52 +01:00
per ploug
bf90edb5be
Fixed U4-5906 7.2.0 RC - other values than 12 in Grid Columns config mess up styling
2014-12-03 08:17:02 +01:00
Chris Houston
d0bafc6184
Removed "description" as Shaz pointed out this was not required.
...
Fixed a couple of UK English spelling mistakes.
2014-11-30 23:54:46 +00:00
Chris Houston
83d3882b9a
- Added the GRID localization strings to the US English file.
...
- Updated the umbControlGroup directive so that the Description files are now localized, for some reason only the label was being localized even though the text had been added to the UK English file?
2014-11-30 01:27:26 +00:00
Sebastiaan Janssen
9bf33f0eea
#U4-5893 Fixed
...
Related Links - rearranging a link will completely remove all link content fields
2014-11-27 13:24:23 +01:00
per ploug
b876e34586
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-25 14:41:50 +01:00
Shannon
e2cc342adf
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
2014-11-25 17:36:44 +11:00
Shannon
ea785a6585
Fixes: U4-5867 Installer, no starter kit link moves when starter kit list is populated
2014-11-25 13:14:18 +11:00
Shannon
46a8e586ce
Fixes: U4-5872 Using list view editor as a standard property on media type causes error
2014-11-25 12:51:55 +11:00
per ploug
ba6a5825fa
Fixes: U4-5742 Grid "thumbnail" property for media
2014-11-24 09:16:53 +01:00
Shannon
da87ba8bc7
Merge remote-tracking branch 'origin/7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Core/Services/PackagingService.cs
2014-11-21 09:59:31 +11:00
Anthony Dang
1abdca2432
Issue U4-5307 - Added umb-editor css class to allow text box stretching.
2014-11-20 15:22:13 +00:00
Alejandro Ocampo
8820fa1fdf
U4-4400 Make upload new media item button bit clearer
2014-11-20 14:27:33 +00:00
per ploug
6265354327
Fixes grid auto-resizing fields on hidden tabs
2014-11-20 13:39:28 +01:00
per ploug
11ec43c5c1
Have grid refresh editor config automatically
2014-11-19 15:08:43 +01:00
per ploug
84489f612b
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-18 23:41:07 +01:00
per ploug
d12162cca5
Grid Media rendering + sets save url correct
2014-11-18 23:39:56 +01:00
Sebastiaan Janssen
1117f96597
Spellchecker performed action again.. ;)
2014-11-18 18:09:15 +01:00
per ploug
90d78d1b60
Install fact, minor tweak
2014-11-18 17:43:30 +01:00
per ploug
96e4f723b1
Fixes issue with grid media without size config
2014-11-18 13:58:49 +01:00
per ploug
7007389505
New installer fact
2014-11-18 13:14:33 +01:00
Shannon
1accc6275a
Updates how the validation works in the member model mapper to use the native validation stuff instead of custom pre-values.
2014-11-18 14:32:51 +11:00
Shannon Deminick
ce80c9a244
Merge pull request #540 from AndyButland/u4-5619
...
U4-5619 - Applied required setting for text field client-side validation to handle both native and custom properties
2014-11-18 14:22:25 +11:00
Shannon
2d9bd394ae
Updates the codemirror plugin for tinymce so that it uses it's own alias: codemirror, so the code and codemirror plugins can be enabled individually.
2014-11-18 14:06:43 +11:00
Shannon
613f56107d
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
2014-11-18 10:52:50 +11:00
Shannon
c47d59a257
Fixes: U4-5820 List View showing content of complete site after deleting last page of data
2014-11-18 10:50:56 +11:00
per ploug
9abda14530
fixes U4-5541 Update copy for tag property editor to clearly state to press 'enter' after entering a tag
...
Instead of requiring enter to save, it will also add tags on blur so
entered data isnt lost
2014-11-18 00:08:16 +01:00
per ploug
d92e5ca2e3
Fixes U4-5586 HTML in property descriptions is not supported in v7
2014-11-17 22:31:57 +01:00
per ploug
94465892ed
Adds radiobuttonlist prevalue editor
2014-11-17 22:23:03 +01:00
per ploug
4b59caf18f
PR from andy butland manually added
...
Adds Pixes unit to rte config field, close buttons to grid config
dialogs
2014-11-17 22:23:00 +01:00
Per Ploug
a0994ff105
Merge pull request #538 from AndyButland/u4-5608
...
U4-5608 - fixed styling issue with embedded items in grid
2014-11-17 21:39:54 +01:00
per ploug
9b3a7b8abc
Allows the grid to crop images
2014-11-17 21:24:54 +01:00
per ploug
bb93f0a4a2
Fixes U4-5723 Only enable macros allowed in RTE in grid
2014-11-17 21:24:52 +01:00
per ploug
3c8be919da
Fixes U4-5824 Grid editor lacks localized labels
2014-11-17 21:24:51 +01:00
per ploug
168893a888
Fixes issues with image directives
...
Didnt work properly outside property editor
2014-11-17 21:24:46 +01:00
AndyButland
47a78c1bcb
Applied required setting for text field client-side validation to handle both native and custom properties
2014-11-16 23:53:36 +01:00
AndyButland
8862b99e6a
Added css style to ensure embedded items don't take up more width than the column they are within when editing
2014-11-16 21:44:08 +01:00
antoine
656ba98b1b
U4-5793 prevent drag element off screen vertically
2014-11-13 21:29:18 +01:00
per ploug
5c17201006
Fixes custom grid view lookup
2014-11-13 15:42:36 +01:00
per ploug
d86a1946a7
Filter grid cell and row settings
...
Settings and styles can now be specifically applied to a cell or a row,
by default on both
2014-11-13 10:58:42 +01:00
per ploug
18bf4a87b4
Grid component editors should only open on insert
2014-11-13 10:57:51 +01:00
per ploug
91475c7103
Fixes the bottom floating buttons
...
On datatype editor buttons floated randomly at the bottom
2014-11-13 09:22:54 +01:00
per ploug
88934a3f14
Darkens the grid layout editor
2014-11-13 09:22:49 +01:00
per ploug
80b5c99111
Sanitizes empty grid items
2014-11-13 09:22:47 +01:00
Shannon
658a045168
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-13 18:07:10 +11:00
Shannon
ccd438ba26
Fixes: U4-5801 macro container property needs to be type TEXT
2014-11-13 18:06:58 +11:00
per ploug
71863f8ba1
Sets a horizontal overflow on grid cells
...
To avoid that cell editors go beyond the cell horizontally
2014-11-13 07:52:19 +01:00
Shannon
6df6e3bdad
Fixes: U4-3737 macro container make sure you can define the allowed macros + the max number
2014-11-13 17:44:03 +11:00