Commit Graph

10 Commits

Author SHA1 Message Date
Sipke Schoorstra
05faccd722 Fixed that element editor dialog is not launched for Html and Form elements. 2015-04-03 17:42:11 +02:00
Sipke Schoorstra
eb61269d85 #21304: Fixed Text Element HTML filter issues.
- Implemented HTML filters for Html, Text and Paragraph elements
- Tokens are only processed on the front-end, not in the editor page itself. This also prevents an exception when the {Shape.Execute} token is used with a theme specific shape.

Work Item: 21304
2015-04-03 01:46:57 +02:00
Sipke Schoorstra
f02e147eaf Fixed url encoding / decoding issues.
This change consistifies when and where data and html properties are being URL decoded.
2015-03-12 00:23:05 +01:00
Kegan Maher
21c9ef2d9f #21240: Controllers defined in directives also should use inline-array DI syntax.
This is an additional changeset added later to the same PR.
2015-03-10 22:06:48 +01:00
Kegan Maher
6e7d82bd29 #21240: Layouts/DynamicForms: switch to Angular "inline array" DI annotation
Work Item: 21240
2015-03-06 09:03:04 +01:00
Sipke Schoorstra
27a01fb11e Fixed an HTML encoding issue.
See: https://orchard.codeplex.com/discussions/582038
2015-02-28 23:50:40 +01:00
Sipke Schoorstra
e26d70f3a5 #21226: Fixed that the Bindings tab doesn't appear for newly added form fields.
Work Item: 21226
2015-02-27 10:31:50 +01:00
Daniel Stolt
d32accb089 #21213: Improved layout popup keyboard handling.
Work Item: 21213

Fixed space key issue when popup input field has focus. Also added ESC as a keyboard shortcut to close the popup. Also set focus to the first input when popup is opened.
2015-02-24 12:47:57 +01:00
Sipke Schoorstra
bcfdd0120c Fixed a client side HTML decoding issue. 2015-02-23 16:01:54 +01:00
Daniel Stolt
4b11d08ccd Merged 'feature/layouteditor' into 1.x. 2015-02-19 22:14:55 +01:00