summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_issue.html.haml
Commit message (Expand)AuthorAgeFilesLines
...
* Fix specsDouwe Maan2015-12-081-1/+1
* Add indication to merge request list item that MR cannot be merged automaticallyDouwe Maan2015-12-081-11/+14
* Move labels to second line of issue/MR list itemDouwe Maan2015-12-021-3/+5
* Link milestone item to issues with that milestoneDouwe Maan2015-12-021-3/+5
* Link issue/MR list item comments counter to commentsDouwe Maan2015-12-021-4/+4
* Use "Assigned to USER" tooltip in issue list itemDouwe Maan2015-12-021-1/+1
* award emojiValery Sizov2015-11-191-2/+0
* Improve font size on issues/mr listissue-redesignDmitriy Zaporozhets2015-09-081-1/+1
* revert cache issuelabel_cachingValery Sizov2015-07-221-37/+36
* Use to_reference menthod when render issue id in listDmitriy Zaporozhets2015-07-011-1/+1
* Cache issue in the listDmitriy Zaporozhets2015-06-301-36/+37
* Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-261-2/+2
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-261-1/+1
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
* Dont truncate issue/mr titleDmitriy Zaporozhets2015-06-081-1/+1
* Add link_to_label helperRobert Speicher2015-05-211-2/+1
* Tweak issue pageStefan Tatschner2015-04-241-20/+13
* Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-2/+3
* Fix project issues and merge requests pagesDmitriy Zaporozhets2015-03-191-1/+1
* Merge pull request #8662 from yglukhov/mr-and-issue-linksDmitriy Zaporozhets2015-03-191-1/+1
|\
| * Make MR and issue numbers clickable links in MR and issue lists.yglukhov2015-02-151-1/+1
* | Refactor buttonsDmitriy Zaporozhets2015-03-141-3/+3
* | Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-4/+4
* | Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-7/+9
|\ \
| * | Minor css improvementsDmitriy Zaporozhets2015-02-201-1/+1
| * | Improve issue and merge request lists UIDmitriy Zaporozhets2015-02-191-7/+9
| |/
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-6/+6
|/
* Show issue/mr id in the list below titleDmitriy Zaporozhets2014-12-031-1/+1
* UI improvements mostly for mobile screensDmitriy Zaporozhets2014-12-021-1/+1
* Show nothing instead of unassigned on issuesCiro Santilli2014-10-231-2/+0
* Add task lists to issues and merge requestsVinnie Okada2014-10-051-0/+4
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-3/+3
* Make labels clickableDmitriy Zaporozhets2014-09-111-1/+2
* Remove HAML eval for const strings.Ciro Santilli2014-08-261-1/+1
* Refactor label rendering and default label set generationDmitriy Zaporozhets2014-07-291-3/+1
* Better UI for closed/reopen buttonsDmitriy Zaporozhets2014-07-021-2/+2
* Use more specific class names: grouped -> btn-groupedDmitriy Zaporozhets2014-02-201-3/+3
* Use css truncation instead of railsDmitriy Zaporozhets2014-01-081-1/+2
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-1/+1
* Lighter border color for ui-box. Show closed keyword for issues listDmitriy Zaporozhets2013-10-131-0/+3
* Show iid as default id for issues, mrDmitriy Zaporozhets2013-08-191-1/+1
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-121-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+44