summaryrefslogtreecommitdiff
path: root/assets/js
AgeCommit message (Collapse)Author
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
2014-07-06Integration of the chosen jquery plugin for the board selectorFrédéric Guillot
2014-07-01Use popover to edit task and description directly from board.Francois Ferrand
- Click on 'description' icon opens the 'edit-description' page. - Edit task and edit description now open in popover, like the assign dialog.
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-06-20Add a board selector instead of the list of projectsFrédéric Guillot
2014-06-20Merge pull-request #106 (datepicker and long column names fix)Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-23Fix javascript typoFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot
2014-05-21Add categories for projects and tasksFrédéric Guillot
2014-05-17Refresh the board only if the tab is visibleFrédéric Guillot
2014-05-17Assignee change from the board is now a popoverFrédéric Guillot
2014-05-17Click on a task redirect to the show pageFrédéric Guillot
2014-05-17Rewrite board drag and drop with jquery (touch devices, IE, auto-update)Frédéric Guillot
2014-05-03Add Google authenticationFrédéric Guillot
2014-04-26Add a filter by user and due date + minor changesFrédéric Guillot
2014-03-12Refresh the board only when it's necessary and add a link on the task titleFrédéric Guillot
2014-03-09Automatic actionsFrédéric Guillot
2014-03-05Improve unit testFrédéric Guillot
2014-03-05#37 click on task to access itrzeka
2014-02-25Improve task limit js conditionFrédéric Guillot
2014-02-25Add task limit for each columnFrédéric Guillot
2014-01-25First commitFrédéric Guillot