Commit Graph

75 Commits

Author SHA1 Message Date
Frederic Guillot
a3b2c4d6d0 Update ChangeLog, contributors and compile JS 2017-02-23 18:10:07 -05:00
Frederic Guillot
93c05371a8 Replace modal contents if already open to avoid window flickering 2017-02-18 19:52:08 -05:00
Frederic Guillot
76f73eebea Upload files button stay disabled when there are other submit buttons on the same page 2017-02-18 15:53:48 -05:00
Frederic Guillot
991f7426e8 Improve error reporting when file upload is not configured properly 2017-02-12 13:34:56 -05:00
Frederic Guillot
c5caff7ef7 Fix CFD chart (stack wrongly ordered) 2017-02-11 19:42:17 -05:00
Frederic Guillot
8bf054a480 Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
Frederic Guillot
72cea71692 Improve mobile view 2017-02-08 22:17:02 -05:00
Frederic Guillot
66ced63fe2 Highlight comments if hash is present in URL 2017-01-29 18:58:00 -05:00
Frederic Guillot
58fac9b1be Fix form submit when using keyboard shortcuts 2017-01-28 16:45:58 -05:00
Frederic Guillot
a371d53e63 Always unbind internal listeners when closing a modal dialog 2017-01-26 22:21:07 -05:00
Frederic Guillot
5315e4961e Fix regression: stay on the same page when a task is closed 2017-01-23 21:05:59 -05:00
Mark Szymanski
d337aa42bd Use old menas for element selection 2017-01-16 20:27:57 -06:00
Mark Szymanski
5af514ff7e Workaround for task editing in board view (fixes #2949) 2017-01-16 20:25:03 -06:00
Frederic Guillot
513aefdb2c Improve screenshot component teardown 2017-01-14 18:24:24 -05:00
Frederic Guillot
0ed13c01f9 Closing screenshot dialog prevent input elements to get focus 2017-01-14 17:06:17 -05:00
Frederic Guillot
8ccdea0069 Allow project charts to be rendered on the same page as task analytics 2017-01-14 16:05:53 -05:00
Frederic Guillot
85fb4dd1ca Improve auto-complete dropdown elements sorting 2017-01-11 22:36:55 -05:00
Frederic Guillot
d0dad82a27 Improve keyboard shortcuts handling 2017-01-11 22:07:19 -05:00
Frederic Guillot
17ac414d74 Improve accordion component 2017-01-08 15:46:30 -05:00
Frederic Guillot
ca00b8cf53 Display project exports in modal box 2017-01-08 15:31:33 -05:00
Frederic Guillot
b3a450bace Display project analytics in modal box 2017-01-08 14:00:51 -05:00
Frederic Guillot
f2a24fb3bf Update javascript dev dependencies 2017-01-02 20:47:20 -05:00
Frederic Guillot
3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot
ff79ec72c1 Remove dependency on Mousetrap 2016-12-30 20:14:36 -05:00
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