| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Code cleanup. | Jean-Philippe Lang | 2013-01-03 | 1 | -15/+4 |
* | Use joins instead of sub-queries (#12713). | Jean-Philippe Lang | 2013-01-03 | 1 | -4/+10 |
* | Rename the Member column to User on the time entries list. | Jean-Philippe Lang | 2012-12-09 | 1 | -2/+2 |
* | Adds TimeEntryQuery for listing time entries. | Jean-Philippe Lang | 2012-12-09 | 1 | -19/+8 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 1 | -2/+2 |
* | add configuration of RMagcik font for CJK (Chinese, Japanese and Korean) (#4787) | Toshi MARUYAMA | 2012-11-28 | 1 | -0/+1 |
* | Display non working days on gantt image according to settings (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -1/+1 |
* | Display non working days on gantt according to settings (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -0/+1 |
* | gantt: remove unused issues parameter from gantt_issue_compare method | Toshi MARUYAMA | 2012-10-23 | 1 | -2/+2 |
* | gantt: use content_tag instead of html tag at the tooltip | Toshi MARUYAMA | 2012-09-11 | 1 | -4/+12 |
* | gantt: use content_tag instead of html tag at the label on the right | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+7 |
* | gantt: use content_tag instead of html tag at subject for project | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+6 |
* | gantt: use content_tag instead of html tag at the markers | Toshi MARUYAMA | 2012-09-11 | 1 | -2/+14 |
* | gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -2/+2 |
* | gantt: fix unit gantt helper test fails | Toshi MARUYAMA | 2012-09-11 | 1 | -9/+9 |
* | gantt: use content_tag instead of html tag at the task bar | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+24 |
* | gantt: code layout cleanup image_task method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -6/+17 |
* | gantt: code layout cleanup to_image method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -14/+15 |
* | gantt: use content_tag instead of html tag at helper subject_for_version method | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+7 |
* | gantt: code layout cleanup pdf_task method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -8/+8 |
* | gantt: code layout cleanup pdf_subject method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -2/+4 |
* | gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -6/+6 |
* | gantt: use content_tag instead of html tag at subject gravatar | Toshi MARUYAMA | 2012-09-10 | 1 | -5/+9 |
* | gantt: code layout cleanup html_subject method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -1/+3 |
* | gantt: code layout cleanup line_for_issue method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -2/+5 |
* | gantt: code layout cleanup line_for_version method of lib/redmine/helpers/gan... | Toshi MARUYAMA | 2012-09-10 | 1 | -2/+4 |
* | gantt: code layout cleanup render method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -1/+3 |
* | gantt: code layout cleanup params* method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -3/+8 |
* | gantt: code layout cleanup initialize method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -1/+2 |
* | gantt: remove redundant empty lines from lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -3/+0 |
* | code layout cleanup lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-07-21 | 1 | -61/+0 |
* | replace tabs to spaces and fix indents at lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-07-21 | 1 | -41/+41 |
* | Fixed that wiki diff may produce html (#11209). | Jean-Philippe Lang | 2012-06-26 | 1 | -4/+5 |
* | Fixed that time report raises a SQL error if there are multiple CustomValue f... | Jean-Philippe Lang | 2012-06-14 | 1 | -3/+3 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 4 | -4/+4 |
* | Adds "Status" to the time report criteria (#9985). | Jean-Philippe Lang | 2012-01-14 | 1 | -0/+3 |
* | Replace raw SQL with a .count call. | Jean-Philippe Lang | 2011-12-05 | 1 | -29/+13 |
* | Fixed time report broken by r8085. | Jean-Philippe Lang | 2011-12-05 | 1 | -8/+21 |
* | Extracted time report logic from the controller. | Jean-Philippe Lang | 2011-12-02 | 1 | -0/+164 |
* | Rails3: lib: helper: use html_safe for Gantt | Toshi MARUYAMA | 2011-10-01 | 1 | -21/+21 |
* | remove trailing white-spaces from lib/redmine/helpers/calendar.rb. | Toshi MARUYAMA | 2011-09-01 | 1 | -13/+13 |
* | Rails3: use String#html_safe at lib/redmine/helpers/diff.rb. | Toshi MARUYAMA | 2011-08-20 | 1 | -1/+1 |
* | remove trailing white-spaces from lib/redmine/helpers/diff.rb. | Toshi MARUYAMA | 2011-08-20 | 1 | -6/+6 |
* | PDF: import CJK patches and all languages use TCPDF (#8312). | Toshi MARUYAMA | 2011-05-09 | 1 | -5/+1 |
* | fix typo "heigth" to "height" in lib/redmine/helpers/gantt.rb. | Toshi MARUYAMA | 2011-05-07 | 1 | -27/+27 |
* | remove trailing white-spaces lib/redmine/helpers/gantt.rb. | Toshi MARUYAMA | 2011-05-06 | 1 | -101/+101 |
* | PDF: switch FPDF ANSI or TCPDF UTF-8 with general_pdf_encoding value instead ... | Toshi MARUYAMA | 2011-04-10 | 1 | -5/+1 |
* | PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61). | Toshi MARUYAMA | 2011-04-02 | 1 | -2/+1 |
* | PDF: switch TCPDF UTF-8 or FPDF ANSI (#61). | Toshi MARUYAMA | 2011-03-30 | 1 | -1/+10 |
* | PDF: prepare switching TCPDF UTF-8 in non CJK or FPDF ANSI in CJK (#61). | Toshi MARUYAMA | 2011-03-30 | 1 | -15/+15 |