summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-251-1/+1
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-2/+0
* Changed to "Create Issue"Sabba Petri2015-02-271-1/+1
* Changed header to Create New IssueSabba Petri2015-02-271-1/+1
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-2/+2
|\
| * Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* | Refactor.Douwe Maan2015-02-171-1/+1
* | Generalize the image upload in markdownHannes Rosenögger2015-02-171-1/+1
|/
* Updated issuable form to only show create links if allowed, and added contrib...Stephan van Leeuwen2014-12-291-6/+0
* Merge branch 'factor-issue-mr-form-label' of https://github.com/cirosantilli/...Dmitriy Zaporozhets2014-10-021-15/+0
|\
| * Factor issue and edit MR form label field and submit.Ciro Santilli2014-09-221-15/+0
* | Search for 'div-dropzone' correctlyfix_selecting_them_uploadRobert Schilling2014-10-011-1/+1
|/
* Factor issue and MR edit form error list.Ciro Santilli2014-09-201-7/+0
* Factor new issue and edit MR forms.Ciro Santilli2014-09-041-31/+1
* Fix issue error message layoutDmitriy Zaporozhets2014-07-301-6/+10
* Allow set labels from Issue/MR formsDmitriy Zaporozhets2014-07-291-34/+2
* Improve select2 css to match bootstrap styleDmitriy Zaporozhets2014-06-061-1/+1
* Revert "Implements and refactors clipboard feature for markdown."Dmitriy Zaporozhets2014-06-031-1/+1
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-1/+1
* Implements and refactors clipboard feature for markdown.erbunao2014-05-281-1/+1
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-5/+9
* Rename issue form tags to match MR and params.Ciro Santilli2014-04-141-2/+2
* Add issue to an empty repo, test.Marin Jankovski2014-04-081-1/+1
* Fixed 500 error when creating issue for project with no commits.Kyle Fazzari2014-03-271-1/+1
* Added the contribution guide noticeJeroen van Baarsen2014-02-221-0/+4
* Set initial value to Issue/MR form -> assignee selectboxDmitriy Zaporozhets2014-02-171-1/+1
* Use project_users_select_tag for Issue form and MR formDmitriy Zaporozhets2014-02-141-1/+1
* Replace chosen with select2Dmitriy Zaporozhets2014-01-111-3/+3
* Style MR form page for twbs3Dmitriy Zaporozhets2014-01-011-2/+2
* Restyle issue form. Replace inputsDmitriy Zaporozhets2014-01-011-38/+35
* alert-error to alert-dangerDmitriy Zaporozhets2013-12-311-1/+1
* Migrate forms and inputs pt1Dmitriy Zaporozhets2013-12-311-3/+3
* Update form classesDmitriy Zaporozhets2013-12-311-9/+9
* Use new ui-box classesDmitriy Zaporozhets2013-12-241-4/+4
* Added milestone_options and assigne_options helpersDmitriy Zaporozhets2013-12-191-2/+2
* fix most of warningsskv2013-12-151-1/+1
* A few other iids instead of ids (mostly in edit forms)Romain2013-10-191-1/+1
* Compare page improvedDmitriy Zaporozhets2013-09-121-2/+2
* Fix assign-to-me butttonDmitriy Zaporozhets2013-08-081-1/+1
* Replace xlarge and xxlarge classesDmitriy Zaporozhets2013-08-071-3/+3
* Replace .actions with .form-actionsDmitriy Zaporozhets2013-08-071-1/+1
* use control-group classes for inline forms in issues/mrDmitriy Zaporozhets2013-08-071-9/+9
* Improve grammar of label hintsJacob Vosmaer2013-07-241-1/+1
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-131-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+95