Commit Graph

311 Commits (eb53e1f3f6dcf65ca7f0178e81d75dacc39265b6)
 

Author SHA1 Message Date
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
Mark Maglana 32381809e1 Moved selection responsibility to story.js 15 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 84c21a6955 Last sprint is first in the array 15 years ago
friflaj 165d1ff97c hashes can't end in non-existant element for IE 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 3f562bc450 recalculation of parent attributes was fixed in RM, removed workaround 15 years ago