summaryrefslogtreecommitdiff
path: root/app/Controller/Base.php
AgeCommit message (Expand)Author
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-03-25Unification of project headerFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-16Add file attachements to projectsFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Make project creation form a inline popupFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2016-01-23Remove useless permission checkFrederic Guillot
2015-12-30Remove arguments of beforeAction() methodFrederic Guillot
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-05Remove unused use statementsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-10Allow plugins to override CSP rulesFrederic Guillot
2015-08-23Make screenshot feature compatible with Firefox 40Frederic Guillot
2015-08-07Fix permission issue when changing the url manuallyFrederic Guillot
2015-07-18Add memory consumption in debug logFrederic Guillot
2015-07-16Store redirect login url in session instead of using url parameterFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-13Add Sendgrid as mail transportFrederic Guillot
2015-05-31Improve project navigationFrederic Guillot
2015-05-31Add more debug info for controllersFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-21Fix issue: change 2fa condition due to controller renamingFrederic Guillot
2015-05-09Fix some php analyzer issuesFrederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-31Remove php noticeFrederic Guillot
2015-03-31Improve 2FAFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-21Add option to enable/disable iframe inclusion http headerFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-02-21Add Debian 6 in Vagrantfile to test with PHP 5.3.3Frederic Guillot
2015-02-14Allow remote images for markdown contentFrederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot