summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14711 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use generated groups.Jean-Philippe Lang2015-10-201-14/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14710 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extend Filesize in the attachments table for files with size > 2GB (#10672).Jean-Philippe Lang2015-10-202-0/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14709 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation changed by Sebastian Paluch (#20785, #21033)Toshi MARUYAMA2015-10-201-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14707 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation for 3.1-stable updated by Sebastian Paluch (#20785)Toshi MARUYAMA2015-10-201-14/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14700 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation for 3.0-stable updated by Sebastian Paluch (#20785, #21031)Toshi MARUYAMA2015-10-201-21/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14699 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation for 2.6-stable updated by Sebastian Paluch (#20785, #21030)Toshi MARUYAMA2015-10-201-41/+38
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14698 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#20791)Toshi MARUYAMA2015-10-201-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14696 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't reopen ApplicationHelper (#20507).Jean-Philippe Lang2015-10-192-16/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14695 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract classes to their own files to prevent loading issues (#20508).Jean-Philippe Lang2015-10-194-71/+112
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14694 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include helper instead of patching (#20508).Jean-Philippe Lang2015-10-193-3/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14693 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Conditions cleanup.Jean-Philippe Lang2015-10-191-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14692 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display flash message if enumerations were actually saved (#19861).Jean-Philippe Lang2015-10-191-2/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes project selection by subaddress optional (#20732).Jean-Philippe Lang2015-10-193-12/+28
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates rdm-mailhandler.rb help.Jean-Philippe Lang2015-10-171-27/+31
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14689 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates rdm-mailhandler.rb help.Jean-Philippe Lang2015-10-171-6/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14688 e93f8b46-1217-0410-a6f0-8f06a7374b81
* MailHandler: Select project by subaddress (redmine+project@example.com) ↵Jean-Philippe Lang2015-10-173-1/+90
| | | | | | | | (#20732). Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14687 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Lighter colors for journal details in issue history (#20370).Jean-Philippe Lang2015-10-171-2/+5
| | | | | | Patch by budo kaiman. git-svn-id: http://svn.redmine.org/redmine/trunk@14686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved notification assertion to its own test.Jean-Philippe Lang2015-10-171-5/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed duplicate test case.Jean-Philippe Lang2015-10-171-17/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14684 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Deliveries already cleared in #setup.Jean-Philippe Lang2015-10-171-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Not testing nested set.Jean-Philippe Lang2015-10-171-5/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14682 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mail Handler: add support for allow_override=all (#20543).Jean-Philippe Lang2015-10-173-57/+83
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14681 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mail handler: no attributes overridable by default (#20543).Jean-Philippe Lang2015-10-172-20/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14680 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide version and/or category on issue details when no versions and/or ↵Jean-Philippe Lang2015-10-172-2/+18
| | | | | | categories are defined (#18004). git-svn-id: http://svn.redmine.org/redmine/trunk@14679 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-154-2/+37
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-153-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-152-1/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14676 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow issue description to be searchable as a filter (#1159).Jean-Philippe Lang2015-10-151-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14675 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-154-9/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14674 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r14672, test broken (#1159).Jean-Philippe Lang2015-10-141-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14673 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow issue description to be searchable as a filter (#1159).Jean-Philippe Lang2015-10-141-0/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14672 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14671 e93f8b46-1217-0410-a6f0-8f06a7374b81
* List custom fields with multiple values set as required by workflow can be ↵Jean-Philippe Lang2015-10-142-1/+26
| | | | | | | | blank (#20677). Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@14670 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add debug info for random test failure.Jean-Philippe Lang2015-10-091-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14669 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes float conversion failures (#1561).Jean-Philippe Lang2015-10-092-10/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14668 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Workaround for spent time grouped by project (#1561).Jean-Philippe Lang2015-10-092-1/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14667 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display totals if the PDF export (#1561).Jean-Philippe Lang2015-10-091-3/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14666 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-098-59/+177
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14665 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix tokenization of phrases with non-ascii chars (#20730).Jean-Philippe Lang2015-10-092-1/+9
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14662 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updgrade to jquery-rails 3.1.4 (#20380).Jean-Philippe Lang2015-10-093-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set autologin cookie as secure by default when using https (#20935).Jean-Philippe Lang2015-10-071-1/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-072-2/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14647 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves attachments settings to a new tab.Jean-Philippe Lang2015-10-063-8/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reset current user to prevent random test failures.Jean-Philippe Lang2015-10-041-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14645 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Round totals (#1561).Jean-Philippe Lang2015-10-041-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14644 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds :label_total_plural to locales (#1561).Jean-Philippe Lang2015-10-0447-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14643 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-0412-7/+225
| | | | | | Works for estimated hours, spent hours and any numeric custom field. git-svn-id: http://svn.redmine.org/redmine/trunk@14642 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed duplicate link to open issues on report views.Jean-Philippe Lang2015-10-042-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14641 e93f8b46-1217-0410-a6f0-8f06a7374b81