Commit Graph

471 Commits (40be56a36c4fe3e891497f88bcfb527b35e2c570)

Author SHA1 Message Date
Christian Rijke 0b4fd51396 use new module names 12 years ago
Christian Rijke cd908d2c2a migrate module names 12 years ago
Christian Rijke 67dc228a5a require acts_as_silent_list at engine initialization time to ensure correct load order 12 years ago
Christian Rijke 47fb75257f register test paths to run tests from openproject core 12 years ago
Christian Rijke 97116ec063 use require instead of require_dependency to avoid double loading of view listeners 12 years ago
Sebastian Schuster 714fd9081f Required acts_as_silent_list in engine.rb so it gets loaded 12 years ago
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Jens Ulferts a74491bc2c brings acts_as_silent_list back in the game 12 years ago
Jens Ulferts fc27d8574c fixes overwriting versions/_form.html.erb 12 years ago
Jens Ulferts b2e9d06a22 moved lib/openproject to lib/open_project to use autoloading 12 years ago
Jens Ulferts edb6a03003 moves setting reloading up to avoid missing settings in patches 12 years ago
Jens Ulferts 4074de0a9d adds file required for redirect to engine loading 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Jens Ulferts 4af95147f0 optimizes performance and restructures for clarification 12 years ago
Jens Ulferts c7a8baf1b8 now correctly excludes stories from burndown if it's tracker is not a backlog tracker 12 years ago
Jens Ulferts e4b1ceaa38 no longer supports non acts_as_journalized 12 years ago
Jens Ulferts 1af1c37482 separates classes used for burndown into files 12 years ago
Gregor Schmidt 1cb58c2050 Using newly introduced API of recalculate_attributes_for 12 years ago
Gregor Schmidt 89020fc9c7 Fixing inherit_version_to_leaf_tasks after core behavior changed 12 years ago
Gregor Schmidt bfa9832921 Optimization - improving callbacks performance 12 years ago
Felix Schäfer 80bb5986d1 Fix sorting by position column 12 years ago
Martin Linkhorst 34b63d0e49 only apply nested attributes if given. issue #29973 13 years ago
Romano Licker 9437dbe46f fixes the sad attempt to inherit target versions across projects 13 years ago
Martin Linkhorst 7889c5c9b0 include safe attributes module when using safe_attributes method 13 years ago
Jens Ulferts 1c81177c65 move versions left and right 13 years ago
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Gregor Schmidt 082191eb33 removing now-unused methods 13 years ago
Romano Licker 69bd690678 register position field for journal formatter 13 years ago
Romano Licker cc3a64e6fd register some journal formatters for remaining_hours and story_points 13 years ago
Romano Licker 19d8265569 if remaining hours was not set it should stay 13 years ago
Romano Licker 94919675b5 [designfix] adjust code on the example of new issue 13 years ago
Romano Licker 8adbef0ae2 [designfix] switch position of elements in dom tree 13 years ago
Romano Licker 0b7b8c2774 [accessibility] hidden issue relations information 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 3573af4b0a Fixing syntactic ambiguity between 1.8.7 and 1.9.x 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 5c846ca548 stories should have a well-defined order on all DBs 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt 7e2cc5f8dc Fixing bug with malformatted hex code when random number is smaller than 0xF00000 13 years ago
Gregor Schmidt 100a4213aa Moving list specific methods into RedmineBacklogs::List 13 years ago
Gregor Schmidt 44bf4452a7 Fixing syntax error 13 years ago
Gregor Schmidt 81b21cd327 Extending rebuild positions to handle non-stories as well 13 years ago
Gregor Schmidt 725e985eff it is called fixed_version, not just version 13 years ago
Gregor Schmidt dd1c3039ba Updating rebuild_position 13 years ago
Gregor Schmidt ef06ebaaa8 using newly added rebuild positions, when backlogs detects inconsistencies 13 years ago
Gregor Schmidt 8f335043ef Implementing the rebuilding of positions 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