summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extract classes to their own files to prevent loading issues (#20508).Jean-Philippe Lang2015-10-194-71/+112
* Include helper instead of patching (#20508).Jean-Philippe Lang2015-10-193-3/+2
* Conditions cleanup.Jean-Philippe Lang2015-10-191-2/+2
* Display flash message if enumerations were actually saved (#19861).Jean-Philippe Lang2015-10-191-2/+4
* Makes project selection by subaddress optional (#20732).Jean-Philippe Lang2015-10-193-12/+28
* Updates rdm-mailhandler.rb help.Jean-Philippe Lang2015-10-171-27/+31
* Updates rdm-mailhandler.rb help.Jean-Philippe Lang2015-10-171-6/+19
* MailHandler: Select project by subaddress (redmine+project@example.com) (#207...Jean-Philippe Lang2015-10-173-1/+90
* Lighter colors for journal details in issue history (#20370).Jean-Philippe Lang2015-10-171-2/+5
* Moved notification assertion to its own test.Jean-Philippe Lang2015-10-171-5/+11
* Removed duplicate test case.Jean-Philippe Lang2015-10-171-17/+0
* Deliveries already cleared in #setup.Jean-Philippe Lang2015-10-171-4/+0
* Not testing nested set.Jean-Philippe Lang2015-10-171-5/+0
* Mail Handler: add support for allow_override=all (#20543).Jean-Philippe Lang2015-10-173-57/+83
* Mail handler: no attributes overridable by default (#20543).Jean-Philippe Lang2015-10-172-20/+21
* Hide version and/or category on issue details when no versions and/or categor...Jean-Philippe Lang2015-10-172-2/+18
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-154-2/+37
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-153-8/+8
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-152-1/+7
* Allow issue description to be searchable as a filter (#1159).Jean-Philippe Lang2015-10-151-0/+1
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-154-9/+10
* Reverts r14672, test broken (#1159).Jean-Philippe Lang2015-10-141-1/+0
* Allow issue description to be searchable as a filter (#1159).Jean-Philippe Lang2015-10-141-0/+1
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
* List custom fields with multiple values set as required by workflow can be bl...Jean-Philippe Lang2015-10-142-1/+26
* Add debug info for random test failure.Jean-Philippe Lang2015-10-091-2/+2
* Fixes float conversion failures (#1561).Jean-Philippe Lang2015-10-092-10/+13
* Workaround for spent time grouped by project (#1561).Jean-Philippe Lang2015-10-092-1/+23
* Display totals if the PDF export (#1561).Jean-Philippe Lang2015-10-091-3/+16
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-098-59/+177
* Fix tokenization of phrases with non-ascii chars (#20730).Jean-Philippe Lang2015-10-092-1/+9
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
* Updgrade to jquery-rails 3.1.4 (#20380).Jean-Philippe Lang2015-10-093-4/+4
* Set autologin cookie as secure by default when using https (#20935).Jean-Philippe Lang2015-10-071-1/+5
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-072-2/+21
* Moves attachments settings to a new tab.Jean-Philippe Lang2015-10-063-8/+16
* Reset current user to prevent random test failures.Jean-Philippe Lang2015-10-041-1/+1
* Round totals (#1561).Jean-Philippe Lang2015-10-041-2/+2
* Adds :label_total_plural to locales (#1561).Jean-Philippe Lang2015-10-0447-0/+47
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-0412-7/+225
* Removed duplicate link to open issues on report views.Jean-Philippe Lang2015-10-042-2/+2
* Use a table instead of an unordered list in "Issue tracking" box (#20413).Jean-Philippe Lang2015-10-041-8/+28
* Mistake in Polish Translation file (#19403).Jean-Philippe Lang2015-10-041-2/+2
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-033-3/+66
* Adds label_api string to locales.Jean-Philippe Lang2015-10-0147-0/+47
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-015-4/+13
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-012-0/+28
* Update enumeration ovverides with their parents (#19657).Jean-Philippe Lang2015-09-301-8/+3
* SQL error with MySQL (#19657).Jean-Philippe Lang2015-09-302-3/+13
* Adds Rack::ContentLength (#17403).Jean-Philippe Lang2015-09-301-0/+3