summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Czech help files translation for 3.4-stable updated by Karel Pičman (#27507,...Toshi MARUYAMA2017-12-092-11/+12
* Czech help files html clean upToshi MARUYAMA2017-12-092-20/+34
* Czech help files translation for 3.3-stable updated by Karel Pičman (#27507,...Toshi MARUYAMA2017-12-094-21/+21
* fix public/help/cs/wiki_syntax_detailed_markdown.html broken by r14519 (#20452)Toshi MARUYAMA2017-12-091-4/+0
* remove double-quotation from cs.yml label_user_mail_*Toshi MARUYAMA2017-12-091-5/+5
* Czech translation for 3.4-stable updated by Karel Pičman (#27506, #27767)Toshi MARUYAMA2017-12-091-22/+22
* Czech translation for 3.3-stable updated by Karel Pičman (#27506, #27766)Toshi MARUYAMA2017-12-091-5/+5
* Lithuanian translation for 3.4-stable updated by Marius Žilėnas (#27502)Toshi MARUYAMA2017-12-091-27/+27
* Lithuanian translation for 3.3-stable updated by Marius Žilėnas (#27502, #2...Toshi MARUYAMA2017-12-091-16/+17
* remove extra empty lines from config/locales/cs.ymlToshi MARUYAMA2017-12-091-1/+0
* Fix: Strip whitespace from email addresses on lost password page (#27754).Go MAEDA2017-12-082-1/+16
* add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)Toshi MARUYAMA2017-12-071-0/+17
* code clean up IssuesPdfHelperTest (#12510)Toshi MARUYAMA2017-12-071-13/+10
* svn propset svn:eol-style native test/unit/lib/redmine/helpers/url_test.rb (#...Toshi MARUYAMA2017-12-070-0/+0
* svn propset svn:eol-style native test/unit/lib/redmine/export/pdf/issues_pdf_...Toshi MARUYAMA2017-12-070-0/+0
* mercurial: work around faulty parsing of early command options (#27516)Toshi MARUYAMA2017-12-072-19/+20
* mercurial: separate command options and positional arguments with "--" (#27516)Toshi MARUYAMA2017-12-071-5/+5
* mercurial: reject malicious command argument (#27516)Toshi MARUYAMA2017-12-072-0/+34
* Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).Go MAEDA2017-12-062-0/+37
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-12-063-3/+25
* Reverted r17054 (#27663).Go MAEDA2017-11-302-23/+1
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-11-292-1/+23
* Fixes visibility checks for version.fixed_issues in Gantt (#27676).Jean-Philippe Lang2017-11-292-5/+5
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-294-14/+19
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-293-14/+14
* Moves issue calculations into the fixed_issues relation (#27676).Jean-Philippe Lang2017-11-291-69/+97
* Fix typo in configuration.yml.example (#27670).Go MAEDA2017-11-291-2/+2
* Use new pagination style in gantt (#26671).Go MAEDA2017-11-281-14/+13
* Spanish/Panama translation update for jstoolbar-es-pa.js (#27649).Go MAEDA2017-11-271-1/+1
* Spanish translation update for jstoolbar-es.js (#27642).Go MAEDA2017-11-271-1/+1
* Fix: Unnecessary arrow icon beside a project link in calendar tooltips (#27139).Go MAEDA2017-11-271-3/+3
* Use number input field instead of text input for Gantt months field (#26869).Go MAEDA2017-11-272-1/+2
* Add tests for context menu in gantt (#10485).Go MAEDA2017-11-271-0/+5
* Use pluck instead of map in MyHelper (#26711).Go MAEDA2017-11-261-2/+2
* Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)Go MAEDA2017-11-262-1/+18
* Fix: Changing the tracker to a tracker with the tracker field set to read-onl...Go MAEDA2017-11-261-1/+1
* Add right-click context menu to gantt bars (#10485).Go MAEDA2017-11-253-2/+8
* Add right-click context menu to gantt subjects (#10485).Go MAEDA2017-11-253-2/+7
* Fix: Gravatar icon is misaligned in gantt (#26410).Go MAEDA2017-11-252-1/+5
* Make gantt columns resizable (#20481).Go MAEDA2017-11-252-5/+29
* Fix: "Uncheck all" is not working in workflow status transitions page (#27586).Go MAEDA2017-11-251-3/+3
* Gemfile: pin mail gem version to prevent failure of MailHandlerTest#test_add_...Toshi MARUYAMA2017-11-051-0/+1
* remove unused WikisController#edit (#26579)Toshi MARUYAMA2017-11-054-51/+0
* remove unused project setting wiki tab erb (#26579)Toshi MARUYAMA2017-11-051-19/+0
* Adds changes from 3.3.5.Jean-Philippe Lang2017-10-151-0/+10
* Updates for 3.4.3 release.Jean-Philippe Lang2017-10-152-1/+51
* Fix filter after multiple version ids (#26667).Jean-Philippe Lang2017-10-152-1/+22
* Fix filter values for fixed version id (#26667).Jean-Philippe Lang2017-10-152-1/+15
* Filtering time entries after issue's target version doesn't work as expected ...Jean-Philippe Lang2017-10-152-2/+16
* URL-escape additional characters with special meaning in the generated markup...Jean-Philippe Lang2017-10-151-1/+2