Commit Graph

4893 Commits (8fb8cd0ee54e910cb8aa7dc4bcb565fb73b3c863)
 

Author SHA1 Message Date
Eric Davis d14417070d Merge branch 'ticket/unstable/288-april-upstream-redmine-review' into unstable 14 years ago
Eric Davis f06f846fce Locales update post-merge 14 years ago
Jean-Philippe Lang 42653cef32 Shorten query[column_names] param name. 14 years ago
Jean-Philippe Lang e78149f85c Keep issue filter params on sort headers. 14 years ago
Jean-Philippe Lang 1335548949 Changes pagination links to non-AJAX requests (#5138). 14 years ago
Jean-Philippe Lang 07cf681d61 Makes all pagination-like links use #link_to_content_update (#5138). 14 years ago
Jean-Philippe Lang 844c0d97aa Removed the changeset-changes class to the commit logs on the issue view (#8038). 14 years ago
Jean-Philippe Lang 0c0763ad4b Disable unused fields when switching the period type. 14 years ago
Jean-Philippe Lang 82b638f727 Removed hidden project_id and issue_id parameters. 14 years ago
Jean-Philippe Lang 789ccec246 Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
Toshi MARUYAMA 966a7a9c34 PDF: code clean up lib/redmine/export/pdf.rb. 14 years ago
Toshi MARUYAMA 73c5191196 PDF: fix width calculation of multi byte character in Simplified and Traditional Chinese (#61). 14 years ago
Jean-Philippe Lang 1cab1bd51e Skip a count(*) SQL query. 14 years ago
Jean-Philippe Lang 1d0b4dcdcc Do not load projects association in #rolled_up_trackers. 14 years ago
Jean-Philippe Lang 3374130e60 Skip a few count(*) SQL queries on the issue list. 14 years ago
Toshi MARUYAMA 7f0a29f7c2 PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61). 14 years ago
Toshi MARUYAMA 6485f15bb9 PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61). 14 years ago
Jean-Philippe Lang ed867c4a7f Adds an index on users.type for faster retrieval of groups. 14 years ago
Jean-Philippe Lang 2431d830b1 No PUT request to get previous/next month. 14 years ago
Jean-Philippe Lang e6659501de Limits nested set overhead when destroying an issue without children. 14 years ago
Jean-Philippe Lang cfbe69ab59 Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago
Jean-Philippe Lang 61d4a623a8 Fixed: list of users for adding to a group may be empty if 100 first users have been added (#8029). 14 years ago
Jean-Philippe Lang bb4a10fc85 Fixed: bulk destroying parent and child issues raises a stale object error (#7920). 14 years ago
Toshi MARUYAMA 8ca3a46db0 PDF: back out r5253 (#7794, #61). 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang 4e6962e7c9 Keep filter params in 'Per page' links. 14 years ago
Jean-Philippe Lang 561fc8b0f2 Disable unused filter fields so they don't get submitted. 14 years ago
Jean-Philippe Lang 35a848dac7 Initialize TimeEntry with issue and project for the issue edit form. 14 years ago
Jean-Philippe Lang 8fae4e2ee5 Fixes #possible_values_options when given an object with nil project. 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Toshi MARUYAMA 0bf7a60480 Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#8035, #7855). 14 years ago
Toshi MARUYAMA 52be4a13b0 Fix annotate functional roles_controller_test.rb due fails to changing en.yml (#8035, #7855). 14 years ago
Toshi MARUYAMA 6ac1b6d4ef scm: git: fix annotate test due to changing en.yml (#8035, #7855). 14 years ago
Toshi MARUYAMA 4d6475cdcf PDF: fix syntax errors at vendor/plugins/rfpdf/lib/tcpdf.rb on Ruby 1.9 (#61). 14 years ago
Jean-Philippe Lang c8682120db Possible values label not hidden on custom field form. 14 years ago
Jean-Philippe Lang 5f3d184880 Modules selection lost on project form after validation failure (#8012). 14 years ago
Jean-Philippe Lang 33c28af67a Removed hard coded french strings (#8020). 14 years ago
Jean-Philippe Lang 1cf314ee9f Fixes en-GB translation for field_member_of_group and field_assigned_to_role (#7855). 14 years ago
Jean-Philippe Lang 18362e0bfa Set native eol on en-GB.yml (#7855). 14 years ago
Jean-Philippe Lang 10ff56eab1 Translations updates by joergleis (#7855). 14 years ago
Jean-Philippe Lang 0a3819d171 Japanese translation update by Yuki Kita. 14 years ago
Toshi MARUYAMA 098c1cb4fd PDF: switch TCPDF UTF-8 or FPDF ANSI (#61). 14 years ago
Toshi MARUYAMA 69bad84604 PDF: prepare switching TCPDF UTF-8 in non CJK or FPDF ANSI in CJK (#61). 14 years ago
Toshi MARUYAMA 610c4efbe9 PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61). 14 years ago
Toshi MARUYAMA 79abd95f73 PDF: import CJK patches (#61). 14 years ago
Toshi MARUYAMA a184b21a99 PDF: comment out memoizes (#61). 14 years ago
Toshi MARUYAMA dc82df16a8 PDF: transplant r4602 (#61). 14 years ago
Toshi MARUYAMA 3d7a35b7bb PDF: transplant r5183 (#61). 14 years ago
Toshi MARUYAMA 60e084163c PDF: transplant r1497 (#61). 14 years ago
Toshi MARUYAMA 64bf51004a PDF: transplant r3389 (#61). 14 years ago