Project

General

Profile

Statistics
| Revision:
  • svk:merge: e93f8b46-1217-0410-a6f0-8f06a7374b81:/trunk:1751
  • svn:ignore: coverage .project .loadpath .bundle Gemfile.lock Gemfile.local

# Date Author Comment
7882 2011-11-20 18:09 Jean-Philippe Lang

REST API for issue categories (#9553).

7881 2011-11-20 16:55 Jean-Philippe Lang

Resourcified issue categories (#9553).

7880 2011-11-20 15:55 Jean-Philippe Lang

Makes issue categories available in project REST API (#9553).

7879 2011-11-20 15:47 Toshi MARUYAMA

remove unused Iconv from issues helper "issues_to_csv" method (#4742)

7878 2011-11-20 15:25 Jean-Philippe Lang

Adds API response to /issue_statuses to get the list of all available statuses (#7180).

7877 2011-11-20 15:17 Jean-Philippe Lang

Adds API response to /trackers to get the list of all available trackers (#7181).

7876 2011-11-20 15:07 Jean-Philippe Lang

Do not show the paragraph if no message is set.

7875 2011-11-20 14:34 Jean-Philippe Lang

French translation updated.

7874 2011-11-20 14:23 Jean-Philippe Lang

Adds a dialog box for CSV export options (#4742).

7873 2011-11-20 13:17 Toshi MARUYAMA

attachment: update a functional test to switch "side by side" and "inline" for ISO-8859-1 patches (#2371, #9612)

7872 2011-11-20 13:07 Jean-Philippe Lang

Removed useless return false; statement.

7871 2011-11-20 13:04 Toshi MARUYAMA

scm: attachment: remove "to_utf8" methods from helpers (#2371)

It is confusing that same name methods are in several helpers.

7870 2011-11-20 12:48 Toshi MARUYAMA

update Japanese translation of attachments and repositories encodings setting label (#2371)

7869 2011-11-20 12:48 Toshi MARUYAMA

attachment: move repositories encodings setting to the general tab and update the label (#2371)

7868 2011-11-20 12:47 Toshi MARUYAMA

attachment: add a functional test to show an ISO-8859-1 content file (#2371)

7867 2011-11-20 12:47 Toshi MARUYAMA

attachment: add a functional test to show an ISO-8859-1 patch (#2371)

7866 2011-11-20 12:46 Toshi MARUYAMA

attachment: use repositories setting to convert contents character encoding (#2371)

This commit results replacing invalid encoding instead to stripping.

7865 2011-11-20 11:07 Jean-Philippe Lang

Allows double click to move columns between available/selected columns.

7864 2011-11-20 10:44 Toshi MARUYAMA

code layout clean up app/views/common/_diff.html.erb

7863 2011-11-20 10:32 Jean-Philippe Lang

Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751).

7862 2011-11-20 08:54 Toshi MARUYAMA

code layout clean up test/functional/attachments_controller_test.rb

7861 2011-11-20 07:13 Toshi MARUYAMA

attachment: update functional tests to switch "side by side" and "inline" for patches (#9612)

7860 2011-11-20 07:13 Toshi MARUYAMA

attachment: add a new feature to switch "side by side" and "inline" for patches (#9612)

7859 2011-11-20 05:18 Toshi MARUYAMA

code layout clean up app/views/repositories/diff.html.erb

7858 2011-11-20 05:17 Toshi MARUYAMA

code layout clean up app/views/common/_file.html.erb

7857 2011-11-20 05:16 Toshi MARUYAMA

code layout clean up app/views/repositories/annotate.html.erb

7856 2011-11-20 01:10 Toshi MARUYAMA

code layout clean up link_to_attachment of application helper

7855 2011-11-20 01:09 Toshi MARUYAMA

code layout clean up uploaded_test_file of test/test_helper.rb

7854 2011-11-20 01:09 Toshi MARUYAMA

add newline at end of Rakefile

7853 2011-11-19 18:14 Jean-Philippe Lang

Restored prototype 1.7 (#9609).

7852 2011-11-19 17:28 Jean-Philippe Lang

Prevent projects tests from deleting fixture files.

7851 2011-11-19 17:10 Jean-Philippe Lang

Typo

7850 2011-11-19 17:03 Jean-Philippe Lang

Fixed: rake/rdoctask is deprecated (#8611).

7849 2011-11-19 16:53 Jean-Philippe Lang

Doc updated for Rails 2.3.14.

7848 2011-11-19 16:18 Jean-Philippe Lang

Fixed functional tests that writes in fixtures folder.

7847 2011-11-19 16:11 Jean-Philippe Lang

Fixed: Issue filter by assigned_to_role is not project specific (#9540).

7846 2011-11-19 14:51 Jean-Philippe Lang

Adds a delivery method that writes emails in tmp/emails for testing purpose.

7845 2011-11-19 14:36 Jean-Philippe Lang

Omit subtasks/related issues sections when empty on PDF export (#5634).

7844 2011-11-19 14:27 Jean-Philippe Lang

Upgrade to Rails 2.3.14 with Prototype 1.7 (#9609).

7843 2011-11-19 13:47 Jean-Philippe Lang

Makes author column sortable and groupable on the issue list (#1567).

7842 2011-11-19 12:43 Jean-Philippe Lang

Moved the project name after the item in the html title (#9593).

7841 2011-11-19 12:25 Jean-Philippe Lang

Adds a way to filter issues with or without start date (#9607).

7840 2011-11-19 12:16 Jean-Philippe Lang

Wiki links for news and forums (#9600).

7839 2011-11-19 02:01 Toshi MARUYAMA

Bulgarian translation updated by Ivan Cenov (#9602)

update:
  • button_edit_section
change:
  • mail_subject_wiki_content_updated
7837 2011-11-18 23:24 Etienne Massip

Fixed wiki page version in annotated page (#9597).

7836 2011-11-18 22:29 Etienne Massip

Remove reference to deleted method.

7835 2011-11-18 19:22 Jean-Philippe Lang

Fixes section edit links when text includes pre/code tag (#2222).

7834 2011-11-18 18:28 Jean-Philippe Lang

Fixed: Redmine.pm considers all projects private when login_required is enabled (#9566).

7833 2011-11-18 18:22 Jean-Philippe Lang

Adds enable_starttls_auto option to gmail example (#9586).

7832 2011-11-18 18:10 Jean-Philippe Lang

Adds a warning about tabs in configuration file (#9586).

7831 2011-11-18 17:41 Jean-Philippe Lang

Handle the case of a text formatter that doesn't support section edit (#2222).

7830 2011-11-18 17:31 Jean-Philippe Lang

Do not show section edit links for wiki page history (#2222).

7829 2011-11-18 17:25 Jean-Philippe Lang

Wiki: allows single section edit (#2222).

7828 2011-11-18 15:57 Toshi MARUYAMA

move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)

7827 2011-11-18 15:57 Toshi MARUYAMA

pdf: lib: set image scale at issue_to_pdf method (#3261)

wiki_to_pdf method has already done.

Contributed by Jun NAITOH.

7826 2011-11-17 20:47 Etienne Massip

Updated permissions with newly added create and update actions (#9108).

7825 2011-11-17 12:53 Toshi MARUYAMA

move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for common use (#2371)

7824 2011-11-17 08:01 Toshi MARUYAMA

attachment: add a functional test to show invalid UTF-8 text file (#2371)

Stripping invalid UTF-8 is Redmine 1.2 behaviour.

7823 2011-11-17 08:00 Toshi MARUYAMA

attachment: add a functional test to show UTF-8 text file (#2371)

7822 2011-11-16 16:36 Toshi MARUYAMA

fix malformed issues csv encoding in case of unable to convert (#8549)

7821 2011-11-16 14:49 Toshi MARUYAMA

add functional test to export issue csv encoded in Big5 on Traditional Chinese locale (#8549)

7820 2011-11-16 09:29 Toshi MARUYAMA

fix malformed time entry report csv encoding in case of unable to convert (#8549)

7819 2011-11-16 09:10 Toshi MARUYAMA

fix malformed time log csv encoding in case of unable to convert (#8549)

7818 2011-11-16 06:07 Toshi MARUYAMA

move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common use (#8549)

7817 2011-11-16 04:58 Toshi MARUYAMA

code layout clean up test/functional/attachments_controller_test.rb

7816 2011-11-16 04:58 Toshi MARUYAMA

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

7815 2011-11-15 20:58 Jean-Philippe Lang

Adds an option to force nested set rebuild (#9577).

7814 2011-11-15 20:55 Jean-Philippe Lang

Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by r5286 (#9577).

7813 2011-11-15 19:02 Jean-Philippe Lang

Reverted r7808 (#9566).

7812 2011-11-15 11:06 Toshi MARUYAMA

add functional test to export time log csv encoded in Big5 on Traditional Chinese locale (#8549)

7811 2011-11-15 07:06 Toshi MARUYAMA

add functional test to export time entry report csv encoded in Big5 on Traditional Chinese locale (#8549)

7810 2011-11-15 00:04 Toshi MARUYAMA

move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#3261)

7809 2011-11-14 23:11 Jean-Philippe Lang

Fixed: Redmine.pm potential security issue with cache credential enabled and subversion (#9567).

7808 2011-11-14 22:40 Jean-Philippe Lang

Fixed: Redmine.pm considers all projects private when login_required is enabled (#9566).

7807 2011-11-14 21:10 Jean-Philippe Lang

Additional tests for email From header (#9564).

7806 2011-11-14 08:52 Toshi MARUYAMA

improve rmagick feature of rfpdf plugin for PDF inline images (#3261)

Contributed by Jun NAITOH.

7805 2011-11-13 17:30 Jean-Philippe Lang

Replaced non standard Precedence email header with "X-Auto-Response-Suppress: OOF" (#9534).

7804 2011-11-13 16:20 Jean-Philippe Lang

Adds a method to clear the settings cache.

7803 2011-11-13 14:56 Toshi MARUYAMA

Ruby 1.9: add "encoding: utf-8" header at application_helper.rb

Following error raises in case that time log has non ASCII comments.

ActionView::TemplateError (incompatible character encodings: UTF-8 and ASCII-8BIT)
 on line #5 of app/views/timelog/index.html.erb:...
7802 2011-11-13 12:47 Toshi MARUYAMA

Ruby 1.9: fix tests error due to require path at test/test_helper.rb

Following error raises.

/home/xxxxxx/.rvm/gems/ruby-1.9.2-p290/gems/rails-2.3.11/lib/rails/gem_dependency.rb:277:in `==':
   undefined method `name' for "actionmailer":String (NoMethodError)...
7798 2011-11-13 06:04 Toshi MARUYAMA

Simplified Chinese translation for trunk updated by Steven Wong (#9558)

7797 2011-11-13 06:03 Toshi MARUYAMA

Simplified Chinese "text_git_repository_note" translation updated by Steven Wong (#9558, #9129)

7796 2011-11-13 06:02 Toshi MARUYAMA

Simplified Chinese translation for 1.2.2 updated by Steven Wong (#9558)

7795 2011-11-13 06:01 Toshi MARUYAMA

Simplified Chinese translation changed by Steven Wong (#9558)

  • field_due_date
  • permission_rename_wiki_pages
  • button_rename
7794 2011-11-13 05:17 Toshi MARUYAMA

Ruby 1.9: fix parsing error of sl.yml with psych yaml library (#8847)

7791 2011-11-13 02:40 Toshi MARUYAMA

remove trailing white-spaces from scm.css

7790 2011-11-13 02:39 Toshi MARUYAMA

code layout clean up application.css

7789 2011-11-13 02:38 Toshi MARUYAMA

remove trailing white-spaces from application.css

7788 2011-11-12 12:18 Toshi MARUYAMA

pdf: add subtasks and related issues at issue pdf (#5634)

Contributed by Bernhard Furtmueller and Jun NAITOH.

7787 2011-11-12 12:17 Toshi MARUYAMA

pdf: add ancestor issues at head of issue pdf (#5634)

Contributed by Bernhard Furtmueller and Jun NAITOH.

7786 2011-11-12 12:17 Toshi MARUYAMA

pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)

Contributed by Jun NAITOH.

7785 2011-11-12 12:16 Toshi MARUYAMA

pdf: remove unused "require 'rfpdf/fpdf'" (#8312)

7784 2011-11-12 09:35 Toshi MARUYAMA

code layout clean up test_report_csv_export of test/functional/time_entry_reports_controller_test.rb

7783 2011-11-12 09:34 Toshi MARUYAMA

code layout clean up test_report_all_projects_csv_export of test/functional/time_entry_reports_controller_test.rb

7782 2011-11-11 18:33 Jean-Philippe Lang

Fixed: copied private queries not visible after project copy (#9520).

7781 2011-11-11 15:40 Toshi MARUYAMA

Rails3: replace deprecated RAILS_DEFAULT_LOGGER at lib/redmine/ciphering.rb (#9552)

7780 2011-11-11 15:04 Jean-Philippe Lang

Fixed: Error when reading ciphered text from the database without cipher key configured (#9552).

7779 2011-11-11 14:22 Jean-Philippe Lang

Custom date field accepts invalid dates (#9394).

7776 2011-11-11 13:52 Jean-Philippe Lang

Updates for 1.2.2 release.

7774 2011-11-11 13:43 Jean-Philippe Lang

Fixed failure introduced in r7772 (#8615).