summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)Author
2018-02-02Remove dependency on PicoFeedFrédéric Guillot
2018-01-29Update PicoDBFrédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2018-01-11Add option to disable Mysql SSL server verificationFrédéric Guillot
2017-12-15Update composer dependenciesFrédéric Guillot
2017-12-15Kanboard requires at least PHP 5.6 nowFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-12-01.gitignore was ignoring too many filesFrédéric Guillot
2017-12-01Add command to remove project activities after one yearFrédéric Guillot
2017-11-17Add the possibility to send tasks and comments to multiple recipientsFrederic Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-11-08Improve iCalendar feed to include tasks with start/end date and due date with...Frederic Guillot
2017-11-03Fix filename in composer classmapFrederic Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-30Add section for predefined contentsFrederic Guillot
2017-10-25Include composer dependencies in repoFrederic Guillot
2014-11-06Remove vendor againFrédéric Guillot
2014-11-06Change composer include filesFrédéric Guillot
2014-11-06Include all vendor files in the repo to be easier for peopleFrédéric Guillot
2014-11-04Switch to composerFrédéric Guillot
2014-10-25Update JsonRPC libraryFrédéric Guillot
2014-10-19Update PicoDbFrédéric Guillot
2014-10-08Add Mysql escapingFrédéric Guillot
2014-09-27Replace Markdown parser by ParsedownFrédéric Guillot
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-19Improve make-archive.sh and update swiftmailerFrédéric Guillot
2014-09-17Improve board API callsFré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-09-09Improve project api proceduresFrédéric Guillot
2014-09-09Update dependenciesFrédéric Guillot
2014-09-05Start to improve task Api operations and docFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-05-03Add Google authenticationFrédéric Guillot
2014-04-27Add support for the ISO 8601 date format (for due date)Frédéric Guillot
2014-04-26Add a filter by user and due date + minor changesFrédéric Guillot
2014-03-31Revert password_compat to be compatible with Debian 6Frédéric Guillot
2014-03-30Add Mysql/MariaDB supportFrédéric Guillot
2014-03-14Update to the last version of password_compatFrédéric Guillot
2014-03-05Add a 'due date' field and display the number of comments on the boardFrédéric Guillot
2014-02-25Add task limit for each columnFrédéric Guillot
2014-02-21Replace Mardown parser by another one to be able to disallow markup or entitiesFrédéric Guillot
2014-02-16Update PicoDbFrédéric Guillot
2014-01-25First commitFrédéric Guillot