summaryrefslogtreecommitdiff
path: root/assets/js/src
AgeCommit message (Expand)Author
2015-02-28Added a menu item and short key 'c' to toggle board view. View modes are comp...ashbike
2015-02-26Fixed issues with all class reset, resulting to lots of mess.ashbike
2015-02-25Avoid re-layout when displaying the page.Francois Ferrand
2015-02-25A small patch which enables scroll view toggling.ashbike
2015-02-24Use same tooltips for column description and task footer.Francois Ferrand
2015-02-21Improve responsive cssFrederic Guillot
2015-02-21Fix issue with the dropdown menu and overflow containerFrederic Guillot
2015-02-20Fix IE javascript issueFrederic Guillot
2015-02-17Enable event drop for user calendarFrederic Guillot
2015-02-17Fix popover issue with tooltipsFrederic Guillot
2015-02-16Add chosen multiple select for due date and recent filtersFrederic Guillot
2015-02-16Use chosen for board dropdown filtersFrederic Guillot
2015-02-16Change recent filter to use display noneFrederic Guillot
2015-02-16Hide tasks when filters are activated instead of changing the opacity (pull-r...Frederic Guillot
2015-02-16Add recent filter (merge pull-request #627)Frederic Guillot
2015-02-16Hide tasks when filter is activated.Francois Ferrand
2015-02-15Enable keyboard shortcut inside textarea and minor fixesFrederic Guillot
2015-02-15Display confirmation box to close task from the board and improve popover lis...Frederic Guillot
2015-02-15Display subtask time tracking in the calendarFrederic Guillot
2015-02-14Add keyboard shortcut to open the board selectorFrederic Guillot
2015-02-14Add a section to display keyboard shorcutsFrederic Guillot
2015-02-14Add keyboard shortcut to expand/collapse board tasksFrederic Guillot
2015-02-14Add board filter: collapse/expand tasksFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-09Code cleanup + minor css improvementFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
2015-02-08Update moment.js and add timezone in templateFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-08Improve js and add native language support for datepicker and calendarFrederic Guillot
2015-02-07Add toggle/expend links on the dashboardFrederic Guillot
2015-02-07Calendar: fix #563BlueTeck
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-01Add dropdown menu to the tasksFrederic Guillot
2015-02-01Add dropdown menu to the board menuFrederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Add collapsible swimlanes (merge and improve pull-request #565)Frederic Guillot
2015-01-30Experiments with keyboard shortcutsFrederic Guillot
2015-01-30Clicking on cancel inside a popover doesn't reload the pageFrederic Guillot
2015-01-25Fix bug board selector redirectionFrederic Guillot
2015-01-25Store calendar filters per projectFrederic Guillot
2015-01-25Move assets to seperate subfoldersFrederic Guillot