summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP filter changed to text (#20929).Jean-Philippe Lang2015-10-213-2/+11
* Raises maximum length of category name to 60 (#20991).Jean-Philippe Lang2015-10-213-2/+11
* Adds week column to time entries list (#20221).Jean-Philippe Lang2015-10-211-0/+1
* Add users to assignee/author filters if they are missing (#3398).Jean-Philippe Lang2015-10-213-1/+35
* Wrong filter value for assigned issues (#3398).Jean-Philippe Lang2015-10-211-1/+1
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-214-2/+25
* Use the same scope for counting.Jean-Philippe Lang2015-10-214-14/+13
* Adds label_assigned_issues string to locales (#3398).Jean-Philippe Lang2015-10-2148-0/+48
* Link to assigned issues on user profiles (#3398).Jean-Philippe Lang2015-10-212-4/+11
* Truncates link custom field URL for display (#21012).Jean-Philippe Lang2015-10-211-1/+1
* Do not clear category on project change if category with same exists (#16941).Jean-Philippe Lang2015-10-202-0/+21
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
* Fix setting value if used (#20551).Jean-Philippe Lang2015-10-201-0/+13
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-2054-56/+56
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
* Use generated groups.Jean-Philippe Lang2015-10-201-14/+21
* Extend Filesize in the attachments table for files with size > 2GB (#10672).Jean-Philippe Lang2015-10-202-0/+20
* Polish translation changed by Sebastian Paluch (#20785, #21033)Toshi MARUYAMA2015-10-201-2/+2
* Polish translation for 3.1-stable updated by Sebastian Paluch (#20785)Toshi MARUYAMA2015-10-201-14/+13
* Polish translation for 3.0-stable updated by Sebastian Paluch (#20785, #21031)Toshi MARUYAMA2015-10-201-21/+21
* Polish translation for 2.6-stable updated by Sebastian Paluch (#20785, #21030)Toshi MARUYAMA2015-10-201-41/+38
* Traditional Chinese translation updated by ChunChang Lo (#20791)Toshi MARUYAMA2015-10-201-2/+2
* Don't reopen ApplicationHelper (#20507).Jean-Philippe Lang2015-10-192-16/+17
* 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