Commit Graph

135 Commits (f9dd1aea63e970283326c2b72618d84a10ff2028)

Author SHA1 Message Date
friflaj abb5229282 Fix for #359 14 years ago
friflaj 4e5d5c59d5 No colors in our rcov run (easier for logging) 14 years ago
friflaj a2354056b8 Don't show backlogs UI for projects that have the plugin disabled. 14 years ago
friflaj 91a4619ed2 Fix for #278 14 years ago
friflaj 52fff04486 Pre-check required libs 14 years ago
friflaj a1ffa10f89 Optionally copy tasks & link to original when duplicating Stories 14 years ago
friflaj b539bec452 Update burndown on sprint change even if change happens after end of sprint 14 years ago
friflaj 39a9e00e93 Fetch card specs via proxy when required, courtesy Samir Allam (#329) 14 years ago
friflaj 02ae3949dc false.blank? is true 14 years ago
friflaj adb2a665b9 Scoring was always 10 14 years ago
friflaj adb37cb2f8 Auto-copy estimate to remaining when not set 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
friflaj 9289c5f803 Allow skipping the label fetch (DH enforces process run time) 14 years ago
friflaj 7a3515524e Allow skipping label fetch 14 years ago
friflaj b5cfc0ca99 Some malformed card specs, and I had the pitches switched up 14 years ago
friflaj 95bb4fb809 The default font for Prawn only supports latin-1 14 years ago
friflaj 00e3adb0b4 Filter out story trackers, not task tracker 14 years ago
friflaj 4b2213e992 Explicitly use points for non-qualified measurements in card stock 14 years ago
Mark Maglana 6d03c13e96 Minor text fix 14 years ago
Mark Maglana 732b26467e Make the user add trackers via Redmine interface 14 years ago
Mark Maglana 3fee9f2bbc Change settings hash at once since changing one by one 14 years ago
friflaj 1a3d03814f Fetched card sizes are interpreted incorrectly, specifying units explicitly 14 years ago
friflaj 7f5c6ef3ff All tests pass again, replaced 'visit url_for' with 'click link', which is safer 14 years ago
friflaj fc35ea4e6c Only ask for trackers if they're not already set 14 years ago
friflaj 85d00ffb13 More tests pass, fix in label fetching 14 years ago
Mark Maglana 07311fc398 Fix broken view hook for view_my_account 14 years ago
Mark Maglana 39f62ecb71 Fix real-time updates for master backlog 14 years ago
Mark Maglana c812b2fa1a scrum_master.feature partially passing 14 years ago
Mark Maglana 3e3cfc0525 Remove extra line 14 years ago
Mark Maglana 74f321f8db Installation rake task 14 years ago
Mark Maglana 747a9a5026 Shorten task namespace. deprecated_tasks.rake to handle old style 14 years ago
Mark Maglana fee2d0adf1 Fix calendar link in issues sidebar 14 years ago
Mark Maglana e1875f884c Fix product_owner.feature 14 years ago
friflaj 9283bb3a57 RCov rake task didn't run at all 14 years ago
friflaj 0ed4d7c342 Don't run rcov task when not specifically requested 14 years ago
friflaj c3da5640fb Don't load the rcov task if cucumber isn't present 14 years ago
friflaj 0b13df48a3 Only require cucumber when actually running the test 14 years ago
friflaj 6242a47790 Dead code removal 14 years ago
friflaj a3fb261b4c Pushing up coverage 14 years ago
Mark Maglana 5194bdb7c7 Repo cleanup 14 years ago
Mark Maglana 7ae51b44af Remove notice at and of rcov output 14 years ago
Mark Maglana e1576c5a0e Rake task for generating rcov reports 14 years ago
Emiliano Heyns c088f1c6b9 Task order is governed by nested_set instead of acts_as_list, so next_higher becomes right_sibling 14 years ago
friflaj e934febdcd All test pass! 14 years ago
friflaj cb6c8e0dd3 move_after rework 14 years ago
friflaj d582ae10ed after_save effectively pushed stories to the top at every save 14 years ago
friflaj 3a209f912c Task_follows_story really wasn't the proper name anymore 14 years ago
friflaj 26c178f1a2 Allow for legacy migration to generate burndown data 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago
Mark Maglana 6c222f3845 Additional tests to product owner role 14 years ago