Commit Graph

23 Commits

Author SHA1 Message Date
Frederic Guillot 63387fa9cf Added command line utility to reset user password and to disable 2FA 2016-04-12 22:26:44 -04:00
Frederic Guillot af7027ea31 Rename CLI classes 2016-04-12 21:26:17 -04:00
Frederic Guillot 32e4a932c8 Added automatic actions based on a daily event 2016-01-28 08:40:27 -05:00
Frederic Guillot e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot f99a3c501f Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark
- Mailgun: https://github.com/kanboard/plugin-mailgun
- Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-16 20:50:12 -04:00
Frederic Guillot 08259d4f20 Add lead and cycle time for projects 2015-07-06 21:34:57 -04:00
Frederic Guillot 9b78126289 Add cli command to compare locales + cleanup translation files 2015-06-21 15:45:26 -04:00
Frederic Guillot ff7189971e Move the script sync-locales.php to cli command 2015-06-21 12:35:01 -04:00
Frederic Guillot 26fea9b96b Add task transitions csv export 2015-03-28 12:39:46 -04:00
Frederic Guillot 27f1be06f7 Add boostrap subscriber to cli script 2015-01-10 11:02:23 -05:00
Frederic Guillot d1d04d6fee Add subtasks export and move export actions to a specific controller 2015-01-04 21:14:57 -05:00
Frédéric Guillot d6bde1e3ec Add command line export/calculation for daily project summaries 2014-11-29 14:01:03 -05:00
Frédéric Guillot e8fa25f9ca Replace Core\Cli by Symfony\Console 2014-11-29 12:28:35 -05:00
Frédéric Guillot b081288188 Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00
Frédéric Guillot 4061927d21 Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -04:00
Frédéric Guillot 8e5673e3d2 Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
Frédéric Guillot 5f96af82f2 Split Task model into smaller classes 2014-09-20 11:58:27 +02:00
Frédéric Guillot 7e6d35f829 Fix bug: overdue tasks email notification 2014-09-18 15:56:43 +02:00
Frédéric Guillot dd64bacbb1 Fix broken task export (#249) 2014-09-12 13:23:36 +02:00
Frédéric Guillot 498408d507 Update documentation 2014-08-15 21:13:37 -07:00
Frédéric Guillot 9eeded33f6 Add email notifications 2014-08-15 17:23:41 -07:00
Frédéric Guillot 4ae655ced3 Add CLI documentation 2014-07-20 08:34:35 -02:30
Frédéric Guillot 833bd3f8a9 Add Task CSV export and Kanboard CLI 2014-07-19 22:08:07 -02:30