summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)Author
2018-07-19Add search within a range of dates for completion and modificationKamil
2018-07-16Add search within a range of dates for creation/moved date fieldsKamil
2018-06-21Vendoring deprecated composer libsFrédéric Guillot
2018-06-07Add quick link assign me in different viewsFrédéric Guillot
2018-06-01Add checkboxes in list view to move tasks to another column at onceFrédéric Guillot
2018-04-20Update Parsedown libraryFrédéric Guillot
2018-04-04Move custom libs to the source treeFrédéric Guillot
2018-03-05Always display SQL errorsFrédéric Guillot
2018-03-05Move SimpleLogger lib into app source treeFrédéric Guillot
2018-03-02Improve HTTP client to raise exceptionsFrédéric Guillot
2018-02-14Add timeout parameter for database connectionFrédéric Guillot
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