summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Use a table instead of an unordered list in "Issue tracking" box (#20413).Jean-Philippe Lang2015-10-041-8/+28
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14640 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mistake in Polish Translation file (#19403).Jean-Philippe Lang2015-10-041-2/+2
| | | | | | Patch by Sebastian Paluch. git-svn-id: http://svn.redmine.org/redmine/trunk@14639 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-033-3/+66
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14638 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds label_api string to locales.Jean-Philippe Lang2015-10-0147-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14637 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-015-4/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-012-0/+28
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14635 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update enumeration ovverides with their parents (#19657).Jean-Philippe Lang2015-09-301-8/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14634 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SQL error with MySQL (#19657).Jean-Philippe Lang2015-09-302-3/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14633 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Rack::ContentLength (#17403).Jean-Philippe Lang2015-09-301-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14632 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds some rounded corners (#20368).Jean-Philippe Lang2015-09-301-1/+4
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14631 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove attachment after transaction commit (#20388).Jean-Philippe Lang2015-09-303-1/+8
| | | | | | Patch by Ivan Zabrovskiy. git-svn-id: http://svn.redmine.org/redmine/trunk@14630 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo.Jean-Philippe Lang2015-09-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14629 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enables footnote support with Markdown (#16072).Jean-Philippe Lang2015-09-301-1/+2
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14628 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Forces enumeration override position to the same as its parent (#19657).Jean-Philippe Lang2015-09-302-1/+71
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14627 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include inactive activities in time entries filter (#20117).Jean-Philippe Lang2015-09-302-1/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14626 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces a piggy back query with an association for loading wiki pages updates.Jean-Philippe Lang2015-09-283-23/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14625 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix for multiple tabs on the same page (#20271).Jean-Philippe Lang2015-09-261-1/+2
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14624 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display all versions in query filter (#19271).Jean-Philippe Lang2015-09-264-10/+40
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14623 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raises wiki edits comments limit to 1024 (#19886).Jean-Philippe Lang2015-09-214-3/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14622 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raises time entries comments limit to 1024 (#19885).Jean-Philippe Lang2015-09-213-2/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14621 e93f8b46-1217-0410-a6f0-8f06a7374b81