Commit Graph

319 Commits (39101572f284b37f192f2718a1a7db623a48c0c1)

Author SHA1 Message Date
Stephan Eckardt cefc522332 Revert "#3647: added abbreviated tracker name to master backlog view" 14 years ago
Stephan Eckardt f9e122669c #3647: added abbreviated tracker name to master backlog view 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts f40191a807 #3056: version_settings to version is now an n to 1 relationship 14 years ago
Jens Ulferts c37fcec680 refactor: moving version_settings to helper in versions/_form.rhtml 14 years ago
Jens Ulferts 935af97973 defining a tabindex for editing stories. For now it only works with maximally one story being edited at any given time 14 years ago
Jens Ulferts 863fb4fbfa sort impediments without a position to the front, using a taskboard helper to do so 14 years ago
Jens Ulferts 082dd05d85 removed product backlogs links from ticket index sidebar because the backlog is no longer implicit. Hence, for now, there is no way to know which version is the backlog. 14 years ago
Jens Ulferts 1761fe8a95 using a custom javascript_include_tag helper to include backlogs js. Using this exclusively to import jquery except in shared/_settings where the helper is not included 14 years ago
Gregor Schmidt 8a599e786d removing link to add new story from product owner backlogs 14 years ago
Gregor Schmidt 7f846935c8 growing sprint header, working IPE 14 years ago
Gregor Schmidt 0c85eca38e fluid backlogs layout, stories grow as expected 14 years ago
Stephan Eckardt f05f2690b4 use tasks getter method in stories instead of descendants, as we want to allow tasks to have subtasks that will not show up in the task board 14 years ago
Jens Ulferts db924abb43 #3178: using fieldlabel attribute as label on the task edit/create form if specified, using this on blocks_ids 14 years ago
Jens Ulferts e619bfb20b #3178: using blocks_ids instead of blocks in impediment management, hence removing overhead 14 years ago
Jens Ulferts 02f64ae3ad #3178: impediments are displayed in the order in which the user sorted them even after a reload 14 years ago
Gregor Schmidt 7085773368 using redmine helper instead of custom breadcrumb 14 years ago
Gregor Schmidt b722867e99 adding i18n for column width 14 years ago
Gregor Schmidt 1be47c8e23 removing theme-ing support 14 years ago
Gregor Schmidt 1d2cb18980 Improve headers - using breadcrumb view from wikis 14 years ago
Gregor Schmidt 7f01df149a improving look of headers - make them more chili-ish 14 years ago
Gregor Schmidt d9e7ff56d4 implementing pending step definition 14 years ago
Gregor Schmidt 15c2d48976 Updating jQuery UI to latest version 14 years ago
Gregor Schmidt 3860fc0b8d Updating to jQuery 1.5.1 14 years ago
Gregor Schmidt 2e2623e956 Using base layout for task board, scoping css definitions to #rb 14 years ago
Gregor Schmidt bab4f4a218 splitting js files into app and lib to make greping easier 14 years ago
Gregor Schmidt 4249e01f47 Major JS work 14 years ago
Gregor Schmidt 01c68d2e7b Changing master backlogs view to load all necessary files when running in default layout 14 years ago
Gregor Schmidt e31cf56ecb removing 'target="_blank"'s 14 years ago
Gregor Schmidt 7207280993 using jQuery.noConflict() in a more idiomatic way 14 years ago
Gregor Schmidt 34057e2214 removing debug statement 14 years ago
Gregor Schmidt ad481d9efe deactivating refresh and auto-update 14 years ago
Jens Ulferts b3ed7f2be2 #2891: selection to display a version in backlogs plugin is adhered to in master backlogs 14 years ago
Jens Ulferts 24e9a4c729 #2891: version configuration has left preselected for backlogs display column 14 years ago
Gregor Schmidt a5663b87ee Preparing for multiple owner backlogs 14 years ago
Gregor Schmidt 8c50796ac3 introducing backlog model 14 years ago
Gregor Schmidt 6012559273 renaming product_backlog_container to owner_backlogs_container 14 years ago
Jens Ulferts 599917e553 #2891: displaying select menu for backlogs display options: none, left, right 14 years ago
Gregor Schmidt 87a8e58d8e Adding setting to show/disable statistics 14 years ago
Gregor Schmidt 0a1e33cfde using label_tag to enable mapping of labels to inputs in browser 14 years ago
Gregor Schmidt 6bb526aeef moving configuration files to /config, making it easier to get card label definitions 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 8850e47c42 you may download sprint cards, although there is no burndown 14 years ago
Gregor Schmidt 2edeb2a037 Fixing links to assets, I think 14 years ago
friflaj 78684e1713 Fix for #370 14 years ago
Mark Maglana 7958690a34 Applying fix courtesy of Thomas Cataldo. Thanks! 14 years ago
friflaj a084d1680b Show subtasks on task board 14 years ago
friflaj 2a51c84098 Don't show the burndown option if it isn't available. 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago