Vadim Zhukov
497f36983c
Do not try to redirect to login page when offline
2018-10-01 17:46:50 -07:00
Frédéric Guillot
1db83cddd0
Define fixed width for auto-complete dropdown
2018-10-01 17:10:29 -07:00
Julian Maurice
14d1411300
Fix task drag and drop slowdown when a column is hidden
...
It looks like jQuery UI has some difficulties when a column with a lot
of tasks is hidden.
Adding ':visible' to the connectWith properties of sortable() seems to
fix the problem
Fixes #4011
2018-09-28 19:18:18 -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
Frédéric Guillot
c8df8a7c8c
Fix escaping issue for Markdown editor
2018-05-03 15:15:50 -07:00
Frédéric Guillot
5996a8abcf
Rewrite tooltips code without jQuery
2018-04-20 15:18:30 -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
Frederic Guillot
2a313eb971
Add the possibility to send tasks and comments to multiple recipients
2017-11-17 14:46:23 -08:00
Frederic Guillot
63dbab199c
Fix project dropdown visibility when page is scrolled down
2017-11-10 15:55:05 -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
648dc6bcfb
Add predefined templates for task descriptions
2017-11-02 15:41:58 -07:00
Frederic Guillot
bd695ae985
Improve external task integration
2017-10-18 13:56:57 -07: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
003c03a4e6
Add project restriction to block task edition
2017-04-07 21:46:36 -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
a7db17b0b2
Move isVisible() method
2017-03-11 17:45:13 -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
f1fcaedbd2
Avoid potential XSS in Gantt chart
2017-02-23 20:33:44 -05:00
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