21 Commits

Author SHA1 Message Date
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
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
9be238c4cb Fixed stringable objects breaking the inputs 2020-11-25 15:42:35 +02:00
Andy Miller
4412122c9e Added Editor Section + added sans/mono font option for markdown 2020-05-11 11:25:27 -06:00
Andy Miller
8fe8d4b1d8 much new custom admin stuff 2020-05-08 17:50:03 -06:00
Andy Miller
55dda9d576 Merge branch 'develop' into 1.10
# Conflicts:
#	CHANGELOG.md
#	themes/grav/css-compiled/preset.css.map
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
#	themes/grav/templates/pages.html.twig
2019-10-23 15:25:38 -06:00
sque89
365ab2e062 add span with required sign to editor field label (#1748) 2019-10-23 14:47:37 -06:00
Matias Griese
0e3661b45d Minor twig cleanup 2019-07-19 16:12:15 +03:00
Ole Vik
030e4ae073 Fix #1179 (#1630) 2019-03-12 12:10:26 -06:00
Andy Miller
3e987be251 Merge branch 'develop' into feature/pagemedia
# Conflicts:
#	CHANGELOG.md
2018-09-30 13:38:39 -06:00
Andy Miller
c50a587a6a XSS filter 2018-09-29 21:18:45 -06:00
Matias Griese
81402434a1 Make all form fields to extend field.html.twig 2018-09-24 11:16:09 +03:00
Andy Miller
25cfebdc53 Updated some styles for display field + blockquote 2018-05-11 13:03:59 -06:00
Dávid Szabó
bc0bf6b3d9 Fix fullscreen editor (#1093) 2017-04-28 13:50:16 -06:00
Andy Miller
e5d1e60234 Revert "Admin fields improvements (#1083)"
This reverts commit b6c7ad0fd5.

# Conflicts:
#	CHANGELOG.md
2017-04-26 10:15:27 -06:00
Benny
b6c7ad0fd5 Admin fields improvements (#1083)
* Admin fields improvements

* Update changelog

* Fix changelog
2017-04-25 13:44:03 -06:00
Andy Miller
015f42fe7e Translated field.default for editor form field 2017-04-25 12:33:56 -06:00
Andy Miller
13c397ebb5 some label encoding tweaks for fields 2016-05-19 18:41:35 -06:00
Djamil Legato
136e91487c Added generic implementation for vertically reisizing the editor via drag handler 2016-03-04 18:01:04 -08:00
Djamil Legato
dc722ce79f Implemented Lint mode for editor 2016-03-02 14:38:48 -08:00
Djamil Legato
c77a947bf8 Deprecated markdown field and aliased to the more generic editor/editor 2016-03-02 13:16:16 -08:00