summaryrefslogtreecommitdiff
path: root/app/Core
AgeCommit message (Expand)Author
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-14Return application url if defined for the helper getCurrentBaseUrl()Frederic Guillot
2015-04-25Add print stylesheet for boardsFrederic Guillot
2015-04-22Fix Windows path bugsFrédéric Guillot
2015-04-19Add Sendgrid integration (incoming email handling)Frederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-04-09#717 add size, user, date to uploaded filesBlueTeck
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-30Improve pull-request #738Frederic Guillot
2015-03-30Merge pull-request #738Frederic Guillot
2015-03-29Add Hipchat integrationFrederic Guillot
2015-03-28Add Slack integrationFrederic Guillot
2015-03-25Missing default value for MARKDOWN_ESCAPED constantSemyon Novikov
2015-03-25Add option for toggling html escapes inside markdown fieldsSemyon Novikov
2015-03-10Improve pull-requestFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-02-17Fix popover issue with tooltipsFrederic Guillot
2015-02-16Use chosen for board dropdown filtersFrederic Guillot
2015-02-15Display confirmation box to close task from the board and improve popover lis...Frederic Guillot
2015-02-14Move function to the right place (pull-request) and improve board task iconsFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-09Display subtask icon status and title everywhereFrederic Guillot
2015-02-08Update moment.js and add timezone in templateFrederic Guillot
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 i...Frederic Guillot
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