Age | Commit message (Expand) | Author |
2015-12-30 | Add unit test to remove metadata | Frederic Guillot |
2015-12-30 | Merge pull-request #1583 | 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-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-17 | Show only active projects in board selector | Frederic Guillot |
2015-12-17 | Added MaxLenght to 50 for use with API/Comment new parameter | Eskiso |
2015-12-14 | Improve pull-request that compare hours | Frederic Guillot |
2015-12-14 | Merge pull-request #1528 | Frederic Guillot |
2015-12-14 | Fix wrong constant name that cause a PHP error in project management section | Frederic Guillot |
2015-12-11 | added/reworded some comments | Matthew Cillo |
2015-12-08 | update german translation, fixed 'BAM - Konvertibile Mark' | middeke |
2015-12-07 | added working template of compare hours | Matthew Cillo |
2015-12-06 | Update plugin doc | Frederic Guillot |
2015-12-06 | Add more unit tests | Frederic Guillot |
2015-12-05 | Remove unused use statements | Frederic Guillot |
2015-12-05 | Fix phpdoc | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-12-03 | added capability to reopen GitLab issues | Matthew Cillo |
2015-11-26 | Add filter by task link | Olivier Maridat |
2015-11-25 | Add groups (teams) | Frederic Guillot |
2015-11-22 | Add Bosnian translation (pull-request #1470) | Frederic Guillot |
2015-11-21 | Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...' | Frederic Guillot |
2015-11-20 | CSV task export show the assignee name in addition to the assignee username | Frederic Guillot |
2015-11-15 | Projects with duplicate name are now allowed | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-11-12 | Fix bug: cs_CZ display the wrong locale in datetime picker | Frederic Guillot |
2015-11-08 | Merge pull-request #1414 | Frederic Guillot |
2015-10-26 | Add new action: Assign automatically a category based on a link | Olivier Maridat |
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-24 | Check for each request that reverse proxy user match user session | Frederic Guillot |
2015-10-19 | Fix regressions | Frederic Guillot |
2015-10-19 | Cosmetic fixes | Frederic Guillot |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot |
2015-10-17 | Fix typo in phpdoc | Frederic Guillot |
2015-10-17 | Fix typo in phpdoc | Frederic Guillot |
2015-10-17 | Remove exit expression in database provider | 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-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-12 | Add CSV import for tasks | Frederic Guillot |