7 Commits

Author SHA1 Message Date
Matias Griese
81402434a1 Make all form fields to extend field.html.twig 2018-09-24 11:16:09 +03:00
Ole Vik
b47b5c2d66 Make userinfo-avatar modular again (#1049)
Allow template partials to override userinfo-avatar.html.twig non-destructively.
2017-04-02 18:44:42 -06:00
Andy Miller
7af4d3b767 Added support for user-uploadable avatar 2017-03-29 22:41:24 -07:00
Ole Vik
55cf8428f3 Separate userinfo avatar and avatar credit in separate twig (#991)
* Separate userinfo avatar and avatar credit in separate twig

Follow-up on #989, modularizing avatar (and its credit-line) for the userinfo-field in admin/user/ as well.

* Add range-field

Uses input with type 'range' to create a slider-element, a common HTML5 element.

* Revert "Add range-field"

This reverts commit 3d088df57d.
2017-02-22 09:45:08 +01:00
Flavio Copes
3ecdcbecac Simply better format the twig 2016-03-23 19:26:32 +01:00
Djamil Legato
5ab7e69c0d Always force HTTPS for gravatar 2016-03-11 11:19:31 -08:00
Andy Miller
523a57c225 revamped user details page a little 2016-03-04 15:53:41 -07:00