summaryrefslogtreecommitdiffstats
path: root/test/unit/issue_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a css class (overdue) to overdue issues on issue lists and detail views ...Jean-Philippe Lang2008-12-161-0/+7
* When moving an issue to another project, reassign it to the category with sam...Jean-Philippe Lang2008-07-261-3/+12
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-1/+77
* Make the 'duplicates of' relation asymmetric:Jean-Philippe Lang2008-06-031-5/+25
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-0/+7
* Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular ...Jean-Philippe Lang2008-04-261-0/+2
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-291-0/+6
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-1/+1
* Fixed: Update of time entry fails when the issue has been moved to an other p...Jean-Philippe Lang2007-11-171-1/+12
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-281-1/+11
* Automatic closing of duplicate issues.Jean-Philippe Lang2007-08-251-0/+25
* Each category can now be associated to a user, so that new issues in that cat...Jean-Philippe Lang2007-06-291-0/+27