Commit Graph

524 Commits

Author SHA1 Message Date
Frederic Guillot
f83178bef8 Handle dropdown scrolling when larger that the viewport 2016-12-11 20:01:17 -05:00
Frederic Guillot
ed406b7997 Add download icon in image slideshow 2016-12-11 19:44:29 -05:00
Frederic Guillot
a3d1ce47d3 Add slideshow for images 2016-12-11 18:37:40 -05:00
Frederic Guillot
ffb3926178 Replace Chosen jQuery plugin by custom UI component 2016-12-11 15:46:54 -05:00
Frederic Guillot
90c9e86461 Rewrite session check component in vanilla js 2016-12-10 13:05:35 -05:00
Frederic Guillot
c0049ed7e6 Rewrite project creation component in vanilla js 2016-12-10 11:36:22 -05:00
Frederic Guillot
67d01951f5 Rewrite component to change user/group role 2016-12-09 20:35:40 -05:00
Frederic Guillot
23d862aef8 Add suggest menu for task ID 2016-12-03 12:56:12 -05:00
Frederic Guillot
be83821ef7 Improve cross-browsers compatiblity for text editor 2016-12-01 20:54:33 -05:00
Frederic Guillot
9c06bc4ed2 Avoid bad options assignement for text editor 2016-12-01 20:13:06 -05:00
Frederic Guillot
6135920a79 Replace notifications Javascript code by CSS 2016-12-01 20:02:48 -05:00
Frederic Guillot
43243b1ded Adjust suggest menu position when scrolling is visible in textarea 2016-11-30 21:39:24 -05:00
Frederic Guillot
858def555f Fix selection bug with IE11 in text editor 2016-11-30 21:05:57 -05:00
Frederic Guillot
0c426c6d99 Make autofocus works in text editor 2016-11-27 18:57:05 -05:00
Frederic Guillot
de1b9416d2 Improve suggest menu string replacement 2016-11-27 18:06:10 -05:00
Frederic Guillot
d8b0423d15 Add suggest menu for user mentions in text editor 2016-11-27 15:44:45 -05:00
Frederic Guillot
04ff67e26b Rewrite task move position component and remove Vuejs 2016-11-26 16:00:52 -05:00
Frederic Guillot
e64faae69a Add jshint 2016-11-25 18:51:22 -05:00
Frederic Guillot
f73d369dd0 Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
Frederic Guillot
b9ab163344 Move chart task time column to components 2016-11-21 23:16:18 -05:00
Frederic Guillot
25272afa9b Remove Vuejs rendering on body tag 2016-11-21 23:04:27 -05:00
Frederic Guillot
d3cb436eb5 Rewrite external task view component in vanilla javascript 2016-11-21 23:01:17 -05:00
Frederic Guillot
8976f4d15c Use components to render charts 2016-11-21 22:50:57 -05:00
Frederic Guillot
a3bb27109d Replace calendar component by vanilla javascript 2016-11-21 22:08:35 -05:00
Frederic Guillot
5188ed8cfe Rewrite markdown editor in vanilla Javascript 2016-11-21 21:53:30 -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
Frederic Guillot
ebb6b2827d Replace SimpleMDE with custom Markdown editor 2016-11-13 22:51:59 -05:00
Frederic Guillot
6225469b91 Add button to close inline popups 2016-11-12 14:15:26 -05:00
Frederic Guillot
e5c63f4ecc Load external tasks asynchronously from task view page 2016-11-06 20:08:36 -05:00
Frederic Guillot
b2294d182d Update Font-Awesome 2016-11-05 22:53:05 -04:00
Frederic Guillot
3f7840c4db Add the possibility to create external tasks 2016-11-05 22:26:58 -04:00
Frédéric Guillot
c2e3f1eba9 Show error messages in dialog box to move tasks 2016-10-21 07:41:52 -04:00
Frederic Guillot
cd633b9aff Update documentation and move screenshots 2016-10-10 14:14:29 -04:00
Frederic Guillot
1466afb771 Do not close the popover when clicking on the background 2016-10-08 09:56:10 -04:00
Frederic Guillot
4cc856344f Do not show closed tasks in task move position form 2016-10-05 20:37:51 -04:00
Frederic Guillot
49f9b65e6c Duplicate a task quickly to multiple projects after the creation 2016-09-11 20:55:21 -04:00
Frederic Guillot
daa184458b Avoid 'blur' effect on popover 2016-09-11 19:27:38 -04:00
Frederic Guillot
c84df535b6 Improve column restrictions 2016-09-11 18:32:47 -04:00
Frederic Guillot
a0227cad69 Define only what is allowed for column restrictions 2016-09-10 23:12:38 -04:00
Frederic Guillot
75470c7242 Apply column restrictions to the board 2016-09-08 22:33:16 -04:00
Frederic Guillot
f0a3bc9494 Change due date color on the board 2016-09-05 11:41:52 -04:00
Frederic Guillot
21f8cebe85 Add new Vue.js component to handle submit and cancel buttons 2016-09-04 20:03:24 -04:00
Frederic Guillot
f9bca15b0b Change select2 version to avoid position issue 2016-09-04 15:12:36 -04:00
Frederic Guillot
daa076eea7 Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Frederic Guillot
ef8ddb59c9 Convert user distribution chart to Vue.js component 2016-09-03 20:45:30 -04:00
Frederic Guillot
8c07a0d03e Convert task distribution chart to Vue.js component 2016-09-03 20:39:13 -04:00
Frederic Guillot
afe5c52ffe Improve modal css 2016-09-03 20:04:31 -04:00
Frederic Guillot
0f2dea8179 Remove sourcemap for Vue.js 2016-08-30 20:54:02 -04:00
Frederic Guillot
08bdb708e7 Add the possibility to move tasks without drag and drop 2016-08-28 22:30:48 -04:00
Frederic Guillot
836e935463 Adjust margins for project header 2016-08-21 14:28:17 -04:00