Age | Commit message (Expand) | Author |
2014-09-23 | Regular users can remove only their own tasks | Frédéric Guillot |
2014-09-22 | Move task webhook to the controller webhook | Frédéric Guillot |
2014-09-22 | Basic prototype to handle Github webhooks | Frédéric Guillot |
2014-09-20 | Add configuration option to enable/disable 'Strict-Transport-Security' HTTP h... | 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 | redirect to original target page after logging in | Lim Yuen Hoe |
2014-09-17 | Improve board API calls | Frédéric Guillot |
2014-09-16 | Don't load Javascript assets for public board access | Frédéric Guillot |
2014-09-16 | Remove unused code | Frédéric Guillot |
2014-09-16 | Rename method names to be more consistent | Frédéric Guillot |
2014-09-16 | Improve Board::Index() and avoid useless HTTP redirects | Frédéric Guillot |
2014-09-12 | Fix minor bug: wrong variable | 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 | Merge pull-request #213 (store last seen project) | Frédéric Guillot |
2014-09-10 | Improve user interface for tablets | Frédéric Guillot |
2014-09-10 | Add Atom feed for project activity | 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 | The color is not mandatory for task creation through the API | Frédéric Guillot |
2014-09-08 | Add public view for tasks | Frédéric Guillot |
2014-09-08 | Handle the case of tasks with bad previous positions | Frédéric Guillot |
2014-09-08 | Remove the columns list from the edit task form | Frédéric Guillot |
2014-09-04 | Task move position refactoring | Frédéric Guillot |
2014-09-03 | Change a category directly from the board | Frédéric Guillot |
2014-09-02 | Refactoring of user management (ui) | Frédéric Guillot |
2014-09-01 | Improve task controller and fix bug description popover | 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-08-31 | Improve project move view | Frédéric Guillot |
2014-08-30 | Move a task to another project | Frédéric Guillot |
2014-08-30 | Projects management refactoring | Frédéric Guillot |
2014-08-19 | Fix bug for password change | Frédéric Guillot |
2014-08-19 | Stored last seen in the project dashboard | Nicolas RAMEL |
2014-08-16 | Authentication backends refactoring | Frédéric Guillot |
2014-08-15 | Add email notifications | Frédéric Guillot |
2014-08-13 | Add ReverseProxy authentication (pull-request #199) | Frédéric Guillot |
2014-08-12 | Project cloning/duplication (pull-request #196) | Frédéric Guillot |
2014-07-21 | Improve webhooks to call external url on task creation/modification | Frédéric Guillot |
2014-07-19 | Add Task CSV export and Kanboard CLI | Frédéric Guillot |
2014-07-08 | Add fields: task creator and modification date | Frédéric Guillot |
2014-07-07 | Improve javascript code and remove CSP errors | Frédéric Guillot |
2014-07-06 | Integration of the chosen jquery plugin for the board selector | Frédéric Guillot |
2014-07-04 | Merge pull request #164 from Typz/actions | Frédéric Guillot |
2014-07-01 | Allow 'no category' and 'unassigned' in actions. | Francois Ferrand |
2014-07-01 | Use popover to edit task and description directly from board. | Francois Ferrand |
2014-06-30 | Merge pull-request: Github authentication #162 | Frédéric Guillot |
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot |