summaryrefslogtreecommitdiff
path: root/assets/js
AgeCommit message (Expand)Author
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-04Set cursor at the end of selection on focus for search input (compatible with...Frederic Guillot
2015-07-04Change alert box fadeout to avoid an empty spaceFrederic Guillot
2015-07-04Make global escape keyboard shorcutFrederic Guillot
2015-07-04Add keyboard shortcuts to switch between board/calendar/list viewFrederic Guillot
2015-07-04Add keyboard shortcut to focus on the search boxFrederic Guillot
2015-07-04Add filters helper for search formFrederic Guillot
2015-07-04Do not allow closed tasks to move on the boardFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-05-21Add chosen select for user selectionFrederic Guillot
2015-05-09Allow auto-completion with the task idFrederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label (#...Frederic Guillot
2015-05-07Set autofocus to assignee dropdown (board popover)Frederic Guillot
2015-04-22Send notifications with the language of the recipientFrederic Guillot
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-11Fix bug: tooltips for descriptions are not shown after a board refreshFrederic Guillot
2015-03-28Fix autofocus input fields for popoverFrederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-03-12Merge and improve pull-request #704Frederic Guillot
2015-03-12Fix flickering and column sizes.Francois Ferrand
2015-03-10Add an item "Add a link" in the dropdown menu of a task in the board viewOlivier Maridat
2015-03-01Translate chosen selectsFrederic Guillot
2015-03-01Integrate Turkish languageFrederic Guillot
2015-02-28Improve toggle compact/horizontal scrolling viewFrederic Guillot
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