Commit Graph

  • fa1fe47191 scm: mercurial: fix indent test_annotate_latin_1_path() in functional test. Toshi MARUYAMA 2011-05-07 14:10:43 +00:00
  • 5c2c85a68a scm: mercurial: add test of showing non ASCII contents in functional test. Toshi MARUYAMA 2011-05-07 13:36:07 +00:00
  • ff6a86364e scm: mercurial: add test of diff non ASCII path name in functional test. Toshi MARUYAMA 2011-05-07 13:35:31 +00:00
  • c5257f6e0d scm: add test of showing *real* non ASCII contents in functional filesystem repository test. Toshi MARUYAMA 2011-05-07 11:28:21 +00:00
  • c4b58726e6 fix typo "heigth" to "height" in lib/redmine/helpers/gantt.rb. Toshi MARUYAMA 2011-05-07 09:50:39 +00:00
  • ab6b848304 scm: mercurial: code clean up functional test. Toshi MARUYAMA 2011-05-07 07:25:53 +00:00
  • f157ecb91a scm: mercurial: change Latin-1 path test methods name. Toshi MARUYAMA 2011-05-07 07:25:09 +00:00
  • e78bc574c2 remove trailing white-spaces from functional functional attachments controller test. Toshi MARUYAMA 2011-05-07 06:47:05 +00:00
  • 2c08b71e8f scm: mercurial: remove trailing white-spaces and a empty line from functional test. Toshi MARUYAMA 2011-05-07 06:38:45 +00:00
  • 20f5b6b45d scm: filesystem: remove trailing white-spaces from functional test. Toshi MARUYAMA 2011-05-07 06:38:04 +00:00
  • 9c01d83951 remove trailing white-spaces from attachments helper. Toshi MARUYAMA 2011-05-07 05:51:39 +00:00
  • 5da0151bfb scm: filesystem: change i18n l() parameter in setting from string to symbol. Toshi MARUYAMA 2011-05-07 03:43:58 +00:00
  • bd26c9666d scm: bazaar: change i18n l() parameter in setting from string to symbol. Toshi MARUYAMA 2011-05-07 03:43:17 +00:00
  • 9f8ede65b5 scm: cvs: change i18n l() parameter in setting from string to symbol. Toshi MARUYAMA 2011-05-07 03:42:26 +00:00
  • 530151e1d9 scm: git: change i18n l() parameter in setting from string to symbol. Toshi MARUYAMA 2011-05-07 03:41:46 +00:00
  • dc8968b03e scm: mercurial: change i18n l() parameter in setting from string to symbol. Toshi MARUYAMA 2011-05-07 03:41:05 +00:00
  • ed296ec9c6 scm: darcs: change i18n l() parameter in setting from string to symbol. Toshi MARUYAMA 2011-05-07 03:40:34 +00:00
  • f69572b956 scm: git: change local value "revisions" name to "revs" in adapter revisions(). Toshi MARUYAMA 2011-05-06 13:49:33 +00:00
  • 1194235faa scm: git: remove unused "block_given?" from adapter. Toshi MARUYAMA 2011-05-06 13:49:10 +00:00
  • e9e477426a scm: remove trailing white-spaces from abstract adapter source. Toshi MARUYAMA 2011-05-06 13:48:36 +00:00
  • 2db0475454 scm: subversion: remove trailing white-spaces from adapter source. Toshi MARUYAMA 2011-05-06 13:48:07 +00:00
  • 6d75ac6560 scm: filesystem: remove trailing white-spaces from adapter source. Toshi MARUYAMA 2011-05-06 12:58:14 +00:00
  • dafdcf3879 scm: darcs: remove trailing white-spaces from adapter source. Toshi MARUYAMA 2011-05-06 12:57:54 +00:00
  • a49339c646 scm: bazaar: remove trailing white-spaces from adapter source. Toshi MARUYAMA 2011-05-06 12:57:32 +00:00
  • 19098302ea scm: mercurial: remove trailing white-spaces from adapter source. Toshi MARUYAMA 2011-05-06 12:57:10 +00:00
  • 59d82995fe scm: git: add unit adapter test of master branch revisions(). Toshi MARUYAMA 2011-05-06 11:45:58 +00:00
  • e6fe554d43 scm: git: remove trailing white-spaces from adapter source. Toshi MARUYAMA 2011-05-06 11:45:20 +00:00
  • e6e0578d29 PDF: fix automatic line break problem with TCPDF (#8310). Toshi MARUYAMA 2011-05-06 10:40:40 +00:00
  • 479d9380a7 remove trailing white-spaces lib/redmine/export/pdf.rb. Toshi MARUYAMA 2011-05-06 10:40:12 +00:00
  • 2711f4c745 remove trailing white-spaces lib/redmine/helpers/gantt.rb. Toshi MARUYAMA 2011-05-06 10:39:45 +00:00
  • 773b248669 scm: git: change model report_last_commit() name to extra_report_last_commit() (#7047). Toshi MARUYAMA 2011-05-06 03:43:11 +00:00
  • 1ea1606007 scm: git: split unit adapter revisions test to with time or not (#7146, #6013). Toshi MARUYAMA 2011-05-06 02:06:29 +00:00
  • 0d942beb49 scm: git: remove trailing white-spaces and an empty line in unit lib test. Toshi MARUYAMA 2011-05-06 02:06:08 +00:00
  • c33be450e7 scm: code clean up unit repository test. Toshi MARUYAMA 2011-05-06 01:11:50 +00:00
  • 114e3f3b82 scm: git: use the model value of whether reporting last commit in repository tree (#7047). Toshi MARUYAMA 2011-05-05 11:43:29 +00:00
  • 03fb61a782 scm: git: add the model method whether reporting last commit in repository tree (#7047). Toshi MARUYAMA 2011-05-05 11:43:09 +00:00
  • 12f4b8b6d9 scm: git: override entries() in model for browsing tree performance (#7047). Toshi MARUYAMA 2011-05-05 11:42:46 +00:00
  • 931fd58de6 scm: git: use report_last_commit option in unit adapter test (#7047). Toshi MARUYAMA 2011-05-05 11:42:24 +00:00
  • fbdbdf96fe scm: code clean up repository model. Toshi MARUYAMA 2011-05-05 07:30:22 +00:00
  • 9c3a9fdd87 scm: git: fix indent in model. Toshi MARUYAMA 2011-05-05 06:13:23 +00:00
  • 919bf61cae PDF: wrap title fields properly (#8295). Toshi MARUYAMA 2011-05-05 05:34:16 +00:00
  • 973f3eb50e scm: remove trailing white-spaces in unit changeset test. Toshi MARUYAMA 2011-05-05 04:23:23 +00:00
  • c17a78c771 scm: mercurial: fix unit model test fails if hg command is unavailable. Toshi MARUYAMA 2011-05-05 04:23:07 +00:00
  • 6f4461830c scm: fix invalid UTF-8 tests fail on Windows Ruby 1.8. Toshi MARUYAMA 2011-05-05 04:22:49 +00:00
  • 86d9ea32db scm: code clean up repository model. Toshi MARUYAMA 2011-05-05 01:30:24 +00:00
  • 4fc2e757f6 Merged r5644 from trunk. Toshi MARUYAMA 2011-05-04 23:43:40 +00:00
  • 240254b1a3 Merged r5643 from trunk. Toshi MARUYAMA 2011-05-04 23:42:58 +00:00
  • 2336093739 scm: git: add comments of revision order in fetch_changesets(). Toshi MARUYAMA 2011-05-04 23:38:11 +00:00
  • a7c178f6a6 scm: git: rearrange fetch_changesets() comment. Toshi MARUYAMA 2011-05-04 23:36:57 +00:00
  • 19a9cba214 scm: git: call entries_git() in adapter entry() for browsing tree performance (#7047). Toshi MARUYAMA 2011-05-04 18:09:13 +00:00
  • 193af67f99 scm: git: call entries_git() in adapter entriese() for browsing tree performance (#7047). Toshi MARUYAMA 2011-05-04 18:08:30 +00:00
  • 18df827244 scm: git: override adapter entry() for browsing tree performance (#7047). Toshi MARUYAMA 2011-05-04 18:07:50 +00:00
  • 97b4ee2fef scm: git: split adapter entries() for browsing tree performance (#7047). Toshi MARUYAMA 2011-05-04 18:07:15 +00:00
  • 905a809774 scm: add "options" parameter in adapter entries(). Toshi MARUYAMA 2011-05-04 14:11:25 +00:00
  • 8df05b9a6d scm remove trailing white-spaces in abstract adapter. Toshi MARUYAMA 2011-05-04 13:16:10 +00:00
  • 741967ae68 scm: subversion: set available version above 1.3 (#4273, #1604). Toshi MARUYAMA 2011-05-04 08:26:38 +00:00
  • bba6199e51 scm: subversion: fix newline 'LF' to 'CRLF' and remove trailing white-space. Toshi MARUYAMA 2011-05-04 08:25:04 +00:00
  • 4924b99ff9 scm: update locales of the feature of SCM command availability automatic check in administration panel (#4273). Toshi MARUYAMA 2011-05-04 07:50:05 +00:00
  • 20c6dfd1af scm: add Japanese translation of the feature of SCM command availability automatic check in administration panel (#4273). Toshi MARUYAMA 2011-05-04 07:49:39 +00:00
  • 84b5a6e7b5 scm: add the feature of SCM command availability automatic check in administration panel (#4273). Toshi MARUYAMA 2011-05-04 07:49:02 +00:00
  • fb6c9a1396 scm: refactor projects/settings/_repository.rhtml. Toshi MARUYAMA 2011-05-04 06:35:49 +00:00
  • 956e8af591 scm: cvs: fix loss non ASCII paths if path_encoding is '' (#3462). Toshi MARUYAMA 2011-05-04 05:02:44 +00:00
  • d6a483684b scm: filesystem: fix loss non ASCII paths if path_encoding is '' (#2274). Toshi MARUYAMA 2011-05-04 05:02:01 +00:00
  • 7575989c78 scm: git: fix loss non ASCII paths if path_encoding is '' (#5251). Toshi MARUYAMA 2011-05-04 05:01:28 +00:00
  • ee7fe09b1e scm: mercurial: fix loss non ASCII paths if path_encoding is '' (#2664). Toshi MARUYAMA 2011-05-04 05:00:57 +00:00
  • ff77ecee86 scm: code clean up projects/settings/_repository.rhtml. Toshi MARUYAMA 2011-05-04 05:00:16 +00:00
  • 69bb041c46 scm: set disable a button if scm is not selected in project scm setting. Toshi MARUYAMA 2011-05-04 04:59:28 +00:00
  • 19c6266a7d scm: git: refactor saving a revision in model. Toshi MARUYAMA 2011-05-04 03:44:10 +00:00
  • 95f3c336d5 Merged r5621 from trunk. Toshi MARUYAMA 2011-05-04 00:43:17 +00:00
  • d63e3a781f Merged r5620 from trunk. Toshi MARUYAMA 2011-05-04 00:42:54 +00:00
  • cd34602b4f Fix a typo in Czech localization (#8285, #7390). Toshi MARUYAMA 2011-05-04 00:33:11 +00:00
  • 7fa85fabae Simplified Chinese translation updated by Sam Qiu (#8286). Toshi MARUYAMA 2011-05-04 00:32:41 +00:00
  • 5dbaffd094 scm: code clean up app/views/projects/settings/_repository.rhtml. Toshi MARUYAMA 2011-05-03 07:33:46 +00:00
  • 7ada45d3a2 scm: code clean up RepositoriesHelper. Toshi MARUYAMA 2011-05-03 07:33:19 +00:00
  • ca5ce92cfc scm: code clean up RepositoriesController. Toshi MARUYAMA 2011-05-03 07:32:50 +00:00
  • 0aab60943c Merged r5614 from trunk. Toshi MARUYAMA 2011-05-02 23:17:02 +00:00
  • 18d0618007 scm: space cleanup in unit repository test. Toshi MARUYAMA 2011-05-02 23:07:38 +00:00
  • 0a132e48f9 Fix typos in public/help/wiki_syntax_detailed.html. Toshi MARUYAMA 2011-05-02 23:07:16 +00:00
  • 935306af80 Merged r5611 from trunk. Toshi MARUYAMA 2011-05-01 23:20:46 +00:00
  • 6fce2170c4 Merged r5610 from trunk. Toshi MARUYAMA 2011-05-01 23:20:04 +00:00
  • ed7091cda1 Fix potential Execution After Redirect bugs. Toshi MARUYAMA 2011-05-01 23:15:03 +00:00
  • 8632efcce2 Add missing fixture when running tests from scratch in functional RolesControllerTest. Toshi MARUYAMA 2011-05-01 23:14:28 +00:00
  • bd4af1b9cb Fixed wiki TOC hierarchy for RTL locales (#8088). Toshi MARUYAMA 2011-04-30 10:13:02 +00:00
  • daeebe144a Fixed hierarchy appearance for subtasks and admin projects view (#8088). Toshi MARUYAMA 2011-04-30 10:12:41 +00:00
  • f64666f4b4 Fixed colorful indentation and "my projects" mark positioning in projects view for RTL locales (#8088). Toshi MARUYAMA 2011-04-30 10:12:20 +00:00
  • 8d67224fe1 Show colorful indentation of subprojects on right in RTL locales (#8088). Toshi MARUYAMA 2011-04-30 10:11:58 +00:00
  • 46bd78aa21 PDF: fix automatic line break in Chinese PDF (#5629). Toshi MARUYAMA 2011-04-30 05:58:15 +00:00
  • 880e8e575a Wrap long text fields properly in PDF exports (#5629). Toshi MARUYAMA 2011-04-30 00:29:22 +00:00
  • 93fabf23ae Fixes an assertion for postgresql (#7097). Jean-Philippe Lang 2011-04-29 13:33:15 +00:00
  • fdb0151869 Fixed: notes are lost when copying issue(s) (#6901, #8239). Jean-Philippe Lang 2011-04-29 13:27:50 +00:00
  • 88a93d7e10 Fixed: copying an issue keeps the author of the original issue (#6901). Jean-Philippe Lang 2011-04-29 12:41:07 +00:00
  • c9f31f0332 Adds context menu for related issues on version view. Jean-Philippe Lang 2011-04-29 12:18:00 +00:00
  • fb0641d43f Moved the version summary to the right of related issues. Jean-Philippe Lang 2011-04-29 12:05:18 +00:00
  • c47144a14f PDF: use explicit return value in Redmine::Export::PDF.fix_text_encoding() (#61). Toshi MARUYAMA 2011-04-29 11:53:24 +00:00
  • 67c85251c3 Russian translation updated by Kirill Bezrukov (#8210). Toshi MARUYAMA 2011-04-29 11:34:33 +00:00
  • 57f63d513c Makes 'This week' filter work with any starting day of week (#7097). Jean-Philippe Lang 2011-04-29 11:28:27 +00:00
  • 07df1242b9 Persian Translation update by Behrang Noroozinia (#7418). Jean-Philippe Lang 2011-04-29 10:42:16 +00:00
  • 7e5ef18503 tagged version 1.1.3 1.1.3 Jean-Philippe Lang 2011-04-29 09:37:47 +00:00
  • 4673f0cf31 Updates for 1.1.3 release. Jean-Philippe Lang 2011-04-29 09:24:32 +00:00
  • 3f302b66ce Updates for 1.1.3 release. Jean-Philippe Lang 2011-04-29 09:23:34 +00:00