summaryrefslogtreecommitdiff
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Use one helper for linking to team member. More clear title for Issue and MRDmitriy Zaporozhets2012-12-131-12/+6
* | Fix a bunch of smaller glitches.Riyad Preukschas2012-12-031-1/+1
* | Refactor discussion replyRiyad Preukschas2012-12-031-1/+1
|/
* Make new/edit issue forms use containers on the page instead of adding their ownRiyad Preukschas2012-10-273-6/+6
* Merge branch 'front-end' of https://github.com/NARKOZ/gitlabhq into NARKOZ-fr...randx2012-10-271-2/+2
|\
| * use 'js-' prefix for behavioral 'gfm-input' classNihad Abbasov2012-10-191-2/+2
* | Fix chrome issues listDmitriy Zaporozhets2012-10-241-1/+1
* | Added autofocus for issue titleStaicu Ionut2012-10-241-1/+1
|/
* Fix issues close and reopen button text and stylesRiyad Preukschas2012-10-162-3/+3
* Mark all GFM capable inputsRiyad Preukschas2012-10-091-2/+2
* Replace various "active tab" checks with nav_linkRobert Speicher2012-09-261-9/+6
* Escape text passed directly to gfmRobert Speicher2012-09-191-1/+1
* polishing UI a bit. Added footer links for dashboardDmitriy Zaporozhets2012-09-192-2/+2
* Highlight voting notes for issues and merge requestsRiyad Preukschas2012-09-151-1/+1
* Rename 'notes/notes' partial to 'notes/notes_with_form'Riyad Preukschas2012-09-141-1/+1
* Merge pull request #1409 from riyad/update-votesDmitriy Zaporozhets2012-09-112-8/+8
|\
| * Extract displaying votes into partialsRiyad Preukschas2012-09-112-16/+2
| * Show votes as a barRiyad Preukschas2012-09-082-9/+19
| * Make issue buttons look more consistent with MRsRiyad Preukschas2012-09-081-3/+3
| * Update display of merge requests and issues to also show downvotesRiyad Preukschas2012-09-082-2/+6
* | Reduce the amount of JavaScript written in viewsRobert Speicher2012-09-103-16/+2
|/
* Pre-selected milestone implementedAlex Denisov2012-09-071-1/+1