summaryrefslogtreecommitdiff
path: root/assets/js/app.js
AgeCommit message (Collapse)Author
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-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-05Minify javascriptFrederic Guillot
2015-01-05Add prefix for local storage keysFrederic Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-06Minors layout improvementsFrédéric Guillot
2014-12-06Auto-select input fields for copy/pasteFrédéric Guillot
2014-12-04Move user templates to a subfolderFrédéric Guillot
2014-12-04Reposition the tooltip when they are loaded.Francois Ferrand
At the end of the asynchronous load, the tooltips need to be repositionned, since the size of the content may have changed.
2014-11-29Always do the ajax session checkFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-25Show the task creation form as a popoverFrédéric Guillot
2014-11-25Fix bug description previewFrédéric Guillot
2014-11-24Integrate tooltips and code cleanup/fix bugs, see #166Frédéric Guillot
2014-11-20Add Markdown preview for textarea, see #407Frédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-11-13Add graph for user repartitionFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFrédéric Guillot
2014-11-09Analytics: add the first graph (task repartition)Frédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-14Add a dashboard (first version)Frédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-10-04Keep the checkbox 'another subtask' activated, see #295Frédéric Guillot
2014-09-10Improve user interface for tabletsFrédéric Guillot
2014-09-04Fix Firefox bug after refactoringFrédéric Guillot
2014-09-04Task move position refactoringFrédéric Guillot
2014-09-03Change a category directly from the boardFrédéric Guillot
2014-09-01Improve task controller and fix bug description popoverFrédéric Guillot
2014-08-17Highlight recently modified tasks on board (pull-request #201)Frédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-07-07Improve javascript code and remove CSP errorsFrédéric Guillot