summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-061-0/+4
* Group versions by status in issue filters (#10412).Jean-Philippe Lang2016-07-021-2/+2
* Only make sure it's a date.Jean-Philippe Lang2016-07-021-1/+1
* Adds an assertion for this (#23180).Jean-Philippe Lang2016-06-291-0/+4
* Assignable users should not include users that cannot view the tracker (#23172).Jean-Philippe Lang2016-06-281-0/+13
* Ability to define a default assigned_to when receiving emails (#23020).Jean-Philippe Lang2016-06-181-0/+11
* Test broken by r15536 (#23083).Jean-Philippe Lang2016-06-181-0/+1
* Limits the tracker list in filters and issue counts (#285).Jean-Philippe Lang2016-06-181-1/+13
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+8
* Allow global versions to be shown outside of a project for version custom fie...Jean-Philippe Lang2016-06-181-0/+9
* Removes the UTF8 checkmark that prevents redirect from back_url.Jean-Philippe Lang2016-06-151-0/+5
* Include required module (#22951).Jean-Philippe Lang2016-06-111-0/+2
* Set default language in import tests (#22951).Jean-Philippe Lang2016-06-111-0/+4
* Introduce virtual MenuNodes (#15880).Jean-Philippe Lang2016-06-111-0/+35
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-0/+9
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-1/+32
* 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
* Fix HTML generated for floating images in paragraphs (#22898).Jean-Philippe Lang2016-06-041-1/+1
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-011-0/+15
* Test failure (#22926).Jean-Philippe Lang2016-06-011-1/+1
* Adds Issue#allowed_target_trackers (#7839).Jean-Philippe Lang2016-05-301-2/+3
* NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...Jean-Philippe Lang2016-05-281-0/+4
* Child nodes should only be rendered if the user is actually authorized to see...Jean-Philippe Lang2016-05-081-2/+48
* Test failure with SQLServer (#22320).Jean-Philippe Lang2016-05-071-1/+3
* Fixes Query#date_clause timezone handling (#22320).Jean-Philippe Lang2016-05-071-0/+44
* 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
* Filter by issue id (#4806).Jean-Philippe Lang2016-05-061-0/+8
* Test failure (#22147).Jean-Philippe Lang2016-04-241-2/+2
* SQL server: non ASCII filter on text fields does not work (#22405).Jean-Philippe Lang2016-04-241-9/+13
* Set source encoding (#22405).Jean-Philippe Lang2016-04-241-0/+2
* SQL server: non ASCII filter on issue subject does not work (#22405).Jean-Philippe Lang2016-04-241-0/+10
* Removed the "New issue" menu item (#6204).Jean-Philippe Lang2016-04-191-7/+1
* Removes #move_to= (#12909).Jean-Philippe Lang2016-04-182-2/+2
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-174-19/+110
* Add missing + signs (#22493).Jean-Philippe Lang2016-04-141-3/+3
* Validate status of users and groups.Jean-Philippe Lang2016-04-111-0/+8
* Missing fixtures (#14574).Jean-Philippe Lang2016-04-031-1/+1
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-033-7/+7
* Text in the "removed" part of a diff is double-escaped (#22115).Jean-Philippe Lang2016-03-261-0/+12
* Clear settings that are changed by these tests.Jean-Philippe Lang2016-03-261-0/+1
* Don't use custom hostname for all Mailer tests.Jean-Philippe Lang2016-03-261-31/+23
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-2/+2
* Updates copyright for 2016.Jean-Philippe Lang2016-03-13140-140/+140
* 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
* output what language fails at test_number_to_human_size_for_each_languageToshi MARUYAMA2016-03-041-1/+1
* add test which ensure received mail text attachment keeps original encoding (...Toshi MARUYAMA2016-03-041-0/+16
* Security notifications when password or email adress is changed (#21421).Jean-Philippe Lang2016-02-051-0/+45