summaryrefslogtreecommitdiff
path: root/app/Core
AgeCommit message (Collapse)Author
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-08Improve js and add native language support for datepicker and calendarFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-01Simplify CSP header methodFrederic Guillot
2015-01-25Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment ↵Frederic Guillot
identifiers and update Parsedown
2015-01-18Fix some phpdoc commentsFrederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Improve helpersFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-29Replace Core\Cli by Symfony\ConsoleFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-23Create TaskPosition modelFrédéric Guillot
2014-11-14Move some class instancaiations outside the routerFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFrédéric Guillot
2014-11-04Switch to composerFrédéric Guillot
2014-10-24Rename Locales and Templates folders to be more consistentFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-09-28Request::getValues() doesn't parse json request anymoreFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-23Move task edit form to the task layoutFrédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-16Improve template loaderFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-08Change the session lifetime (valid until the browser is closed)Frédéric Guillot
2014-09-08Fix bug HTTPS detection (issue with IIS)Frédéric Guillot
2014-08-17Fix encoding issue in mail subjectFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-26Fix bug: wrong date displayed by strftime (#178)Frédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-28Improve session destroyFrédéric Guillot
2014-05-28Reduce session time to 2 hoursFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-27Fix some Windows Server issuesFrédéric Guillot
2014-05-26Improve automatic actions (move task to another position same columns)Frédéric Guillot
2014-05-26Improve events handlingFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot