Warren Buckley
ed0aa7f14a
Use DetectIsJson string extension as opposed to a horrible try/catch
2019-12-20 09:55:03 +00:00
Warren Buckley
1fc2c89ea6
Updates the HTML Razor Partial View for grid cell items that use Embed
...
It has been recently updated in 8.2.0 that the Value stored is a JSON object containing width, height & the raw HTML returned by the oEmbed
Fixes #7178
2019-12-19 16:01:55 +00:00
Claus
5e684487c0
fixes images not showing up when rendering rte from the grid.
2019-10-22 16:00:39 +02:00
Bjarke Berg
e2baf50364
Removing boostrap2 stuff
2019-02-18 12:02:03 +01:00
Bjarke Berg
dbb82cb3f8
Fixed views
2019-02-18 11:32:09 +01:00
Bjarke Berg
eab1e46a4b
Bugfix in view after UmbracoContext refactoring
2019-02-15 09:58:54 +01:00
Bjarke Berg
a4a437a746
Fixed view after UmbracoHelper ctor changes
2019-02-06 11:18:52 +01:00
Bjarke Berg
46f7c76c0b
Fixes for broken view..
...
- Create new UmbracoHelper (Missing parameter)
- string.replace can't handle string and IHtmlString
2019-01-21 07:54:35 +01:00
Sebastiaan Janssen
2613d0b5ac
Pass UrlProvider in from grid editor too
2018-07-30 16:18:59 +02:00
Stephan
c2e1ba21b2
Port v7@2aa0dfb2c5 - WIP
2018-03-27 16:18:51 +02:00
Stephan
9a28250a8d
Port 7.7 - WIP
2017-09-15 18:22:19 +02:00
Stephan
8561d85f7a
porting 7.6-rc1 into 8
2017-05-24 12:25:39 +02:00
Claus
6f39439e3d
removing string.empty checks for attributes.
...
removing the redundant clean for outputting model.value in TextString.cshtml.
2016-11-15 12:10:36 +01:00
Claus
8bb069e996
U4-9134 XSS security issue in the grid
...
exposing xss clean method on templateutilities.
making the clean xss string extensions public instead of internal.
ensuring the included grid renderers clean for xss.
ensuring the included grid editors using html.raw with value directly, cleans for xss.
2016-11-08 09:55:24 +01:00
Søren Kottal
b84f17ce5e
U4-8579: Replace linebreaks
...
Uses Umbraco Helper to replace linebreaks for html in model.value
2016-07-01 21:32:09 +02:00
Claus
37986f0ed5
Fixes: U4-6193 Inserting an image into grid layout ignores alternative text
...
AltText is used for alt tag instead of caption text which is used below the media.
Ensured the altText set in the dialog is saved to the value object.
2015-09-01 10:28:35 +02:00
Jason Prothero
32bedfaa6a
Changed the surrounding quotes for Grid custom settings/styles to be double quotes
2015-02-27 10:06:45 -08:00
per ploug
935436203e
Adds razor helper comments to all grid razor views
2014-11-25 14:41:43 +01:00
per ploug
1b83c5c180
Fluid grid views in seperate files
2014-11-19 10:37:17 +01:00
per ploug
ee6c9a3b05
Updates grid render cshtml
...
Better single/multi section layout support
Cleaned up the templates with a helper for cleaner code
2014-11-18 23:40:53 +01:00
per ploug
d12162cca5
Grid Media rendering + sets save url correct
2014-11-18 23:39:56 +01:00
per ploug
163a03986c
force add base.cshtml
2014-11-18 13:22:56 +01:00
per ploug
5c17201006
Fixes custom grid view lookup
2014-11-13 15:42:36 +01:00
per ploug
ed8cccdf5a
Minor visual annoyances + changed output html
...
changes made due to feedback from Adam, Rune and Simon on how to make
the grid as flexible as possible
2014-11-06 22:58:35 +01:00
per ploug
990f271c63
Merge
2014-11-05 20:10:06 +01:00
Shannon Deminick
f5ec2139f0
Renaming to correct file naming conventions
2014-10-08 09:34:24 +11:00
Shannon Deminick
983d7610e4
Renaming to correct file naming conventions
2014-10-08 09:33:57 +11:00
Shannon Deminick
504c477037
Renaming to correct file naming conventions
2014-10-08 09:33:37 +11:00
Shannon Deminick
7b8932a5d6
Renaming to correct file naming conventions
2014-10-08 09:33:14 +11:00
Shannon Deminick
504f53439a
Renaming to correct file naming conventions
2014-10-08 09:32:42 +11:00
Shannon Deminick
e58c7f46c7
Renaming to correct file naming conventions
2014-10-08 09:32:16 +11:00
Shannon Deminick
1953e23560
Rename src/Umbraco.Web.UI/Views/Partials/grid/bootstrap2.cshtml to src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap2.cshtml
2014-10-08 09:31:40 +11:00
per ploug
0f32283601
Renames Grid to canvas
2014-09-23 16:30:27 +02:00
Stephan
a3ad8e2cab
Die, Marco, die.
2014-09-11 08:24:01 +02:00
per ploug
4e1214085e
Split grid rendering into seperate editor views
2014-07-31 14:45:48 +02:00
per ploug
601fef873a
Found a couple of minor issues while testing
2014-06-27 11:50:03 +02:00
per ploug
49a374dbca
Fixing various grid bugs with the new structure
2014-06-26 23:36:04 +02:00
antoine
3b95184f04
empty video or media issue
2014-06-10 17:06:13 +02:00
antoine
39eaa4a15e
Element select improved, default style more clean
2014-06-03 19:33:31 +02:00
antoine
3dabd73ec2
Merge branch '7.1.2-Usky' into 7.1.2-Usky-Grid
...
Conflicts:
src/Umbraco.Web.UI.Client/src/tuning/tuning.controller.js
src/Umbraco.Web.UI.Client/src/tuning/tuning.global.js
src/Umbraco.Web.UI/Umbraco/js/tuning.panel.js
src/Umbraco.Web.UI/Views/Partials/Grid/bootstrap3.cshtml
2014-05-30 19:56:51 +02:00
antoine
90e5440518
bootstrap3 ; issue + hx style issue
2014-05-28 15:33:36 +02:00
antoine
b57642003c
Grid row unique id
2014-05-25 20:52:23 +02:00
antoine
a5f81ae6c2
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
...
Conflicts:
src/Umbraco.Web.UI.Client/gruntFile.js
2014-05-23 16:39:39 +02:00
per ploug
71839d53a6
Last round of polish to the grid
...
adds image captions, textstring markup support in rendering, better
styling and icon previews
2014-05-23 14:37:00 +02:00
per ploug
66e768afee
Missing bootstrap3 grid view
...
Missing as gitignore wont allow it, had to manually add it
2014-05-13 13:31:51 +02:00