Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-01 | Do not try to redirect to login page when offline | Vadim Zhukov | |
2018-04-20 | Rewrite tooltips code without jQuery | Frédéric Guillot | |
2018-01-29 | Add CSRF check for task and project files upload | Frédéric Guillot | |
2017-05-18 | Added new javascript events for dropdown and modal | ON-jz | |
- dropdown.clicked - dropdown.afterRender - dropdown.beforeDestroy - modal.open - modal.afterRender - modal.beforeDestroy | |||
2017-04-07 | Add project restriction to block task edition | Frederic Guillot | |
2017-03-19 | Restore task title link on board | Frederic Guillot | |
2017-03-11 | Move isVisible() method | Frederic Guillot | |
2017-02-12 | Improve error reporting when file upload is not configured properly | Frederic Guillot | |
2017-02-08 | Improve mobile view | Frederic Guillot | |
2017-01-29 | Highlight comments if hash is present in URL | Frederic Guillot | |
2017-01-28 | Fix form submit when using keyboard shortcuts | Frederic Guillot | |
2017-01-26 | Always unbind internal listeners when closing a modal dialog | Frederic Guillot | |
2017-01-23 | Fix regression: stay on the same page when a task is closed | Frederic Guillot | |
2017-01-14 | Closing screenshot dialog prevent input elements to get focus | Frederic Guillot | |
2017-01-11 | Improve keyboard shortcuts handling | Frederic Guillot | |
2017-01-08 | Display project exports in modal box | Frederic Guillot | |
2017-01-08 | Display project analytics in modal box | Frederic Guillot | |
2017-01-02 | Refactoring/rewrite of modal boxes handling | 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-12-10 | Rewrite session check component in vanilla js | Frederic Guillot | |
2016-12-10 | Rewrite project creation component in vanilla js | Frederic Guillot | |
2016-12-01 | Improve cross-browsers compatiblity for text editor | Frederic Guillot | |
2016-11-27 | Add suggest menu for user mentions in text editor | Frederic Guillot | |
2016-11-26 | Rewrite task move position component and remove Vuejs | Frederic Guillot | |
2016-11-25 | Add jshint | Frederic Guillot | |
2016-11-25 | Rewrite accordion widget in vanilla Javascript | Frederic Guillot | |