Commit Graph

86 Commits (2edeb2a037c04214a67b8a812d71fc6624bc7c38)

Author SHA1 Message Date
Gregor Schmidt 87315191be Use safe_attributes as intended by Redmine 1.1 14 years ago
friflaj ba96dd1874 More 1.1.0 compatibility fixes 14 years ago
friflaj c1601fbba5 Fix for #342 by abashin 14 years ago
friflaj 888e127545 Fix for #354 14 years ago
friflaj d6ef70437d Older MySQL versions incorrectly evaluate "not 1 is null" to false. Cleaner this way anyhow. 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
friflaj 4c223ae842 Ranking fixed, more tests pass 14 years ago
friflaj 95346025bd NULL is NULL will yield true regardless of all the rest 14 years ago
friflaj 1c14ae258d All tests run 14 years ago
friflaj 85d00ffb13 More tests pass, fix in label fetching 14 years ago
friflaj 89c7d5a25b Looks like sum is db-dependant? 14 years ago
friflaj 8c0b89c6d6 Forgot :joins 14 years ago
friflaj 9805150c97 Task/story ranking, backlog selection fixed 14 years ago
Mark Maglana a5c69e8fb5 Implement RbUpdatedItemsController 14 years ago
friflaj e934febdcd All test pass! 14 years ago
friflaj cb6c8e0dd3 move_after rework 14 years ago
Mark Maglana eaa9cfbd09 Additional tests 14 years ago
friflaj db9a677534 .nil? sometimes throws errors 14 years ago
friflaj 182fe92b53 .nil? sometimes throws errors 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago
Mark Maglana cf3e2cd4ee Don't update the position if it wasn't supplied in the params 14 years ago
Mark Maglana 21141b499c Refactor StoriesController#update 14 years ago
Mark Maglana dc43159680 Fix duplicate position=1 when adding a new story 14 years ago
Mark Maglana 6c222f3845 Additional tests to product owner role 14 years ago
friflaj 3ec41d99ba Simplified statistics 14 years ago
friflaj 3d3eca8d26 Stupid rails and the blank vs nil stuff... 14 years ago
friflaj 587903ba08 Move task order to nested_set 14 years ago
Mark Maglana ba8e8364ac Fixes 14 years ago
Mark Maglana 148c9a842e Differentiate between task and impediment 14 years ago
Mark Maglana 3a03fd0343 Implement impediment creation 14 years ago
Mark Maglana 34e8215577 Move domain login from TasksController#update to Task 14 years ago
Mark Maglana a01315e30d Implement sprint date validation in the client 14 years ago
friflaj 4f023af468 Reject inversed dates 14 years ago
friflaj 2b3efc1f2d Unified story priorities 14 years ago
Mark Maglana e4439f543a Real-time updates for taskboard 14 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 14 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 a2b075fa6f upto only generates an iterator, not an enum 15 years ago
friflaj 5368263535 backlogs refactoring 15 years ago
friflaj 182a29ddcc Typo 15 years ago
friflaj 72c1dc6d11 Activity check must look at burndown series 15 years ago
friflaj 3eeca30f63 Remaining days must always take the entire sprint into account 15 years ago
friflaj 7a671a407b Translation can't be done in the model 15 years ago
friflaj adc71512cd Move hard-coded strings to translations 15 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 years ago
friflaj 944054cbf9 Method 'velocity' renamed to 'scrum_statistics' 15 years ago
friflaj 46c2275495 Scrum statistics 15 years ago
friflaj 9fda0da820 Add task status on story 15 years ago