Commit Graph

52 Commits (0c122894ff9a34724f8d82b2ec940ff2ea8b5ad3)

Author SHA1 Message Date
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Dennis Schmidt 165a09bc5a added html_safe to fix gants_controller tests 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Toshi MARUYAMA 7f0a29f7c2 PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61). 14 years ago
Toshi MARUYAMA 098c1cb4fd PDF: switch TCPDF UTF-8 or FPDF ANSI (#61). 14 years ago
Toshi MARUYAMA 69bad84604 PDF: prepare switching TCPDF UTF-8 in non CJK or FPDF ANSI in CJK (#61). 14 years ago
Jean-Philippe Lang b944276e30 Fixes progress calculation on gantt (#7838). 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang da28fa6e0f Gantt: do not ignore project filter (#7000, #7352), do not display empty projects/versions, and display shared versions used in other projects (#5817, #6476, #6604). 14 years ago
Jean-Philippe Lang be4e4c80f7 Stringify avatar to prevent "can't convert nil into String" errors on gantt (#7317). 14 years ago
Jean-Philippe Lang 8b4c8e6902 Fixes wiki diff rendering. 14 years ago
Jean-Philippe Lang 771147ce80 Extracts a diff helper from the WikiDiff class. 14 years ago
Jean-Philippe Lang ac65a69ea3 Extracts gantt subjects styles to css (#7280). 14 years ago
Jean-Philippe Lang 3a8f66116f Adds full subject as gantt subject title (#7280). 14 years ago
Jean-Philippe Lang 07092b890a Prevent text wrap in gantt subjects (#7280). 14 years ago
Eric Davis cb490caff4 [#190] Work around a nil error introduced in c1cced5139 14 years ago
Jean-Philippe Lang 52a2a174e0 Reverted r4780 that broke gantt tests (#7280). 14 years ago
Jean-Philippe Lang 9ed0387851 Removed issue subjects wrapping in gantt (#7280). 14 years ago
Jean-Philippe Lang dd87ebef58 Makes the png looks more like the html gantt. 14 years ago
Jean-Philippe Lang ad62060753 Disable project completion display on the gantt (#7127). 14 years ago
Jean-Philippe Lang f2ae2e9239 Simple issue sort method to make sure subtasks appear under their parent on the gantt (#7128). 14 years ago
Jean-Philippe Lang df9ea24136 Makes Version#start_date return the minimum start_date of its issues. 14 years ago
Jean-Philippe Lang 525656a490 Ported subtasks display with indentation to the new gantt (#7128) and fixed markers alignment. 14 years ago
Jean-Philippe Lang 8a86b2d2bc Gantt code cleaning. 14 years ago
Jean-Philippe Lang 084e9e2e57 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 74a94ed4ad Gantt: make the png looks more like html. 14 years ago
Jean-Philippe Lang 88a802b25e Gantt: make the pdf looks more like html. 14 years ago
Jean-Philippe Lang edc35d4d5b Gantt code cleanup. 14 years ago
Jean-Philippe Lang 98c7c179ca Gantt code cleanup. 14 years ago
Jean-Philippe Lang 8f7da03419 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 27f76d20ce Gantt: fixes progress width in some cases and start code cleaning. 14 years ago
Jean-Philippe Lang 9f18426ca7 Skip a few SQL queries for cross project gantt. 14 years ago
Jean-Philippe Lang b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). 14 years ago
Jean-Philippe Lang b898200803 Select projects with issue_tracking module for gantt display and remove the nil start/due dates trick. 14 years ago
Jean-Philippe Lang 4715a37937 Gantt: Avoid unnecessary queries before rendering. 14 years ago
Jean-Philippe Lang 318bd10c7f Gantt: fixes position of line in pdf (#6348). 14 years ago
Jean-Philippe Lang 9c6377964c Fixes gantt PDF pagination problem (#6348). 14 years ago
Jean-Philippe Lang b0a1a04008 Gantt: iterate over all objects only once for html and pdf rendering (#6348). 14 years ago
Jean-Philippe Lang dfc76ce642 Fixed: new gantt chart discloses all private projects names (#6276). 14 years ago
Jean-Philippe Lang 77c6188ec2 Fixed: gantt displays issues by date of creation. 14 years ago
Jean-Philippe Lang aa84e6c179 Removes duplicate issue subject on gantt (#6763). 14 years ago
Jean-Philippe Lang ed608cb7d3 Fixed: error on gantt when no issue have a due date (#6350). 14 years ago
Eric Davis 5e1c295230 Fixed the zoom, previous, and next links on the Gantt chart. 14 years ago
Eric Davis abf3ee4999 Add project names to the Versions in the Gantt export. #5904 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Jean-Philippe Lang e771fc03bd Merged r3883, r3884 and r3885 from trunk. 14 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 14 years ago