summaryrefslogtreecommitdiff
path: root/app/common.php
AgeCommit message (Collapse)Author
2015-01-12Add Heroku one-click install buttonFrederic Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Add more subscribersFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-06Try another composer configFrédéric Guillot
2014-11-06Change composer include filesFrédéric Guillot
2014-11-04Switch to composerFrédéric Guillot
2014-09-16Don't load Javascript assets for public board accessFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-10Fix Mysql and Postgresql bugFrédéric Guillot
2014-08-20Improve default email domain for reverse-prxy authFrédéric Guillot
2014-08-19Add multiple LDAP binding typeFrédéric Guillot
2014-08-17Add secure connection TLS/SSL for the SMTP transportFrédéric Guillot
2014-08-17Highlight recently modified tasks on board (pull-request #201)Frédéric Guillot
2014-08-16Various minor fixesFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-08-13Add ReverseProxy authentication (pull-request #199)Frédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-07-04Merge pull request #161 from Typz/ldapFrédéric Guillot
Implement LDAP user lookup.
2014-07-03Add option to disable SSL certificate verification for LDAP.Francois Ferrand
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-30Implement 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-22Code refactoring (add autoloader and change files organization)Frédéric Guillot