summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Backported r10842 from trunk.Jean-Philippe Lang2013-01-092-11/+17
* Merged r10991 from trunk (#12568).Jean-Philippe Lang2012-12-151-1/+7
* Merged r10992 from trunk (#12400).Jean-Philippe Lang2012-12-151-1/+7
* Merged r10975 from trunk (#12566).Jean-Philippe Lang2012-12-151-1/+2
* Reverts r10895 (#12472).Jean-Philippe Lang2012-11-301-1/+0
* Merged r10893 into 2.1-stable (#12472).Jean-Philippe Lang2012-11-301-0/+1
* Merged r10838 from trunk (#12274).Jean-Philippe Lang2012-11-231-1/+1
* Merged r10837 from trunk (#12332).Jean-Philippe Lang2012-11-231-1/+1
* Merged r10850 from trunk (#12396).Jean-Philippe Lang2012-11-211-2/+3
* Merged r10856 and r10857 from trunk to 2.1-stable (#12409)Toshi MARUYAMA2012-11-212-0/+15
* Merged r10852 from trunk (#12399)Toshi MARUYAMA2012-11-211-1/+18
* Merged r10829 from trunk (#12358).Jean-Philippe Lang2012-11-171-1/+1
* Merged r10745 from trunk (#12231).Jean-Philippe Lang2012-11-171-1/+1
* Merged r10810 from trunk (#12359).Jean-Philippe Lang2012-11-171-0/+7
* Merged r10801 from trunk (#12349).Jean-Philippe Lang2012-11-171-3/+3
* Merged r10812 from trunk (#12375)Toshi MARUYAMA2012-11-161-1/+2
* Merged r10715 from trunk.Jean-Philippe Lang2012-10-261-2/+2
* Merged r10580 and r10581 from trunk.Jean-Philippe Lang2012-10-261-3/+2
* Merged r10709 from trunk to 2.1-stable (#12196)Toshi MARUYAMA2012-10-241-1/+2
* Merged r10465 from trunk.Jean-Philippe Lang2012-09-302-5/+10
* Merged r10433, r10437 from trunk.Jean-Philippe Lang2012-09-293-18/+33
* Merged r10412 from trunk.Jean-Philippe Lang2012-09-291-1/+1
* Merged r10438 from trunk.Jean-Philippe Lang2012-09-291-1/+1
* Merged r10494 from trunk.Jean-Philippe Lang2012-09-291-1/+1
* Merged r10436 from trunk.Jean-Philippe Lang2012-09-291-1/+1
* Merged r10490 from trunk to 2.1-stable (#11982, #11966)Toshi MARUYAMA2012-09-281-2/+3
* Merged r10368 to r10373 from trunk.Jean-Philippe Lang2012-09-112-5/+15
* do not show estimated time if it is nil on issue pageToshi MARUYAMA2012-09-111-1/+3
* Log current user on each request.Jean-Philippe Lang2012-09-091-0/+1
* Code cleanup.Jean-Philippe Lang2012-09-091-6/+6
* Fixed that the reminder email excludes issues assigned to groups (#11723).Jean-Philippe Lang2012-09-091-1/+10
* Fixed: Issues associated with a locked version are not copied when copying a ...Jean-Philippe Lang2012-09-091-1/+11
* Fixed that target version is lost on project copy for issues that are assigne...Jean-Philippe Lang2012-09-091-1/+1
* Code cleanup.Jean-Philippe Lang2012-09-091-6/+4
* Do not copy subtasks twice when copying an issue and its descendants (#6965).Jean-Philippe Lang2012-09-081-0/+7
* Adapt subtasks copy when copying a project (#6965).Jean-Philippe Lang2012-09-081-1/+1
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-084-2/+47
* 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