1502 Revize (plugin-hooks)
 

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