Dr. Tobias Quathamer
e6036b8266
Clean up smarty templates.
...
This simplifies some logic in if-conditions, because
smarty just returns an empty string for undefined
variables.
Also, this commit removes unnecessary values from
HTML input attributes.
2024-01-07 21:40:01 +01:00
Hypolite Petovan
2cc4bd2490
Add RTL support to many input fields
...
- Compose page
- Post jot
- Comment form
- Event form
2021-05-20 08:39:37 -04:00
Hypolite Petovan
65f74da45b
Add translation to required labels on input fields
...
- Normalize display of required label
- Remove unused field_richtext template
2020-12-19 22:52:45 -05:00
Hypolite Petovan
aa7eb75e62
Add HTML escaping to field_input value
...
- Quotes weren't rendering in pre-populated fields
2020-09-07 18:53:04 -04:00
nupplaPhil
c28f1fec51
General usage of type in input fields
2019-12-05 21:42:33 +01:00
nupplaPhil
47505aceec
double quoted field & use number
2019-12-05 21:13:49 +01:00
nupplaPhil
e6da666885
Make Two Factor Field numeric
2019-12-05 20:19:25 +01:00
Hypolite Petovan
8c9ef56a71
Normalize field_*.tpl formatting
2019-02-03 15:33:59 -05:00
Hypolite Petovan
ba7ffab3c2
Add nofilter to field_input attribute parameter
2019-02-03 15:32:52 -05:00
Hypolite Petovan
e1b3bcc77d
Unescape yet more values with a focus on the vier theme
2018-12-16 22:38:32 -05:00
Hypolite Petovan
c407fb7963
Avoid escaping relevant template variables
2018-12-16 22:38:32 -05:00
Hypolite Petovan
2241ba4540
Remove uses of HTML escaping in Smarty templates
2018-12-16 22:38:30 -05:00
Andreas Neustifter
5d1d0d1a9f
Remove empty help spans from templates.
...
The empty spans from the templates mess up the layout sometimes, and are useless weight anyway.
Lets get rid of them.
2018-04-23 20:29:55 +00:00
rabuzarus
3a9a9e6a1c
frio + core: some restructure in profiles.php + frio template for profiles settings
2016-06-10 11:24:38 +02:00
Tobias Diekershoff
1ee405c9c3
added aria describedby elements refering to field help to the input templates
2016-04-04 08:10:27 +02:00
Fabrixxm
9d3fb417c2
Escape values to input fields (and some 'title' and 'alt')
2015-02-16 09:30:12 +01:00
Tobias Diekershoff
d58bac1138
template for password now support required and autofocus
2015-01-16 19:36:09 +01:00
Tobias Diekershoff
8b20af6ef5
template for input fields now supports required, autofocus and types email, url
2015-01-16 19:31:23 +01:00
Zach Prezkuta
127b7a589e
eliminate Cropper conflicts with jQuery
2013-06-01 10:42:51 -06:00
Fabrixxm
379c761c3f
missing "templates" folders
2013-04-23 07:47:57 -04:00