Commit Graph

78 Commits (eaed7bd263daba5d8ff3e00dcd4810543447cfbf)

Author SHA1 Message Date
Jens Ulferts 36f15c60c0 remove "titleize" calls as the method was removed from core 9 years ago
Alex Coles 5cb98fd4f5 Add missing references to Sprint scopes 9 years ago
Jan Sandbrink 1b3fb0b84b replace deprecated find(:all, ...) finders 9 years ago
Jens Ulferts 6c54b0da94 various finder deprecation fixes 9 years ago
Alex Coles a66f166498 Normalise syntax with Rubocop 9 years ago
Alex Coles 22502bb008 Use 1.9+ Hash syntax 9 years ago
Alex Coles d1e1272e1c Remove unloadable from models 10 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Hagen Schink dbd171ca0f Prepares models 11 years ago
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Sebastian Schuster f3d99802ad Removed own validation of dates in sprints as versions already do the same validation 12 years ago
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