summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test failure.Jean-Philippe Lang2013-01-201-3/+2
* German translation updated by Daniel Felix (#12122)Toshi MARUYAMA2013-01-201-2/+2
* Code cleanup.Jean-Philippe Lang2013-01-201-6/+9
* Don't use && return.Jean-Philippe Lang2013-01-202-4/+5
* Don't use && return.Jean-Philippe Lang2013-01-201-3/+3
* Safer find_by_ call.Jean-Philippe Lang2013-01-201-2/+2
* Adjust warning message (#12251).Jean-Philippe Lang2013-01-2045-45/+45
* Plugin settings div should perhaps have 'settings' CSS class (#12910).Jean-Philippe Lang2013-01-201-1/+1
* Fix 500 error for requests to the settings path for non-configurable plugins ...Jean-Philippe Lang2013-01-202-1/+26
* Changed fieldset legend and make it hidden by default like on the issue list ...Jean-Philippe Lang2013-01-201-3/+3
* German translation updated by Daniel Felix (#12401)Toshi MARUYAMA2013-01-201-3/+3
* Fills locales (#12122).Jean-Philippe Lang2013-01-2045-0/+45
* Style should be applied to child legend only.Jean-Philippe Lang2013-01-201-2/+2
* Removed duplicate HTML element id (#12122).Jean-Philippe Lang2013-01-201-1/+1
* Gantt progress lines (#12122).Jean-Philippe Lang2013-01-205-9/+136
* Always log scm stderr and makes the log file path configurable.Jean-Philippe Lang2013-01-202-4/+15
* Update locales for new document permissions (#12401).Jean-Philippe Lang2013-01-2047-47/+141
* Split "Manage documents" permission into create, edit and delete permissions ...Jean-Philippe Lang2013-01-207-9/+41
* Adds tests for Redmine::MenuManager.Jean-Philippe Lang2013-01-201-4/+10
* Set ruby1.9 as default for the database configuration example.Jean-Philippe Lang2013-01-192-8/+8
* database.yml should be configured first.Jean-Philippe Lang2013-01-191-9/+9
* Don't abort when database.yml is not present.Jean-Philippe Lang2013-01-191-2/+2
* Adds sqlserver configuration for the CI server.Jean-Philippe Lang2013-01-191-0/+3
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-1817-30/+58
* not use unnecessary instance variable at unit message testToshi MARUYAMA2013-01-181-18/+18
* code layout clean up unit message testToshi MARUYAMA2013-01-181-2/+2
* Link to attachment should return latest attachment (#7510).Jean-Philippe Lang2013-01-153-1/+22
* Underscores are allowed in project identifiers (#9225).Jean-Philippe Lang2013-01-151-2/+2
* Bundle only the required database gems and adds sqlserver support (#12713).Jean-Philippe Lang2013-01-151-33/+31
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-1/+1
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-1/+1
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-2/+1
* Use helper.Jean-Philippe Lang2013-01-141-2/+1
* Use named route with attachment filename for inline images.Jean-Philippe Lang2013-01-142-11/+10
* Adds a named route for thumbnails and use route helper in #thumbnail_tag.Jean-Philippe Lang2013-01-143-3/+9
* Add named routes for attachments and use route helpers in #link_to_attachment.Jean-Philippe Lang2013-01-143-12/+22
* Use route helper in #link_to_message.Jean-Philippe Lang2013-01-141-5/+3
* Removed deprecated call from examples.Jean-Philippe Lang2013-01-141-1/+0
* Use route helper in #link_to_project.Jean-Philippe Lang2013-01-143-4/+29
* Add links to projects in Group projects list (#12843).Jean-Philippe Lang2013-01-142-3/+6
* Traditional Chinese translation updated by ChunChang Lo (#12831)Toshi MARUYAMA2013-01-131-4/+3
* use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due to test failure (#12787)Toshi MARUYAMA2013-01-131-1/+2
* fix typo of attachments controller test namesToshi MARUYAMA2013-01-131-2/+2
* fix test failures (#12787)Toshi MARUYAMA2013-01-131-3/+4
* Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#...Jean-Philippe Lang2013-01-121-1/+3
* Don't use Iconv with ruby1.9 (#12787).Jean-Philippe Lang2013-01-124-9/+33
* Removed useless require 'iconv' (#12787).Jean-Philippe Lang2013-01-122-3/+0
* German translation updated by Daniel Felix (#12819)Toshi MARUYAMA2013-01-121-3/+3
* Makes issue custom fields available as timelog columns (#1766).Jean-Philippe Lang2013-01-123-0/+33
* Filling locales (#10191).Jean-Philippe Lang2013-01-1245-0/+45