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 (
Expand
)
Author
2015-07-12
Change routes
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-10
Require autoloader relative from the current directory
Yannick Ihmels
2015-06-13
API: new procedure 'removeAllFiles' and contract change for 'createFile'
Frederic Guillot
2015-06-06
Improve email sending system and add Postmark as mail transport
Frederic Guillot
2015-05-07
Fix typo
Frederic Guillot
2015-05-07
Set DB_PORT constant from DATABASE_URL env variable
Frederic Guillot
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
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
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot