Commit Graph

48 Commits

Author SHA1 Message Date
Michael
af9aec88a5 Add hidden accessible titles 2020-10-05 21:29:48 -07:00
Michael Vickers
eafd82f564 Add aria-label to icons with title attributes 2020-10-02 18:06:12 -07:00
Michael Vickers
8308189333 Add aria-label to form inputs without labels 2020-10-02 17:49:45 -07:00
Malcolm Scott
cea4e35b1f Fix grammatically incorrect error message 2020-07-23 20:41:50 -07:00
Timo
86dd0a7a75 Add new dashboard template and board selector hooks 2020-03-02 20:29:45 -08:00
Frédéric Guillot
b39f857dc4 Rename "private" projects to "personal" 2020-02-29 18:51:52 -08:00
Frédéric Guillot
9d4be201aa Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
Michael Vickers
f890eb765e Add dashboard and search task footer hooks
Implement new hooks requested in kanboard/kanboard#3863
2018-06-03 18:46:38 -07:00
Frédéric Guillot
6ae97d399d Improve dashboard pagination 2018-05-09 11:21:57 -07:00
Frederic Guillot
98da072d10 Add missing user_id argument 2017-04-08 17:07:16 -04:00
Frederic Guillot
d7b0cfbbe5 Improve dashboard 2017-04-08 13:58:25 -04:00
Frederic Guillot
253d5a9331 Move calendar to external plugin 2017-04-01 15:43:36 -04:00
Frederic Guillot
d915c2a96b Improve subtask toggle 2017-03-19 16:45:32 -04:00
Frederic Guillot
9b34631135 Simplify dashboard to use new tasks list view 2017-03-12 21:36:52 -04:00
Frederic Guillot
8f6b3295e8 Move dashboard menu for calendar and activity stream 2017-03-11 19:36:48 -05:00
Frederic Guillot
cfd3000d83 Move notifications outside of dashboard 2017-03-11 19:01:40 -05:00
Frederic Guillot
f3deb6492a Add toggle button to show/hide subtasks in task list view 2017-02-26 19:30:02 -05:00
Frederic Guillot
58d4231f06 Improve columns table in project settings 2017-02-08 19:12:16 -05:00
Frederic Guillot
d01b2271d3 Add margin bottom under search box 2017-01-08 21:23:56 -05:00
Frederic Guillot
348f4491ff Make icons clickable in menus 2017-01-08 11:29:41 -05:00
Frederic Guillot
3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot
a3bb27109d Replace calendar component by vanilla javascript 2016-11-21 22:08:35 -05:00
Frederic Guillot
e2a867166b Convert calendar to VueJS component
Update to FullCalendar 3.1.0 as well.
2016-11-15 21:24:25 -05:00
Eskiso
11817d63de Renamed hook to better describe position. 2016-10-05 02:32:35 +01:00
Eskiso
30422c9087 Removed $values and $errors 2016-10-01 12:11:37 +01:00
Eskiso
3cd709aec9 Added hooks for plugins 2016-09-28 17:27:21 +01:00
Frederic Guillot
093905c895 Show project name in notifications 2016-08-21 13:45:06 -04:00
Frederic Guillot
e985e27281 Make tables more responsive 2016-08-14 12:50:07 -04:00
Frederic Guillot
a631b76175 Remove fixed table on dashboard and improve input placeholders 2016-08-13 19:34:21 -04:00
Frederic Guillot
ffe61abc69 Improve form helpers and add more hooks 2016-08-13 17:49:27 -04:00
Frederic Guillot
195fae86d6 Make filter box and project header more responsive 2016-08-08 21:54:45 -04:00
Frederic Guillot
928d27d2ad Reduce number of font size 2016-08-07 09:02:26 -04:00
Frederic Guillot
a6d22bf271 Remove username for dashboard sidebar and change titles 2016-07-24 13:00:59 -04:00
Frederic Guillot
51b2193fc4 Move dashboard pagination into separate classes 2016-07-24 12:09:41 -04:00
Busfreak
9033e27576 missing translation in dasboard/tasks 2016-07-11 19:42:33 +02:00
Frederic Guillot
abdfa46cfc Fixed empty title for web notification with only one overdue task 2016-07-01 12:33:18 -04:00
Lev Lazinskiy
a5b35954db Add total sum of tasks per project in dashboard
fix #885
2016-06-09 01:16:47 -07:00
Busfreak
61cedc489c fix for search bug in dashboard 2016-06-06 17:50:49 +02:00
Frederic Guillot
14713b0ec7 Rename all models 2016-05-28 19:48:22 -04:00
Frederic Guillot
9e218032c4 Split Gantt controller 2016-05-28 14:29:07 -04:00
Frederic Guillot
8d12e2fe73 Split board controller into multiple classes 2016-05-28 14:05:57 -04:00
Frederic Guillot
1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot
ab48a09f0d Rename controllers 2016-05-28 11:31:54 -04:00
Frederic Guillot
82b5b491be Rename task view controller 2016-05-26 22:23:12 -04:00
Frederic Guillot
d9101da79e Mark notification as read when clicking on it 2016-05-26 20:50:50 -04:00
Frederic Guillot
ff892c5d25 Split project controller into multiple classes 2016-05-25 22:28:09 -04:00
Sébastien Kergreis
454f47a94a Adds task column in 'my tasks' table on dasboard 2016-05-23 18:41:10 -05:00
Frederic Guillot
67b8361649 Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00