summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bulgarian translation for 2.2-stable updated by Ivan Cenov (#12926, #12928)Toshi MARUYAMA2013-01-211-1/+1
* Spanish translation for trunk updated by Jorge López (#12922)Toshi MARUYAMA2013-01-211-8/+7
* Spanish translation for 2.2-stable updated by Jorge López (#12922)Toshi MARUYAMA2013-01-211-66/+66
* Traditional Chinese translation updated by ChunChang Lo (#12916)Toshi MARUYAMA2013-01-211-4/+4
* Updates for 2.2.2 release.Jean-Philippe Lang2013-01-202-1/+15
* Input fields restricted on length should have maxlength parameter set (#12833).Jean-Philippe Lang2013-01-202-2/+2
* "Parent task is invalid" while editing child issues with restricted Issues Vi...Jean-Philippe Lang2013-01-202-1/+15
* Strip {{toc}} tags in pdf exports (#9842).Jean-Philippe Lang2013-01-201-2/+8
* Respond with 404 when params[:ids] is missing (#12898).Jean-Philippe Lang2013-01-202-0/+8
* Fixed that adding a blank/invalid block to my page renders a blank page (#128...Jean-Philippe Lang2013-01-202-9/+15
* 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