Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-25 | Move some classes to namespace Core\Http | Frederic Guillot | |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot | |
2015-10-22 | Make unit tests pass under Windows | 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-16 | Make mail transports pluggable and move integrations to plugins | Frederic Guillot | |
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid | |||
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot | |
2015-10-12 | Add user CSV import | Frederic Guillot | |
2015-10-11 | Improve LDAP auth | Frederic Guillot | |
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 unit test for FileStorage | Frederic Guillot | |
2015-10-03 | Fix bug with due date greater than year 2038 | Frederic Guillot | |
See: https://en.wikipedia.org/wiki/Year_2038_problem | |||
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 ↵ | Frederic Guillot | |
"is_milestone_of" links | |||
2015-09-30 | Make sure there is always a trailing slash for application_url | Frederic Guillot | |
2015-09-26 | Show complexity sum across all swimlanes | Frederic Guillot | |
2015-09-23 | Change interface for objectStorage | Frederic Guillot | |
2015-09-22 | Allow to extend automatic actions from plugins | Frederic Guillot | |
2015-09-22 | Add unit test for Slack webhook | Frederic Guillot | |
2015-09-21 | Add plugin hooks for assets | Frederic Guillot | |
2015-09-20 | Add formatters | Frederic Guillot | |
2015-09-20 | Move timetable to a plugin | Frederic Guillot | |
Plugin repository: https://github.com/kanboard/plugin-timetable | |||
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot | |
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast | |||
2015-09-20 | Add sub namespace for plugins | Frederic Guillot | |
2015-09-20 | Add abstract cache layer | 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-16 | Add abstract storage layer | Frederic Guillot | |
2015-09-14 | Fix issue: task time tracking is not updated when deleting a subtask | Frederic Guillot | |
2015-09-14 | Add event subtask.delete | Frederic Guillot | |
2015-09-13 | Move budget outside of the core | Frederic Guillot | |
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget | |||
2015-09-13 | First draft for plugins system | Frederic Guillot | |
2015-09-12 | Improve LDAP authentication class | Frederic Guillot | |
2015-09-06 | Add LDAP group sync | Frederic Guillot | |
2015-09-06 | Add unit tests for LDAP and ReverseProxy auth | Frederic Guillot | |
2015-09-06 | Change travis config | Frederic Guillot | |
2015-09-05 | Improve unit tests | Frederic Guillot | |
2015-09-04 | #1144 Add description field to swimlane. | Fabiano Pereira | |
2015-08-28 | Fix postgres issues | Frederic Guillot | |
2015-08-23 | Fix unit test | Frederic Guillot | |
2015-08-23 | Add Gitlab authentication | Frederic Guillot | |
2015-08-22 | Add new automated action to change task color based on the task link | Frederic Guillot | |