summaryrefslogtreecommitdiffstats
path: root/test/unit/issue_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright year.Go MAEDA2019-05-251-1/+1
* New Permission: Edit own issue (#1248).Go MAEDA2019-04-251-0/+17
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Test failure.Jean-Philippe Lang2018-12-131-0/+1
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-061-4/+5
* Extend Issue Summary to include subprojects (#2529).Go MAEDA2018-10-031-17/+35
* Test failures with sqlite3.Jean-Philippe Lang2018-09-231-2/+2
* Upgrade to Rails 5.2.0 (#23630).Jean-Philippe Lang2018-06-231-1/+5
* Clear subtask assignee during copy if is locked (#28946).Go MAEDA2018-06-171-0/+19
* Log automatic rescheduling of following issues to journal (#28649).Jean-Philippe Lang2018-06-101-0/+26
* Clear target version when copying an issue if status is locked or closed (#27...Go MAEDA2018-06-071-0/+20
* Fix: Copying an issue fails if the issue is watched by a locked user (#28765).Go MAEDA2018-05-191-0/+18
* Fix: Calculation of the start date of following issues ignores the "non-worki...Go MAEDA2018-03-081-11/+23
* No validation errors when entering an invalid "Estimate hours" value (#27881).Jean-Philippe Lang2018-01-071-1/+1
* try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)Toshi MARUYAMA2017-07-311-4/+6
* add missing fixture for IssueTest#test_update_should_notify_previous_assigneeToshi MARUYAMA2017-07-271-0/+1
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-2/+2
* Setting to disable automatic closing of duplicates (#26192).Jean-Philippe Lang2017-06-251-0/+17
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Set default assignee before validation (#26072).Jean-Philippe Lang2017-06-061-0/+12
* remove trailing white spaces from test/unit/issue_test.rbToshi MARUYAMA2017-05-101-2/+2
* Adds tests for default assignments (#482).Jean-Philippe Lang2017-04-081-0/+16
* Fixed that watchers list is not updated when changing project on the new issu...Jean-Philippe Lang2017-04-061-0/+10
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-031-6/+6
* Allow to disable description field in tracker setting (#25052).Jean-Philippe Lang2017-03-021-1/+0
* Prevent parent issue from being closed if a child issue is open (#10989).Jean-Philippe Lang2016-12-211-0/+18
* Show an error message when changing an issue's project fails due to errors in...Jean-Philippe Lang2016-12-181-0/+12
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-111-2/+2
* Enforce issue assignee validation (#23921).Jean-Philippe Lang2016-12-101-71/+57
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-021-0/+16
* closed_on field of copied issue is always set to source issue's value (#23764).Jean-Philippe Lang2016-10-011-1/+11
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-031-2/+20
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-031-5/+6
* Fixed that restricted custom permissions on for non member/anonymous does not...Jean-Philippe Lang2016-08-301-0/+22
* Use #update! instead of #update_attribute.Jean-Philippe Lang2016-07-161-27/+27
* Assignable users should not include users that cannot view the tracker (#23172).Jean-Philippe Lang2016-06-281-0/+13
* Adds issue visibility by role/tracker (#285).Jean-Philippe Lang2016-06-051-0/+63
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-051-0/+85
* Adds Issue#allowed_target_trackers (#7839).Jean-Philippe Lang2016-05-301-2/+3
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-071-0/+26
* Notify the user of missing attachments (#22401).Jean-Philippe Lang2016-05-071-0/+11
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-031-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Verify assigned_to_id when assigning safe_attributes (#22127).Jean-Philippe Lang2016-03-121-0/+34
* Private notes get copied without private flag to Duplicate issues (#22072).Jean-Philippe Lang2016-03-121-0/+18
* After copying a task, setting the parent as the orignal task's parent trigger...Jean-Philippe Lang2016-01-101-0/+17
* Can't set parent issue when issue relations among child issues are present (#...Jean-Philippe Lang2016-01-101-191/+89
* Don't include locked user in assignable users (#21477).Jean-Philippe Lang2015-12-121-0/+8
* Adds a test for #21477.Jean-Philippe Lang2015-12-121-0/+6