Commit Graph

34 Commits

Author SHA1 Message Date
Frédéric Guillot
84c7692710 Update jQuery to latest stable version 2022-09-04 15:08:20 -07:00
Franky Van Liedekerke
0ede384cda Use Ajax request for Markdown preview
This remove dependency on a Javascript library.
2020-05-01 20:05:53 -07:00
Franky Van Liedekerke
d4ee16c1f7 Keep newlines in markdown 2020-04-30 20:13:35 -07:00
Johannes Konst
18735fbe25 Upgrade jQuery to version 3.4.1 2019-10-23 20:53:02 -07:00
Frédéric Guillot
d42dd07054 Remove dependency on nodejs and gulp 2019-07-25 13:05:08 -07:00
Frédéric Guillot
e1849fb4c1 Remove dependency on bower 2019-02-21 13:59:41 -08:00
Frédéric Guillot
5a2836bf39 Revert "Easier closing of dialogs" (introduces regression on date time picker)
This reverts commit 71630aaa77.
2018-10-23 15:12:44 -07:00
Michael
71630aaa77 Easier closing of dialogs
Allow closing of dialogs by clicking on the background area around it.

When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry.

If the dialog does not contain a form or the data remains unchanged no warning messages are shown.
2018-10-15 17:47:38 -07:00
Frédéric Guillot
0fc847f572 Update jQuery to latest version 2018-06-11 11:04:42 -07:00
Frédéric Guillot
dd63f473d8 Rebuild vendor assets without jQuery tooltip plugin 2018-04-20 15:27:02 -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
Frederic Guillot
d456a5e7e4 Add localized js files for datepicker 2017-04-08 17:33:40 -04:00
Frederic Guillot
253d5a9331 Move calendar to external plugin 2017-04-01 15:43:36 -04:00
Frederic Guillot
d915c2a96b Improve subtask toggle 2017-03-19 16:45:32 -04:00
Frederic Guillot
ff79ec72c1 Remove dependency on Mousetrap 2016-12-30 20:14:36 -05:00
Frederic Guillot
ffb3926178 Replace Chosen jQuery plugin by custom UI component 2016-12-11 15:46:54 -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
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
b2294d182d Update Font-Awesome 2016-11-05 22:53:05 -04:00
Frederic Guillot
cd633b9aff Update documentation and move screenshots 2016-10-10 14:14:29 -04:00
Frederic Guillot
f9bca15b0b Change select2 version to avoid position issue 2016-09-04 15:12:36 -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
fd0bea2187 Use Sass custom mixins for grid 2016-08-07 22:52:29 -04:00
Frederic Guillot
1dc947eac4 Convert vanilla CSS to SASS 2016-08-06 22:19:36 -04:00
Frederic Guillot
4dae025db8 Define exact select2 version to make sure it works with IE11 2016-07-24 20:44:51 -04:00
Frederic Guillot
6cfce7720a Fixed Markdown editor auto-grow on the task form 2016-07-15 21:05:15 -04:00
Frederic Guillot
9eb43dd3fc Use latest version of select2 library because it doesn't work with IE11 2016-07-03 10:14:50 -04:00
Frederic Guillot
18cb7ad0a4 Expose tags to the user interface (first prototype) 2016-06-24 15:43:34 -04:00
Frederic Guillot
3eb5ec2a85 Replace jQuery mobile detection by the library isMobile 2016-06-03 22:27:46 -04:00
Frederic Guillot
c15c4ba0f4 Use latest hipster tools to manage assets 2016-05-15 12:33:44 -04:00