1.0.1
16 Jun 2014
Two new hooks and Redmine 2.5.x
100%
Changes in 1.0.1¶
- Added new Redmine hooks – “Preferences” bottom on own account and user account pages.
Hook names are:view_my_account_right_bottomandview_users_form_right_bottom - Fixed content handling for
view_layouts_base_html_headhook (#2295).
The content for this hook was ignored. Thanks Fabien Crespel for the patch! - Added support for
requiresproperty (containing the required version of Redmine) (#2211). - Fixed jQuery/prototype mess (#2283).
Thanks Christopher Caruk for identifying the problem!