summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* code format cleanup app/models/issue.rbToshi MARUYAMA2013-10-241-2/+4
* Simplified Chinese translation for 2.3-stable updated (#15185)Toshi MARUYAMA2013-10-241-15/+14
* Avoid a query if enabled_modules association is already loaded (#15058).Jean-Philippe Lang2013-10-201-1/+1
* Fixed that issue nested set update is triggered even if parent is not changed...Jean-Philippe Lang2013-10-202-28/+72
* Projects selection on custom field form (#15136).Jean-Philippe Lang2013-10-206-23/+61
* remove trailing white-spaces from test/unit/user_test.rbToshi MARUYAMA2013-10-171-5/+5
* Avoid N queries when displaying the issue list with custom fields.Jean-Philippe Lang2013-10-152-3/+12
* Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::...Jean-Philippe Lang2013-10-141-1/+1
* Adds some links for wiki history navigation.Jean-Philippe Lang2013-10-144-11/+14
* Fixed that viewing/editing a wiki page without WikiContent raises an error (#...Jean-Philippe Lang2013-10-133-12/+35
* Fixed that controller_issues_edit_before/after_save hooks have no controller ...Jean-Philippe Lang2013-10-132-25/+23
* Fixed that redmine:migrate_from_mantis fails to migrate projects with all upp...Jean-Philippe Lang2013-10-131-1/+1
* Avoid lots of CustomField.find_by_id calls when displaying an issue history w...Jean-Philippe Lang2013-10-135-11/+56
* Fixed that non array commit_update_keywords raises an error (#7590).Jean-Philippe Lang2013-10-131-1/+1
* List custom fields fielters: multiple select filter wider (#15073).Jean-Philippe Lang2013-10-131-0/+5
* Fixed that the mail method should return a Mail::Message (#15113).Jean-Philippe Lang2013-10-132-5/+14
* Migrate settings according to r12208 (#7590).Jean-Philippe Lang2013-10-131-1/+1
* Ability to define commit keywords per tracker (#7590).Jean-Philippe Lang2013-10-139-73/+115
* remove unneeded "require 'diff'" from WikiController (#15105)Toshi MARUYAMA2013-10-111-2/+0
* add missing "require 'diff'" to Redmine::Helpers::Diff (#15105)Toshi MARUYAMA2013-10-111-0/+2
* add unit test of Redmine::Helpers::Diff (#15105)Toshi MARUYAMA2013-10-111-0/+25
* remove trailing white space from test/unit/wiki_content_test.rbToshi MARUYAMA2013-10-101-1/+1
* fix typo in the Dutch "label_user_mail_option_all" translation (#15075)Toshi MARUYAMA2013-10-091-1/+1
* NoMethodError when uploading a file without logger (#14977).Jean-Philippe Lang2013-10-051-1/+1
* Rows may not be oredered as expected with ruby1.8 (#4911).Jean-Philippe Lang2013-10-051-2/+2
* Hide issue custom fields when disabling issue tracking on new project.Jean-Philippe Lang2013-10-052-15/+12
* Don't update issues nor log time when importing old changesets (#4823).Jean-Philippe Lang2013-10-054-2/+38
* Pass the commit keyword used to update the issue to the plugin hook.Jean-Philippe Lang2013-10-051-1/+1
* Support for multiple issue update keywords/rules in commit messages (#4911).Jean-Philippe Lang2013-10-059-50/+229
* German translation updated by Daniel Felix (#15028)Toshi MARUYAMA2013-10-021-1/+1
* remove trailing white-spaces from config/locales/it.ymlToshi MARUYAMA2013-10-021-3/+3
* Traditional Chinese translation updated by ChunChang Lo (#15022)Toshi MARUYAMA2013-10-021-1/+1
* Test broken by r12192 (#2199).Jean-Philippe Lang2013-09-301-1/+1
* Allows user to clear dates and text fields when bulk editing issues (#2199).Jean-Philippe Lang2013-09-303-3/+39
* Japanese translation updated by Go MAEDA (#15011)Toshi MARUYAMA2013-09-301-2/+2
* pdf: fix empty page attached when exporting (#13632)Toshi MARUYAMA2013-09-301-2/+2
* remove trailing white-spaces from app/models/custom_field.rbToshi MARUYAMA2013-09-301-2/+2
* Slovak translation updated and changed by Katarína Nosková (#14901)Toshi MARUYAMA2013-09-302-573/+566
* Italian translation changed by Alberto Cennini (#14981)Toshi MARUYAMA2013-09-301-7/+7
* remove trailing white-spaces from config/locales/ru.ymlToshi MARUYAMA2013-09-301-5/+5
* Russian numeric translation changed by Sergei Danilov (#14920)Toshi MARUYAMA2013-09-301-5/+5
* Dutch translation updated by Pieter Nicolai (#14896)Toshi MARUYAMA2013-09-301-13/+10
* Dutch activerecord.errors.messages.too_long/too_short translation updated by ...Toshi MARUYAMA2013-09-301-2/+2
* Norwegian translation updated by Lennart Nordgreen (#14886)Toshi MARUYAMA2013-09-301-2/+2
* revert r12175 (#14883)Toshi MARUYAMA2013-09-301-1/+1
* Japanese "notice_not_authorized" translation changed (#14995)Toshi MARUYAMA2013-09-301-1/+1
* Bulgarian translation updated by Ivan Cenov (#15007)Toshi MARUYAMA2013-09-301-1/+1
* Gemfile: update jdbc adapter version above 1.3.0 (#14883)Toshi MARUYAMA2013-09-301-1/+1
* Gemfile: update ruby-openid version above 2.3.0 (#14919)Toshi MARUYAMA2013-09-301-1/+1
* Gemfile: update jdbc adapter version above 1.2.6 (#14883)Toshi MARUYAMA2013-09-291-1/+1