| Commit message (Expand) | Author | Age | Files | Lines |
* | scm: mercurial: set client available if cvs version above 0.9.5. | Toshi MARUYAMA | 2011-04-08 | 1 | -1/+1 |
* | Adds missing strings for notification settings (#8075). | Jean-Philippe Lang | 2011-04-07 | 42 | -0/+126 |
* | Fixes test broken by r5354. | Jean-Philippe Lang | 2011-04-07 | 1 | -1/+1 |
* | Adds functional test for project copy. | Jean-Philippe Lang | 2011-04-07 | 2 | -9/+28 |
* | Fixed: empty list for user/version custom fields on bulk edit form (#2096). | Jean-Philippe Lang | 2011-04-07 | 6 | -5/+46 |
* | Fixes #possible_values for version custom field. | Jean-Philippe Lang | 2011-04-07 | 1 | -1/+1 |
* | PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+7 |
* | PDF: replace converting error characters instead of returning UTF-8 in FPDF A... | Toshi MARUYAMA | 2011-04-06 | 1 | -3/+9 |
* | PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+16 |
* | scm: git: use "-c log.decorate=no" option instead of "--no-decorate" of "git ... | Toshi MARUYAMA | 2011-04-06 | 1 | -2/+3 |
* | scm: git: change "decorate = short" to "decorate = no" in config log section ... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+0 |
* | PDF: nil safe at fix_text_encoding(txt) of lib/redmine/export/pdf.rb. | Toshi MARUYAMA | 2011-04-06 | 2 | -1/+9 |
* | PDF: add test of Ruby 1.9 compatibility of '0x5c'(backslash) handling in FPDF... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+15 |
* | PDF: Ruby 1.9 compatibility of '0x5c'(backslash) handling in FPDF ANSI (#61, ... | Toshi MARUYAMA | 2011-04-06 | 1 | -6/+13 |
* | PDF: add \\(double backslashes) handling of FPDF ANSI test in unit lib test (... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+13 |
* | PDF: fix \\(double backslashes) handling of FPDF ANSI (#61, #117). | Toshi MARUYAMA | 2011-04-06 | 1 | -5/+3 |
* | PDF: set language 'ja' in '0x5c'(backslash) handling unit lib test (#61, #117). | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+2 |
* | scm: git: add "decorate = short" in config log section of test repository (#8... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+0 |
* | PDF: create new unit lib pdf test and add '0x5c'(backslash) handling test (#6... | Toshi MARUYAMA | 2011-04-06 | 1 | -0/+32 |
* | code clean up lib/redmine/export/pdf.rb. | Toshi MARUYAMA | 2011-04-05 | 1 | -3/+3 |
* | scm: git: add "--no-decorate" option in "git log". | Toshi MARUYAMA | 2011-04-05 | 1 | -2/+2 |
* | Localize anonymous and non member roles names (#8072). | Jean-Philippe Lang | 2011-04-05 | 46 | -4/+107 |
* | Wrap text custom fields in the issue list (#8064). | Jean-Philippe Lang | 2011-04-05 | 4 | -2/+26 |
* | PDF: Ruby 1.9 compatibility for FPDF ANSI (#61). | Toshi MARUYAMA | 2011-04-05 | 3 | -9/+9 |
* | Removed duplicate Modules fieldset on project copy form. | Jean-Philippe Lang | 2011-04-05 | 1 | -9/+0 |
* | Removed a duplicate test. | Jean-Philippe Lang | 2011-04-05 | 1 | -11/+0 |
* | Removed calls to deprecated Project.visible_by method. | Jean-Philippe Lang | 2011-04-05 | 2 | -2/+2 |
* | Makes search providers use visible scopes. | Jean-Philippe Lang | 2011-04-05 | 1 | -10/+18 |
* | Add permission option to wiki page activity provider. | Jean-Philippe Lang | 2011-04-05 | 1 | -0/+1 |
* | Makes activity providers use visible scopes. | Jean-Philippe Lang | 2011-04-05 | 1 | -4/+14 |
* | Makes visible scopes accept projects option and deprecate Project.visible_by. | Jean-Philippe Lang | 2011-04-05 | 9 | -22/+43 |
* | Set CSV separator to ; and decimal separator to , for italian (#8067). | Jean-Philippe Lang | 2011-04-05 | 1 | -2/+2 |
* | Adds context menu for related issues (#8006). | Jean-Philippe Lang | 2011-04-05 | 2 | -9/+13 |
* | Cleaner way to handle the replacement of watch links (#8071). | Jean-Philippe Lang | 2011-04-05 | 5 | -57/+22 |
* | Code cleanup. | Jean-Philippe Lang | 2011-04-05 | 1 | -7/+1 |
* | Fixed: DoubleRenderError introduced by #7996. | Jean-Philippe Lang | 2011-04-05 | 1 | -0/+2 |
* | update locales for bulk delete time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 43 | -0/+43 |
* | add function of bulk delete time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 3 | -20/+31 |
* | add functional tests for bulk edit time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 4 | -6/+105 |
* | add bulk edit items and context menu in time entries list view (#7996). | Toshi MARUYAMA | 2011-04-04 | 1 | -1/+13 |
* | add bulk edit and bulk update actions for time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 4 | -3/+65 |
* | add controller for bulk edit time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 1 | -1/+14 |
* | add view for bulk edit time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 1 | -0/+49 |
* | update locales for bulk edit time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 43 | -0/+43 |
* | add context menu in time entries for bulk edit (#7996). | Toshi MARUYAMA | 2011-04-04 | 2 | -0/+28 |
* | code clean up lib/redmine/export/pdf.rb. | Toshi MARUYAMA | 2011-04-04 | 1 | -8/+14 |
* | i18n: add test of utf-8 strings. | Toshi MARUYAMA | 2011-04-04 | 1 | -0/+11 |
* | PDF: remove replacing non ASCII quotation marks (#61). | Toshi MARUYAMA | 2011-04-04 | 1 | -2/+0 |
* | Remove empty lines from test/unit/mailer_test.rb. | Toshi MARUYAMA | 2011-04-04 | 1 | -3/+0 |
* | Shorten query[column_names] param name. | Jean-Philippe Lang | 2011-04-03 | 5 | -5/+9 |