summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed that #parse_redmine_links errors when given a link tag without ↵Jean-Philippe Lang2015-10-311-0/+7
| | | | | | attributes (#19304). git-svn-id: http://svn.redmine.org/redmine/trunk@14774 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New custom fields of existing issues are not initialized with their default ↵Jean-Philippe Lang2015-10-312-7/+17
| | | | | | value (#21074). git-svn-id: http://svn.redmine.org/redmine/trunk@14773 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved tracker_id param.Jean-Philippe Lang2015-10-301-3/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2015-10-301-19/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixtures.Jean-Philippe Lang2015-10-301-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14770 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure (#21074).Jean-Philippe Lang2015-10-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14769 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds tests for default custom field value (#21074).Jean-Philippe Lang2015-10-302-0/+85
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14768 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that #l_hours_short shows 2 h (#21069).Jean-Philippe Lang2015-10-301-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14766 e93f8b46-1217-0410-a6f0-8f06a7374b81
* find_referenced_issue_by_id fails with RangeError for large numbers (#21071).Jean-Philippe Lang2015-10-291-0/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14758 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set locale in tests (#21060).Jean-Philippe Lang2015-10-251-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14748 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redirect to custom field after create or update.Jean-Philippe Lang2015-10-251-5/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14746 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-253-0/+204
| | | | | | Similar to List format but stores possible values as records. git-svn-id: http://svn.redmine.org/redmine/trunk@14745 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure.Jean-Philippe Lang2015-10-251-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14744 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Compare timestamps in seconds (#21058).Jean-Philippe Lang2015-10-241-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14742 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Keep track of valid user sessions (#21058).Jean-Philippe Lang2015-10-246-172/+288
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14735 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-0/+45
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't require category or target version when they are not available (#20583).Jean-Philippe Lang2015-10-241-0/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14733 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure.Jean-Philippe Lang2015-10-211-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14727 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide email by default for new users (#21042).Jean-Philippe Lang2015-10-211-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14726 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add users to assignee/author filters if they are missing (#3398).Jean-Philippe Lang2015-10-211-0/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14722 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-211-0/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14720 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not clear category on project change if category with same exists (#16941).Jean-Philippe Lang2015-10-201-0/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14715 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14714 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-202-4/+4
| | | | | | Patch by budo kaiman. git-svn-id: http://svn.redmine.org/redmine/trunk@14712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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-201-0/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14709 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes project selection by subaddress optional (#20732).Jean-Philippe Lang2015-10-191-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* MailHandler: Select project by subaddress (redmine+project@example.com) ↵Jean-Philippe Lang2015-10-172-0/+73
| | | | | | | | (#20732). Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14687 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-171-5/+44
| | | | 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-171-7/+12
| | | | 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-171-0/+16
| | | | | | 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-151-0/+19
| | | | 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-151-2/+2
| | | | 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-151-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14676 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14674 e93f8b46-1217-0410-a6f0-8f06a7374b81
* List custom fields with multiple values set as required by workflow can be ↵Jean-Philippe Lang2015-10-141-0/+25
| | | | | | | | 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
* Workaround for spent time grouped by project (#1561).Jean-Philippe Lang2015-10-091-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14667 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-092-1/+64
| | | | 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-091-0/+8
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14662 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
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-042-0/+108
| | | | | | 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
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-011-0/+27
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14635 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove attachment after transaction commit (#20388).Jean-Philippe Lang2015-09-301-0/+4
| | | | | | Patch by Ivan Zabrovskiy. git-svn-id: http://svn.redmine.org/redmine/trunk@14630 e93f8b46-1217-0410-a6f0-8f06a7374b81