summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2015-05-10Recurring tasks (#847): rename class constantsFrederic Guillot
2015-05-10Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...Frederic Guillot
2015-05-10Recurring tasks (#847): template cleanupFrederic Guillot
2015-05-10Recurring tasks (#847): Fix php error (substract is not always defined)Frederic Guillot
2015-05-10Merge pull-request #847 (recurring tasks)Frederic Guillot
2015-05-09Fix some php analyzer issuesFrederic Guillot
2015-05-09Improve Link::getOppositeLinkId()Frederic Guillot
2015-05-09Allow auto-completion with the task idFrederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label (#...Frederic Guillot
2015-05-09Update translations.phpmfoucrier
2015-05-07Set autofocus to assignee dropdown (board popover)Frederic Guillot
2015-05-07Fix typoFrederic Guillot
2015-05-07Set DB_PORT constant from DATABASE_URL env variableFrederic Guillot
2015-05-052nd Recurring Tasks CommitDavid-Norris
2015-05-06Update translations.phpGuybrush333
2015-05-03Fix bug: task references are not uniqueFrederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-04-25Add print stylesheet for tasksFrederic Guillot
2015-04-25Add print stylesheet for boardsFrederic Guillot
2015-04-24Update translations.phpJesús Marín
2015-04-22Fix Windows path bugsFrédéric Guillot
2015-04-22Send notifications with the language of the recipientFrederic Guillot
2015-04-22fix Russian translationБабин Владимир
2015-04-22Russian translation improvementБабин Владимир
2015-04-21Allow admins to disable the 2FA for a standard userFrederic Guillot
2015-04-19Rename Hipchat classFrederic Guillot
2015-04-19Add Sendgrid integration (incoming email handling)Frederic Guillot
2015-04-19Add Mailgun integration (incoming emails)Frederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-04-18Fix PHP 5.3 issueFrederic Guillot
2015-04-18Fix position issues on column index templateFrederic Guillot
2015-04-18Fix bug when moving subtasks with non consecutive positionsFrederic Guillot
2015-04-18Fix issue move column up/down with non consecutive positionsFrederic Guillot
2015-04-18Fix wrong login url for expired sessionFrederic Guillot
2015-04-13Remove info box about screenshotsFrederic Guillot
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-12Update translations.phpgavlepeter
2015-04-11Make sure the user is connectedFrederic Guillot
2015-04-11Fix php errorFrederic Guillot
2015-04-11Include all tasks for daily project summariesFrederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot
2015-04-11Add column controllerFrederic Guillot
2015-04-11Update Italian translation (Thanks to Paolo Mainieri)Frederic Guillot
2015-04-11Fix bug: tooltips for descriptions are not shown after a board refreshFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-04-11Improve pull-request (move thumbnail generation function)Frederic Guillot
2015-04-09Simplify and correct thumbnail methodBlueTeck
2015-04-09#717 add size, user, date to uploaded filesBlueTeck