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 (
Collapse
)
Author
2019-01-30
Update unit tests
Frédéric Guillot
2018-04-02
Fallback to "status:open" if there is no user filter
Frédéric Guillot
2018-04-02
Add default filter per user
Aurélien
2018-03-08
Fix role precedence in LDAP integration
DebianRoxx
2017-12-15
Kanboard requires at least PHP 5.6 now
Frédéric Guillot
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2017-02-05
Improve LDAP error reporting
Frederic Guillot
2017-02-05
Add unit test for PR #2766
Frederic Guillot
2017-01-28
Update SQL exports
Frederic Guillot
2017-01-24
Simplify date and time configuration to avoid potential validation issues
Frederic Guillot
2017-01-24
Fix wrong datetime formatting when task form shows validation errors
Frederic Guillot
2017-01-14
Add workaround when IE11 submit corrupted multipart/form-data
Frederic Guillot
2017-01-08
Offer the possibility to define version compatibility from plugins
Frederic Guillot
2016-12-20
Add test case for ExternalTaskManager::getProvidersList()
Frederic Guillot
2016-11-15
Do not load translations from a relative path
Frederic Guillot
When the application is installed outside of the document root, loading translations will not work.
2016-11-01
Add ExternalTaskManager class
Frederic Guillot
2016-09-08
Custom project roles inherit from project members
Frederic Guillot
2016-09-03
Support version operators for plugin directory: >= and >
Frederic Guillot
2016-08-31
Time spent for subtasks are not rounded too the nearest quarter anymore
Frederic Guillot
2016-08-31
Fix wrong project date format (shown as 01/01/1970)
Frederic Guillot
2016-08-22
Store board collapsed mode user preference in the database
Frederic Guillot
2016-08-21
Store comment sorting direction in user metadata
Frederic Guillot
2016-08-21
Add FileCache driver
Frederic Guillot
2016-08-13
Add reference hooks
Frederic Guillot
2016-07-31
Cleanup events and stuff before processing job in worker
Frederic Guillot
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
[next]