Commit Graph

14 Commits (34e013c187c5b576c7c561bdcc09f210d51ea47e)

Author SHA1 Message Date
Eric Davis c399e76324 Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed 14 years ago
Eric Davis 5e259d41e2 Fix typos in the examples. #5823 15 years ago
Eric Davis 39b44b1cb9 Adds a Plugin API to allow one plugin to depend on another. 15 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 9882217847 Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version (#2162). 16 years ago
Jean-Philippe Lang 5362a85f2b Adds url and author_url plugin attributes (#2162). 16 years ago
Jean-Philippe Lang f9ce4ff559 Adds a few Plugin tests. 16 years ago
Jean-Philippe Lang fefc6e6bec Adds .find and .all Plugin class methods. 16 years ago
Jean-Philippe Lang 97252c26ee Adds plugin id attribute. 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Jean-Philippe Lang 5f9f6ea2e1 Adds #delete_menu_item to the plugin API (#2087). 16 years ago
Jean-Philippe Lang d05bcda2ba Adds #activity_provider shortcut method to the plugin API. 17 years ago
Jean-Philippe Lang 792b7f30e3 Menus items: 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago