summaryrefslogtreecommitdiff
path: root/app/Helper/FormHelper.php
AgeCommit message (Collapse)Author
2019-07-24Add link button to text editorRafael de Camargo
2019-07-23Fix html parsing on markdown editorRafael de Camargo
Closes #4243
2018-05-03Fix escaping issue for Markdown editorFrédéric Guillot
2016-12-03Fix regression in checkbox form helperFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-01Avoid double encoding in text editorFrederic Guillot
2016-11-27Make autofocus works in text editorFrederic Guillot
2016-11-27Improve tabindex for project settings formsFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-21Rewrite markdown editor in vanilla JavascriptFrederic Guillot
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-08-29Add missing HTML escaping for textareaFrederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-03-04PHPdoc cleanupFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot