summaryrefslogtreecommitdiff
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+3
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-37/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-0/+4
* Added a content field to atom feedDevin Sylva2019-05-221-0/+1
* Fix calendar feed when sorted by priorityHeinrich Lee Yu2018-12-171-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-0/+15
* Retrieve issue author's avatar by user, not user#email.Andreas Brandl2018-02-131-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* [Multiple issue assignees] Fix issue atom feedValery Sizov2017-05-051-2/+9
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-4/+6
* Merge branch '28058-hide-emails-in-atom-feeds' into 'security'Rémy Coutable2017-03-201-2/+2
* Fix xml.updated field in rss/atom feedsblackst0ne2017-03-121-1/+1
* Add more information into RSS fead for issuesAlexander Matyushentsev2016-06-131-1/+19
* Remove `issue_to_atom` helperrs-remove-issue_to_atomRobert Speicher2016-05-231-0/+14
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-2312-392/+0
* Use project.team over project.usersDmitriy Zaporozhets2013-06-182-3/+3
* Fix assign-to-me button align at issue formDmitriy Zaporozhets2013-06-101-2/+5
* Open the issue tag list on clickJohannes Schleifenbaum2013-06-091-0/+3
* Assign to me link on issue formDmitriy Zaporozhets2013-05-291-28/+32
* bring more usability to issues filtering. Block issues area on loading filter...Dmitriy Zaporozhets2013-05-082-52/+63
* init filter linksDmitriy Zaporozhets2013-05-081-4/+4
* replace selectboxes with filtersDmitriy Zaporozhets2013-05-081-3/+52
* Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets2013-05-071-1/+1
* add Gitlab::Label class and different color labels for default labels setDmitriy Zaporozhets2013-05-071-1/+1
* Remove 2000 char limit on issue description textareafalk2013-05-051-1/+1
* Merge pull request #3645 from lucasuyezu/alphabetically_sortedDmitriy Zaporozhets2013-05-021-1/+1
|\
| * Assignees are now sorted alphabetically.Lucas Uyezu2013-04-201-1/+1
* | Replace inline document.ready with dispatcherDmitriy Zaporozhets2013-05-021-5/+0
|/
* Fix issues search overflow on low res.Dmitriy Zaporozhets2013-04-191-1/+1
* refactor Issues.js. Remove unused actions. Respect filters while searching fo...Dmitriy Zaporozhets2013-04-073-5/+8
* Refactoring & restyle pagination:Dmitriy Zaporozhets2013-04-063-34/+35
* Redesign issues, mr listsDmitriy Zaporozhets2013-04-062-26/+31
* Remove user decoratorDmitriy Zaporozhets2013-04-041-1/+1
* new issue link from issue show pageDmitriy Zaporozhets2013-04-031-0/+3
* Group and team rss is valid nowDmitriy Zaporozhets2013-03-101-3/+2
* created-by-me filter for issues inside project. Fixed global project.issues o...Dmitriy Zaporozhets2013-02-281-1/+4
* Fix issue edit button showupDmitriy Zaporozhets2013-02-261-2/+1
* Add close issue to note actions barDmitriy Zaporozhets2013-02-251-3/+10
* proper name for issue partialDmitriy Zaporozhets2013-02-252-2/+1
* States events fixedAndrew8xx82013-02-182-4/+4
* Issue uses StateMachine nowAndrew8xx82013-02-182-7/+7
* remove old alert messagesDmitriy Zaporozhets2013-01-301-1/+1
* replace right with pull-rightDmitriy Zaporozhets2013-01-306-11/+11
* refactor buttons pt2Dmitriy Zaporozhets2013-01-291-4/+4
* refactor buttons pt1Dmitriy Zaporozhets2013-01-292-5/+5
* Fix assign-to-me filter for project issuesDmitriy Zaporozhets2013-01-171-2/+2
* Merge branch 'master' into discussionsRiyad Preukschas2013-01-151-2/+3
|\
| * Improve wiki typographyDmitriy Zaporozhets2013-01-101-2/+3
* | Merge commit 'master' into discussionsRiyad Preukschas2013-01-156-72/+78
|\ \ | |/