summaryrefslogtreecommitdiffstats
path: root/test/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Identify time entry user just like issue assignee (#32196).Jean-Philippe Lang2019-11-021-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18891 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-021-5/+5
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add permission to import time entries (#32196, #28234).Go MAEDA2019-10-281-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18878 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from test/fixtures/roles.ymlGo MAEDA2019-10-281-11/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18876 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to filter after my bookmarked projects (#32302, #29482, #31355).Go MAEDA2019-10-231-0/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18842 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from test/fixtures/user_preferences.ymlGo MAEDA2019-10-231-17/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18840 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render Textile and Markdown attachments on the preview page (#29752).Go MAEDA2019-10-032-0/+8
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18584 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Some issue fixtures are set inconsistent tracker id which is not available ↵Go MAEDA2019-06-211-0/+3
| | | | | | | | | in the project (#31053). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18309 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-201-0/+5
| | | | | | Patch by Gregor Schmidt and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r18245 (#31582, #31365).Go MAEDA2019-06-201-9/+0
| | | | | | | Issue subjets are truncated in some cases when they are created via email. git-svn-id: http://svn.redmine.org/redmine/trunk@18269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue subject may be broken if the subject field is split into multiple ↵Jean-Philippe Lang2019-06-101-0/+9
| | | | | | | | lines (#31365). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18245 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support "YYYY/MM/DD" date format when importing issues (#31450).Go MAEDA2019-05-301-0/+2
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18205 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test for r18158 (#22481).Go MAEDA2019-05-122-0/+14
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18159 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a failing test (#31110).Go MAEDA2019-05-101-0/+1
| | | | | | | | | PluginTest fails if Redmine is cloned from GitHub because Git ignores the empty other_plugin directory. This file had to be committed in r18063. git-svn-id: http://svn.redmine.org/redmine/trunk@18152 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allows setting the private flag via mail keyword (#31324).Go MAEDA2019-05-091-0/+41
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18150 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import time entries (#28234).Go MAEDA2019-05-091-0/+5
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@18146 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Attachment preview does not work for some source files such as JavaScript ↵Go MAEDA2019-05-041-0/+1
| | | | | | | | | and Go (#29259). Patch by Go MAEDA with the help of Stephan Wenzel's contribution. git-svn-id: http://svn.redmine.org/redmine/trunk@18122 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Correct the fixture id (#31275).Go MAEDA2019-04-301-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18099 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that Content-Type header field is empty when sending a file of unknown ↵Go MAEDA2019-04-302-0/+246
| | | | | | | | | type (#31275). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18098 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test for r18091 (#26237).Go MAEDA2019-04-281-0/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18092 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: git: add new one latin1 tag to test repository (#16881)Toshi MARUYAMA2019-04-051-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18040 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: git: add new two latin1 branches to test repository (#16881)Toshi MARUYAMA2019-04-051-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18039 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
| | | | | | | Contributed by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17996 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-152-0/+20
| | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17972 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+2
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
| | | | | | | This will be changed to true in the future. git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixture (#17699).Go MAEDA2019-03-031-0/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-031-0/+38
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17913 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "rake db:fixtures:load" does not work (#30811).Go MAEDA2019-02-194-0/+0
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@17889 e93f8b46-1217-0410-a6f0-8f06a7374b81
* IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing ↵Go MAEDA2019-01-221-0/+4
| | | | | | | | | (#30474). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17837 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a fixture for r17786 (#30412).Go MAEDA2019-01-121-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17787 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-9/+14
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensure that vendor-defined characters in ISO-2022-JP email subject don't ↵Go MAEDA2018-10-151-0/+9
| | | | | | | | | break issue's subject (#29442). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17596 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from test/fixtures/documents.ymlGo MAEDA2018-10-051-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17572 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from test/fixtures/attachments.ymlGo MAEDA2018-10-051-17/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17571 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix mistakenly tampered fixture file (#27070).Go MAEDA2018-04-241-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17305 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow setting "Parent issue" attribute in emails (#27070).Go MAEDA2018-04-241-0/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17304 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Empty email attachments are imported to Redmine, creating broken DB records ↵Jean-Philippe Lang2018-01-071-0/+58
| | | | | | | | (#27885). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@17147 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add test that anonymous user can add watchers by mail (#26654)Toshi MARUYAMA2017-09-071-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16963 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes darcs test repository (#26391).Jean-Philippe Lang2017-07-251-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renames column comments.comments to comments.content to please Rails 5.1 ↵Jean-Philippe Lang2017-07-231-2/+2
| | | | | | (#23630). git-svn-id: http://svn.redmine.org/redmine/trunk@16860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for importing list custom fields with multiple values (#26148).Jean-Philippe Lang2017-07-191-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16837 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New permission: view news (#7068).Jean-Philippe Lang2017-06-071-0/+5
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16639 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-071-0/+5
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16637 e93f8b46-1217-0410-a6f0-8f06a7374b81
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-061-3/+3
| | | | | | Contributed by Holger Just and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16609 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-271-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16572 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-031-0/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16451 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-081-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16380 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-071-0/+35
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16379 e93f8b46-1217-0410-a6f0-8f06a7374b81