summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gantt: code layout cleanup html_subject method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+3
* gantt: code layout cleanup line_for_issue method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-2/+5
* gantt: code layout cleanup line_for_version method of lib/redmine/helpers/gan...Toshi MARUYAMA2012-09-101-2/+4
* gantt: code layout cleanup render method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+3
* gantt: code layout cleanup params* method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-3/+8
* gantt: code layout cleanup initialize method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+2
* gantt: remove redundant empty lines from lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-3/+0
* Fixed TLS configuration in example (#11034).Jean-Philippe Lang2012-09-091-1/+0
* Log current user on each request.Jean-Philippe Lang2012-09-091-0/+1
* Deep headings in TOC are too small.Jean-Philippe Lang2012-09-091-3/+2
* Code cleanup.Jean-Philippe Lang2012-09-091-6/+6
* Issues assigned to a locked/closed version are now copied (#11207).Jean-Philippe Lang2012-09-091-3/+1
* Fixed that the reminder email excludes issues assigned to groups (#11723).Jean-Philippe Lang2012-09-093-2/+32
* Fixed: Issues associated with a locked version are not copied when copying a ...Jean-Philippe Lang2012-09-092-1/+32
* Fixed that target version is lost on project copy for issues that are assigne...Jean-Philippe Lang2012-09-092-1/+17
* Code cleanup.Jean-Philippe Lang2012-09-091-6/+4
* Bulgarian translation updated by Ivan Cenov (#11799)Toshi MARUYAMA2012-09-081-5/+5
* Filling locales (#6965).Jean-Philippe Lang2012-09-0845-0/+45
* Do not copy subtasks twice when copying an issue and its descendants (#6965).Jean-Philippe Lang2012-09-082-0/+22
* Adapt subtasks copy when copying a project (#6965).Jean-Philippe Lang2012-09-082-1/+17
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-089-2/+159
* gantt: code layout cleanup html days headersToshi MARUYAMA2012-09-081-11/+7
* gantt: code layout cleanup html weeks headersToshi MARUYAMA2012-09-081-11/+7
* gantt: use content_tag instead of html tag at days headersToshi MARUYAMA2012-09-081-5/+13
* gantt: use content_tag instead of html tag at gantt header outlineToshi MARUYAMA2012-09-081-3/+8
* gantt: code layout cleanup ruby code at head of show.html.erbToshi MARUYAMA2012-09-081-17/+17
* gantt: code layout cleanup html months headersToshi MARUYAMA2012-09-081-11/+8
* gantt: use content_tag instead of html tag at gantt subjectToshi MARUYAMA2012-09-081-11/+28
* gantt: code cleanup html today red lineToshi MARUYAMA2012-09-081-1/+2
* gantt: fix code indents of html today red lineToshi MARUYAMA2012-09-081-7/+7
* gantt: use content_tag instead of html tag at gantt today red lineToshi MARUYAMA2012-09-071-6/+11
* gantt: use content_tag instead of html tag at gantt weeks headersToshi MARUYAMA2012-09-071-9/+25
* gantt: use content_tag instead of html tag at gantt months headersToshi MARUYAMA2012-09-071-3/+9
* gantt: code layout cleanup html gantt days headersToshi MARUYAMA2012-09-071-10/+13
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-2/+8
* code layout cleanup gantt weeks headersToshi MARUYAMA2012-09-071-15/+19
* code layout cleanup gantt months headersToshi MARUYAMA2012-09-071-4/+7
* fix code indent of gantt days headersToshi MARUYAMA2012-09-071-10/+10
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-7/+15
* remove redundant empty lines from app/views/repositories/_revision_graph.html...Toshi MARUYAMA2012-09-071-3/+0
* XML output broken with builder 3.0.1.Jean-Philippe Lang2012-09-061-1/+1
* Let plugin override mailer views (#11776).Jean-Philippe Lang2012-09-061-0/+1
* Parse any heading level (#11789).Jean-Philippe Lang2012-09-061-1/+3
* remove redundant empty lines from revision_graph.jsToshi MARUYAMA2012-09-061-14/+0
* replace tab to space at revision_graph.jsToshi MARUYAMA2012-09-061-1/+1
* show JQuery datepicker today buttonToshi MARUYAMA2012-09-051-1/+5
* Traditional Chinese translation updated by ChunChang Lo (#11766)Toshi MARUYAMA2012-09-041-10/+10
* fix redmine_plugin generator output in USAGEToshi MARUYAMA2012-09-031-0/+16
* fix plugin generator script name of USAGE on Rails3Toshi MARUYAMA2012-09-033-3/+3
* Create role by copy (#9258).Jean-Philippe Lang2012-09-036-2/+52