Commit Graph

1481 Commits (b136022e3b49ded81d592088b60ba80565a6ab60)
 

Author SHA1 Message Date
Christian Rijke b136022e3b uncomment all the code! 12 years ago
Christian Rijke 9ac2134ca2 Add missing OpenProject::Backlogs module namespaces 12 years ago
Christian Rijke c93becb9b2 add OpenProject namespace to Backlog references in views 12 years ago
Christian Rijke 3c0125f98d change all 'ChiliProject' module name references to 'OpenProject' 12 years ago
Christian Rijke 601b9bb838 Update information in gemspec, add nissue as dependency 12 years ago
Christian Rijke 66cc96e6b9 Merge branch 'feature/rails3' of https://github.com/finnlabs/openproject_backlogs into feature/rails3 12 years ago
Christian Rijke 99fcf84718 Merge pull request #5 from finnlabs/feature/rails3_cucumber 12 years ago
Christian Rijke 61ae5ff7ee Merge branch 'feature/rails3' of https://github.com/finnlabs/openproject_backlogs into feature/rails3 12 years ago
sschu b7b9ccbe5a Merge pull request #4 from finnlabs/feature/rails3_rspec 12 years ago
sschu 1d798ccf53 Merge pull request #3 from finnlabs/feature/rails3_issue_index 12 years ago
Christian Rijke 1514030eb6 Merge branch 'feature/rails3_cucumber' into feature/rails3 12 years ago
Christian Rijke bac83b4482 Merge branch 'feature/rails3_rspec' into feature/rails3 12 years ago
Christian Rijke 0b4fd51396 use new module names 12 years ago
Christian Rijke cd908d2c2a migrate module names 12 years ago
Christian Rijke cffaaeada1 use new constant namespace 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 337a8155c8 use new factory girl syntax in specs 12 years ago
Christian Rijke 1e5fe722cb use new factory girl syntax 12 years ago
Christian Rijke 47fb75257f register test paths to run tests from openproject core 12 years ago
Christian Rijke 1f1070be09 load core spec_helper for rspec tests 12 years ago
Christian Rijke 97116ec063 use require instead of require_dependency to avoid double loading of view listeners 12 years ago
Sebastian Schuster 500861fcce Added short summary to gemspec 12 years ago
Sebastian Schuster 04e79456d1 Added pdf-inspector as a development dependency to the gemfile 12 years ago
Sebastian Schuster 714fd9081f Required acts_as_silent_list in engine.rb so it gets loaded 12 years ago
Sebastian Schuster bbf0be859d Renamed Factory to FactoryGirl 12 years ago
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Sebastian Schuster f710972055 Added cucumber.yml in config to allow cucumber tests 12 years ago
Sebastian Schuster b21ce903b7 Updated Gemfile to only include gemspec and core gemfile to allow testing 12 years ago
Martin Czuchra 9ff45caf4b Merge branch 'master' into feature/rails3 12 years ago
Martin Czuchra 5719ab344b Merge pull request #2 from finnlabs/fix/date_custom_field_in_modal 12 years ago
Christian Ratz ddc78d52ed enable the calendar widget in modal window 12 years ago
Martin Czuchra d590b2fc5d Merge pull request #1 from finnlabs/fix/page_scroll_on_drag_issue 12 years ago
Christian Ratz 8490a47ec4 fixed scroll page bug for issue drag on backlogs#show page 12 years ago
Jens Ulferts b5b2a0b1dd errors is no longer an array so we adapt to that 12 years ago
Jens Ulferts 2ddebe03b0 adapts adding an error to rails 3.2 12 years ago
Jens Ulferts a74491bc2c brings acts_as_silent_list back in the game 12 years ago
Jens Ulferts bc9b78b5b1 references assets for taskboard according to rails3 schema 12 years ago
Jens Ulferts 51b9954056 adds html_safe declaration for version settings 12 years ago
Jens Ulferts 0e05da0165 declares the backlogs menu to be html_safe 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 d237b47d99 fixes some routes to assets for the backlogs view 12 years ago
Jens Ulferts 4074de0a9d adds file required for redirect to engine loading 12 years ago
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