Age | Commit message (Expand) | Author |
2016-05-25 | Support strtotime strings for date search | Frederic Guillot |
2016-05-24 | Do not send notifications to disabled users | Frederic Guillot |
2016-05-20 | Manage plugins from the user interface and from the command line | Frederic Guillot |
2016-05-18 | Reset failed login counter and unlock user when changing password | Frederic Guillot |
2016-05-18 | Minor Gantt chart improvements | Frederic Guillot |
2016-05-17 | Added the possibility to convert a subtask to a task | Frederic Guillot |
2016-05-15 | Added task creation menu for all projects views | Frederic Guillot |
2016-05-15 | Use latest hipster tools to manage assets | Frederic Guillot |
2016-05-13 | Added dropdown for projects | Frederic Guillot |
2016-05-13 | Add tasks in bulk from the board | Frederic Guillot |
2016-05-08 | Added LDAP configuration examples | Frederic Guillot |
2016-05-08 | Change button label for tasks/projects upload form | Frederic Guillot |
2016-05-07 | Improve avatar upload form | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | 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-06 | Added support for Mysql SSL connection | Frederic Guillot |
2016-05-05 | Allow a project owner to manage his own public project | Frederic Guillot |
2016-05-05 | Fixed PHP warning when removing a user with no Avatar image | Frederic Guillot |
2016-05-04 | Improve web page title on the task view | 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-04-30 | Added support for LDAP Posix Groups (OpenLDAP with memberUid) | 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-27 | Fixed wrong URL on comment toggle link for sorting | Frederic Guillot |
2016-04-24 | Category and user filters do not append anymore in search field | Frederic Guillot |
2016-04-24 | Added more template hooks | 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-18 | Update doc for CLI | Frederic Guillot |
2016-04-14 | Added some documentation to install Kanboard outside of the docroot | Frederic Guillot |
2016-04-13 | Fixed form submission with Meta+Enter keyboard shortcut | Frederic Guillot |
2016-04-12 | Added command line utility to reset user password and to disable 2FA | Frederic Guillot |
2016-04-11 | Removed PHP notices in comment suppression view | Frederic Guillot |
2016-04-10 | Added search in activity stream | 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-27 | Fix typo | Frederic Guillot |
2016-03-27 | Update ChangeLog | Frederic Guillot |
2016-03-27 | Added more logging for LDAP client | Frederic Guillot |
2016-03-27 | Integrate Korean translation | Frederic Guillot |
2016-03-27 | Update SQL dumps and improve schema migration process | Frederic Guillot |
2016-03-27 | Fix bad unique constraints in Mysql table user_has_notifications | Frederic Guillot |
2016-03-27 | Handle state in OAuth2 client | Frederic Guillot |
2016-03-25 | Allow to use the original template in overridden templates (PR #1941) | Frederic Guillot |