summaryrefslogtreecommitdiff
path: root/assets/js/src
AgeCommit message (Expand)Author
2016-09-03Convert user distribution chart to Vue.js componentFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-07-24Removed individual column scrolling on boardFrederic Guillot
2016-06-24Removed useless keyboard shortcutFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-03Replace jQuery mobile detection by the library isMobileFrederic Guillot
2016-05-18Minor Gantt chart improvementsFrederic Guillot
2016-05-13Fixed users tooltip in projects GanttFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-04-24Category and user filters do not append anymore in search fieldFrederic Guillot
2016-04-24Fix case of javascript fileFrederic Guillot
2016-04-13Fixed form submission with Meta+Enter keyboard shortcutFrederic Guillot
2016-03-25Unification of project headerFrederic Guillot
2016-03-24Enable tooltips after task move (js refactoring)Frederic Guillot
2016-03-20Bind keyboard shortcut 'n' to the right view (refactoring)Frederic Guillot
2016-03-20Addded new keyboard shortcut to edit the task descriptionFrederic Guillot
2016-03-20Bind keyboard shortcuts to the right view (refactoring)Frederic Guillot
2016-03-20Added Markdown editor and Javascript code refactoringFrederic Guillot
2016-03-19Add buttons in project overview sectionsFrederic Guillot
2016-03-19Show avatar on the cardsFrederic Guillot
2016-03-18Fix regression for task link add buttonFrederic Guillot
2016-03-18Improve task summary sectionsFrederic Guillot
2016-03-11Added "?" to display list of keyboard shortcutsFrederic Guillot
2016-03-11Added new keyboard shortcut for task viewFrederic Guillot
2016-03-05Increase bottom notification sizeFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-02-23Fix regression: unable to change project in "task move/duplicate to another p...Frederic Guillot
2016-02-20Add drag and drop to change swimlane positionsFrederic Guillot
2016-02-20Add drag and drop to change column positionsFrederic Guillot
2016-02-19Add subtasks drag and dropFrederic Guillot
2016-02-16Add keyboard shortcut for project overviewFrederic Guillot
2016-02-13Improve image thumbnails and files tableFrederic Guillot
2016-02-13Add file drag and drop and asynchronous uploadFrederic Guillot
2016-02-09Fix for issue #1738Jules Verhaeren
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-02-02Show subtask modification forms in inline popupFrederic Guillot
2016-02-01Improve javascript for popoverFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-31Add a "Me" button to assignee form elementFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-21Avoid to send XHR request when a task has not moved after a drag and dropFrederic Guillot
2016-01-21Set maximum dropzone height when the individual column scrolling is disabledFrederic Guillot
2016-01-21Always show the search box in board selectorFrederic Guillot
2016-01-17Show in user interface the saving state of the taskFrederic Guillot