summaryrefslogtreecommitdiff
path: root/assets/js/app.min.js
AgeCommit message (Expand)Author
2019-08-23Fixed issue of tooltip not disapearingEskiso
2019-08-03Fix reference to text-carret js libraryRafael de Camargo
2019-07-25Remove dependency on nodejs and gulpFrédéric Guillot
2019-07-24Add link button to text editorRafael de Camargo
2019-07-23Fix html parsing on markdown editorRafael de Camargo
2019-02-19Replace accordion Javascript component by <details> HTML elementFrédéric Guillot
2018-12-20Limit assignee drop-down selector scopeMiodrag Tokić
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-10-01Define fixed width for auto-complete dropdownFrédéric Guillot
2018-09-28Fix task drag and drop slowdown when a column is hiddenJulian Maurice
2018-06-01Add checkboxes in list view to move tasks to another column at onceFrédéric Guillot
2018-05-03Fix escaping issue for Markdown editorFrédéric Guillot
2018-04-20Rewrite tooltips code without jQueryFrédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2018-01-25Rebuild JSFrédéric Guillot
2017-11-17Add the possibility to send tasks and comments to multiple recipientsFrederic Guillot
2017-11-10Fix project dropdown visibility when page is scrolled downFrederic Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-11-09Merge and fix PR #3469Frederic Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-18Improve external task integrationFrederic Guillot
2017-06-03Add autocomplete dropdown on comment subject and email fieldsFrederic Guillot
2017-06-03Add configurable list of predefined subjects when sending a task by emailFrederic Guillot
2017-06-03Add dropdown menu to autocomplete email field from project membersFrederic Guillot
2017-05-18Added new javascript events for dropdown and modalON-jz
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-04-01Move Gantt charts to external pluginFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-19Restore task title link on boardFrederic Guillot
2017-03-19Improve subtask toggleFrederic Guillot
2017-03-11Move isVisible() methodFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-23Avoid potential XSS in Gantt chartFrederic Guillot
2017-02-23Update ChangeLog, contributors and compile JSFrederic Guillot
2017-02-18Replace modal contents if already open to avoid window flickeringFrederic Guillot
2017-02-18Upload files button stay disabled when there are other submit buttons on the ...Frederic Guillot
2017-02-12Improve error reporting when file upload is not configured properlyFrederic Guillot
2017-02-11Fix CFD chart (stack wrongly ordered)Frederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic 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-16Use old menas for element selectionMark Szymanski
2017-01-16Workaround for task editing in board view (fixes #2949)Mark Szymanski
2017-01-14Improve screenshot component teardownFrederic Guillot
2017-01-14Closing screenshot dialog prevent input elements to get focusFrederic Guillot