summaryrefslogtreecommitdiff
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Capitlization of /gitlab/i normalized. #1367Alex Denisov2012-09-061-1/+1
* Removed class 'small' for some buttons. Fixed issue creationrandx2012-08-301-1/+1
* Refactoring scss & improving some UI elementsrandx2012-08-291-5/+6
* Update forms to show consistent link to GFM.Riyad Preukschas2012-08-271-1/+1
* Feature: Labels page. Index pagerandx2012-08-241-0/+3
* Few css improvementsDmitriy Zaporozhets2012-08-172-8/+9
* Combine unassigned_issue and unassigned_milestone into unassigned_filterRobert Speicher2012-08-161-2/+2
* Allow filtering by issues with no assigned... assigneeRobert Speicher2012-08-131-1/+1
* Allow filtering by issues with no assigned milestoneRobert Speicher2012-08-131-1/+1
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-107-57/+57
* Merge branch 'master' into gitlab-flavored-markdownRiyad Preukschas2012-08-062-9/+10
|\
| * Fixed firefox css bug with issues tablerandx2012-07-282-9/+10
* | Update views for GFMRiyad Preukschas2012-08-022-3/+3
|/
* Feature: Bulk Issues updaterandx2012-07-283-24/+41
* Update links to milestonesRiyad Preukschas2012-07-251-3/+1
* Update links to issuesRiyad Preukschas2012-07-251-2/+1
* issues counter are now live updated on creation/deleteion/reopening …Staicu Ionut2012-07-103-8/+8
* buttons margin fixedDmitriy Zaporozhets2012-07-051-5/+4
* Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets2012-07-023-22/+1
* UI changes:randx2012-07-012-2/+2
* Issues tags: refactoringrandx2012-06-271-16/+9
* Remove critical status from Issue. Move sort insteadDmitriy Zaporozhets2012-06-273-35/+17
* Issue Labels: Edit, show, index + filterDmitriy Zaporozhets2012-06-274-25/+40
* issues_table css classrandx2012-06-261-1/+1
* Issues list more compact nowrandx2012-06-261-10/+11
* Issues can be unassigned nowrandx2012-06-263-11/+20