Commit Graph

18 Commits

Author SHA1 Message Date
Michael b8e6157738
Add ARIA label to form text editor without label 2020-10-04 10:31:49 -07:00
Franky Van Liedekerke 0ede384cda
Use Ajax request for Markdown preview
This remove dependency on a Javascript library.
2020-05-01 20:05:53 -07:00
Slade f397a81984
Show the color dropdown when creating a new automatic action
Fixes #4443
2020-04-29 18:33:21 -07:00
Rafael de Camargo 2bf0f99b51 Add link button to text editor 2019-07-24 13:50:51 -07:00
Rafael de Camargo 21a3634fd1
Fix html parsing on markdown editor
Closes #4243
2019-07-23 01:26:03 -03:00
Frédéric Guillot c8df8a7c8c Fix escaping issue for Markdown editor 2018-05-03 15:15:50 -07:00
Frederic Guillot a162489563
Fix regression in checkbox form helper 2016-12-03 22:04:04 -05:00
Frederic Guillot 23d862aef8
Add suggest menu for task ID 2016-12-03 12:56:12 -05:00
Frederic Guillot 4e9c582e37
Avoid double encoding in text editor 2016-12-01 20:03:15 -05:00
Frederic Guillot 0c426c6d99
Make autofocus works in text editor 2016-11-27 18:57:05 -05:00
Frederic Guillot de2501f070
Improve tabindex for project settings forms 2016-11-27 18:33:00 -05:00
Frederic Guillot d8b0423d15
Add suggest menu for user mentions in text editor 2016-11-27 15:44:45 -05:00
Frederic Guillot 5188ed8cfe
Rewrite markdown editor in vanilla Javascript 2016-11-21 21:53:30 -05:00
Frederic Guillot ebb6b2827d
Replace SimpleMDE with custom Markdown editor 2016-11-13 22:51:59 -05:00
Frederic Guillot a3819c33d2
Add missing HTML escaping for textarea 2016-08-29 21:16:08 -04:00
Frederic Guillot ffe61abc69
Improve form helpers and add more hooks 2016-08-13 17:49:27 -04:00
Frederic Guillot a7f3e3bec5 PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Frederic Guillot 8f3e2b2e5c Helper refactoring 2016-03-04 20:10:34 -05:00