summaryrefslogtreecommitdiff
path: root/assets/js
AgeCommit message (Expand)Author
2015-08-22Do not force redirect when clicking on task board linkFrederic Guillot
2015-08-22Adjust automatically the height of the placeholder during drag and dropFrederic Guillot
2015-08-22Improve swimlane heightFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-21Update fullcalendar libraryFrederic Guillot
2015-08-21Add users and categories filters on the boardFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-15Add Makefile and remove the scripts directoryFrederic Guillot
2015-08-15Add show/hide columns on the boardFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-07Remove jquery touch punchFrederic Guillot
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-05Renaming files for case-sensitive filesystems.Stanislav Baiduzhyi
2015-08-04Javascript refactoringFrederic Guillot
2015-08-02Add column vertical scrolling and set column height dynamicallyFrederic 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-12Use ajax requests for board collapse/expandFrederic Guillot
2015-07-10Replace timeserie axis to category axisFrederic Guillot
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