Commit Graph

1499 Commits (4cd60a51248df8dcb16ae112db56b2411c150124)
 

Author SHA1 Message Date
Sebastian Schuster 4cd60a5124 Added html_safe to view helper results 12 years ago
cratz 05e9e67c22 Merge pull request #8 from finnlabs/feature/card-export 12 years ago
cratz a0ba3e48dc Merge pull request #7 from finnlabs/feature/rails3_nissue 12 years ago
cratz 3790e6106b Merge pull request #6 from finnlabs/feature/rails3_plugin_administration 12 years ago
Christian Rijke 1870ce89a7 fix module namespace 12 years ago
Christian Rijke 65c24a9dd7 require redcloth3 from core 12 years ago
jwollert e9070f6895 removes obsolete init.rb 12 years ago
Christian Rijke bd4f9c8dcf fix html escaping for issue form dropdowns 12 years ago
Christian Rijke a2628e2e65 fix module namespace 12 years ago
Christian Rijke 759cf2629b use SecureRandom from 1.9 stdlib 12 years ago
Christian Rijke 1b6f627980 fix html escaping 12 years ago
Christian Rijke cf25151201 update image paths 12 years ago
Christian Rijke 17f92e9fc9 fix module namespace 12 years ago
Christian Rijke 6a3813ac01 change load paths 12 years ago
Christian Rijke 66ed59b470 use https rubygems 12 years ago
Christian Rijke 09e9447480 change load paths 12 years ago
Christian Rijke b98afbb71d fix module namespaces 12 years ago
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 acd655a764 Fixed the cuke of the backlogs plugin configuration view to new name 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