Commit Graph

1729 Commits (762d3f63cc89c53009fa1e7b0f29db17042476c5)
 

Author SHA1 Message Date
Christian Rijke fe052874ce fix date syntax 12 years ago
Christian Rijke eab66d96ba fix spec: change "changed" to "changed_data" 12 years ago
Christian Rijke ddbff4bd3a require prawn for rspec tests 12 years ago
Christian Rijke 4388cddce7 fix user spec: preferences cannot be set on unsaved record 12 years ago
Christian Rijke 4ecc438fc7 use default issue factory from core 12 years ago
Christian Rijke e10ef311e3 backlogs module is now included by default by core project factory 12 years ago
Christian Rijke 030c96588d set project to nil (to actually test an issue without a project) 12 years ago
Christian Rijke 29e1aa69b2 use match_array matcher to compare ActiveRecord::Relation with Array 12 years ago
Christian Rijke a2c9686910 change deprecated syntax to "view" 12 years ago
Christian Rijke 52eb418429 require factories 12 years ago
Christian Rijke 9e2c662697 use new syntax to disable caching during tests 12 years ago
Christian Rijke f431fab314 Merge pull request #13 from finnlabs/feature/rails3_fix_burndown_charts 12 years ago
Christian Rijke 1bac903c82 Merge pull request #12 from finnlabs/feature/rails3_fix_activerecord_errors 12 years ago
Christian Rijke f4102f58f6 Merge pull request #11 from finnlabs/feature/rails3_fix_plugin_settings 12 years ago
Christian Rijke 6d3823d16f Merge pull request #10 from finnlabs/feature/rails3_fix_routes 12 years ago
Sebastian Schuster 0f1e607ea7 Updated custom SQL to use updated column name journals.changed_data instead of journals.changes 12 years ago
Sebastian Schuster 8275e27031 Rename of Backlogs::Burndown to OpenProject::Backlogs::Burndown 12 years ago
Sebastian Schuster ff2aeb1282 Moved the string join from the view to the helper 12 years ago
Sebastian Schuster 4cd60a5124 Added html_safe to view helper results 12 years ago
Sebastian Schuster cad7803c75 Changed form tag in backlogs plugin settings view 12 years ago
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