Commit Graph

614 Commits (97cb8a569333b7c3ab358ef12eb5de06196b6e6a)

Author SHA1 Message Date
Jens Ulferts 6adf1fd133 renames named_scope to scope 12 years ago
Jens Ulferts 6e97fdb1f2 uses plain ruby SecureRandom 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Jens Ulferts 3d66b012c0 moves assets 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 92c83d6fca renders error partial only if story has errors 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 641cd07cd2 streamlines querying for all available workflows 12 years ago
Jens Ulferts 5f28999952 provides story higher in the backlog for the rendering partial to avoid querying for it in the partial 12 years ago
Jens Ulferts 4d50574afe caches trackers and issue_status in hashes to avoid multiple db queries in the view 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 e8ae7eeca5 show correct status when creating stories. part of #28723 13 years ago
Martin Linkhorst 62b493840e yay, selected statusis ;) get saved, fixes #28723 partly 13 years ago
Jens Ulferts 87a2c02ff3 fixing typo 13 years ago
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Gregor Schmidt 4545b571cc Fixing indentation 13 years ago
Gregor Schmidt 9ce02d08bf Using {} instead of Hash.new 13 years ago
Gregor Schmidt 8d4831c6ee Fixing mass assignment vulnerability for versions 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
Martin Linkhorst b2959c6251 don't show multiple issue status in backlog, fixes #25703 13 years ago
Romano Licker 649dd6850c [designfix] backlogs heading should not be a link 13 years ago
Romano Licker 6f2356c310 [breadcrumb] use open project breadcrumb 13 years ago
Gregor Schmidt aee0d010e2 Fixing missing white space, which killed the tests 13 years ago
Romano Licker c6d2492ae1 [accessibility] change version view according to core change 13 years ago
Gregor Schmidt e0e86c92ad adding join call to all arrays in content_tag 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 59aab74a83 Fixing ChiliProject::Compatibility check for Chili < 2.0 13 years ago
Gregor Schmidt 21450045f8 Loading jQuery only if neccessary 13 years ago
Gregor Schmidt c388602eaa Fixing icon of menu for new layout 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 8cf985be3e Adding infrastucture to rebuild positions via project settings 13 years ago
Gregor Schmidt 8614350935 Renaming project_issue_statuses to backlogs_settings 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