Age | Commit message (Expand) | Author |
2016-05-07 | Improve plugin loading | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-05-07 | Remove logger from unit tests | Frederic Guillot |
2016-05-07 | Added support for LDAP user photo profile | Frederic Guillot |
2016-05-07 | User roles are now synced with LDAP at each login | Frederic Guillot |
2016-05-05 | Allow a project owner to manage his own public project | Frederic Guillot |
2016-05-04 | Added automated action to change task color based on the priority | Frederic Guillot |
2016-05-04 | Unify task drop-down menu between different views | Frederic Guillot |
2016-05-03 | Improve LDAP user group membership synchronization | Frederic Guillot |
2016-05-02 | Added auto-loading in tests for plugins | Frederic Guillot |
2016-04-30 | Added support for LDAP Posix Groups (OpenLDAP with memberUid) | Frederic Guillot |
2016-04-30 | Change Kanboard's website URL to use HTTPS everywhere | Frederic Guillot |
2016-04-29 | Fixed improper Markdown escaping for some tooltips | Frederic Guillot |
2016-04-29 | Fix bug: closing all tasks by column, also update closed tasks | Frederic Guillot |
2016-04-29 | Fixed wrong task link generation within Markdown text | Frederic Guillot |
2016-04-26 | Update JsonRPC library | Frederic Guillot |
2016-04-24 | Use PLUGINS_DIR constant to load plugin templates | Frederic Guillot |
2016-04-22 | Added searchTasks API procedure | Frederic Guillot |
2016-04-21 | Added priority field to API procedures | Frederic Guillot |
2016-04-21 | Added API procedure "getMemberGroups" | Frederic Guillot |
2016-04-10 | Added search in activity stream | Frederic Guillot |
2016-04-10 | Refactor ProjectActivity model to use Filter and Formatter interface | Frederic Guillot |
2016-04-10 | Added search by task creator | Frederic Guillot |
2016-04-09 | Added search in comments | Frederic Guillot |
2016-04-09 | Filter refactoring | Frederic Guillot |
2016-03-29 | Fix broken unit test in PR #2066 | Frederic Guillot |
2016-03-27 | Improve UserHelper::getInitials() | Frederic Guillot |
2016-03-27 | Fix bad unique constraints in Mysql table user_has_notifications | Frederic Guillot |
2016-03-27 | Minor improvements | Frederic Guillot |
2016-03-27 | Handle state in OAuth2 client | Frederic Guillot |
2016-03-26 | Added avatar image upload | Frederic Guillot |
2016-03-25 | Allow to use the original template in overridden templates (PR #1941) | Frederic Guillot |
2016-03-22 | Force integer type for aggregated metrics | Frederic Guillot |
2016-03-22 | Fixes cycle time calculation when the start date is defined in the future | Frederic Guillot |
2016-03-19 | Added letter based avatar provider | Frederic Guillot |
2016-03-17 | Added support for multiple placeholders for LDAP_USER_FILTER | Frederic Guillot |
2016-03-17 | Added local file link provider | Frederic Guillot |
2016-03-04 | Helper refactoring | Frederic Guillot |
2016-03-04 | Add namespace Export and move classes | Frederic Guillot |
2016-03-04 | Improve test case to avoid false positive with the CI | Frederic Guillot |
2016-03-04 | Add unit test for Color model | Frederic Guillot |
2016-03-04 | Added unit test for Category model | Frederic Guillot |
2016-02-29 | Add unit test for transition model | Frederic Guillot |
2016-02-28 | Added support for HTTP header "X-Forwarded-Proto: https" | Frederic Guillot |
2016-02-20 | Add drag and drop to change swimlane positions | Frederic Guillot |
2016-02-20 | Rewrite assertion to avoid false positive on the CI | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-20 | Add drag and drop to change column positions | Frederic Guillot |
2016-02-19 | Add subtasks drag and drop | Frederic Guillot |
2016-02-16 | Add file preview for Markdown and text files | Frederic Guillot |