Commit Graph

228 Commits (bf316b88112e140c984360b7869de469e7b7824e)

Author SHA1 Message Date
Florian Kraft b9be941cde check for NaN 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
Sebastian Schuster 29b0dac99f Renamed IssueStatus to Status 11 years ago
Jens Ulferts 8c470660ac dapts burndown to changed journals - looses remaining hours 11 years ago
Christian Ratz a142db861f more renaming IssueRelation 2 Relation 11 years ago
Christian Ratz be445b919c disabled nissue related stuff 11 years ago
Christian Ratz cb9cf48665 more issue 2 work_package renaming 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Jens Ulferts fc7607fe45 prevents rails sti mechanisms for issue subclasses 12 years ago
Jens Ulferts 6669042f1d replaces hard coded "issues" table reference by dynamic table_name 12 years ago
Jens Ulferts 0c7edd488b adapts timestamp attribute names 12 years ago
Sebastian Schuster f3d99802ad Removed own validation of dates in sprints as versions already do the same validation 12 years ago
Christian Rijke fc5d64c8a9 migrate custom validation 12 years ago
Sebastian Schuster 8275e27031 Rename of Backlogs::Burndown to OpenProject::Backlogs::Burndown 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 e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 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
Jens Ulferts 1af1c37482 separates classes used for burndown into files 12 years ago
Jens Ulferts 75cf54c9d2 no longer excludes stories having tasks in their ancestor chain from beeing part of a backlog 12 years ago
Jens Ulferts 236a8c24e3 fetches all owner and sprint backlogs in one method each 12 years ago
Jens Ulferts 5da35002bf fixes backlog loading for broad issue trees 12 years ago
Jens Ulferts 58796df5e1 optimizes loading all stories of a backlog 12 years ago
Jens Ulferts 4274692e25 directly loads all tasks that are children of a given story when querying for tasks_for 12 years ago
Jens Ulferts 1c81177c65 move versions left and right 13 years ago
Martin Linkhorst 62b493840e yay, selected statusis ;) get saved, fixes #28723 partly 13 years ago
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Gregor Schmidt 32fa28cb0e clearing status id so that a proper error message is generated 13 years ago
Gregor Schmidt d7f3c14255 avoid the usage of update_attributes and use safe_attributes instead 13 years ago
Gregor Schmidt 61936a8475 Avoiding update_attributes and new for Issues 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 09fd2d4c35 Fix burndown specs/code on postgres 13 years ago
Gregor Schmidt c3afae9948 white space 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt c2247099bb white space changes - this is hopefully the last file with 4 spaces 13 years ago
Gregor Schmidt 100a4213aa Moving list specific methods into RedmineBacklogs::List 13 years ago
Gregor Schmidt 55dde7923c renaming id to prev_id to match signature from RedmineBacklogs::List 13 years ago
Gregor Schmidt ea9d2e6548 Method is nowhere used and is less specific than is_impediment? in issue 13 years ago
Gregor Schmidt ec385408d1 Fixing comment 13 years ago
Gregor Schmidt c9113f1c85 Clean up patches Part XIV 13 years ago
Gregor Schmidt 6fbd86213b Clean up patches Part XIII 13 years ago
Gregor Schmidt a298b9f763 Clean up patches Part VIII 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago