pmoreno.rodriguez
d4706064fb
Improved class assignment for form fields in the plugin's default template ( #2399 )
...
* Added images decoding spanish translation
* Improved class assignment for form fields in the plugin's default template
* Fixed extra field.classes added
* Added Syslog tag
---------
Co-authored-by: pmoreno.rodriguez <pmoreno.rodriguez@outlook.com >
2024-02-15 21:20:43 -07:00
Iain Gillis
8a193fa55f
Update fieldset.html.twig ( #2313 )
...
Fix `fieldset.text` not rendering when `markdown` falsy.
2022-09-05 12:32:54 -06:00
Andy Miller
eedbf857e5
more originalValue fixes
2022-03-25 13:56:42 -06:00
Matias Griese
9f9198b329
Updated SCSS compiler to v1.10, composer update
2022-02-07 10:22:51 +02:00
Mark
8fb0e9a097
Fix: Unique originalValue for fields of fieldset ( #2218 )
...
Prevent fields from being toggled incorrectly by adding originalValue to childs of fieldset.
Co-authored-by: Mark Schmale <mail@markschmale.de >
2022-02-04 09:53:13 -08:00
Matias Griese
2f9b0a179c
Fixed regression Argument 4 passed to Grav\Plugin\Form\TwigExtension::prepareFormField() must be of the type array [ #2177 ]
2021-09-01 12:47:51 +03:00
Matias Griese
e9d36b97a8
Stop using |tu filter, Grav already has the same logic in |t for admin
2021-08-18 14:12:03 +03:00
Matias Griese
43da7c909d
Updated forms and nested fields to use new form logic
2021-08-12 14:13:19 +03:00
Matias Griese
7317e755e5
Fixed missing values in fieldset form field
2021-08-09 21:12:57 +03:00
Matias Griese
fb15acc50c
Fixed toggleable checkboxes being unchecked in fieldset columns [ #2063 ]
2021-02-11 20:54:10 +02:00
Matias Griese
0381aa4643
Regression: Values inside Fieldset do not display [ #1995 ]
2020-12-10 14:51:26 +02:00
Djamil Legato
919a6414a8
Fixed fieldset fields in admin
2020-11-20 11:51:56 -08:00
Ole Vik
13e659a748
Output raw text in paragraph for fieldset ( #1956 )
2020-10-17 12:40:38 -06:00
Andy Miller
8983414c4c
fixes #2934
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-06-08 12:32:58 -06:00
Romarain
a5a4ed0aa7
Added class support for the whole container ( #1706 )
...
I copied/pasted the original `{% if field.classes is defined %}class="{{ field.classes }}" {% endif %}` present in the extended template of the form plugin.
Now, adding a "classes:" in the fieldset declaration should generate a correspondant class in the HTML.
2019-07-03 13:10:48 -06:00
Djamil Legato
c5537f8d65
Fixed fieldset field outdated rendering ( fixes #1313 )
2018-02-01 22:34:53 -08:00
Djamil Legato
eb1f1caa66
Fixed fieldset field not allowing to properly save when contained within a list ( fixes #1225 )
2017-09-25 18:37:12 -07:00
Matias Griese
8b2fceef8e
Add support for a single array field in the forms
2017-05-15 20:24:08 +03:00
Sommerregen
72f8952329
Add fieldset form field
2015-10-05 22:39:54 +02:00