1502 коммитов (plugin-hooks)
 

Автор SHA1 Сообщение Дата
  Eric Davis 99ea01ec93 Added test coverage for Redmine::Plugin.add_hook 16 лет назад
  Eric Davis e87140a719 More unit tests to cover hook_registered? 16 лет назад
  Eric Davis ca8fb4026e More unit tests for the plugins. Fixed bug where a plugin's hook method could return nil. 16 лет назад
  Eric Davis e14b86453e Implementing more unit tests for the plugin hooks 16 лет назад
  Eric Davis cb485c92ef Added Redmine::Plugin::Hook::Manager.clear_listeners to remove all hook listeners. 16 лет назад
  Eric Davis e7309d8c57 Added tests for Redmine::Plugin::Hook::Base 16 лет назад
  Eric Davis d6808130dc Added test stubs for testing the Plugin API 16 лет назад
  Eric Davis c5242b4386 Merge branch 'master' into plugin-hooks 16 лет назад
  Jean-Philippe Lang b91bdf8798 Fixed: tokens not escaped in highlight_tokens regexp (#1702). 16 лет назад
  Jean-Philippe Lang b26e4932a2 Smaller font in context menu. 16 лет назад
  Jean-Philippe Lang c3f9575eaf Adds category to the issue context menu (#1684). 16 лет назад
  Jean-Philippe Lang 198a8c602d Adds support for wiki links with anchor (#1647). 16 лет назад
  Jean-Philippe Lang 2dbc3d2943 Adds Trac-Like anchors on wiki headings (#1647). 16 лет назад
  Jean-Philippe Lang b20281f151 Follows r1703. 16 лет назад
  Jean-Philippe Lang 3a4855d070 Activity provider example in sample plugin. 16 лет назад
  Jean-Philippe Lang d05bcda2ba Adds #activity_provider shortcut method to the plugin API. 16 лет назад
  Jean-Philippe Lang a774c5c48b Activity refactoring. 16 лет назад
  Jean-Philippe Lang 1721376542 Fixes tests (r1693). 16 лет назад
  Jean-Philippe Lang ec7d135930 Adds child_pages macro for wiki pages (#528). 16 лет назад
  Jean-Philippe Lang 60d066f943 Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 16 лет назад
  Jean-Philippe Lang b68fd4c04b When moving an issue to another project, reassign it to the category with same name if any (#1653). 16 лет назад
  Jean-Philippe Lang 6ddea3396b Adds estimated hours to issue filters (#1678). 16 лет назад
  Jean-Philippe Lang 9f92554319 Redirect user to the previous page after logging in (#1679). 16 лет назад
  Eric Davis 6615002df2 Added Number helper 16 лет назад
  Eric Davis 08058e6a02 Added documentation 16 лет назад
  Eric Davis 8995245a0c Added Base class for Plugin Hooks. #1296 16 лет назад
  Eric Davis 04434cd6ef Changed Hook API to use a Manager class. #1296 16 лет назад
  Eric Davis fe22ef95a8 Added new hook for the issues_helper.show_details 16 лет назад
  Eric Davis 355143ca18 Added hooks for the member page. #1147 16 лет назад
  Eric Davis 5e1bcc6b24 Added support for saving a bulk edit. #1147 16 лет назад
  Eric Davis 00659ab8c5 Added hooks to issue_edit, issue_bulk_edit, and issue_show. #1147 16 лет назад
  Eric Davis 404e6164cb Adding Redmine::Plugin::Hook class to register and use hooks 16 лет назад
  Jean-Philippe Lang 5564dfbbd5 TOC rendered as an unordered list. 16 лет назад
  Jean-Philippe Lang a17b62b455 Fixes hard-coded table names in queries. 16 лет назад
  Jean-Philippe Lang d84d38983a Adds boolean and list custom fields for time entries as criteria on timelog report. 16 лет назад
  Jean-Philippe Lang f54c2d812d Adds custom fields to the time entries csv export. 16 лет назад
  Jean-Philippe Lang 898fac293b Adds custom fields on time entries (#772). 16 лет назад
  Jean-Philippe Lang 590a829a06 Removed unused exception definition (r1678). 16 лет назад
  Jean-Philippe Lang a9932e3dbd Adds mailto link on the user administration list (#1670). 16 лет назад
  Jean-Philippe Lang 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 16 лет назад
  Jean-Philippe Lang 8a7bfc72b2 Move VersionsController#download to AttachmentsController. 16 лет назад
  Jean-Philippe Lang aaca2c50e5 Fixed: 'search titles only' box ignored after one search is done on titles only. 16 лет назад
  Jean-Philippe Lang 9d3dfea1ac Adds username to the password reminder email (#1668). 16 лет назад
  Jean-Philippe Lang c39161a6fc Fixed: searchable model can't be loaded if table is not yet created (#1421). 16 лет назад
  Jean-Philippe Lang be2b8a62f4 Search engine: display total results count (#906) and count by result type. 16 лет назад
  Jean-Philippe Lang 83baccb71a Strikethru closed issue links (#1127). 16 лет назад
  Jean-Philippe Lang 1ddd9bb55b Fixed: dependency on ruby 1.8.7 introduced in r1660 (#1643). 16 лет назад
  Jean-Philippe Lang eb1d969237 Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. 16 лет назад
  Jean-Philippe Lang 93201e7386 Fixed: Wiki Linking Fails on News Item Preview (#1661). 16 лет назад
  Jean-Philippe Lang 324495643b Small fix to gloc error messages translation. 16 лет назад