Commit Graph

  • b3ffd36c56 Japanese translation improvement (confirmation messages) by Go MAEDA (#8375). Toshi MARUYAMA 2011-05-14 09:32:36 +00:00
  • 7f8a73e60d Japanese translation improvement by Go MAEDA (#8372). Toshi MARUYAMA 2011-05-14 04:51:59 +00:00
  • 4c963cc9dc scm: git: add test of fetching invalid revision in unit model test (#7146). Toshi MARUYAMA 2011-05-13 10:39:07 +00:00
  • 7ca5a4939e scm: git: fix fetching 7 days problem (#7146, #6013). Toshi MARUYAMA 2011-05-13 10:38:45 +00:00
  • b0f5d3cd88 scm: git: use block to call revisions() in unit adapter test_revisions_invalid_rev() (#7146). Toshi MARUYAMA 2011-05-13 08:28:51 +00:00
  • 39930c3f4d scm: git: use block to call revisions() in unit adapter test_revisions_branch_latin_1_path_encoding_with_rev() (#7146). Toshi MARUYAMA 2011-05-13 08:28:30 +00:00
  • 763931d584 scm: git: use block to call revisions() in unit adapter test_revisions_branch_latin_1_path_encoding_all() (#7146). Toshi MARUYAMA 2011-05-13 08:28:03 +00:00
  • d3d9830936 scm: git: use block to call revisions() in unit adapter test_revisions_master_merged_rev() (#7146). Toshi MARUYAMA 2011-05-13 08:27:35 +00:00
  • 5d8bb7904c scm: git: use block to call revisions() in unit adapter test_revisions_master_all() (#7146). Toshi MARUYAMA 2011-05-13 08:27:04 +00:00
  • 2cab592b20 scm: subversion: remove trailing white-spaces from unit adapter test. Toshi MARUYAMA 2011-05-13 06:18:18 +00:00
  • e5606c8d32 scm: mercurial: remove trailing white-spaces from unit adapter test. Toshi MARUYAMA 2011-05-13 06:17:34 +00:00
  • be7cfb949d scm: filesystem: remove trailing white-spaces from unit adapter test. Toshi MARUYAMA 2011-05-13 06:16:39 +00:00
  • 06bd7e35c6 scm: darcs: remove trailing white-spaces from unit adapter test. Toshi MARUYAMA 2011-05-13 06:15:57 +00:00
  • bfe1993758 scm: cvs: remove trailing white-spaces from unit adapter test. Toshi MARUYAMA 2011-05-13 06:15:21 +00:00
  • 38d5925d70 scm: git: back out r5673 (#7146). Toshi MARUYAMA 2011-05-13 06:03:26 +00:00
  • 4ea8f1637c scm: git: use symbol instead of string whether reporting last commit in project setting i18n text (#8365). Toshi MARUYAMA 2011-05-13 04:34:29 +00:00
  • d65c3d438d scm: git: show only filename and filesize if setting of reporting last commit is disable (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:55:21 +00:00
  • 625b7d9051 scm: update locales of whether reporting last commit for files and directories in project setting (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:54:44 +00:00
  • 13a5032dbe scm: git: add Japanese translation of whether reporting last commit for files and directories in project setting (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:54:07 +00:00
  • 042a7661e3 scm: git: use i18n text whether reporting last commit for files and directories in project setting (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:53:30 +00:00
  • 4cbe231c8c scm: git: add check box of whether reporting last commit for files and directories in project setting (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:52:56 +00:00
  • 57c5b4ea74 scm: use repository merge_extra_info() to save extra_ parameter (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:52:18 +00:00
  • ab430a13b5 scm: switch to save repository setting params in "extra_" or not (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:51:43 +00:00
  • d21b35d32a scm: git: get "extra_report_last_commit" value from extra_info (#8365, #7047). Toshi MARUYAMA 2011-05-13 03:51:14 +00:00
  • 5ca257181f scm: add a test of a repository model method "merge_extra_info()" in unit test (#7146, #7047). Toshi MARUYAMA 2011-05-12 23:58:58 +00:00
  • 4ee79a60ef scm: add a repository model method "merge_extra_info()" to merge "extra_info" serializing hash yaml (#7146, #7047). Toshi MARUYAMA 2011-05-12 23:58:38 +00:00
  • 9888f13eb0 Bulgarian translation updated by Ivan Cenov (#8358). Toshi MARUYAMA 2011-05-12 23:58:17 +00:00
  • ee3cf64d52 scm: git: add test of revisions() with invalid revision in unit adapter test (#7146). Toshi MARUYAMA 2011-05-12 23:45:04 +00:00
  • b8850ca9d6 scm: git: output log if revisions() catches an error (#7146). Toshi MARUYAMA 2011-05-12 23:44:43 +00:00
  • 30aecd5e25 scm: add "extra_info" column to repositories table and set serialize (#7146, #7047). Toshi MARUYAMA 2011-05-12 17:29:18 +00:00
  • 3e2a67be4f scm: git: add another revision in merged revisions test in unit adapter test (#7146). Toshi MARUYAMA 2011-05-12 13:01:10 +00:00
  • 12565cc1ee scm: git: add test of revisions() in merged revisions in unit adapter test (#7146). Toshi MARUYAMA 2011-05-12 13:00:43 +00:00
  • 03ce61bb99 scm: git: add test of "latin_1_path_encoding" branch revisions with from revision in adapter test (#7146). Toshi MARUYAMA 2011-05-12 12:11:44 +00:00
  • ac3845daaf scm: git: add test of "branch_latin_1_path_encoding" branch all revisions in adapter test. Toshi MARUYAMA 2011-05-12 12:09:42 +00:00
  • bc06f85cb3 scm: git: rename "test_revisions_master()" to "test_revisions_master_all()" in unit adapter test. Toshi MARUYAMA 2011-05-12 12:09:17 +00:00
  • 1a947a1617 scm: mercurial: remove trailing white-spaces from model source. Toshi MARUYAMA 2011-05-12 07:52:14 +00:00
  • 9c09b74dff scm: darcs: code clean up model. Toshi MARUYAMA 2011-05-12 07:41:29 +00:00
  • b5130b17a0 scm: filesystem: code clean up model. Toshi MARUYAMA 2011-05-12 07:41:08 +00:00
  • fa5f4ff77a scm: subversion: code clean up model. Toshi MARUYAMA 2011-05-12 07:16:20 +00:00
  • 850059d0cf scm: bazaar: code clean up model. Toshi MARUYAMA 2011-05-12 07:16:00 +00:00
  • 6520d484bf scm: subversion: code clean up model. Toshi MARUYAMA 2011-05-12 07:15:39 +00:00
  • cddc5f70a3 scm: git: code clean up model. Toshi MARUYAMA 2011-05-12 07:06:57 +00:00
  • 092cfc0229 remove trailing white-spaces from app/controllers/application_controller.rb. Toshi MARUYAMA 2011-05-12 04:25:47 +00:00
  • 9121a060a5 Use link_to_user instead of a manual link in my account sidebar (#8345). Toshi MARUYAMA 2011-05-12 00:26:58 +00:00
  • 1d78dd8324 HTML escape some user values in account sidebar (#8345). Toshi MARUYAMA 2011-05-12 00:26:16 +00:00
  • 16c0b67941 make username a link to their profile page (#8345). Toshi MARUYAMA 2011-05-12 00:25:35 +00:00
  • 398f6dd2fc Russian translation updated by Dmitry Babenko (#8210). Toshi MARUYAMA 2011-05-11 23:18:42 +00:00
  • 2a2e705e9e Merged r5743 from trunk. Toshi MARUYAMA 2011-05-11 23:03:23 +00:00
  • b85517ae2a Russian "default_issue_status_rejected" and "default_tracker_feature" changed (#7469, #7464). Toshi MARUYAMA 2011-05-11 22:59:55 +00:00
  • 31cd20f2b6 Merged r5740 from trunk. Toshi MARUYAMA 2011-05-11 22:31:54 +00:00
  • 392a7c3bc2 Hungarian translation for trunk updated by Gábor Takács (#8341). Toshi MARUYAMA 2011-05-11 21:52:37 +00:00
  • 308c24104b Hungarian translation for 1.1.3 updated by Gábor Takács (#8340). Toshi MARUYAMA 2011-05-11 21:52:16 +00:00
  • e5e8f889f5 set svn:eol-style=native sr-YU.yml. Toshi MARUYAMA 2011-05-11 10:30:24 +00:00
  • 3907900ec6 set svn:eol-style=native mn.yml. Toshi MARUYAMA 2011-05-11 10:29:37 +00:00
  • 26684541c1 set svn:eol-style=native mk.yml. Toshi MARUYAMA 2011-05-11 10:28:28 +00:00
  • 8ce41f900f Fix newline 'LF' to 'CRLF' in sr-YU.yml. Toshi MARUYAMA 2011-05-11 10:27:25 +00:00
  • 0a07cec7bd set svn:eol-style=native lv.yml. Toshi MARUYAMA 2011-05-11 10:27:19 +00:00
  • d9e549fa4d Fix newline 'LF' to 'CRLF' in mn.yml. Toshi MARUYAMA 2011-05-11 10:26:39 +00:00
  • 2c993df47d Fix newline 'LF' to 'CRLF' in mk.yml. Toshi MARUYAMA 2011-05-11 10:25:52 +00:00
  • 8dba849a89 Fix newline 'LF' to 'CRLF' in lv.yml. Toshi MARUYAMA 2011-05-11 10:25:07 +00:00
  • d778281881 scm: subversion: set svn:eol-style=native adapter source. Toshi MARUYAMA 2011-05-10 17:52:56 +00:00
  • ed6618a4eb Basque translation updated by Ales Zabala Alava (#8330). Toshi MARUYAMA 2011-05-10 17:48:49 +00:00
  • e96bf8adfe set svn:eol-style=native Basque eu.yml (#8330). Toshi MARUYAMA 2011-05-10 17:41:54 +00:00
  • 76051ab4b2 Fix newline 'LF' to 'CRLF' in Basque eu.yml (#8330). Toshi MARUYAMA 2011-05-10 17:36:51 +00:00
  • 653884f27b scm: change separator between command and version ',' to '|' in setting (#4273). Toshi MARUYAMA 2011-05-10 11:42:48 +00:00
  • 5fe5e3dba3 scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in setting (#4273). Toshi MARUYAMA 2011-05-10 11:42:26 +00:00
  • 77b102c3df Traditional Chinese translation updated by ChunChang Lo (#8327). Toshi MARUYAMA 2011-05-10 11:41:59 +00:00
  • 2714f6bcac remove trailing white-spaces from lib/tasks/locales.rake. Toshi MARUYAMA 2011-05-10 11:41:30 +00:00
  • 0418774f50 PDF: more strict Redmine TCPDF class initialize() (#8312). Toshi MARUYAMA 2011-05-10 01:03:28 +00:00
  • f3a069281e scm: git: fix incorrect comment in unit model test and code clean up unit model test. Toshi MARUYAMA 2011-05-09 15:26:50 +00:00
  • b97087bad5 PDF: remove unused Redmine FPDF class (#8312). Toshi MARUYAMA 2011-05-09 11:12:48 +00:00
  • 29f6dd2a9e PDF: import CJK patches and all languages use TCPDF (#8312). Toshi MARUYAMA 2011-05-09 11:12:27 +00:00
  • 3b50809423 PDF: code clean up lib/redmine/export/pdf.rb. Toshi MARUYAMA 2011-05-09 10:52:08 +00:00
  • 5742f78bd1 PDF: switch encoding and font whether CJK and Thainland non UTF-8 or not in TCPDF Redmine class (#8312). Toshi MARUYAMA 2011-05-09 10:41:02 +00:00
  • ba2fb5340e PDF: import tcpdf.rb patch (#8312). Toshi MARUYAMA 2011-05-09 07:35:02 +00:00
  • 48a6fb45a7 PDF: replace invalid UTF-8 sequences in TCPDF (#61, #8312). Toshi MARUYAMA 2011-05-09 06:46:21 +00:00
  • e25dd95389 PDF: replace invalid sequence in converting if encoding destination is UTF-8 (#61, #8312). Toshi MARUYAMA 2011-05-09 06:45:40 +00:00
  • a5d528c6c2 PDF: call Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv() directly in unit test. Toshi MARUYAMA 2011-05-09 06:44:59 +00:00
  • 32a52a6540 PDF: move fix_text_encoding() logic to new method for common use in FPDF and TCPDF (#61, #8312). Toshi MARUYAMA 2011-05-09 06:44:23 +00:00
  • 0681d086e2 PDF: check Japanese general_pdf_encoding is CP932 in unit test. Toshi MARUYAMA 2011-05-09 06:43:23 +00:00
  • 23a27bd6e4 scm: fix indents of test/unit/changeset_test.rb. Toshi MARUYAMA 2011-05-09 04:54:37 +00:00
  • e28ac7f880 remove trailing white-spaces from MailHandler model source. Toshi MARUYAMA 2011-05-08 21:28:54 +00:00
  • a05a2e0c4d scm: code clean up unit repository test. Toshi MARUYAMA 2011-05-08 14:08:46 +00:00
  • 615c81f3df scm: code clean up Repositories Controller. Toshi MARUYAMA 2011-05-08 09:47:42 +00:00
  • e68206852e remove trailing white-spaces and code clean up init i18n test. Toshi MARUYAMA 2011-05-08 07:12:34 +00:00
  • ab768cecdd scm: cvs: remove trailing white-spaces from functional test. Toshi MARUYAMA 2011-05-08 05:11:22 +00:00
  • c29bc896cc scm: subversion: remove trailing white-spaces from unit model test. Toshi MARUYAMA 2011-05-08 05:10:45 +00:00
  • f289d4e354 scm: mercurial: remove trailing white-spaces from unit model test. Toshi MARUYAMA 2011-05-08 05:10:05 +00:00
  • 1952439ea0 scm: filesystem: remove trailing white-spaces from unit model test. Toshi MARUYAMA 2011-05-08 05:09:25 +00:00
  • 12bad10573 scm: cvs: remove trailing white-spaces from unit model test. Toshi MARUYAMA 2011-05-08 05:08:44 +00:00
  • 9cb76de334 scm: subversion: remove trailing white-spaces from functional test. Toshi MARUYAMA 2011-05-08 05:08:05 +00:00
  • 3a5cf54128 scm: git: remove trailing white-spaces from unit model test. Toshi MARUYAMA 2011-05-08 02:49:41 +00:00
  • 541a56d6e8 scm: git: add test of annotate non ASCII content of non ASCII path in functional test. Toshi MARUYAMA 2011-05-08 02:39:36 +00:00
  • 099c8a6608 scm: git: add test of diff non ASCII path and non ASCII content in functional test. Toshi MARUYAMA 2011-05-08 02:38:36 +00:00
  • 6eb8b5fb4a scm: git: add test of showing non ASCII contents of non ASCII path in functional test. Toshi MARUYAMA 2011-05-08 02:04:11 +00:00
  • 02b43944e3 scm: git: use constant value for project id in functional test. Toshi MARUYAMA 2011-05-08 01:48:53 +00:00
  • 673fe7f372 PDF: set lang 'ja' in unit test test_fix_text_encoding_cannot_convert_ja_cp932(). Toshi MARUYAMA 2011-05-08 00:26:13 +00:00
  • 99693d644c scm: git: fix functional annotate test. Toshi MARUYAMA 2011-05-07 23:10:27 +00:00
  • 4fe71148f6 scm: git: remove trailing white-spaces from functional test. Toshi MARUYAMA 2011-05-07 23:09:42 +00:00
  • cccbee024e scm: mercurial: add test of annotate non ASCII contents in functional test. Toshi MARUYAMA 2011-05-07 14:22:42 +00:00