Commit Graph

65 Commits (c8fb7e02ac96f26484322f0edf0a4a36ab5d13e2)

Author SHA1 Message Date
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Jens Ulferts 2ddebe03b0 adapts adding an error to rails 3.2 12 years ago
Jens Ulferts 6adf1fd133 renames named_scope to scope 12 years ago
Jens Ulferts 6105ab1aff fixes null last ordering for backlogs on postgresql 12 years ago
Jens Ulferts 613f4f9062 cuts off status and subject using ellipsis 12 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 40798ce8a8 Fixing indentation and some code styles - no behavioral change intended 13 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Gregor Schmidt ab8fd10cf2 Adding i18n for "validate start_and_end_dates" 14 years ago
Jens Ulferts dc2edbd5a7 making has_burndown a proper boolean method: renamed to has_burndown? 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Jens Ulferts 1d042ab3c8 #3056: displayed left on sprints now correctly filters 14 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts eb5e1a9793 #3056: shared versions are displayed in dashboard but issues for those versions are not shared but rather project specific 14 years ago
Jens Ulferts 3ed8e7d145 using db to sort sprints by name 14 years ago
Jens Ulferts c67aac7ece #3056: updating displayed_left in sprint so that versions belonging to other projects and thus not having a version_setting yet are also included 14 years ago
Jens Ulferts f40191a807 #3056: version_settings to version is now an n to 1 relationship 14 years ago
Jens Ulferts af3e28de81 #3056: Using Sprint class to get owner as well as sprint backlogs and having an apply_to named scope on Sprint to also receive inherited versions. Additionally: 14 years ago
Jens Ulferts bf7318e846 refactor: moving sprint validation to a private method 14 years ago
Jens Ulferts 1119d1bdce adding find method to Impediment so that only impediments are found on issue table; using method in sprint 14 years ago
Jens Ulferts 83d965d220 Simplifying searching of impediments for a sprint 14 years ago
Jens Ulferts b3ed7f2be2 #2891: selection to display a version in backlogs plugin is adhered to in master backlogs 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 550cc0b0f6 Deactivating burndown charts for now 14 years ago
friflaj 888e127545 Fix for #354 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
friflaj 89c7d5a25b Looks like sum is db-dependant? 14 years ago
friflaj e934febdcd All test pass! 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago
friflaj 3ec41d99ba Simplified statistics 14 years ago
Mark Maglana 148c9a842e Differentiate between task and impediment 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 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 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 2e46d59d1c Sprint ETA 15 years ago
friflaj 52867f42c4 Added sprint impediments, removed story-as-task 15 years ago
friflaj 9d92552df0 Burndown generation 15 years ago
friflaj 3ec2338439 Burndown generation 15 years ago
friflaj c9c9051266 Burndown generation 15 years ago