Commit Graph

590 Commits (de027a7c5891fa752869e2a51da8f59c17eec09f)

Author SHA1 Message Date
Mark Maglana 6657130e92 Initial work on impediments 14 years ago
Mark Maglana 9d82f35cb7 Cleaning up BacklogsController 14 years ago
Mark Maglana 0d23741f5d Return 400 instead of 500 14 years ago
Mark Maglana a01315e30d Implement sprint date validation in the client 14 years ago
Mark Maglana 72f9a3cc98 Save autorefresh as a preference 14 years ago
friflaj 606c80ae04 Report failure when saving to the front-end 14 years ago
Mark Maglana 9da701cf2b Fix the mini-burndown width in the sidebar 14 years ago
friflaj 4f023af468 Reject inversed dates 14 years ago
friflaj 2b3efc1f2d Unified story priorities 14 years ago
friflaj 7c5e07abea Don't request api key unless we're sure a user is logged in 14 years ago
friflaj fca1da6897 Partial template moved 14 years ago
Mark Maglana 8959a1f3f7 In taskboard, show burndown as a dialog box 14 years ago
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
Mark Maglana b0a48f3b9b Set task color according to user's preference 14 years ago
friflaj 097feeceea Added user preference for task color 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 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 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 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 a0370f451f Prevent creation of new tasks in the header row 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 a85d8af6e7 Remove unused description field from stories for now 14 years ago
Mark Maglana 13f2b9067c Make sure storyCreated() and storyUpdated() retrieve the correct RB.Story object 14 years ago
jpic 765a1f147f Raise an exception in backlog index controller when the project doesn't have any stories. It makes the plugin more confortable to use because the exception text is more explicit than the template syntax error 14 years ago
Mark Maglana 67b65882ae Style for project info 14 years ago
Mark Maglana bfe1199279 pre-load story_template 14 years ago
Mark Maglana 0021383f7e Set the correct position for a newly created story 14 years ago
Mark Maglana 92cf8d8684 Add loaded story if it doesn't exist yet 14 years ago
Mark Maglana 6f387c0a40 Prevent server from resending the last story 14 years ago
Mark Maglana d6b89e5db5 Remove extraneous tag 14 years ago
Mark Maglana cb423672ac Toggle auto-refresh 14 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 14 years ago
Mark Maglana 9a3b43aef1 rename main js files for clarity 15 years ago
Mark Maglana 9de2121860 - Toggle select all/unselect all 15 years ago
friflaj 6e01b8d59e Only make the starts-at-0 assumption when we can't do an actual measurement 15 years ago
friflaj 6129a93389 On the 1st day of the sprint, assume no points committed/accepted 15 years ago
friflaj b6002709e7 missing collect_with_index 15 years ago
friflaj a2b075fa6f upto only generates an iterator, not an enum 15 years ago
friflaj 5368263535 backlogs refactoring 15 years ago
friflaj e6a05d7058 Missing parenthesis (closes #247) 15 years ago
friflaj 6340be7d46 The sidebar can appearantly be visible without a project being selected (closes #248) 15 years ago
friflaj 182a29ddcc Typo 15 years ago
friflaj 72c1dc6d11 Activity check must look at burndown series 15 years ago
friflaj d8a6d794f3 Adding 'Cards' Module specifier to the TaskboardCards reference on the settings page (Jason Vasquez) 15 years ago
friflaj 03377277ec Accomodate Outlook 15 years ago