Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-25 | Remove dependency on nodejs and gulp | Frédéric Guillot | |
2019-02-21 | Remove dependency on bower | Frédéric Guillot | |
2018-10-23 | Revert "Easier closing of dialogs" (introduces regression on date time picker) | Frédéric Guillot | |
This reverts commit 71630aaa77b518d3d0165f772251f09cc249f015. | |||
2018-10-15 | Easier closing of dialogs | Michael | |
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-06-11 | Update jQuery to latest version | Frédéric Guillot | |
2018-04-20 | Rebuild vendor assets without jQuery tooltip plugin | Frédéric Guillot | |
2017-06-23 | Fix Javascript language mapping | Frederic Guillot | |
2017-06-19 | Rebuild assets | Frederic Guillot | |
2017-04-08 | Add localized js files for datepicker | Frederic Guillot | |
2017-04-01 | Move calendar to external plugin | Frederic Guillot | |
2017-03-19 | Improve subtask toggle | Frederic Guillot | |
2016-12-30 | Remove dependency on Mousetrap | Frederic Guillot | |
2016-12-11 | Replace Chosen jQuery plugin by custom UI component | Frederic Guillot | |
2016-11-26 | Rewrite task move position component and remove Vuejs | Frederic Guillot | |
2016-11-25 | Add jshint | Frederic Guillot | |
2016-11-15 | Convert calendar to VueJS component | Frederic Guillot | |
Update to FullCalendar 3.1.0 as well. | |||
2016-11-13 | Replace SimpleMDE with custom Markdown editor | Frederic Guillot | |
2016-11-05 | Update Font-Awesome | Frederic Guillot | |
2016-10-10 | Update documentation and move screenshots | Frederic Guillot | |
2016-09-04 | Change select2 version to avoid position issue | Frederic Guillot | |
2016-08-30 | Remove sourcemap for Vue.js | Frederic Guillot | |
2016-08-28 | Add the possibility to move tasks without drag and drop | Frederic Guillot | |
2016-08-07 | Use Sass custom mixins for grid | Frederic Guillot | |
2016-08-06 | Convert vanilla CSS to SASS | Frederic Guillot | |
2016-07-24 | Define exact select2 version to make sure it works with IE11 | Frederic Guillot | |
2016-07-15 | Fixed Markdown editor auto-grow on the task form | Frederic Guillot | |
2016-07-03 | Use latest version of select2 library because it doesn't work with IE11 | Frederic Guillot | |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot | |
2016-06-03 | Replace jQuery mobile detection by the library isMobile | Frederic Guillot | |
2016-05-15 | Use latest hipster tools to manage assets | Frederic Guillot | |