summaryrefslogtreecommitdiff
path: root/assets/js/board.js
AgeCommit message (Expand)Author
2015-01-05Minify javascriptFrederic Guillot
2015-01-05Add prefix for local storage keysFrederic Guillot
2015-01-05Update board.js to always keep filter settingsgavlepeter
2014-12-26Add swimlanesFrédéric Guillot
2014-12-04Reposition the tooltip when they are loaded.Francois Ferrand
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-09Start templates cleanup and reorganisationFrédéric Guillot
2014-11-02Change layout (experimental)Fré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
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-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-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