Commit Graph

1659 Commits (6012119daef6169d9fa54a74cb54bf2f99fa86c5)
 

Author SHA1 Message Date
Sebastian Schuster 3f7017bb83 Readded the sprint_id parameter for the server variables controller as it necessary 12 years ago
Sebastian Schuster 39101572f2 Updated paths in cuke helper to match the new routes 12 years ago
Sebastian Schuster e51a5c14eb Updated generation of urls from routes in views 12 years ago
Sebastian Schuster e17a370a4a Included the rewriting of the :sprint_id in javascript and updated call parameters 12 years ago
Sebastian Schuster 56bffcb4b2 Adapted javascript urlfor function to dynamically rewrite routes for the new routes 12 years ago
Sebastian Schuster e5e99e87a2 Updated menu entries for new routes 12 years ago
Sebastian Schuster 8d28cfd651 Changed the loading of sprints in the controller to load by :id since 12 years ago
Sebastian Schuster cd0160e2f5 Updated permissions for using index instead of show action to show the 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 12 years ago
Sebastian Schuster 64d9292ffe Removed blanks 12 years ago
Sebastian Schuster b783cd2644 Fixed the checking for activerecord errors in tasks and impediments to check for errors.empty? 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