summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-2/+1
* Use proper markdown rendering for previewsBrett Walker2018-07-061-1/+3
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-1/+1
* re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-071-6/+0
* Updated issue form to use new GLFormPhil Hughes2016-04-141-1/+1
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-1/+1
* Remove unnecesary wrapper elementsDouwe Maan2015-12-021-3/+2
* Use consistent casing for page titlesDouwe Maan2015-12-021-3/+0
* 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