summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-07-01Change page titleFrederic Guillot
2015-07-01Add global search sectionFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-28Add category attribute for advanced searchFrederic Guillot
2015-06-28Start to implement advanced search query languageFrederic Guillot
2015-06-27Improve user creation form to automatically add project member and enable not...Frederic Guillot
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot
2015-06-21Remove some code duplicationFrederic Guillot
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-06-21Update Bitbucket webhooks to handle issues/commit/commentsFrederic Guillot
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-06-13Add Sendgrid as mail transportFrederic Guillot
2015-06-11Remove unused use statementsFrederic Guillot
2015-06-07Add Mailgun API as mail transportFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-06-06Improve email sending system and add Postmark as mail transportFrederic Guillot
2015-05-31Improve project navigationFrederic Guillot
2015-05-31Add more debug info for controllersFrederic Guillot
2015-05-30Add help message for private projectsFrederic Guillot
2015-05-24Fix PhpAnalyzer issuesFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-21Show swimlane dropdown only when necessaryFrederic Guillot
2015-05-21Fix issue: change 2fa condition due to controller renamingFrederic Guillot
2015-05-21Fix bug: editing private project enable user managementFrederic Guillot
2015-05-18Add ical export for usersFrederic Guillot
2015-05-17Add iCalendar public access for projectsFrederic Guillot
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-10Recurring tasks (#847): template cleanupFrederic Guillot
2015-05-10Merge pull-request #847 (recurring tasks)Frederic Guillot
2015-05-09Fix some php analyzer issuesFrederic 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-03Initial Recurring Tasks CommitDavid-Norris
2015-04-21Allow admins to disable the 2FA for a standard userFrederic 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-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot
2015-04-11Add column controllerFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot