Commit Graph

987 Commits (107704c54359d98c42fe92e6082c6be70b620d61)
 

Author SHA1 Message Date
Jens Ulferts 107704c543 fix cuke: using user way to test for burndown graph from dashboard 14 years ago
Jens Ulferts 57312e7c61 #4699: cuke for opening burndown from taskboard 14 years ago
Jens Ulferts 7b5dbb406d refactor: using a helper to call burndown from taskboard 14 years ago
Jens Ulferts 6b0e318230 #4699: burndown graph callable from the taskboard 14 years ago
Jens Ulferts 5ce43c78e0 #4264: wrapping js burndown class inside jQuery(document).ready 14 years ago
Jens Ulferts 5986644669 refactor: using same burndown.js to display burndown graph from the dashboard 14 years ago
Jens Ulferts 0efddfdaeb cleaning up burndown.js 14 years ago
Jens Ulferts 845be4b010 #4264: feature for testing calling the burndown graph from issue/index 14 years ago
Jens Ulferts e3002b0b21 #4264: burndown is again available to be called form the issue index page (requires a project and a sprint to be selected) 14 years ago
Jens Ulferts cd720f1687 removing javascript_include_tag_backlogs in the burndown view because the necessary helper is not available in every rendering controller 14 years ago
Jens Ulferts cfba7f890a removing javascript_include_tag_backlogs in the shared backlogs header because the necessary helper is not available everywhere 14 years ago
Jens Ulferts 9c75d455de Revert "removing burndown from issue/index until it can be reactivated safely" 14 years ago
Gregor Schmidt b663fe1164 Fixing previous commit - assignable users returns users, while members where expected 14 years ago
Gregor Schmidt 344372b076 using CP functionality to get list of possible assignees 14 years ago
Romano Licker 61453f7e7b validation does not through exception anymore 14 years ago
Jens Ulferts bf396b8604 bugfix: y-axis label in burndown chart is no longer over the last tick if the max value is a multiple of 25 14 years ago
Jens Ulferts d4de723fbd version bump to 0.7.0 14 years ago
Jens Ulferts bd6269c060 #4382: remaining hours are collected from issues children if they exist 14 years ago
Jens Ulferts 4e7d3d72a6 showing remaining hours always when the plugin is enabled, disabling the form field for remaining hours when it is a story with descendants 14 years ago
Gregor Schmidt 0c7c9977e4 Fixing invisible story while dragging in FF 14 years ago
Gregor Schmidt a57e49c9df Raising timeout to 3 seconds - this code is only run twice - shouldn't hurt that much 14 years ago
Gregor Schmidt 39635fdb02 Merge branch 'feature/enhanced_stories_in_taskboard' 14 years ago
Gregor Schmidt 6a92d66c9d Adding view spec for stories on task board 14 years ago
Gregor Schmidt 114dd3aed2 Adding ID to container to easily address it in tests 14 years ago
Gregor Schmidt 1ac5ca02da rendering rb_taskboards/show view in spec w/o errors 14 years ago
Gregor Schmidt 3e5fb1dee0 Adding status to stories on task board 14 years ago
Gregor Schmidt 6e42181654 adding i18n for assigned_to on task board 14 years ago
Gregor Schmidt b468890009 sorting i18n keys 14 years ago
Gregor Schmidt 93f448bd3e adding changes from 15051714 to impediments 14 years ago
Gregor Schmidt c1a010ea76 Adding assigned_to to stories on task board 14 years ago
Gregor Schmidt 97e50bd418 avoid overriding refresh, which is defined in model 14 years ago
Gregor Schmidt 5e4d5eee4e Adding tests to make sure, that only active trackers are selectable 14 years ago
Gregor Schmidt 1a22b207e9 Refactoring scenarios to use own trackers instead of default-fixture ones 14 years ago
Jens Ulferts ebb24c81a9 modal boxes have their closing "x" again 14 years ago
Gregor Schmidt 651255197a only showing enabled story trackers in story form 14 years ago
Gregor Schmidt 466bcbe181 formatting 14 years ago
Jens Ulferts 6af6873b67 version bump to 0.6.2 14 years ago
Gregor Schmidt ab8fd10cf2 Adding i18n for "validate start_and_end_dates" 14 years ago
Gregor Schmidt fb26a3f5ff Error message pop ups are no longer transparent on task board view 14 years ago
Gregor Schmidt 23d10e2ff8 adding hours string to remaining hours - matches estimated hours 14 years ago
Gregor Schmidt 8be1f2b56f style improvements 14 years ago
Gregor Schmidt 5dc3bbbd25 formatting remaining hours as localized hours to make them look like the estimated hours 14 years ago
Gregor Schmidt 245d03f028 enabling velocity based estimate in issue view, when scrum stats are enabled 14 years ago
Jens Ulferts 4944dc9473 improving burndown series functionality 14 years ago
Jens Ulferts 5b2809d695 sorting checkboxes for burndown series selection 14 years ago
Jens Ulferts 362a42f6b5 removing unneeded i18n from server_variables 14 years ago
Jens Ulferts 907f567906 preventing resizing of burndown modal dialog 14 years ago
Jens Ulferts 6e09cae64e displaying x as close button but not the "Close"-Button on burndown modal box 14 years ago
Jens Ulferts 863fd3b7f7 using overflow to prevent scrollbars on burndown modal box 14 years ago
Jens Ulferts 414d5793e9 yaxis on burndown handles max of 0 well 14 years ago