Age | Commit message (Expand) | Author |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot |
2015-10-18 | Update SQL schema exports | Frederic Guillot |
2015-10-17 | Fix issues in Mysql schema | Frederic Guillot |
2015-10-17 | Fix typo in schema declaration | Frederic Guillot |
2015-10-17 | Move slack, hipchat and jabber integrations to plugins | Frederic Guillot |
2015-10-17 | Add metadata for users, tasks and projects | Frederic Guillot |
2015-10-17 | Move webhook to project notification type | Frederic Guillot |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-10 | #1340 add append/replace option to dustom filters | BlueTeck |
2015-10-07 | Add default links in sql dump | Frederic Guillot |
2015-10-06 | Add sql dump of settings table | Frederic Guillot |
2015-10-05 | Add Mysql and Postgres schema (SQL dump) | Frederic Guillot |
2015-10-03 | Fix bug with due date greater than year 2038 | Frederic Guillot |
2015-10-03 | Add web notifications | Frederic Guillot |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot |
2015-09-20 | Move timetable to a plugin | Frederic Guillot |
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot |
2015-09-13 | Move budget outside of the core | Frederic Guillot |
2015-09-13 | First draft for plugins system | Frederic Guillot |
2015-09-04 | #1144 Add description field to swimlane. | Fabiano Pereira |
2015-08-28 | Fix postgres issues | Frederic Guillot |
2015-08-23 | Add Gitlab authentication | Frederic Guillot |
2015-08-18 | Add start and end date for projects | Frederic Guillot |
2015-08-14 | Add Gantt chart for projects | Frederic Guillot |
2015-08-14 | Add new role Project Administrator | Frederic Guillot |
2015-08-01 | Add bruteforce protection | Frederic Guillot |
2015-07-25 | Add settings to disable subtask timer and another to not include closed tasks... | Frederic Guillot |
2015-07-19 | Add settings option to define the default task color | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot |
2015-07-05 | Add schema migration for Slack channel | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | Frederic Guillot |
2015-06-20 | Change comments table structure (drop foreign key on user_id) | Frederic Guillot |
2015-06-20 | Improve automatic action duplication with unit tests and improve database schema | Frederic Guillot |
2015-06-07 | Add user filter/condition for notifications | Frederic Guillot |
2015-05-22 | Increase length of attachments file names (and truncate if really too long) | Frederic Guillot |
2015-05-18 | Send all Kanboard events to the webhook (breaking change) | Frederic Guillot |
2015-05-18 | Add ical export for users | Frederic Guillot |
2015-05-16 | Display tasks in the calendar + improve settings | Frederic Guillot |
2015-05-11 | Add Jabber/XMPP integration | Frederic Guillot |
2015-05-03 | Initial Recurring Tasks Commit | David-Norris |
2015-04-19 | Add Postmark integration (inbound emails for task creation) | Frederic Guillot |
2015-04-18 | Add Slack and Hipchat integrations for each projects | Frederic Guillot |
2015-04-11 | Add burndown chart | Frederic Guillot |
2015-04-11 | Add category description (merge and modify pull-request #692) | Frederic Guillot |
2015-04-11 | Improve pull-request (move thumbnail generation function) | Frederic Guillot |
2015-04-09 | #717 add size, user, date to uploaded files | BlueTeck |
2015-04-03 | Various fixes for PHPAnalyzer | Frederic Guillot |