This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/redmine-og/repository/revisions?page=39 at Fri, 04 Nov 2022 20:54:42 GMT Revisions - Redmine - Open Grid Forum
Revision:

Revisions

# Date Author Comment
51242b96 04/11/2011 02:29 AM Toshi MARUYAMA

scm: cvs: add cat test in unit model test....

71360a0f 04/11/2011 01:53 AM Toshi MARUYAMA

scm: cvs: use scm_cmd() for diff....

f86779bd 04/11/2011 01:52 AM Toshi MARUYAMA

scm: bazaar: use identifier in blame....

4c3d8b68 04/11/2011 01:52 AM Toshi MARUYAMA

scm: git: use revision and scmid in blame....

39c7f294 04/11/2011 01:52 AM Toshi MARUYAMA

scm: subversion: use revision in blame....

5778d3c5 04/11/2011 12:18 AM Toshi MARUYAMA

scm: cvs: code clean up adapter....

f690341d 04/11/2011 12:18 AM Toshi MARUYAMA

scm: code clean up RepositoriesHelper....

bf687888 04/10/2011 11:06 PM Toshi MARUYAMA

scm: more strict to_utf8() test in repository helper on Ruby 1.9....

d5bb4b34 04/10/2011 08:27 AM Toshi MARUYAMA

scm: cvs: code clean up adapter....

3be326f0 04/10/2011 04:34 AM Toshi MARUYAMA

PDF: switch FPDF ANSI or TCPDF UTF-8 with general_pdf_encoding value instead of languag...

85b891ec 04/10/2011 04:34 AM Toshi MARUYAMA

PDF: code clean up lib/redmine/export/pdf.rb....

ce6377b4 04/10/2011 04:34 AM Toshi MARUYAMA

PDF: switch FPDF font with general_pdf_encoding value instead of language value such as...

ed8b82b0 04/10/2011 04:33 AM Toshi MARUYAMA

PDF: set general_pdf_encoding UTF-8 on non CJK and Thailand locales (#61)....

bac26830 04/10/2011 04:11 AM Toshi MARUYAMA

scm: code clean up lib/redmine/scm/adapters/abstract_adapter.rb....

c6ec4147 04/10/2011 04:10 AM Toshi MARUYAMA

scm: cvs: code clean up lib/redmine/scm/adapters/cvs_adapter.rb....

572af75c 04/10/2011 12:46 AM Toshi MARUYAMA

change "utf8" of general_csv_encoding to "UTF-8" in bs.yml and hr.yml....

003460e7 04/09/2011 09:55 PM Toshi MARUYAMA

PDF: change "utf8" of general_pdf_encoding to "UTF-8" in bs.yml and hr.yml (#61)....

740051b7 04/09/2011 07:23 PM Toshi MARUYAMA

scm: cvs: code clean up lib/redmine/scm/adapters/cvs_adapter.rb....

18431d36 04/09/2011 07:22 PM Toshi MARUYAMA

scm: cvs: code clean up app/models/repository/cvs.rb....

cae3fcce 04/09/2011 07:21 PM Toshi MARUYAMA

scm: use upcase to compare encoding name "UTF-8" in log converting....

f31df6c0 04/09/2011 07:21 PM Toshi MARUYAMA

scm: code clean up app/models/changeset.rb....

6536c53e 04/09/2011 05:31 AM Toshi MARUYAMA

scm: replace invalid utf-8 sequences in comments instead of stripping on Ruby 1.8....

b9ce0613 04/09/2011 05:30 AM Toshi MARUYAMA

scm: code clean up app/models/changeset.rb....

c12453ec 04/09/2011 04:19 AM Toshi MARUYAMA

scm: code clean up app/models/changeset.rb....

1104c390 04/09/2011 04:07 AM Toshi MARUYAMA

scm: fix log converting error in Ruby 1.9 and add more tests....

c711ead4 04/09/2011 03:52 AM Toshi MARUYAMA

scm: more strict log converting test in Ruby 1.9....

1b0473c3 04/09/2011 02:34 AM Toshi MARUYAMA

scm: set empty log encoding UTF-8 in Ruby 1.9 and add tests....

e297c1c2 04/09/2011 01:41 AM Toshi MARUYAMA

scm: not use Iconv for log converting in Ruby 1.9 and fix tests fails in Ruby 1.9....

1ef54041 04/09/2011 01:40 AM Toshi MARUYAMA

scm: code clean up test/unit/changeset_test.rb....

fee9d605 04/08/2011 08:21 AM Jean-Philippe Lang

Adds visibility condition to Issue.by_* count methods....

3bc9972d 04/08/2011 01:44 AM Toshi MARUYAMA

scm: add filesystem available test at unit repository test (#4273)....

b30ece06 04/08/2011 01:43 AM Toshi MARUYAMA

scm: mercurial: add scm command tests at unit model test (#4273)....

d21f7fe1 04/08/2011 01:42 AM Toshi MARUYAMA

scm: git: add scm command tests at unit model test (#4273)....

46d970a5 04/08/2011 12:53 AM Toshi MARUYAMA

scm: mercurial: add client command tests at unit adapter test (#4273)....

ce3a03f4 04/08/2011 12:52 AM Toshi MARUYAMA

scm: git: add client command tests at unit adapter test (#4273)....

bb2aec65 04/08/2011 12:40 AM Toshi MARUYAMA

scm: mercurial: code clean up unit adapter test....

fd316c99 04/08/2011 12:39 AM Toshi MARUYAMA

scm: mercurial: set client available if cvs version above 0.9.5....

1ee96293 04/07/2011 04:53 PM Jean-Philippe Lang

Adds missing strings for notification settings (#8075)....

1a454b8f 04/07/2011 04:49 PM Jean-Philippe Lang

Fixes test broken by r5354....

c2d2761c 04/07/2011 01:25 PM Jean-Philippe Lang

Adds functional test for project copy....

d0ea5fae 04/07/2011 12:34 PM Jean-Philippe Lang

Fixed: empty list for user/version custom fields on bulk edit form (#2096)....

406aa946 04/07/2011 12:11 PM Jean-Philippe Lang

Fixes #possible_values for version custom field....

5eea9ec6 04/06/2011 06:50 AM Toshi MARUYAMA

PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1.8 (#61)....

2f2cdfd9 04/06/2011 06:50 AM Toshi MARUYAMA

PDF: replace converting error characters instead of returning UTF-8 in FPDF ANSI on Rub...

561f6bb6 04/06/2011 06:16 AM Toshi MARUYAMA

PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1.9 (#61)....

b23bf1f2 04/06/2011 03:16 AM Toshi MARUYAMA

scm: git: use "-c log.decorate=no" option instead of "--no-decorate" of "git log" above...

2e0fdb39 04/06/2011 03:15 AM Toshi MARUYAMA

scm: git: change "decorate = short" to "decorate = no" in config log section of test re...

d6e2e81f 04/06/2011 01:52 AM Toshi MARUYAMA

PDF: nil safe at fix_text_encoding(txt) of lib/redmine/export/pdf.rb....

411c7100 04/06/2011 01:39 AM Toshi MARUYAMA

PDF: add test of Ruby 1.9 compatibility of '0x5c'(backslash) handling in FPDF ANSI (#61...

a4bad143 04/06/2011 01:38 AM Toshi MARUYAMA

PDF: Ruby 1.9 compatibility of '0x5c'(backslash) handling in FPDF ANSI (#61, #117)....

470ff0c6 04/06/2011 12:28 AM Toshi MARUYAMA

PDF: add \\(double backslashes) handling of FPDF ANSI test in unit lib test (#61, #117)...

73a24853 04/06/2011 12:27 AM Toshi MARUYAMA

PDF: fix \\(double backslashes) handling of FPDF ANSI (#61, #117)....

7f923cdc 04/05/2011 10:41 PM Toshi MARUYAMA

PDF: set language 'ja' in '0x5c'(backslash) handling unit lib test (#61, #117)....

7ca82846 04/05/2011 10:41 PM Toshi MARUYAMA

scm: git: add "decorate = short" in config log section of test repository (#8081)....

d20bc57b 04/05/2011 08:40 PM Toshi MARUYAMA

PDF: create new unit lib pdf test and add '0x5c'(backslash) handling test (#61, #117)....

91e4d7d2 04/05/2011 07:04 PM Toshi MARUYAMA

code clean up lib/redmine/export/pdf.rb....

00277a2a 04/05/2011 07:03 PM Toshi MARUYAMA

scm: git: add "--no-decorate" option in "git log"....

44214ed1 04/05/2011 06:37 PM Jean-Philippe Lang

Localize anonymous and non member roles names (#8072)....

5823481d 04/05/2011 06:18 PM Jean-Philippe Lang

Wrap text custom fields in the issue list (#8064)....

47dccc53 04/05/2011 10:13 AM Toshi MARUYAMA

PDF: Ruby 1.9 compatibility for FPDF ANSI (#61)....

c41a3ace 04/05/2011 09:26 AM Jean-Philippe Lang

Removed duplicate Modules fieldset on project copy form....

c9a3700c 04/05/2011 09:04 AM Jean-Philippe Lang

Removed a duplicate test....

5f7f69e2 04/05/2011 08:57 AM Jean-Philippe Lang

Removed calls to deprecated Project.visible_by method....

2b8d32a3 04/05/2011 08:55 AM Jean-Philippe Lang

Makes search providers use visible scopes....

8cf42fab 04/05/2011 08:52 AM Jean-Philippe Lang

Add permission option to wiki page activity provider....

da6c1492 04/05/2011 08:52 AM Jean-Philippe Lang

Makes activity providers use visible scopes....

405fc07e 04/05/2011 08:50 AM Jean-Philippe Lang

Makes visible scopes accept projects option and deprecate Project.visible_by....

c2095f5e 04/05/2011 08:15 AM Jean-Philippe Lang

Set CSV separator to ; and decimal separator to , for italian (#8067)....

13eea426 04/05/2011 08:11 AM Jean-Philippe Lang

Adds context menu for related issues (#8006)....

e3dae9dd 04/05/2011 08:09 AM Jean-Philippe Lang

Cleaner way to handle the replacement of watch links (#8071)....

1af6527e 04/05/2011 07:40 AM Jean-Philippe Lang

Code cleanup....

efccc61d 04/05/2011 07:38 AM Jean-Philippe Lang

Fixed: DoubleRenderError introduced by #7996....

1eab530e 04/04/2011 07:55 AM Toshi MARUYAMA

update locales for bulk delete time entries (#7996)....

098fabd6 04/04/2011 07:54 AM Toshi MARUYAMA

add function of bulk delete time entries (#7996)....

c2baf187 04/04/2011 07:54 AM Toshi MARUYAMA

add functional tests for bulk edit time entries (#7996)....

2029df01 04/04/2011 07:53 AM Toshi MARUYAMA

add bulk edit items and context menu in time entries list view (#7996)....

8a315172 04/04/2011 07:53 AM Toshi MARUYAMA

add bulk edit and bulk update actions for time entries (#7996)....

ab31a114 04/04/2011 07:53 AM Toshi MARUYAMA

add controller for bulk edit time entries (#7996)....

f6c54266 04/04/2011 07:52 AM Toshi MARUYAMA

add view for bulk edit time entries (#7996)....

70a641c9 04/04/2011 07:51 AM Toshi MARUYAMA

update locales for bulk edit time entries (#7996)....

87945f2f 04/04/2011 07:51 AM Toshi MARUYAMA

add context menu in time entries for bulk edit (#7996)....

3b20bd76 04/04/2011 01:01 AM Toshi MARUYAMA

code clean up lib/redmine/export/pdf.rb....

6d13ed58 04/03/2011 10:39 PM Toshi MARUYAMA

i18n: add test of utf-8 strings....

d4351957 04/03/2011 09:10 PM Toshi MARUYAMA

PDF: remove replacing non ASCII quotation marks (#61)....

846ac262 04/03/2011 09:10 PM Toshi MARUYAMA

Remove empty lines from test/unit/mailer_test.rb....

3c06f66d 04/03/2011 10:31 AM Jean-Philippe Lang

Shorten query[column_names] param name....

87bcb215 04/03/2011 10:09 AM Jean-Philippe Lang

Keep issue filter params on sort headers....

01fed468 04/03/2011 10:06 AM Jean-Philippe Lang

Changes pagination links to non-AJAX requests (#5138)....

0f0fbeb2 04/03/2011 10:01 AM Jean-Philippe Lang

Makes all pagination-like links use #link_to_content_update (#5138)....

7bca8c42 04/03/2011 08:33 AM Jean-Philippe Lang

Removed the changeset-changes class to the commit logs on the issue view (#8038)....

4ab4c218 04/03/2011 08:02 AM Jean-Philippe Lang

Disable unused fields when switching the period type....

70ec78d0 04/03/2011 08:02 AM Jean-Philippe Lang

Removed hidden project_id and issue_id parameters....

b0ade644 04/03/2011 07:55 AM Jean-Philippe Lang

Changed timelogs filters to use non-AJAX requests (#1965)....

90ed0784 04/02/2011 10:47 PM Toshi MARUYAMA

PDF: code clean up lib/redmine/export/pdf.rb....

dfe83ffa 04/02/2011 10:12 PM Toshi MARUYAMA

PDF: fix width calculation of multi byte character in Simplified and Traditional Chines...

afbd83d4 04/02/2011 07:46 AM Jean-Philippe Lang

Skip a count(*) SQL query....

8cd93159 04/02/2011 07:31 AM Jean-Philippe Lang

Do not load projects association in #rolled_up_trackers....

80b59f3c 04/02/2011 06:18 AM Jean-Philippe Lang

Skip a few count(*) SQL queries on the issue list....

859e8ae8 04/02/2011 04:01 AM Toshi MARUYAMA

PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61)....

2b899b73 04/02/2011 04:01 AM Toshi MARUYAMA

PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61)....

« Previous 1 ... 37 38 39 40 41 ... 82 Next » (3801-3900/8154)

(Other formats not available in this archive.

This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/redmine-og/repository/revisions?page=39 at Fri, 04 Nov 2022 20:54:44 GMT