summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-102-9/+9
* Render same markdown hint for issue, merge request, wiki and comment formsmarkdown-form-hintDmitriy Zaporozhets2015-11-071-8/+1
* Merge branch 'master' into filter-labelfilter-labelDouwe Maan2015-10-141-1/+1
|\
| * Add spellcheck=false to certain input fieldsspellcheck_falseValery Sizov2015-10-121-1/+1
* | Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-5/+4
|/
* Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-081-2/+2
* Quick Submit all the things!Robert Speicher2015-10-071-2/+2
* Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-2/+2
* Tweak remaining CSS for Markdown previewStan Hu2015-09-211-1/+1
* Turned off autocomplete for new issue titlesdisable-issue-autofillDarby2015-09-091-1/+1
* Apply new style for issues, merge requests and milestone pagesDmitriy Zaporozhets2015-09-041-7/+2
* Merge branch 'fix-email-autocomplete' into 'master'Douwe Maan2015-08-213-5/+6
|\
| * List the current user first in issuable dropdownsStan Hu2015-08-212-2/+2
| * Fix bug preventing invite by e-mailStan Hu2015-08-213-5/+6
* | Fix bug where non-project members of the target project could set labels on n...fix-fork-mr-labelsDouwe Maan2015-08-201-1/+1
|/
* Merge branch 'mr-widget-text' into 'master' Dmitriy Zaporozhets2015-08-111-2/+2
* Revert "Merge branch 'mr-widget-text' into 'master' "Dmitriy Zaporozhets2015-08-111-2/+2
* Improve MR merge widget text and UI consistency.Douwe Maan2015-08-081-2/+2
* Fix method name.Douwe Maan2015-07-301-1/+1
* Dynamically check `:admin_*` ability on issuable formRobert Speicher2015-07-241-1/+1
* Add Issuable#to_ability_nameRobert Speicher2015-07-241-2/+2
* Dynamically check `:admin_*` ability in issuable contextRobert Speicher2015-07-191-2/+2
* Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-061-2/+6
* Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-263-8/+5
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-261-1/+1
* UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets2015-06-251-0/+2
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-251-0/+50
* Dont allow guest to set assigne, milestone and label when create new issue or...Dmitriy Zaporozhets2015-06-251-37/+40
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-253-0/+193