Commit Graph

37 Commits

Author SHA1 Message Date
Frédéric Guillot 71123b0f37 Add missing CSRF checks 2021-06-05 14:59:12 -07:00
rivten 4fa9de8390 Add a min="0" attribute to task_list form input 2021-05-11 21:04:06 -07:00
Michael Vickers eafd82f564 Add aria-label to icons with title attributes 2020-10-02 18:06:12 -07:00
Frédéric Guillot 5996a8abcf Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
Frédéric Guillot 0e8a94ac42 Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
Frédéric Guillot dd92564d22 Increase text fields length in several tables 2018-04-11 13:48:13 -07:00
Frederic Guillot 074f6c104f Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
Frederic Guillot 45771b685d Improve tags management in project settings 2017-02-18 14:08:38 -05:00
Frederic Guillot 49c8e5c1be Prevent people to remove swimlanes that contains tasks 2017-02-18 13:38:51 -05:00
Frederic Guillot 58d4231f06 Improve columns table in project settings 2017-02-08 19:12:16 -05:00
Frederic Guillot 73dce12797 Prevent people to remove columns that contains tasks 2017-02-08 18:36:13 -05:00
Frederic Guillot daffcd5fd6 Add column to show dashboard visibility 2017-01-22 17:07:19 -05:00
Frederic Guillot 3be442bfc5 Avoid PHP notice when validation fail 2017-01-22 17:06:39 -05:00
Frederic Guillot 3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot de2501f070
Improve tabindex for project settings forms 2016-11-27 18:33:00 -05:00
Frederic Guillot ebb6b2827d
Replace SimpleMDE with custom Markdown editor 2016-11-13 22:51:59 -05:00
Frederic Guillot 44f680cf2f
Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
Frederic Guillot e985e27281
Make tables more responsive 2016-08-14 12:50:07 -04:00
Frederic Guillot 397988dd8d
Fix a couple of bugs in PR #2424 2016-07-09 14:51:39 -04:00
Busfreak 6ccd8c11fa Hide tasks within specific columns in dashboard (#2424) 2016-07-05 11:09:13 -04:00
Lev Lazinskiy 0ecba6495e Fix plural form
When removing all columns from a board, an alert box is displayed that
states "Your board doesn't have any column!", the correct plural form
should be "Your board doesn't have any columns!"
2016-06-06 11:47:38 -07:00
Frederic Guillot 1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot 9fa8f63d25 Fixed improper Markdown escaping for some tooltips 2016-04-29 18:43:57 -04:00
Frederic Guillot f77d6c590b Added Markdown editor and Javascript code refactoring 2016-03-20 15:45:02 -04:00
Frederic Guillot 0bd5328c19 Added Ajax loading icon for submit buttons 2016-03-05 07:56:58 -05:00
Frederic Guillot 8f3e2b2e5c Helper refactoring 2016-03-04 20:10:34 -05:00
Frederic Guillot 8383252286 Sync locales 2016-02-20 11:34:16 -05:00
Frederic Guillot c8c1242c26 Add drag and drop to change column positions 2016-02-20 11:24:43 -05:00
Frederic Guillot 2d27c36a71 Use inline popup to create new columns 2016-02-20 10:46:10 -05:00
Frederic Guillot dac049cd08 Add inline popoup for project sections 2016-02-05 17:40:42 -05:00
Frederic Guillot fde0c0bad5 Add dropdown menu for column 'Actions' in tables 2016-01-12 22:19:43 -05:00
Frederic Guillot 6c711f696f Include documentation in the application 2015-08-29 20:00:53 -04:00
Frederic Guillot 57bd53847c Improve sidebar menus 2015-08-19 20:59:05 -04:00
Frederic Guillot b2ba780c9d Show title in tooltip for collapsed tasks 2015-07-04 20:51:52 -04:00
Frederic Guillot eeac2329ba Helpers refactoring 2015-05-24 16:02:25 -04:00
Frederic Guillot 9317416223 Fix position issues on column index template 2015-04-18 15:14:52 -04:00
Frederic Guillot ea9d402587 Add column controller 2015-04-11 17:38:41 -04:00