summaryrefslogtreecommitdiffstats
path: root/app/views/users/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-1/+1
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-2/+2
* Additional email addresses are not displayed in user profile page (#33601).Go MAEDA2020-06-271-1/+1
* Show projects using a table instead of an unordered list in the user profile ...Go MAEDA2019-03-281-5/+19
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-151-0/+12
* Move custom field classes to a method (#30994).Go MAEDA2019-03-091-1/+1
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-091-1/+1
* Add issue tracking table on the user profile page (#30421).Go MAEDA2019-02-011-8/+51
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-1/+2
* Display user logins on profiles (#26127).Go MAEDA2018-12-121-3/+1
* Add my activities to my page (#2471).Go MAEDA2018-07-111-15/+1
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-311-1/+1
* Render activities block on UsersController#show grouped and with event_type i...Go MAEDA2017-12-251-3/+3
* Link to issues assigned to user or his groups (#25212).Jean-Philippe Lang2017-06-061-1/+1
* Deny edit/update/delete for anonymous user (#25483).Jean-Philippe Lang2017-04-031-1/+1
* Wrong filter value for assigned issues (#3398).Jean-Philippe Lang2015-10-211-1/+1
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-211-1/+1
* Link to assigned issues on user profiles (#3398).Jean-Philippe Lang2015-10-211-4/+10
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-5/+5
* User detail : show user login to admins (#17354).Jean-Philippe Lang2014-12-141-0/+3
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-121-1/+1
* code layout cleanup app/views/users/show.html.erbToshi MARUYAMA2012-02-221-1/+3
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* replace tabs to spaces at app/views/users/show.html.erbToshi MARUYAMA2011-09-171-13/+13
* rename .rhtml to .html.erb of app/views/users/show.rhtml.Toshi MARUYAMA2011-09-021-0/+70