summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix malformed time log csv encoding in case of unable to convert (#8549)Toshi MARUYAMA2011-11-162-3/+52
* move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...Toshi MARUYAMA2011-11-163-79/+53
* code layout clean up test/functional/attachments_controller_test.rbToshi MARUYAMA2011-11-161-2/+2
* code layout clean up lib/redmine/export/pdf.rbToshi MARUYAMA2011-11-161-1/+2
* Adds an option to force nested set rebuild (#9577).Jean-Philippe Lang2011-11-151-2/+3
* Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc...Jean-Philippe Lang2011-11-152-1/+15
* Reverted r7808 (#9566).Jean-Philippe Lang2011-11-151-24/+7
* add functional test to export time log csv encoded in Big5 on Traditional Chi...Toshi MARUYAMA2011-11-151-0/+39
* add functional test to export time entry report csv encoded in Big5 on Tradit...Toshi MARUYAMA2011-11-151-0/+45
* move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#...Toshi MARUYAMA2011-11-142-41/+45
* Fixed: Redmine.pm potential security issue with cache credential enabled and ...Jean-Philippe Lang2011-11-141-5/+7
* Fixed: Redmine.pm considers all projects private when login_required is enabl...Jean-Philippe Lang2011-11-141-7/+24
* Additional tests for email From header (#9564).Jean-Philippe Lang2011-11-141-1/+11
* improve rmagick feature of rfpdf plugin for PDF inline images (#3261)Toshi MARUYAMA2011-11-142-27/+89
* Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...Jean-Philippe Lang2011-11-132-2/+2
* Adds a method to clear the settings cache.Jean-Philippe Lang2011-11-132-3/+21
* Ruby 1.9: add "encoding: utf-8" header at application_helper.rbToshi MARUYAMA2011-11-131-0/+2
* Ruby 1.9: fix tests error due to require path at test/test_helper.rbToshi MARUYAMA2011-11-131-1/+1
* Simplified Chinese translation for trunk updated by Steven Wong (#9558)Toshi MARUYAMA2011-11-131-25/+24
* Simplified Chinese "text_git_repository_note" translation updated by Steven W...Toshi MARUYAMA2011-11-131-1/+1
* Simplified Chinese translation for 1.2.2 updated by Steven Wong (#9558)Toshi MARUYAMA2011-11-131-35/+36
* Simplified Chinese translation changed by Steven Wong (#9558)Toshi MARUYAMA2011-11-131-3/+3
* Ruby 1.9: fix parsing error of sl.yml with psych yaml library (#8847)Toshi MARUYAMA2011-11-131-2/+2
* remove trailing white-spaces from scm.cssToshi MARUYAMA2011-11-131-3/+3
* code layout clean up application.cssToshi MARUYAMA2011-11-131-6/+7
* remove trailing white-spaces from application.cssToshi MARUYAMA2011-11-131-9/+9
* pdf: add subtasks and related issues at issue pdf (#5634)Toshi MARUYAMA2011-11-121-0/+45
* pdf: add ancestor issues at head of issue pdf (#5634)Toshi MARUYAMA2011-11-121-2/+12
* pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)Toshi MARUYAMA2011-11-121-0/+4
* pdf: remove unused "require 'rfpdf/fpdf'" (#8312)Toshi MARUYAMA2011-11-121-1/+0
* code layout clean up test_report_csv_export of test/functional/time_entry_rep...Toshi MARUYAMA2011-11-121-3/+5
* code layout clean up test_report_all_projects_csv_export of test/functional/t...Toshi MARUYAMA2011-11-121-2/+4
* Fixed: copied private queries not visible after project copy (#9520).Jean-Philippe Lang2011-11-112-0/+2
* Rails3: replace deprecated RAILS_DEFAULT_LOGGER at lib/redmine/ciphering.rb (...Toshi MARUYAMA2011-11-111-1/+1
* Fixed: Error when reading ciphered text from the database without cipher key ...Jean-Philippe Lang2011-11-112-0/+22
* Custom date field accepts invalid dates (#9394).Jean-Philippe Lang2011-11-112-1/+3
* Updates for 1.2.2 release.Jean-Philippe Lang2011-11-112-8/+27
* Fixed failure introduced in r7772 (#8615).Jean-Philippe Lang2011-11-111-1/+1
* Fixed: Custom 'version' field don't show shared versions (#8615).Jean-Philippe Lang2011-11-112-1/+77
* Fixed: User with groups may not see issues assigned to him or to its groups (...Jean-Philippe Lang2011-11-112-2/+25
* code layout clean up test/functional/time_entry_reports_controller_test.rbToshi MARUYAMA2011-11-101-1/+3
* Use a more accurate (and probably more english) string for @setting_default_i...Etienne Massip2011-11-1041-41/+41
* code layout clean up test/functional/timelog_controller_test.rbToshi MARUYAMA2011-11-101-1/+4
* pdf: indent subject of subtask ticket in exported issues PDF (#8617)Toshi MARUYAMA2011-11-101-1/+5
* remove trailing white-spaces from db/migrate/20101104182107_add_unique_index_...Toshi MARUYAMA2011-11-091-1/+1
* remove trailing white-spaces from db/migrate/007_create_journals.rb (#9510)Toshi MARUYAMA2011-11-091-7/+7
* replace tabs to spaces at db/migrate/097_add_view_wiki_edits_permission.rb (#...Toshi MARUYAMA2011-11-091-6/+6
* replace tabs to spaces at db/migrate/096_add_commit_access_permission.rb (#9510)Toshi MARUYAMA2011-11-091-7/+6
* replace tabs to spaces at db/migrate/099_add_delete_wiki_pages_attachments_pe...Toshi MARUYAMA2011-11-091-6/+6
* remove trailing white-spaces from db/migrate/20100705164950_change_changes_pa...Toshi MARUYAMA2011-11-091-1/+1