Commit Graph

657 Commits

Author SHA1 Message Date
Frederic Guillot
da10f3cf96 Increase avatar font size 2016-03-19 15:21:25 -04:00
Frederic Guillot
8d036dc06c Change cards layout 2016-03-19 15:18:58 -04:00
Frederic Guillot
63a5bbafea Show avatar on the cards 2016-03-19 14:36:16 -04:00
Frederic Guillot
2e320ceead Handle multiple avatar sizes 2016-03-19 13:45:41 -04:00
Frederic Guillot
344f585a32 Improve comments design 2016-03-19 11:56:28 -04:00
Frederic Guillot
9d4ba1471d Added letter based avatar provider 2016-03-19 11:17:58 -04:00
Frederic Guillot
69c2b7f62b Fix regression for task link add button 2016-03-18 21:19:36 -04:00
Frederic Guillot
854457baf0 Improve task summary sections 2016-03-18 21:00:14 -04:00
Frederic Guillot
f1e4fb92b3 Put back task actions on the sidebar 2016-03-17 23:12:16 -04:00
Frederic Guillot
241ca53e47 Added "?" to display list of keyboard shortcuts 2016-03-11 23:01:38 -05:00
Frederic Guillot
4f54a547fa Added new keyboard shortcut for task view 2016-03-11 22:46:54 -05:00
Frederic Guillot
d798202835 Improve PR about task links table 2016-03-09 21:25:41 -05:00
Olivier Maridat
7b20a14e8d Enhance task link view to mimic the subtask view 2016-03-09 11:10:35 +01:00
Frederic Guillot
f91f3214c1 Always display project name and task title in task views 2016-03-08 22:02:42 -05:00
Frederic Guillot
c8de706e62 Merge #1952 and solve conflict 2016-03-06 15:40:10 -05:00
Maxime Corteel
6bdf3cccf7 Remove title top margin and "stabilize" menu items 2016-03-06 00:00:42 +01:00
Frederic Guillot
7c76926980 Added z-index to bottom notification 2016-03-05 17:43:05 -05:00
Frederic Guillot
22c5e32def Improve automatic action creation 2016-03-05 17:40:49 -05:00
Frederic Guillot
a19dc88567 Increase bottom notification size 2016-03-05 15:37:15 -05:00
Maxime Corteel
a745601f4d [Bug #1632] Fix the .alert-fade-out to the bottom of the screen 2016-03-05 16:53:42 +01:00
Frederic Guillot
0bd5328c19 Added Ajax loading icon for submit buttons 2016-03-05 07:56:58 -05:00
Frederic Guillot
a6540bc604 Fix regression: unable to change project in "task move/duplicate to another project" 2016-02-23 21:57:54 -05:00
Frederic Guillot
cfbf6bc9c7 Rebuild css 2016-02-23 19:38:26 -05:00
Connor Bode
a45fdeeebb compatibility for disabling user select 2016-02-23 11:23:47 -05:00
Frederic Guillot
5fe68d4d49 Add drag and drop to change swimlane positions 2016-02-20 18:11:08 -05:00
Frederic Guillot
c8c1242c26 Add drag and drop to change column positions 2016-02-20 11:24:43 -05:00
Frederic Guillot
de4519fa2c Add subtasks drag and drop 2016-02-19 22:59:47 -05:00
Frederic Guillot
9249498503 Add file preview for Markdown and text files 2016-02-16 22:06:53 -05:00
Frederic Guillot
4961805e0f Add keyboard shortcut for project overview 2016-02-16 21:26:26 -05:00
Frederic Guillot
5bbc903dca Start to implement a project overview page 2016-02-16 17:28:11 -05:00
Frederic Guillot
337a5fd6ab Improve filter box design 2016-02-14 17:44:25 -05:00
Frederic Guillot
30fefe4fa9 Change alignement of thumbnails 2016-02-14 15:55:00 -05:00
Frederic Guillot
124f93dbad Improve image thumbnails and files table 2016-02-13 22:51:58 -05:00
Frederic Guillot
738b6ae583 Add file drag and drop and asynchronous upload 2016-02-13 19:24:36 -05:00
Jules Verhaeren
47336c43c1 Fix for issue #1738
put forward by Busfreak
2016-02-09 23:31:06 +01:00
Frederic Guillot
9e114eff56 Add sidebar min-width for Firefox 2016-02-06 20:25:01 -05:00
Frederic Guillot
576f902cf0 Fix flexbox width on Firefox 2016-02-06 20:23:31 -05:00
Frederic Guillot
e2181612b9 Remove time form on task summary page and move that to task edit form 2016-02-05 19:00:40 -05:00
Frederic Guillot
9ae2024b0a Replace box shadow by larger border width when a task is recently modified 2016-02-05 18:33:49 -05:00
Frederic Guillot
4e07ad6555 Improve subtask toggle status and timer 2016-02-05 18:30:16 -05:00
Frederic Guillot
9c15658089 Set relative width for sidebar 2016-02-05 17:47:23 -05:00
Frederic Guillot
0f2b46dd6a Do not refresh the whole page when changing subtask status (work in progress) 2016-02-04 21:38:53 -05:00
Frederic Guillot
6d388ec48d Remove description textarea from task edit form 2016-02-03 18:43:31 -05:00
Frederic Guillot
91200ddcde Change sidebar style 2016-02-03 18:27:45 -05:00
Frederic Guillot
6727d53e68 Improve task summary layout 2016-02-02 22:41:24 -05:00
Frederic Guillot
5eb4b570a1 Show subtask modification forms in inline popup 2016-02-02 21:28:07 -05:00
Frederic Guillot
01e1e77625 Improve javascript for popover 2016-02-01 20:13:09 -05:00
Frederic Guillot
fc21d3873e When creating a new project, have the possibility to select another project to duplicate 2016-01-31 17:46:19 -05:00
Frederic Guillot
9570793f68 Add a "Me" button to assignee form element 2016-01-31 11:05:47 -05:00
Frederic Guillot
bb040cfb78 Simplify code to handle ajax popover and redirects 2016-01-30 22:25:16 -05:00