summaryrefslogtreecommitdiff
path: root/app/Controller/Board.php
AgeCommit message (Expand)Author
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-16Don't load Javascript assets for public board accessFrédéric Guillot
2014-09-16Rename method names to be more consistentFrédéric Guillot
2014-09-16Improve Board::Index() and avoid useless HTTP redirectsFrédéric Guillot
2014-09-12Fix minor bug: wrong variableFrédéric Guillot
2014-09-11Merge pull-request #213 (store last seen project)Frédéric Guillot
2014-09-10Improve user interface for tabletsFrédéric Guillot
2014-09-08Add public view for tasksFré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-08-30Projects management refactoringFrédéric Guillot
2014-08-19Stored last seen in the project dashboardNicolas RAMEL
2014-08-15Add email notificationsFrédéric Guillot
2014-07-06Integration of the chosen jquery plugin for the board selectorFré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-23Minor code improvementsFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot