Commit Graph

23 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Martin Linkhorst 962ab95ecb gantt needs fixtures 12 years ago
Martin Linkhorst 8e85f48572 DEPRECATION FIX: use Rails.application.routes.url_helpers instead of ActionController::UrlWriter 12 years ago
Martin Linkhorst 8d5a99dfd0 fix the gantt tests (replaced #destroy_all with #delete_all, should be fine) 12 years ago
Martin Linkhorst 9b69cf76b8 use the correct rails3 test classes in order to run the tests 12 years ago
Jens Ulferts 8022fd883a fixes calendar 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
Jean-Philippe Lang b944276e30 Fixes progress calculation on gantt (#7838). 14 years ago
Jean-Philippe Lang 7d59698021 Fixes wrong test. 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang c0d55c936b Moved calendar tests to unit/lib/redmine/helpers. 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 ad62060753 Disable project completion display on the gantt (#7127). 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 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 b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago