Project

General

Profile

Activity

From 2011-03-30 to 2011-04-02

2011-04-02

13:46 Revision 5294 (svn): Skip a count(*) SQL query.
Jean-Philippe Lang
13:31 Revision 5293 (svn): Do not load projects association in #rolled_up_trackers.
Jean-Philippe Lang
12:18 Revision 5292 (svn): Skip a few count(*) SQL queries on the issue list.
Jean-Philippe Lang
10:01 Revision 5291 (svn): PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61).
Contributed by Jun NAITOH. Toshi MARUYAMA
10:01 Revision 5290 (svn): PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61).
This problem occurs because the EOF character string is included in the built-in font.
Contributed by Jun NAITOH.
Toshi MARUYAMA
10:01 Revision 5289 (svn): Fix typo "attachements" in test/integration/issues_test.rb.
Toshi MARUYAMA

2011-04-01

21:32 Revision 5288 (svn): Adds an index on users.type for faster retrieval of groups.
Jean-Philippe Lang
21:04 Revision 5287 (svn): No PUT request to get previous/next month.
Jean-Philippe Lang
20:58 Revision 5286 (svn): Limits nested set overhead when destroying an issue without children.
Jean-Philippe Lang
20:42 Revision 5285 (svn): Fixed: deleting a parent issue may lead to a stale object error (#7920).
Jean-Philippe Lang
18:47 Revision 5284 (svn): Fixed: list of users for adding to a group may be empty if 100 first users have been added (#8029).
Jean-Philippe Lang
18:26 Revision 5283 (svn): Fixed: bulk destroying parent and child issues raises a stale object error (#7920).
Jean-Philippe Lang
17:54 Revision 5282 (svn): Merged r5281 from trunk.
r5256 in trunk and r5271 in 1.1-stable fixed #7794 completely.
r5253 (r5183) in trunk and r5184 effect the width of t...
Toshi MARUYAMA
17:46 Revision 5281 (svn): PDF: back out r5253 (#7794, #61).
r5256 fixed #7794 completely.
r5253 effects the width of the ASCII character of Japanese PDF.
Contributed by Jun NAI...
Toshi MARUYAMA
17:30 Revision 5280 (svn): Gantt routes with format.
Jean-Philippe Lang
17:00 Revision 5279 (svn): Shortens filter param names.
Jean-Philippe Lang
16:50 Revision 5278 (svn): Keep filter params in 'Per page' links.
Jean-Philippe Lang
16:48 Revision 5277 (svn): Disable unused filter fields so they don't get submitted.
Jean-Philippe Lang
16:34 Revision 5276 (svn): Converted issue filters to non-AJAX GET requests (#1965).
Jean-Philippe Lang
16:02 Revision 5275 (svn): Set native EOL.
Jean-Philippe Lang
16:00 Revision 5274 (svn): Initialize TimeEntry with issue and project for the issue edit form.
Jean-Philippe Lang
15:56 Revision 5273 (svn): Fixes #possible_values_options when given an object with nil project.
Jean-Philippe Lang
15:44 Revision 5272 (svn): Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096).
These new field formats are available for project, issue, version and time entry custom fields. Jean-Philippe Lang
03:26 Revision 5271 (svn): PDF: fix the width of the ASCII character of Japanese PDF (#7794).
r5256 in trunk has this change.
So, there is no need to commit in trunk.
Contributed by Jun NAITOH.
Toshi MARUYAMA
02:46 Revision 5270 (svn): Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#8035, #7855).
Toshi MARUYAMA
02:11 Revision 5269 (svn): Fix annotate functional roles_controller_test.rb due fails to changing en.yml (#8035, #7855).
Toshi MARUYAMA

2011-03-31

18:46 Revision 5268 (svn): scm: git: fix annotate test due to changing en.yml (#8035, #7855).
Toshi MARUYAMA
01:44 Revision 5267 (svn): PDF: fix syntax errors at vendor/plugins/rfpdf/lib/tcpdf.rb on Ruby 1.9 (#61).
Toshi MARUYAMA

2011-03-30

21:00 Revision 5266 (svn): Possible values label not hidden on custom field form.
Jean-Philippe Lang
19:16 Revision 5265 (svn): Modules selection lost on project form after validation failure (#8012).
Jean-Philippe Lang
18:56 Revision 5264 (svn): Removed hard coded french strings (#8020).
Jean-Philippe Lang
18:49 Revision 5263 (svn): Fixes en-GB translation for field_member_of_group and field_assigned_to_role (#7855).
Jean-Philippe Lang
18:46 Revision 5262 (svn): Set native eol on en-GB.yml (#7855).
Jean-Philippe Lang
18:44 Revision 5261 (svn): Translations updates by joergleis (#7855).
Jean-Philippe Lang
18:37 Revision 5260 (svn): Japanese translation update by Yuki Kita.
Jean-Philippe Lang
13:32 Revision 5259 (svn): PDF: switch TCPDF UTF-8 or FPDF ANSI (#61).
If server is Windows or language is CJK or Thai, Redmine uses FPDF.
Else Redmine uses TCPDF.
Toshi MARUYAMA
09:32 Revision 5258 (svn): PDF: prepare switching TCPDF UTF-8 in non CJK or FPDF ANSI in CJK (#61).
Toshi MARUYAMA
07:46 Revision 5257 (svn): PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61).
Toshi MARUYAMA
07:05 Revision 5256 (svn): PDF: import CJK patches (#61).
Contributed by Jun NAITOH. Toshi MARUYAMA
07:04 Revision 5255 (svn): PDF: comment out memoizes (#61).
Toshi MARUYAMA
05:28 Revision 5254 (svn): PDF: transplant r4602 (#61).
Ruby1.9 compatibility. Toshi MARUYAMA
05:27 Revision 5253 (svn): PDF: transplant r5183 (#61).
Fix an internal server error on formatting an issue as a PDF in Japanese (#7794).
Contributed by Yuki Sonoda.
Toshi MARUYAMA
05:27 Revision 5252 (svn): PDF: transplant r1497 (#61).
Fixes Chinese pdf export when the issue description is too long (#1170). Toshi MARUYAMA
05:27 Revision 5251 (svn): PDF: transplant r3389 (#61).
Korean support for PDF export (#4639). Toshi MARUYAMA
05:26 Revision 5250 (svn): PDF: transplant r393 (#61).
Added chinese simplified translation (Andy Wu)
Fixed rfpdf chinese.rb
Toshi MARUYAMA
05:26 Revision 5249 (svn): PDF: transplant r287 (#61).
Fix for #9.
Export feature(to csv/pdf) doesn't work in Japanese
csv and pdf encoding are know defined for each langua...
Toshi MARUYAMA
05:26 Revision 5248 (svn): PDF: add missing rfpdf requires (#61).
Toshi MARUYAMA
05:23 Revision 5247 (svn): PDF: update rfpdf (#61).
https://github.com/edwinmoss/rfpdf
revision a04724b4af95c15a99675b34e353c15534d20411
Toshi MARUYAMA
 

Also available in: Atom