summaryrefslogtreecommitdiff
path: root/assets/js/core
AgeCommit message (Expand)Author
2019-08-23Fixed issue of tooltip not disapearingEskiso
2018-10-23Revert "Easier closing of dialogs" (introduces regression on date time picker)Frédéric Guillot
2018-10-15Easier closing of dialogsMichael
2018-10-01Do not try to redirect to login page when offlineVadim Zhukov
2018-04-20Rewrite tooltips code without jQueryFrédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2017-05-18Added new javascript events for dropdown and modalON-jz
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-03-19Restore task title link on boardFrederic Guillot
2017-03-11Move isVisible() methodFrederic Guillot
2017-02-12Improve error reporting when file upload is not configured properlyFrederic Guillot
2017-02-08Improve mobile viewFrederic Guillot
2017-01-29Highlight comments if hash is present in URLFrederic Guillot
2017-01-28Fix form submit when using keyboard shortcutsFrederic Guillot
2017-01-26Always unbind internal listeners when closing a modal dialogFrederic Guillot
2017-01-23Fix regression: stay on the same page when a task is closedFrederic Guillot
2017-01-14Closing screenshot dialog prevent input elements to get focusFrederic Guillot
2017-01-11Improve keyboard shortcuts handlingFrederic Guillot
2017-01-08Display project exports in modal boxFrederic Guillot
2017-01-08Display project analytics in modal boxFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-30Remove dependency on MousetrapFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-10Rewrite session check component in vanilla jsFrederic Guillot
2016-12-10Rewrite project creation component in vanilla jsFrederic Guillot
2016-12-01Improve cross-browsers compatiblity for text editorFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-25Add jshintFrederic Guillot
2016-11-25Rewrite accordion widget in vanilla JavascriptFrederic Guillot