Kanboard-Prod/app/Helper
Alex Watson 6cadf82a63
Fixing variables being shared between plugins
If two plugins used the same hook, the variables they use aren't cleaned out in between running each of them. This is a super simple change creating a placeholder composite object that doesn't retain any changes between plugins.
2021-02-21 20:15:58 -08:00
..
AppHelper.php Don't markdown project owner's name in tooltip 2018-04-30 11:03:49 -07:00
AssetHelper.php Use an absolute file path in AssetHelper css() & js() functions 2021-02-01 18:37:26 -08:00
AvatarHelper.php Added avatar image upload 2016-03-26 14:43:41 -04:00
BoardHelper.php Add project restrictions for custom roles 2016-09-11 16:08:03 -04:00
CommentHelper.php Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
DateHelper.php Correct duration calculation 2020-04-26 11:32:03 -07:00
FileHelper.php Open MP3 attachments (#3603) 2017-12-07 18:02:05 -08:00
FormHelper.php Add ARIA label to form text editor without label 2020-10-04 10:31:49 -07:00
HookHelper.php Fixing variables being shared between plugins 2021-02-21 20:15:58 -08:00
LayoutHelper.php Add new dashboard template and board selector hooks 2020-03-02 20:29:45 -08:00
MailHelper.php Remove method getMailboxHash() 2017-02-05 17:59:06 -05:00
ModalHelper.php Add aria-label to modal link with title attribute 2020-10-04 10:45:38 -07:00
ModelHelper.php Helper refactoring 2016-03-04 20:10:34 -05:00
ProjectActivityHelper.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
ProjectHeaderHelper.php Don't markdown project owner's name in tooltip 2018-04-30 11:03:49 -07:00
ProjectRoleHelper.php Add assignee restriction for custom project roles (dnd) 2017-04-08 11:18:58 -04:00
SubtaskHelper.php Add aria-label alongside title attributes 2020-10-02 17:44:18 -07:00
TaskHelper.php Add hidden accessible titles 2020-10-05 21:29:48 -07:00
TextHelper.php Keep newlines in markdown 2020-04-30 20:13:35 -07:00
UrlHelper.php Use KANBOARD_URL to build URIs if specified 2020-02-04 20:00:04 -08:00
UserHelper.php Final fixes / German translation for user-groups-listing 2020-04-05 14:55:25 -07:00