Age | Commit message (Expand) | Author |
2016-01-11 | Move user validator methods | Frederic Guillot |
2016-01-11 | Merge pull-request #1642 | Frederic Guillot |
2016-01-11 | Update Translation | Eskiso |
2016-01-11 | updated german translation | Busfreak |
2016-01-10 | Fix bug: Automatic action listeners were using the same instance | Frederic Guillot |
2016-01-09 | Add forgot password feature | Frederic Guillot |
2016-01-09 | Improve check setup for required extensions | Frederic Guillot |
2016-01-07 | Remove HTMLToMarkdown dependency | Frederic Guillot |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot |
2016-01-06 | Fix phpdoc | Frederic Guillot |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot |
2016-01-05 | Change Auth classes properties to be protected | Frederic Guillot |
2016-01-05 | Forget to translate one string in French | Frederic Guillot |
2016-01-05 | Sync locales | Frederic Guillot |
2016-01-05 | Merge pull-request #1610 | Frederic Guillot |
2016-01-05 | Improve 2FA | Frederic Guillot |
2016-01-05 | Correct translation of word hours in French | zimmi1 |
2016-01-05 | Correct translation of word project in French | zimmi1 |
2016-01-03 | Added RUB - Russian Ruble | Frederic Guillot |
2016-01-03 | Merge pull-request #1601 | Frederic Guillot |
2016-01-03 | Increase action name column length in actions table | Frederic Guillot |
2016-01-03 | Reduce number of SQL queries for actions | Frederic Guillot |
2016-01-03 | Add migrations for new action names | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2016-01-03 | Update translations.php | Dmitry |
2015-12-30 | Add unit test to remove metadata | Frederic Guillot |
2015-12-30 | Merge pull-request #1583 | Frederic Guillot |
2015-12-30 | Use SHA-1 for session hash to avoid incompatibility between platforms | Frederic Guillot |
2015-12-30 | Remove arguments of beforeAction() method | Frederic Guillot |
2015-12-30 | Fix compatiblity issue with FreeBSD for session.hash_function | Frederic Guillot |
2015-12-29 | Sync locales | Frederic Guillot |
2015-12-29 | Merge pull-request #1594 | Frederic Guillot |
2015-12-29 | Add autocompletion in textarea for user mentions | Frederic Guillot |
2015-12-29 | Update modification date during task move | Frederic Guillot |
2015-12-29 | Send notifications on user mentions | Frederic Guillot |
2015-12-26 | kanboard\app\Locale\es_ES | Dario Espinosa |
2015-12-24 | Update active menu in sidebars | Frederic Guillot |
2015-12-23 | Improving performance during task position change (3 times faster than before) | Frederic Guillot |
2015-12-23 | Merge pull request #1 from fguillot/master | Busfreak |
2015-12-23 | remove function for MetaData | middeke |
2015-12-22 | Avoid PHP error when enabling LDAP group provider with PHP < 5.5 | Frederic Guillot |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot |
2015-12-18 | Merge remote-tracking branch 'refs/remotes/fguillot/master' | Busfreak |
2015-12-17 | Show only active projects in board selector | Frederic Guillot |
2015-12-17 | Merge pull-request #1572 | Frederic Guillot |
2015-12-17 | Merge pull-request #1566 | Frederic Guillot |
2015-12-17 | set class=active when selecting controller=ProjectPermission | Busfreak |
2015-12-17 | extend hook 'template:project:sidebar' with $project | Busfreak |
2015-12-17 | Added MaxLenght to 50 for use with API/Comment new parameter | Eskiso |