summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_relations.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/issues/_relations.rhtml.Toshi MARUYAMA2011-09-011-37/+0
* remove trailing white-spaces from app/views/issues/_relations.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* Additional escaping.Jean-Philippe Lang2011-07-301-1/+1
* Makes relations resource shallow (#7366).Jean-Philippe Lang2011-07-051-2/+2
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-041-2/+2
* Code cleanup.Jean-Philippe Lang2011-04-121-1/+1
* Adds a specific icon for deleting a relation.Jean-Philippe Lang2011-04-111-1/+1
* Adds context menu for related issues (#8006).Jean-Philippe Lang2011-04-051-7/+10
* Moves relations fetching from views to the controller and skip invalid relati...Jean-Philippe Lang2011-01-221-2/+2
* Refocus the related issue field after submitting an issue. #6275Eric Davis2010-09-061-0/+1
* Focus on the input when adding a related issue on issues/show page. #4656Jean-Baptiste Barth2010-08-041-1/+1
* Slight UI changes to the subtasks tree.Jean-Philippe Lang2010-03-131-1/+1
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-141-2/+3
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Fixed: issue details view discloses relations to issues that the user is not ...Jean-Philippe Lang2009-01-311-1/+1
* Show project name in front of related issues if cross-project issue relations...Jean-Philippe Lang2008-12-071-1/+2
* Application layout refactored.Jean-Philippe Lang2007-09-221-6/+15
* Fixed: the link to delete issue relations is displayed even if the user is no...Jean-Philippe Lang2007-08-121-2/+2
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-051-0/+22