Commit Graph

33 Commits (3584b738f709ffbeb8af21de876be3a979eb76ed)

Author SHA1 Message Date
Christian Rijke 3584b738f7 change "changed" to "changed_data" 12 years ago
Christian Ratz 34af35e85d removed require redcloth3 it is already required in the core 12 years ago
Christian Ratz 05bf993613 test 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 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
Christian Rijke 1870ce89a7 fix module namespace 12 years ago
Christian Rijke 65c24a9dd7 require redcloth3 from core 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 17f92e9fc9 fix module namespace 12 years ago
Christian Rijke 6a3813ac01 change load paths 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 3c0125f98d change all 'ChiliProject' module name references to 'OpenProject' 12 years ago
Christian Rijke 0b4fd51396 use new module names 12 years ago
Christian Rijke cd908d2c2a migrate module names 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 47fb75257f register test paths to run tests from openproject core 12 years ago
Christian Rijke 97116ec063 use require instead of require_dependency to avoid double loading of view listeners 12 years ago
Sebastian Schuster 714fd9081f Required acts_as_silent_list in engine.rb so it gets loaded 12 years ago
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Jens Ulferts a74491bc2c brings acts_as_silent_list back in the game 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