Commit Graph

63 Commits (14579fd7f379d3aaab5cafce48d486746411bb9f)

Author SHA1 Message Date
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 c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Jens Ulferts 7b5dbb406d refactor: using a helper to call burndown from taskboard 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
Gregor Schmidt 651255197a only showing enabled story trackers in story form 14 years ago
Jens Ulferts 5b2809d695 sorting checkboxes for burndown series selection 14 years ago
Jens Ulferts 414d5793e9 yaxis on burndown handles max of 0 well 14 years ago
Jens Ulferts eff95d8a35 #3605: cleanup frontend code 14 years ago
Jens Ulferts 784f2537b5 #3605: cleanup of burndown frontend code 14 years ago
Jens Ulferts b8592e5339 #3605: some more cleaning up of burndown frontend code 14 years ago
Jens Ulferts 4c81806ebc #3605: cleaning up burndown frontend code 14 years ago
Jens Ulferts dc2edbd5a7 making has_burndown a proper boolean method: renamed to has_burndown? 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Stephan Eckardt dd0d0f76af Revert "#3647: added tracker_abbreviation helper" 14 years ago
Stephan Eckardt b312fb2939 #3647: added tracker_abbreviation helper 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 863fb4fbfa sort impediments without a position to the front, using a taskboard helper to do so 14 years ago
Jens Ulferts ae3edb182c fixed link to backlog cards - all backlogs use same link now 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
Jens Ulferts e619bfb20b #3178: using blocks_ids instead of blocks in impediment management, hence removing overhead 14 years ago
Gregor Schmidt 1be47c8e23 removing theme-ing support 14 years ago
Gregor Schmidt e31cf56ecb removing 'target="_blank"'s 14 years ago
Jens Ulferts b3ed7f2be2 #2891: selection to display a version in backlogs plugin is adhered to in master backlogs 14 years ago
Gregor Schmidt 1567c48bc8 refactoring master_backlogs helper 14 years ago
Gregor Schmidt a5663b87ee Preparing for multiple owner backlogs 14 years ago
Gregor Schmidt d32a1e67c5 using rb_common helper properly 14 years ago
Jens Ulferts 599917e553 #2891: displaying select menu for backlogs display options: none, left, right 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt a56832fdbf Fixing backlogs_menu - it simply ignored the condition parameter 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
Mark Maglana 608afbfd8d Allow *_print.css files to override styles for printing 14 years ago
Mark Maglana 053434a5ce Allow *_print.css files to override styles for printing 14 years ago
Mark Maglana 402dd94f25 Use theme stylesheets for print 14 years ago
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
Mark Maglana 39f62ecb71 Fix real-time updates for master backlog 14 years ago
Mark Maglana 3e7a119a6b New architecture for controllers. CRUD implementation 14 years ago
Mark Maglana a7c3561047 Display master backlog even when there are no stories yet 14 years ago
Mark Maglana 8756548d70 Include blocked ids 14 years ago
Mark Maglana 0e249a3c89 Don't edit item when ID is clicked 14 years ago
Mark Maglana 552a3edf06 redesign taskboard 14 years ago
Mark Maglana b0a48f3b9b Set task color according to user's preference 14 years ago
Mark Maglana a7e1e1ad0d Fixes #258 Catch scenario where there are no tasks in the taskboard 14 years ago
Mark Maglana 6f387c0a40 Prevent server from resending the last story 14 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 14 years ago
friflaj d3733963a2 I18n fixed for PDF cards 15 years ago
friflaj 7a671a407b Translation can't be done in the model 15 years ago
friflaj adc71512cd Move hard-coded strings to translations 15 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 years ago