summaryrefslogtreecommitdiff
path: root/assets/js
AgeCommit message (Collapse)Author
2016-11-15Convert calendar to VueJS componentFrederic Guillot
Update to FullCalendar 3.1.0 as well.
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-12Add button to close inline popupsFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-11-05Update Font-AwesomeFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-10-21Show error messages in dialog box to move tasksFrédéric Guillot
2016-10-10Update documentation and move screenshotsFrederic Guillot
2016-10-08Do not close the popover when clicking on the backgroundFrederic Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-09-11Improve column restrictionsFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-04Add new Vue.js component to handle submit and cancel buttonsFrederic Guillot
2016-09-04Change select2 version to avoid position issueFrederic Guillot
2016-09-03Convert time comparison chart to Vue.js componentFrederic Guillot
2016-09-03Convert user distribution chart to Vue.js componentFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-08-30Remove sourcemap for Vue.jsFrederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-08-07Use Sass custom mixins for gridFrederic Guillot
2016-08-06Convert vanilla CSS to SASSFrederic Guillot
2016-07-24Define exact select2 version to make sure it works with IE11Frederic Guillot
2016-07-24Removed individual column scrolling on boardFrederic Guillot
2016-07-15Fixed Markdown editor auto-grow on the task formFrederic Guillot
2016-07-03Use latest version of select2 library because it doesn't work with IE11Frederic 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-05Force order of js filesFrederic Guillot
2016-06-03Replace jQuery mobile detection by the library isMobileFrederic Guillot
2016-05-18Minor Gantt chart improvementsFrederic Guillot
* Task do not open anymore in a new window on the Gantt chart * Do not display task progress for tasks with no start/end date
2016-05-15Use latest hipster tools to manage assetsFrederic 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-27Added ko.jsFrederic 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