index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
units
Age
Commit message (
Collapse
)
Author
2015-12-30
Add unit test to remove metadata
Frederic Guillot
2015-12-29
Add autocompletion in textarea for user mentions
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-22
Add unit test for LdapBackendGroupProvider
Frederic Guillot
2015-12-22
Added the possiblity to define custom routes from plugins
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
2015-12-14
Add unit tests for ProjectPermission model
Frederic Guillot
2015-12-14
Fix wrong constant name that cause a PHP error in project management section
Frederic Guillot
2015-12-13
Add new boolean value for CSV import
Frederic Guillot
2015-12-06
Add new method to flush session variables
Frederic Guillot
2015-12-06
Add more unit tests
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-12-03
added tests
Matthew Cillo
2015-11-27
Add generic authorization class
Frederic Guillot
2015-11-27
Fix broken test
Frederic Guillot
2015-11-27
Add generic LDAP client library
Frederic Guillot
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-21
Make test case pass under Windows
Frederic Guillot
2015-11-20
Fix unit test
Frederic Guillot
2015-11-20
Make CSV export compatible with PHP 5.3
Frederic Guillot
2015-11-15
Projects with duplicate name are now allowed
Frederic Guillot
2015-11-15
Add unit test for TaskAssignCategoryLink
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
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-22
Make unit tests pass under Windows
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-16
Make mail transports pluggable and move integrations to plugins
Frederic Guillot
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-12
Add user CSV import
Frederic Guillot
2015-10-11
Improve LDAP auth
Frederic Guillot
2015-10-07
Duplicate a project with tasks will copy the new tasks in the same columns
Frederic Guillot
2015-10-03
Fix issue when unlinking Gitlab account
Frederic Guillot
2015-10-03
Add more unit tests
Frederic Guillot
2015-10-03
Add unit test for FileStorage
Frederic Guillot
2015-10-03
Fix bug with due date greater than year 2038
Frederic Guillot
See: https://en.wikipedia.org/wiki/Year_2038_problem
2015-10-03
Add web notifications
Frederic Guillot
2015-10-02
Add custom filters (refactoring of pull-request #1312)
Frederic Guillot
2015-10-01
Fix Postgres issue "Cardinality violation" when there is multiple ↵
Frederic Guillot
"is_milestone_of" links
2015-09-30
Make sure there is always a trailing slash for application_url
Frederic Guillot
[next]