index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
common.php
Age
Commit message (
Collapse
)
Author
2015-01-12
Add Heroku one-click install button
Frederic Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Add more subscribers
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-06
Try another composer config
Frédéric Guillot
2014-11-06
Change composer include files
Frédéric Guillot
2014-11-04
Switch to composer
Frédéric Guillot
2014-09-16
Don't load Javascript assets for public board access
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-10
Fix Mysql and Postgresql bug
Frédéric Guillot
2014-08-20
Improve default email domain for reverse-prxy auth
Frédéric Guillot
2014-08-19
Add multiple LDAP binding type
Frédéric Guillot
2014-08-17
Add secure connection TLS/SSL for the SMTP transport
Frédéric Guillot
2014-08-17
Highlight recently modified tasks on board (pull-request #201)
Frédéric Guillot
2014-08-16
Various minor fixes
Frédéric Guillot
2014-08-16
Authentication backends refactoring
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-08-13
Add ReverseProxy authentication (pull-request #199)
Frédéric Guillot
2014-07-05
Add Postgresql support
Frédéric Guillot
2014-07-04
Merge pull request #161 from Typz/ldap
Frédéric Guillot
Implement LDAP user lookup.
2014-07-03
Add option to disable SSL certificate verification for LDAP.
Francois Ferrand
2014-06-30
Merge pull-request: Github authentication #162
Frédéric Guillot
2014-06-30
Implement LDAP user lookup.
Francois Ferrand
This is required to improve compatibility when the DN cannot be easily computed from the user name. Additionally, this allows automatically getting the full name and email address from LDAP.
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot