summaryrefslogtreecommitdiff
path: root/assets/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-21Remove dependency on bowerFrédéric Guillot
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-11Update jQuery to latest versionFrédéric Guillot
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-20Rebuild vendor assets without jQuery tooltip pluginFré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
2018-01-25Set the correct swimlane/column ID when moving a task via its internal dialog.kousu
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-23Fix Javascript language mappingFrederic Guillot
2017-06-19Rebuild assetsFrederic Guillot
2017-06-03Use dot notation in Javascript componentFrederic 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-08Add localized js files for datepickerFrederic Guillot
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-23Merge pull-request #3069Frederic Guillot
2017-02-23Merge pull-request #3071Frederic Guillot
2017-02-23Make link to calendar view bookable (#3063)Konstantin
2017-02-23Reintroduce word search in board selector #3052Konstantin Vorobyev
2017-02-23Even more simple: hide columns first, then resize task listsKonstantin Vorobyev
2017-02-23Properly resize task list height on column toggle #3069Konstantin Vorobyev