summaryrefslogtreecommitdiff
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * a bit of restyling for issues and merge request listsDmitriy Zaporozhets2013-01-084-12/+10
| * Green button when we create new item, blue when save or some primary actionDmitriy Zaporozhets2013-01-061-1/+1
| * Remove unused styles. Restyled Issues a bitDmitriy Zaporozhets2013-01-052-42/+49
| * Fixed styles, ProjectHook specs etcDmitriy Zaporozhets2013-01-051-1/+1
| * use ui-box as for allDmitriy Zaporozhets2013-01-042-19/+20
* | Merge branch 'master' into discussionsRiyad Preukschas2012-12-239-63/+54
|\ \ | |/
| * Fix issue update.jsDmitriy Zaporozhets2012-12-201-0/+4
| * show production.log, show only active milestone for issue filterDmitriy Zaporozhets2012-12-191-2/+2
| * Cleanup after issues refactor and fix testDmitriy Zaporozhets2012-12-201-2/+0
| * Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-197-49/+11
| * Refactor css lists. Use well-list classDmitriy Zaporozhets2012-12-183-3/+3
| * Labels autocompleteDmitriy Zaporozhets2012-12-181-0/+33
| * Rework of milestonesDmitriy Zaporozhets2012-12-141-1/+1