summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* Move project header title definition to view in question.Douwe Maan2015-09-174-0/+7
* Improve font size on issues/mr listissue-redesignDmitriy Zaporozhets2015-09-081-1/+1
* Style issue page, comments and part of merge request pageDmitriy Zaporozhets2015-09-082-11/+14
* Small restyle of issue and merge request pagesDmitriy Zaporozhets2015-09-071-17/+17
* Apply new style for issues, merge requests and milestone pagesDmitriy Zaporozhets2015-09-042-8/+7
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-1/+7
* 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
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-263-5/+5
* 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
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-254-65/+4
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-252-3/+3
* Improve performance for issue#show pageDmitriy Zaporozhets2015-06-242-6/+7
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
* Dont truncate issue/mr titleDmitriy Zaporozhets2015-06-081-1/+1
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-2/+0
* Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-271-1/+1
* Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-271-1/+1
|\
| * Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-251-1/+1
* | Add link_to_label helperRobert Speicher2015-05-212-4/+2
|/
* Fix Atom feeds.Douwe Maan2015-05-211-1/+1
* Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-061-1/+1
* Single quotes/icon helper in viewsRobert Speicher2015-05-062-11/+11
* Remove all references to `parse_tasks`Robert Speicher2015-05-061-1/+1
* Update task list behavior for IssuesRobert Speicher2015-05-062-2/+4
* Fix missing button typesSullivan SENECHAL2015-05-051-1/+1
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-304-0/+4
* Fix wrong placement of show-aside linkSullivan SENECHAL2015-04-271-2/+3
* Merge pull request #9065 from rumpelsepp/issuesDmitriy Zaporozhets2015-04-241-20/+13
|\
| * Tweak issue pageStefan Tatschner2015-04-241-20/+13
* | Remove unnecessary private_token params.atom-feeds-everywhereDouwe Maan2015-04-231-1/+1
* | Make links and titles of atom feeds consistent.Douwe Maan2015-04-231-2/+2
* | Add atom link tag to every page that has one.Douwe Maan2015-04-231-0/+4
|/
* Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-2/+2
|\
| * Only allow user to see participants from groups they have access to.Douwe Maan2015-04-021-2/+2
* | Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-1/+1
|/
* Small css improvements to selectboxes and issue filterDmitriy Zaporozhets2015-03-271-10/+0
* Big refactoring of issues filtersDmitriy Zaporozhets2015-03-263-5/+3
* Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-eventsDmitriy Zaporozhets2015-03-251-2/+1
* Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-2/+3
* Make issue and merge request sidebar more compactupvotes-refactoringDmitriy Zaporozhets2015-03-202-10/+6
* 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 select css. Make selects same widthDmitriy Zaporozhets2015-03-181-1/+1
* | fix public issueValery Sizov2015-03-181-13/+14
* | Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-171-0/+20
|\ \