summaryrefslogtreecommitdiffstats
path: root/app/views/issue_relations
Commit message (Expand)AuthorAgeFilesLines
* Fix related issues count not updating after deleting one of the related issue...Go MAEDA2023-10-291-0/+1
* Allow issue relation autocomplete to select multiple values (#33418).Go MAEDA2020-12-251-1/+1
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-3/+12
* Fix: Issue id input should get focus after adding related issue (#22023).Go MAEDA2018-05-151-1/+1
* Filter out current issue from the related issues autocomplete (#25055).Jean-Philippe Lang2017-03-021-1/+1
* Always instanciate a relation.Jean-Philippe Lang2013-03-121-0/+1
* New relation form Cancel link is broken with Chrome 21 (#11036).Jean-Philippe Lang2012-09-201-1/+1
* Code cleanup.Jean-Philippe Lang2012-08-091-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-223-6/+6
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-192-0/+6
* Moved the div to a valid place.Jean-Philippe Lang2012-01-081-2/+3
* remove trailing white-spaces from app/views/issue_relations/index.api.rsbToshi MARUYAMA2011-09-171-1/+1
* rename .rhtml to .html.erb of app/views/issue_relations/_form.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* Makes relations resource shallow (#7366).Jean-Philippe Lang2011-07-051-1/+1
* Adds support for GET on /issues/:issue_id/relations (#7366).Jean-Philippe Lang2011-07-041-0/+11
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-041-0/+7
* Autocomplete issue relations on subject (#3170).Jean-Philippe Lang2010-12-121-1/+3
* Application layout refactored.Jean-Philippe Lang2007-09-221-1/+3
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-051-0/+10