gitlab-org--gitlab-foss/app/views/issues
Izaak Alpert c1b05e7b86 Gravatar image fixes when gravatar unavailable
-Alt text to image was set to hash, which would make the page display hashes if the image/gravatar  wasn't available, set the alt text to '', and made the main tool bar image follow the same or similar constraints as the other images (.avatar, .s26)

Conflicts:
	app/assets/stylesheets/themes/ui_bb.scss
	app/views/snippets/_snippet.html.haml

Change-Id: I42e1e86f535486fd2556d4b3e4591f3676eea033
2013-06-26 08:53:03 -04:00
..
_filter.html.haml bring more usability to issues filtering. Block issues area on loading filtered results 2013-05-08 13:43:21 +03:00
_form.html.haml Fix assign-to-me button align at issue form 2013-06-10 19:44:32 +03:00
_head.html.haml Group and team rss is valid now 2013-03-10 12:16:57 +02:00
_issue.html.haml add Gitlab::Label class and different color labels for default labels set 2013-05-07 17:57:59 +03:00
_issues.html.haml Gravatar image fixes when gravatar unavailable 2013-06-26 08:53:03 -04:00
edit.html.haml Reduce the amount of JavaScript written in views 2012-09-10 02:12:36 -04:00
index.atom.builder create atom feed for issues 2011-11-11 13:29:58 +04:00
index.html.haml Replace inline document.ready with dispatcher 2013-05-02 11:18:29 +03:00
index.js.haml refactor Issues.js. Remove unused actions. Respect filters while searching for issue 2013-04-07 13:19:36 +03:00
new.html.haml Reduce the amount of JavaScript written in views 2012-09-10 02:12:36 -04:00
show.html.haml Show participants on issues, including mentions, and notify email to all participants 2013-06-24 11:55:44 -03:00
update.js.haml Fix issue update.js 2012-12-20 16:42:13 +02:00