Age | Commit message (Expand) | Author |
2014-10-07 | Only send notifications to project members (#299) | Frédéric Guillot |
2014-10-05 | Regular users are able to create private projects | Frédéric Guillot |
2014-10-05 | Projects are not anymore visible to everybody by default | Frédéric Guillot |
2014-10-04 | Improve settings page and move some config parameters to the database | Frédéric Guillot |
2014-09-28 | Improve automatic actions (check for compatible events/actions/parameters) | Frédéric Guillot |
2014-09-27 | Hide users menu for non-admins (pull-request #284) | Frédéric Guillot |
2014-09-23 | Regular users can remove only their own tasks | Frédéric Guillot |
2014-09-22 | Fix broken unit test | Frédéric Guillot |
2014-09-20 | Models refactoring/improvements | Frédéric Guillot |
2014-09-20 | Extract project permissions to a separate class | Frédéric Guillot |
2014-09-20 | Split Task model into smaller classes | Frédéric Guillot |
2014-09-19 | Exclude current user in email notifications, pull-request #273) | Frédéric Guillot |
2014-09-18 | Fix bug: update of the last_modified field for projects | Frédéric Guillot |
2014-09-18 | Fix bug: overdue tasks email notification | Frédéric Guillot |
2014-09-17 | Improve board API calls | Frédéric Guillot |
2014-09-16 | Improve API calls for users | Frédéric Guillot |
2014-09-16 | Improve API calls for comments | Frédéric Guillot |
2014-09-16 | Add more events and notifications for tasks | Frédéric Guillot |
2014-09-16 | Add more unit tests for task position moves | Frédéric Guillot |
2014-09-15 | Run unit tests across different database backends + fix bugs | Frédéric Guillot |
2014-09-12 | Add settings field to control project columns (pull-request #244) | Frédéric Guillot |
2014-09-12 | Improve API calls for subtasks | Frédéric Guillot |
2014-09-11 | Improve API calls for categories | Frédéric Guillot |
2014-09-10 | Add subtasks and comments history | Frédéric Guillot |
2014-09-09 | Start to implement task history and project activity | Frédéric Guillot |
2014-09-09 | Improve project api procedures | Frédéric Guillot |
2014-09-09 | The color is not mandatory for task creation through the API | Frédéric Guillot |
2014-09-08 | Handle the case of tasks with bad previous positions | Frédéric Guillot |
2014-09-08 | Fix bug when moving tasks position in the same column | Frédéric Guillot |
2014-09-05 | Start to improve task Api operations and doc | Frédéric Guillot |
2014-09-04 | Task move position refactoring | Frédéric Guillot |
2014-09-01 | Improve task duplication | Frédéric Guillot |
2014-09-01 | Add the possibility to duplicate a task to another project | Frédéric Guillot |
2014-09-01 | Add an automated action to move a task to another project | Frédéric Guillot |
2014-08-30 | Move a task to another project | Frédéric Guillot |
2014-08-16 | The fullname is displayed instead of the username if not empty | Frédéric Guillot |
2014-08-16 | Authentication backends refactoring | Frédéric Guillot |
2014-08-15 | Add email notifications | Frédéric Guillot |
2014-07-19 | Add Task CSV export and Kanboard CLI | Frédéric Guillot |
2014-06-20 | First API implementation | Frédéric Guillot |
2014-05-28 | Add CSRF protections | Frédéric Guillot |
2014-05-26 | Improve automatic actions (move task to another position same columns) | Frédéric Guillot |
2014-05-26 | Improve events handling | Frédéric Guillot |
2014-05-25 | Add more tests | Frédéric Guillot |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot |
2014-05-21 | Add categories for projects and tasks | Frédéric Guillot |
2014-04-27 | Add support for the ISO 8601 date format (for due date) | Frédéric Guillot |
2014-04-27 | Add a basic task search | Frédéric Guillot |
2014-04-26 | Make unit tests compatible with PHP 5.3 and 5.4 | Frédéric Guillot |
2014-04-26 | Rename include file | Frédéric Guillot |