Commit Graph

624 Commits (3fbbe838e7809b8c352efa234c738e3f275b8868)
 

Author SHA1 Message Date
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
Mark Maglana a85d8af6e7 Remove unused description field from stories for now 14 years ago
friflaj 79533bd5bc Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
friflaj 324fbd07be Rake task to set story and task trackers after the 011 migration 14 years ago
Mark Maglana ccc0417f2e Merge branch 'master' of github.com:relaxdiego/redmine_backlogs 14 years ago
Mark Maglana 13f2b9067c Make sure storyCreated() and storyUpdated() retrieve the correct RB.Story object 14 years ago
friflaj f1e7231d39 Migration requested version_id twice, shifting everything one position 14 years ago
Mark Maglana 919ec9cc29 Mark the story as 'saving' immediately 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 d26d887933 Prevent race conditions in ajax calls 14 years ago
Mark Maglana 431030cc5f Refresh stories only when request completed successfully 14 years ago
Mark Maglana 758116f440 Remove extraneous story initialization 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 bb8cc67b40 Do not save a story after drag if it's still in edit mode 14 years ago
Mark Maglana 92cf8d8684 Add loaded story if it doesn't exist yet 14 years ago
Mark Maglana 07ae28f4c5 Check if data('focus') actually exists 14 years ago
Mark Maglana b540879b7a Remember the focused input even after refresh 14 years ago
Mark Maglana c265233752 Retain edit mode even when refreshed 14 years ago
Mark Maglana ddf371a0b2 Remove 'closed' class if loading a re-opened story 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 ce417751a0 observe click events including in future .editable elements 14 years ago
Mark Maglana ff09e4aff7 Do not select story when in edit mode 14 years ago
Mark Maglana 7145118e75 Update closed status if loading closed story 14 years ago
Mark Maglana f100661797 Fix bug when story is dragged to top of backlog 14 years ago
Mark Maglana bb11e1e0ed Adding auto-polling for updates 14 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 14 years ago
Mark Maglana 30e81e530d fixing arrangement of methods 14 years ago
Mark Maglana 8d0ff76712 abstracting the selection method 15 years ago