Commit Graph

1319 Commits (67142e40bfff1b0f7a2f664e67b1a712ff4d1f7a)
 

Author SHA1 Message Date
Jens Ulferts bacecfb296 feature: long issue descriptions are abridged for a story card when needed 14 years ago
Jens Ulferts bb8f96af90 layouting: empty lines and margin for story cards 14 years ago
Jens Ulferts 403e7b58d7 feature: displaying "-" if value is not set for an attribute 14 years ago
Gregor Schmidt cf13349d78 using super uniq ids to make sure, that they are uniq. 14 years ago
Gregor Schmidt 47575dfb6f see https://github.com/syntacticx/livepipe-ui/pull/54 for details 14 years ago
Jens Ulferts 82d388f6d0 feature: limiting the amount of sub issues displayed on a story cards by the available size 14 years ago
Jens Ulferts d73a114dec refactor: the Card.text_box method now conveniently take the max width for if no other is provided 14 years ago
Jens Ulferts dc98294731 refactor: using prawn convenience method text_box in CardArea.text_box 14 years ago
Jens Ulferts 907d181620 refactor: Card now is a CardArea itself 14 years ago
Jens Ulferts 14579fd7f3 bugfix: using correct signature on self.render method of card_area 14 years ago
Jens Ulferts 8aadb9bd8c refactoring: Taskboard Cards comprise of a number of CardAreas, each is responsible for it's own rendering 14 years ago
Jens Ulferts 4f65ffe326 taskboard_cards can be, and are until further implementations, in landscape layout 14 years ago
Gregor Schmidt 61be9410d9 Replacing sub-issues with full issue hierarchy view in issue details 14 years ago
Gregor Schmidt 6dd15950be not rendering backlogs fields in modal window via hook, since they are already rendered by or IssueView 14 years ago
Gregor Schmidt 9bba6e3910 Remove custom story point display when 0 points are given 14 years ago
Gregor Schmidt 3540ae9320 using custom subclasses to render issue in modal view 14 years ago
Jens Ulferts a5e4741991 all specified elements for the story card are rendered now 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Gregor Schmidt a876400fa8 Handling server errors gracefully when trying to open the modal window 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Romano Licker 5fb0345122 removed sprint_start_date and replaced it with cherry 14 years ago
Stephan Eckardt 0687835b17 view fix: in the issue form attributes story_points and remaining_hours overlapped 14 years ago
Gregor Schmidt 8156c1493b minor change of API usage 14 years ago
Gregor Schmidt 810b495379 removing obsolete layout 14 years ago
Gregor Schmidt cf06c2d85e removing unnecessary libraries 14 years ago
Gregor Schmidt c5cabdcaa2 adding modal window to taskboard as well 14 years ago
Gregor Schmidt 28c160f571 making dougie happy 14 years ago
Gregor Schmidt 1a9c205691 adding explicit dependency to nissue 14 years ago
Gregor Schmidt a2f12c1fff execute js that comes this ajax calls, to make sure, that the modal window link handling is applied again 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
Jens Ulferts d0cf62ba64 #4940: labels with papersize 'other' are not yml-ized when fetching card formats from remote 14 years ago
Jens Ulferts 3c71ee6236 #4940: using only 1 across, 1 down label formats 14 years ago
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