summaryrefslogtreecommitdiff
path: root/assets/js/src/base.js
AgeCommit message (Expand)Author
2015-08-04Javascript refactoringFrederic Guillot
2015-07-21Add loading icon on board viewFrederic Guillot
2015-07-20Add current values when moving/duplicate a task to another project and add a ...Frederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-18Fix bug with screenshot dropdown: scroll down on the board view and focus los...Frederic Guillot
2015-07-07Add datetime picker for start dateFrederic 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-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic 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-12Add screenshot support for tasks (copy/paste images directly)Frederic 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-12Merge and improve pull-request #704Frederic Guillot
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-02-25Avoid re-layout when displaying the page.Francois Ferrand
2015-02-24Use same tooltips for column description and task footer.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-09Code cleanup + minor css improvementFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
2015-02-08Improve js and add native language support for datepicker and calendarFrederic Guillot
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-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-25Move assets to seperate subfoldersFrederic Guillot