Commit Graph

65 Commits (2bd3d3e6b96a9836918fc216e015ed797cafaa1f)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
Oliver Günther 10e21154f7
Move asset pipeline javascripts to frontend (#8482) 4 years ago
ulferts 64d0f57d85
Feature/aggregated activities (#8221) 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Wieland Lindenthal e76e638de3 Fix setting permission dependencies from engine files 5 years ago
Henriette Dinger defdb27e09 Override "all open" query when BCF is active and redirect to new "all open" when clicking on module name 5 years ago
Henriette Dinger f8f6699219 Rename "Work Packages" module to BCF when activated 5 years ago
Oliver Günther 2ea2ad4826
Remove plugin tests from lib/ that now are eager loaded 5 years ago
ulferts 7482e4dc70
add dashboard module 5 years ago
ulferts f1142c6654
move AccessControl into OpenProject namespace 6 years ago
Oliver Günther 9252968590 [30173] Allow altering order of permission and modules 6 years ago
Oliver Günther 8352af2bf7
Remove module versions 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Jan Sandbrink 6ee2e64c6c deprecate method for deletion of menu items 10 years ago
Jan Sandbrink 4436461989 allow to hide menu items conditionally 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Alex Coles 31a6a2597f Fix typos, spelling in lib-folder comments 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 7fbb4d3f0e introduce plugin hook for global assets 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Sebastian Schuster d4ce2abc3b Removed extra gem_name field and expecting the gem_name 11 years ago
Sebastian Schuster e5d67c99a2 Added gem_name field for registered plugins 11 years ago
Christian Ratz 6a5b65de2e removed requires_chiliproject and requires_redmine 12 years ago
Christian Ratz df4d12dabb added deprecation warning for ... 12 years ago
Christian Ratz 62adb12045 added requires_openproject to Redmine::Plugin 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Michael Frister 2dd1898e78 Remove db plugin migration code 12 years ago
Philipp Tessenow d07dce788f be careful with nested namespace'd controllers in our libs 12 years ago
Christian Rijke 96d368ea64 Move preloading from plugin.rb to redmine.rb. 12 years ago
Christian Rijke 9be08a767e Add a method to ensure the correct load order of core model classes with a circular dependency. 12 years ago
Martin Linkhorst e5e2202707 do not register plugin settings at load time. this commit registers plugin settings, when they are registered. 12 years ago
Martin Linkhorst 0302f2c6a7 plugins will be engines or railties which will be responsible for adding to the i18n load path 12 years ago
Martin Linkhorst 761db86c10 plugins will be engines or railties which will be responsible for adding to the i18n load path 12 years ago
Martin Linkhorst b445387e7a do not register plugin settings at load time. this commit registers plugin settings, when they are registered. 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Tim Felgentreff 9fda344c7e Adapt logic from Redmine 2 for plugin migrations using the ActiveRecord::Migrator 12 years ago
Jens Ulferts 93b1a8987c adds a public_directory method to plugin 12 years ago
Stephan Eckardt b8e8678e92 [#731] Changes the MenuManager to be more dynamic 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Felix Schäfer a24a24eb19 Add deferred loading for plugins which's requirements aren't all met yet #256 13 years ago
Holger Just eae5c9af68 [#275] Use ChiliProject::VERSION for new code 13 years ago
Holger Just 1796fddd2b [#275] Add requires_chiliproject. We now use the rubygems dependency syntax. 13 years ago