summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed the changeset-changes class to the commit logs on the issue view (#80...Jean-Philippe Lang2011-04-032-1/+2
* Disable unused fields when switching the period type.Jean-Philippe Lang2011-04-031-5/+6
* Removed hidden project_id and issue_id parameters.Jean-Philippe Lang2011-04-031-3/+0
* Changed timelogs filters to use non-AJAX requests (#1965).Jean-Philippe Lang2011-04-036-27/+37
* PDF: code clean up lib/redmine/export/pdf.rb.Toshi MARUYAMA2011-04-031-6/+6
* PDF: fix width calculation of multi byte character in Simplified and Traditio...Toshi MARUYAMA2011-04-031-4/+4
* Skip a count(*) SQL query.Jean-Philippe Lang2011-04-021-1/+1
* Do not load projects association in #rolled_up_trackers.Jean-Philippe Lang2011-04-021-1/+1
* Skip a few count(*) SQL queries on the issue list.Jean-Philippe Lang2011-04-021-6/+11
* PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61).Toshi MARUYAMA2011-04-022-6/+3
* PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61).Toshi MARUYAMA2011-04-021-1/+1
* Fix typo "attachements" in test/integration/issues_test.rb.Toshi MARUYAMA2011-04-021-1/+1
* Adds an index on users.type for faster retrieval of groups.Jean-Philippe Lang2011-04-011-0/+9
* No PUT request to get previous/next month.Jean-Philippe Lang2011-04-011-1/+1
* Limits nested set overhead when destroying an issue without children.Jean-Philippe Lang2011-04-011-1/+2
* Fixed: deleting a parent issue may lead to a stale object error (#7920).Jean-Philippe Lang2011-04-012-0/+13
* Fixed: list of users for adding to a group may be empty if 100 first users ha...Jean-Philippe Lang2011-04-014-2/+15
* Fixed: bulk destroying parent and child issues raises a stale object error (#...Jean-Philippe Lang2011-04-012-1/+19
* PDF: back out r5253 (#7794, #61).Toshi MARUYAMA2011-04-011-2/+2
* Gantt routes with format.Jean-Philippe Lang2011-04-012-1/+4
* Shortens filter param names.Jean-Philippe Lang2011-04-015-19/+19
* Keep filter params in 'Per page' links.Jean-Philippe Lang2011-04-011-5/+2
* Disable unused filter fields so they don't get submitted.Jean-Philippe Lang2011-04-011-0/+4
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-0111-84/+86
* Set native EOL.Jean-Philippe Lang2011-04-010-0/+0
* Initialize TimeEntry with issue and project for the issue edit form.Jean-Philippe Lang2011-04-011-2/+2
* Fixes #possible_values_options when given an object with nil project.Jean-Philippe Lang2011-04-012-1/+6
* Adds User and Version custom field format that can be used to reference a pro...Jean-Philippe Lang2011-04-0110-28/+229
* Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#80...Toshi MARUYAMA2011-04-011-2/+2
* Fix annotate functional roles_controller_test.rb due fails to changing en.yml...Toshi MARUYAMA2011-04-011-1/+1
* scm: git: fix annotate test due to changing en.yml (#8035, #7855).Toshi MARUYAMA2011-03-311-1/+1
* PDF: fix syntax errors at vendor/plugins/rfpdf/lib/tcpdf.rb on Ruby 1.9 (#61).Toshi MARUYAMA2011-03-301-53/+53
* Possible values label not hidden on custom field form.Jean-Philippe Lang2011-03-301-5/+5
* Modules selection lost on project form after validation failure (#8012).Jean-Philippe Lang2011-03-303-4/+25
* Removed hard coded french strings (#8020).Jean-Philippe Lang2011-03-3045-2/+90
* Fixes en-GB translation for field_member_of_group and field_assigned_to_role ...Jean-Philippe Lang2011-03-301-2/+2
* Set native eol on en-GB.yml (#7855).Jean-Philippe Lang2011-03-301-948/+948
* Translations updates by joergleis (#7855).Jean-Philippe Lang2011-03-302-76/+74
* Japanese translation update by Yuki Kita.Jean-Philippe Lang2011-03-301-7/+7
* PDF: switch TCPDF UTF-8 or FPDF ANSI (#61).Toshi MARUYAMA2011-03-302-7/+33
* PDF: prepare switching TCPDF UTF-8 in non CJK or FPDF ANSI in CJK (#61).Toshi MARUYAMA2011-03-302-64/+126
* PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61).Toshi MARUYAMA2011-03-301-1/+2
* PDF: import CJK patches (#61).Toshi MARUYAMA2011-03-303-49/+37
* PDF: comment out memoizes (#61).Toshi MARUYAMA2011-03-301-3/+3
* PDF: transplant r4602 (#61).Toshi MARUYAMA2011-03-301-4/+12
* PDF: transplant r5183 (#61).Toshi MARUYAMA2011-03-301-2/+2
* PDF: transplant r1497 (#61).Toshi MARUYAMA2011-03-301-8/+8
* PDF: transplant r3389 (#61).Toshi MARUYAMA2011-03-301-5/+5
* PDF: transplant r393 (#61).Toshi MARUYAMA2011-03-301-6/+6
* PDF: transplant r287 (#61).Toshi MARUYAMA2011-03-301-5/+5