summaryrefslogtreecommitdiff
path: root/assets/js/vendor.min.js
AgeCommit message (Collapse)Author
2018-10-23Revert "Easier closing of dialogs" (introduces regression on date time picker)Frédéric Guillot
This reverts commit 71630aaa77b518d3d0165f772251f09cc249f015.
2018-10-15Easier closing of dialogsMichael
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-11Update jQuery to latest versionFrédéric Guillot
2018-04-20Rebuild vendor assets without jQuery tooltip pluginFrédéric Guillot
2017-06-23Fix Javascript language mappingFrederic Guillot
2017-06-19Rebuild assetsFrederic Guillot
2017-04-08Add localized js files for datepickerFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-19Improve subtask toggleFrederic Guillot
2016-12-30Remove dependency on MousetrapFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-25Add jshintFrederic Guillot
2016-11-15Convert calendar to VueJS componentFrederic Guillot
Update to FullCalendar 3.1.0 as well.
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-05Update Font-AwesomeFrederic Guillot
2016-10-10Update documentation and move screenshotsFrederic Guillot
2016-09-04Change select2 version to avoid position issueFrederic Guillot
2016-08-30Remove sourcemap for Vue.jsFrederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-08-07Use Sass custom mixins for gridFrederic Guillot
2016-08-06Convert vanilla CSS to SASSFrederic Guillot
2016-07-24Define exact select2 version to make sure it works with IE11Frederic Guillot
2016-07-15Fixed Markdown editor auto-grow on the task formFrederic Guillot
2016-07-03Use latest version of select2 library because it doesn't work with IE11Frederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-03Replace jQuery mobile detection by the library isMobileFrederic Guillot
2016-05-15Use latest hipster tools to manage assetsFrederic Guillot