Commit Graph

1437 Commits (31845d6f6dc61d852fdecf91eebb5a7ee001e1da)
 

Author SHA1 Message Date
Jens Ulferts 31845d6f6d adds gemspec 12 years ago
Jens Ulferts 57fd79dea2 removes own jquery lib 12 years ago
Jens Ulferts 6adf1fd133 renames named_scope to scope 12 years ago
Jens Ulferts 6e97fdb1f2 uses plain ruby SecureRandom 12 years ago
Jens Ulferts 8c1d83f2cc rewrites routes in new syntax - no optimization 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 7fb9ef155d hopes to improve robustness of edit_via_modal feature II 12 years ago
Jens Ulferts d7b201226b hopes to improve robustness of edit_via_modal feature 12 years ago
Jens Ulferts d9ee3b26e3 adds cuke for editing a story via the modal 12 years ago
Christian Ratz be2bb6603c release 2.2.7 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 a3939ad5c4 clears cache before burndown 12 years ago
Martin Czuchra 98632c5902 Merge remote-tracking branch 'origin/feature/replace_icons' 12 years ago
Jens Ulferts 108109cf42 releases 2.2.4 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
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 83f75b319b speeds up issue spec 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
Martin Czuchra e238fc1660 Merge branch 'feature/perf-tuning' 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
Romano Licker 0a05156a2c remove unused icons 12 years ago
Romano Licker 9a12150930 create space for the sprint dropdown menu to render 12 years ago
Felix Schäfer 3eddf75645 Release 2.2.1 12 years ago
Felix Schäfer d1c4f7f95c Adding labels statically 12 years ago
Felix Schäfer ead79e8cfe Release 2.2.0 12 years ago
Felix Schäfer 80bb5986d1 Fix sorting by position column 12 years ago
Jens Ulferts e35d1ec455 Releasing 2.1.5 12 years ago
Jens Ulferts aec7ee2dfc fixes issue_hierarchy tests 12 years ago
Romano Licker 911c7c9d2b Releasing 2.1.3 13 years ago
Romano Licker 1e6e26afe2 move step to plugins/cucumber since timelines needs at 13 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
Jens Ulferts c6a21b5b53 Releasing 2.1.2 13 years ago
Jens Ulferts bd0d0b80cc cuke: using faster "already logged in" step 13 years ago
Jens Ulferts 9412b96e24 cukefix: setting correct permissions 13 years ago
Martin Linkhorst 7889c5c9b0 include safe attributes module when using safe_attributes method 13 years ago