Commit Graph

627 Commits

Author SHA1 Message Date
Frédéric Guillot 0fc847f572 Update jQuery to latest version 2018-06-11 11:04:42 -07:00
Frédéric Guillot 2a299d33d1 Add bulk task modification in list view 2018-06-06 11:07:12 -07:00
Frédéric Guillot 912cf378d7 Add checkboxes in list view to move tasks to another column at once 2018-06-01 15:58:17 -07:00
lastlink cd6da13897 Add basic print stylesheet 2018-06-01 15:25:32 -07:00
Frédéric Guillot 56c2a6e543 Make subtask title text field wider when editing subtasks 2018-05-10 11:37:28 -07:00
Frédéric Guillot 45e551eb50 Make list view more compact 2018-05-09 11:36:08 -07:00
Frédéric Guillot c8df8a7c8c Fix escaping issue for Markdown editor 2018-05-03 15:15:50 -07:00
Frédéric Guillot dd63f473d8 Rebuild vendor assets without jQuery tooltip plugin 2018-04-20 15:27:02 -07:00
Frédéric Guillot 5996a8abcf Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
Frédéric Guillot 8c5b9925c4 Add left padding to input elements 2018-04-10 13:50:23 -07:00
Frédéric Guillot 9ddefa979a Add CSRF check for task and project files upload 2018-01-29 15:56:30 -08:00
Frédéric Guillot f6756b837a Rebuild JS 2018-01-25 15:00:50 -08:00
kousu 602caf390d Set the correct swimlane/column ID when moving a task via its internal dialog.
Fixes https://github.com/kanboard/kanboard/issues/3114.
2018-01-25 11:09:22 -05:00
Frédéric Guillot 20c8ae1047 Improve layout on mobile/tablet devices 2017-11-23 12:16:05 -08:00
Frédéric Guillot 7eb7ba7e79 Improve CSS layout (sidebar) 2017-11-23 11:21:46 -08:00
Frederic Guillot 2a313eb971 Add the possibility to send tasks and comments to multiple recipients 2017-11-17 14:46:23 -08:00
Frederic Guillot 9f3486f748 Add help message on project sharing page 2017-11-16 13:52:01 -08:00
Frederic Guillot 7d678780c1 Resolve conflict in PR #3372 2017-11-15 15:10:54 -08:00
Frederic Guillot 63dbab199c Fix project dropdown visibility when page is scrolled down 2017-11-10 15:55:05 -08:00
Frederic Guillot 38a4271643 Improve CSS layout 2017-11-10 11:56:01 -08:00
Frederic Guillot 44aa24bab1 Add user backend provider system 2017-11-09 15:09:54 -08:00
Frederic Guillot 877c61d279 Merge and fix PR #3469 2017-11-09 11:54:21 -08:00
Frederic Guillot bf623e0e08 Improve dropdown for task description templates 2017-11-03 11:04:18 -07:00
Frederic Guillot 648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Yannick Armand e6a0e13f3d Fix header display on mobile 2017-10-20 14:56:49 -07:00
Yannick Armand a2036b6535 Improved display of the header bar 2017-10-20 14:56:49 -07:00
Frederic Guillot bd695ae985 Improve external task integration 2017-10-18 13:56:57 -07:00
Frederic Guillot 217977500a Fix Javascript language mapping 2017-06-23 17:18:10 -04:00
Frederic Guillot 25b8961632 Rebuild assets 2017-06-19 20:45:57 -04:00
Stéphane Codazzi 7a4165a256 Fix background color var name to default 2017-06-19 20:28:56 -04:00
Stéphane Codazzi 2278a3b00c Add default background white for the body tag 2017-06-19 20:28:46 -04:00
Frederic Guillot abebd92629 Use dot notation in Javascript component 2017-06-03 18:37:12 -04:00
Frederic Guillot 6b9b9d2d1c Add autocomplete dropdown on comment subject and email fields 2017-06-03 17:51:20 -04:00
Frederic Guillot dd8d7ef49d Add configurable list of predefined subjects when sending a task by email 2017-06-03 17:31:32 -04:00
Frederic Guillot 9668723af4 Add dropdown menu to autocomplete email field from project members 2017-06-03 16:53:40 -04:00
ON-jz e8c83c97d7 Added new javascript events for dropdown and modal
- dropdown.clicked
- dropdown.afterRender
- dropdown.beforeDestroy
- modal.open
- modal.afterRender
- modal.beforeDestroy
2017-05-18 21:47:44 -04:00
Frederic Guillot d456a5e7e4 Add localized js files for datepicker 2017-04-08 17:33:40 -04:00
Frederic Guillot 2b0936ac31 Improve mobile view 2017-04-08 16:09:50 -04:00
Frederic Guillot d7b0cfbbe5 Improve dashboard 2017-04-08 13:58:25 -04:00
Frederic Guillot 003c03a4e6 Add project restriction to block task edition 2017-04-07 21:46:36 -04:00
Frederic Guillot 22f48ea289 Improve project header css 2017-04-05 19:39:45 -04:00
Frederic Guillot cd734e5ba7 Move Gravatar to external plugin 2017-04-01 17:56:20 -04:00
Frederic Guillot 5cc4889473 Move Gantt charts to external plugin 2017-04-01 17:04:18 -04:00
Frederic Guillot 253d5a9331 Move calendar to external plugin 2017-04-01 15:43:36 -04:00
Frederic Guillot 6bd0ce25c9 Restore task title link on board 2017-03-19 17:44:43 -04:00
Frederic Guillot d915c2a96b Improve subtask toggle 2017-03-19 16:45:32 -04:00
Frederic Guillot f6b42eb802 Improve CSS for activity stream 2017-03-12 16:10:23 -04:00
Frederic Guillot 748f1c09fb Remove unused css class 2017-03-11 17:46:25 -05:00
Frederic Guillot a7db17b0b2 Move isVisible() method 2017-03-11 17:45:13 -05:00
Peter Dave Hello 89f9842d1c Optimize png images via zopflipng 2017-02-28 09:52:54 +08:00