| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clear target version when copying an issue if status is locked or closed (#27... | Go MAEDA | 2018-06-07 | 1 | -0/+20 |
* | Fix: Copying an issue fails if the issue is watched by a locked user (#28765). | Go MAEDA | 2018-05-19 | 1 | -0/+18 |
* | Copy project attachments (#26622). | Go MAEDA | 2018-05-13 | 1 | -0/+8 |
* | Copy version attachments (i.e. Files) along with the versions on project copy... | Go MAEDA | 2018-05-13 | 1 | -0/+12 |
* | Add test for r17329 (#28494). | Go MAEDA | 2018-05-12 | 1 | -0/+7 |
* | Allow switching the encoding to UTF-8 when exporting to CSV (#26279). | Go MAEDA | 2018-05-07 | 1 | -1/+16 |
* | Fix: Syntax highlighter does not work if language name is single-quoted (#284... | Go MAEDA | 2018-05-02 | 1 | -0/+3 |
* | Filter for version name should be case-insensitive (#27122). | Go MAEDA | 2018-04-28 | 1 | -0/+8 |
* | Copy wiki attachments on project copy (#10282). | Go MAEDA | 2018-04-28 | 1 | -1/+4 |
* | Allow to copy documents along with projects (#26621). | Go MAEDA | 2018-04-28 | 1 | -0/+22 |
* | Show renames in diff preview (#28295). | Go MAEDA | 2018-04-27 | 1 | -0/+50 |
* | Allow setting "Parent issue" attribute in emails (#27070). | Go MAEDA | 2018-04-24 | 1 | -1/+5 |
* | Gantt bars with start date and end date on the same day don't become red by o... | Go MAEDA | 2018-04-09 | 1 | -0/+14 |
* | Global and public custom queries are shown as editable to non administrators ... | Jean-Philippe Lang | 2018-04-08 | 1 | -1/+21 |
* | Security notification on password recovery is empty (#28302). | Jean-Philippe Lang | 2018-04-07 | 1 | -0/+17 |
* | Markdown pre-block could derive incorrect wiki sections (#25299). | Jean-Philippe Lang | 2018-04-07 | 1 | -0/+55 |
* | Support for lastnames with spaces in user autocompleters (#28154). | Go MAEDA | 2018-04-07 | 1 | -0/+10 |
* | Ignore archived project memberships when calculating issue query visibility (... | Go MAEDA | 2018-04-07 | 1 | -0/+5 |
* | Adds issue category filter to spent time queries (#28391). | Go MAEDA | 2018-04-01 | 1 | -0/+5 |
* | Fix: Calculation of the start date of following issues ignores the "non-worki... | Go MAEDA | 2018-03-08 | 1 | -11/+23 |
* | Optional regex for filtering attachments on incoming emails (#27025). | Go MAEDA | 2018-03-03 | 1 | -0/+10 |
* | Move textile footnotes test to TextileFormatterTest (#28207). | Go MAEDA | 2018-03-02 | 1 | -0/+15 |
* | Add footnotes test for markdown formatter (#28207). | Go MAEDA | 2018-03-02 | 1 | -0/+24 |
* | Add minimal fixture for issues_pdf_test (#12510). | Go MAEDA | 2018-02-24 | 1 | -0/+3 |
* | Enable lax_spacing for markdown formatting (#28119). | Go MAEDA | 2018-02-16 | 1 | -0/+9 |
* | Add tests for "height" and "max-height" (#26552). | Go MAEDA | 2018-01-13 | 1 | -1/+3 |
* | Allow "max-height", "max-width", "min-height" and "min-width" CSS properties ... | Go MAEDA | 2018-01-11 | 1 | -0/+2 |
* | The progress exceeding 99.5% is displayed as 100% (#27848). | Jean-Philippe Lang | 2018-01-08 | 1 | -0/+11 |
* | Unable to download file if custom field is not defined as visible to any user... | Jean-Philippe Lang | 2018-01-08 | 1 | -0/+59 |
* | Empty email attachments are imported to Redmine, creating broken DB records (... | Jean-Philippe Lang | 2018-01-07 | 1 | -0/+8 |
* | No validation errors when entering an invalid "Estimate hours" value (#27881). | Jean-Philippe Lang | 2018-01-07 | 1 | -1/+1 |
* | Links for custom field value don't have "external" class (#27024). | Go MAEDA | 2018-01-01 | 4 | -14/+14 |
* | add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510) | Toshi MARUYAMA | 2017-12-07 | 1 | -0/+17 |
* | code clean up IssuesPdfHelperTest (#12510) | Toshi MARUYAMA | 2017-12-07 | 1 | -13/+10 |
* | mercurial: work around faulty parsing of early command options (#27516) | Toshi MARUYAMA | 2017-12-07 | 1 | -6/+6 |
* | mercurial: reject malicious command argument (#27516) | Toshi MARUYAMA | 2017-12-07 | 1 | -0/+19 |
* | Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510). | Go MAEDA | 2017-12-06 | 1 | -0/+35 |
* | Disallow creating inverse relates issue relations (#27663). | Go MAEDA | 2017-12-06 | 1 | -0/+14 |
* | Reverted r17054 (#27663). | Go MAEDA | 2017-11-30 | 1 | -14/+0 |
* | Disallow creating inverse relates issue relations (#27663). | Go MAEDA | 2017-11-29 | 1 | -0/+14 |
* | Fixes visibility checks for version.fixed_issues in Gantt (#27676). | Jean-Philippe Lang | 2017-11-29 | 1 | -1/+1 |
* | Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114) | Go MAEDA | 2017-11-26 | 1 | -0/+17 |
* | add test that anonymous user can add watchers by mail (#26654) | Toshi MARUYAMA | 2017-09-07 | 1 | -0/+4 |
* | #assert_nothing_raised takes no arguments. | Jean-Philippe Lang | 2017-08-01 | 1 | -1/+1 |
* | try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320) | Toshi MARUYAMA | 2017-07-31 | 1 | -4/+6 |
* | Move helper tests to test/helpers (#26504). | Jean-Philippe Lang | 2017-07-30 | 17 | -2861/+0 |
* | Skip all issue concurrency tests with MySQL. | Jean-Philippe Lang | 2017-07-30 | 1 | -3/+1 |
* | add missing fixture for IssueTest#test_update_should_notify_previous_assignee | Toshi MARUYAMA | 2017-07-27 | 1 | -0/+1 |
* | Make sure that something was actually deleted. | Jean-Philippe Lang | 2017-07-26 | 1 | -3/+8 |
* | Get rid of acts_as_versioned. | Jean-Philippe Lang | 2017-07-26 | 3 | -22/+22 |