Age | Commit message (Expand) | Author |
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 |
2016-02-16 | Add file attachements to projects | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot |
2016-02-13 | Enable/Disable users | Frederic Guillot |
2016-02-07 | Use mock object instead of FakeHttpClient class | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-05 | Category label is broken on the board if there's a url in the description | Frederic Guillot |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot |
2016-01-31 | Add unit tests for last automatic actions | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |