Age | Commit message (Expand) | Author |
2015-10-24 | Check for each request that reverse proxy user match user session | Frederic Guillot |
2015-10-19 | Fix regressions | Frederic Guillot |
2015-10-19 | Cosmetic fixes | Frederic Guillot |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot |
2015-10-17 | Fix typo in phpdoc | Frederic Guillot |
2015-10-17 | Fix typo in phpdoc | Frederic Guillot |
2015-10-17 | Remove exit expression in database provider | 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 ProjectActivitySubscriber to a new notification type | 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-17 | Make user notifications pluggable | Frederic Guillot |
2015-10-16 | Move DateParser class to Core namespace | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-12 | Add CSV import for tasks | Frederic Guillot |
2015-10-12 | Add user CSV import | Frederic Guillot |
2015-10-12 | Merge pull-request #1350 | Frederic Guillot |
2015-10-11 | Add comments sorting | Frederic Guillot |
2015-10-11 | Fix minor issues | Frederic Guillot |
2015-10-10 | #1340 add append/replace option to dustom filters | BlueTeck |
2015-10-07 | Duplicate a project with tasks will copy the new tasks in the same columns | Frederic Guillot |
2015-10-03 | Fix issue when unlinking Gitlab account | Frederic Guillot |
2015-10-03 | Add more unit tests | Frederic Guillot |
2015-10-03 | Add web notifications | Frederic Guillot |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot |
2015-10-01 | Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto... | Frederic Guillot |
2015-09-30 | Make sure there is always a trailing slash for application_url | Frederic Guillot |
2015-09-30 | Merge branch 'master' of https://github.com/fguillot/kanboard into 1245_bug_w... | Max Kamashev |
2015-09-30 | refs #1245 - Renamed argument | Max Kamashev |
2015-09-29 | Merge branch 'master' into project_name_in_task_links | xavier.vidal |
2015-09-26 | Show complexity sum across all swimlanes | Frederic Guillot |
2015-09-26 | Show number of tasks for each column across all swimlanes | Frederic Guillot |
2015-09-25 | Show project name in task links | xavier.vidal |
2015-09-24 | refs #1245 - Hotfix logical error | Max Kamashev |
2015-09-24 | Merge branch 'master' of https://github.com/ukko/kanboard into 1245_bug_with_... | Max Kamashev |
2015-09-24 | refs #1245 - Subtask - Added option to events to avoid recursive calls | Max Kamashev |
2015-09-23 | Do not check anymore data folder permissions | Frederic Guillot |
2015-09-22 | Allow to extend automatic actions from plugins | Frederic Guillot |
2015-09-20 | Replace switch/case by a mapping list | Frederic Guillot |
2015-09-20 | Add formatters | Frederic Guillot |
2015-09-20 | Fix some phpdoc and remove useless code | 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-20 | Fix Mysql error about gitlab_id when creating remote user | Frederic Guillot |
2015-09-18 | Add some tests | Frederic Guillot |
2015-09-18 | User-Api: add getMyPorjects (#1233) | Timo Litzbarski |
2015-09-17 | #1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allo... | Timo Litzbarski |
2015-09-16 | Enable Javascript translation for Indonesian | Frederic Guillot |
2015-09-16 | Merge pull-request #1231 | Frederic Guillot |