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
/
Core
Age
Commit message (
Expand
)
Author
2016-07-16
Fixed search query with multiple assignees (nested OR conditions)
Frederic Guillot
2016-07-16
Handle HTTP header X-Real-IP to get IP address
Frederic Guillot
2016-07-14
Make search attributes not case sensitive
Frederic Guillot
2016-07-02
Added more unit tests for LDAP user class
Frederic Guillot
2016-07-01
Fixed lexer issue with non word characters
Frederic Guillot
2016-06-24
Added filter class for tags
Frederic Guillot
2016-06-05
Changed DateParser to use only user format and ISO-8601
Frederic Guillot
2016-06-01
Added mail helper
Frederic Guillot
2016-06-01
Fix filters with UTF-8 characters
Sébastien Kergreis
2016-05-30
Do not sync user role if LDAP groups are not configured
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-25
Support strtotime strings for date search
Frederic Guillot
2016-05-24
Filter non compatible plugins
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-05-07
Improve plugin loading
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-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-24
Use PLUGINS_DIR constant to load plugin templates
Frederic Guillot
2016-04-09
Filter refactoring
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
2016-03-17
Added support for multiple placeholders for LDAP_USER_FILTER
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-03-04
Added unit test for Category model
Frederic Guillot
2016-02-28
Added support for HTTP header "X-Forwarded-Proto: https"
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-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-18
Return the highest role for a project when a user is member of multiple groups
Frederic Guillot
2016-01-10
Fix bug: Automatic action listeners were using the same instance
Frederic Guillot
2016-01-07
Remove HTMLToMarkdown dependency
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-12-22
Added the possiblity to define custom routes from plugins
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-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-21
Make test case pass under Windows
Frederic Guillot
2015-11-20
Make CSV export compatible with PHP 5.3
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
Run php-cs-fixer on the code base
Frederic Guillot
[next]