Commit Graph

655 Commits (78684e1713284f6bc95a9f11d86dc402ffe1794c)
 

Author SHA1 Message Date
Mark Maglana 21d5383ad8 in product backlog, show burndown in a dialog box 14 years ago
Mark Maglana 092e50862d Use jQuery UI Dialog to display project info 14 years ago
friflaj 210a31e265 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 3e687a5373 Not all items had a position, and parent must be set before position on tasks 14 years ago
Mark Maglana 306d3faf50 Fixes #260 Task doesn't update color after refreshing 14 years ago
Mark Maglana 83b5669050 Closes #261: Refactor board updaters 14 years ago
friflaj 5d119b392b Documentation update 14 years ago
friflaj c627b99c95 More informative abort message for the migration 14 years ago
friflaj b9867d52e1 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj a89c93194f I need to stop fighting ActiveRecord 14 years ago
friflaj 91dae6e83b I need to stop fighting ActiveRecord 14 years ago
friflaj 730c9e0d7e Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj d4e181aa63 Tree rebuild causes save on stories, which recalculation of derived attributes... which needs the tree to be present 14 years ago
Mark Maglana 649bbc4a77 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
Mark Maglana 2c2e62561d Fixes #251 Sprint doesn't reset to zero 14 years ago
friflaj eb5edf4321 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 13e8e80cac Damn stupid typos -- apologies! 14 years ago
Mark Maglana 3aa5a98635 Keep randomly assigned colors light 14 years ago
Mark Maglana b0a48f3b9b Set task color according to user's preference 14 years ago
friflaj faefd1e645 replace upto with times 14 years ago
friflaj cad43181e2 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj e80d89feb7 Legacy migration fixes 14 years ago
friflaj 097feeceea Added user preference for task color 14 years ago
Mark Maglana 9fc531dec1 Bring back project info 14 years ago
Mark Maglana a90dfa4b8e Refactor backlogs updater 14 years ago
Mark Maglana 329361f54b Move RB.BoardUpdater and RB.TaskboardUpdater to their own files 14 years ago
friflaj fc77187ca8 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 7a7f75d727 After_save only knows about plain Issues, so it doesn't support in_list? 14 years ago
Mark Maglana 3a14fc211d Update installation steps 14 years ago
Mark Maglana 223002ccfe Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 471d4b58b5 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 4e03cce693 Move move_after to issue_patch to make it universally available 14 years ago
Mark Maglana d99dec4c55 Prevent server from resending the last updated task 14 years ago
Mark Maglana 5e32242ae3 Don't save after drag if task is still in edit mode 14 years ago
Mark Maglana a7e1e1ad0d Fixes #258 Catch scenario where there are no tasks in the taskboard 14 years ago
Mark Maglana 37e7425337 Customize taskboard column widths 14 years ago
friflaj c45b9d80c9 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 4d6309ab1a Backlog ordering had an off-by-one of you de-preoritized a story 14 years ago
Mark Maglana e4439f543a Real-time updates for taskboard 14 years ago
Mark Maglana d81df3cfc5 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
Mark Maglana a0370f451f Prevent creation of new tasks in the header row 14 years ago
friflaj 1361c0185d Check if filters have been set before referencing them 14 years ago
friflaj bb33962771 test for parent, not parent_id 14 years ago
friflaj bf4e1bf285 Drop items/backlogs table after migration 14 years ago
friflaj eb53e1f3f6 Explicitly set root_id 14 years ago
friflaj aa8bfe0481 Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 95ce5bfa40 Force plugin setup before migration 14 years ago
Mark Maglana 5f65e9b791 Correctly set the new position of a story that's been dragged down in the backlog 14 years ago
Mark Maglana e3b17d91c6 Prevent server from displaying warnings 14 years ago
Mark Maglana 8d1f921b47 Allow RB.Task to find the correct task in the Taskboard 14 years ago