Commit Graph

105 Commits

Author SHA1 Message Date
Frédéric Guillot f60e4a0c59 Update vendored libs 2020-06-09 09:48:55 -07:00
dependabot[bot] dfb0a2d915 Bump phpdocumentor/reflection-docblock from 3.3.2 to 5.1.0
Bumps [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock) from 3.3.2 to 5.1.0.
- [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases)
- [Commits](https://github.com/phpDocumentor/ReflectionDocBlock/compare/3.3.2...5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 18:51:56 -07:00
dependabot[bot] b29f7dc1e8 Bump swiftmailer/swiftmailer from 5.4.8 to 6.2.3
Bumps [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) from 5.4.8 to 6.2.3.
- [Release notes](https://github.com/swiftmailer/swiftmailer/releases)
- [Changelog](https://github.com/swiftmailer/swiftmailer/blob/master/CHANGES)
- [Commits](https://github.com/swiftmailer/swiftmailer/compare/v5.4.8...v6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 23:32:06 -07:00
dependabot[bot] e8fe9c2aa4 Bump symfony/console from 3.4.2 to 4.2.12
Bumps [symfony/console](https://github.com/symfony/console) from 3.4.2 to 4.2.12.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v3.4.2...v4.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 23:05:10 -07:00
dependabot[bot] 3f74321799 Bump gregwar/captcha from 1.1.4 to 1.1.8
Bumps [gregwar/captcha](https://github.com/Gregwar/Captcha) from 1.1.4 to 1.1.8.
- [Release notes](https://github.com/Gregwar/Captcha/releases)
- [Commits](https://github.com/Gregwar/Captcha/compare/v1.1.4...v1.1.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 22:45:19 -07:00
Frédéric Guillot 884a8eb2c4 Remove paragonie/random_compat (not required for PHP 7) 2020-06-02 22:04:16 -07:00
dependabot[bot] 25f3f6f2d2 Bump symfony/yaml from 3.4.2 to 4.4.9
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 3.4.2 to 4.4.9.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v3.4.2...v4.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 20:11:38 -07:00
dependabot[bot] 38a1cb768e Bump myclabs/deep-copy from 1.7.0 to 1.9.5
Bumps [myclabs/deep-copy](https://github.com/myclabs/DeepCopy) from 1.7.0 to 1.9.5.
- [Release notes](https://github.com/myclabs/DeepCopy/releases)
- [Commits](https://github.com/myclabs/DeepCopy/compare/1.7.0...1.9.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 20:03:07 -07:00
dependabot[bot] 34754e0035 Bump symfony/stopwatch from 3.4.2 to 4.4.9
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 3.4.2 to 4.4.9.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v3.4.2...v4.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 19:58:29 -07:00
Timo 64397f45fa Kanboard now requires PHP >= 7.2 since other versions are deprecated 2020-01-14 12:02:31 -08:00
Frédéric Guillot 7a6a5aa308 Add composer dependency roave/security-advisories 2019-11-21 20:07:48 -08:00
Frédéric Guillot 75682398c1 Update Parsedown to v1.7.3 (security update) 2019-11-19 21:35:32 -08:00
Frédéric Guillot a491348d44 Vendoring deprecated composer libs 2018-06-21 14:13:41 -07:00
Frédéric Guillot bb406d57b1 Update Parsedown library 2018-04-20 16:05:50 -07:00
Frédéric Guillot a4642d17e0 Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Frédéric Guillot 9c9e079bcd Always display SQL errors 2018-03-05 15:55:49 -08:00
Frédéric Guillot 299198f718 Move SimpleLogger lib into app source tree 2018-03-05 12:04:28 -08:00
Frédéric Guillot 0d578171fe Add timeout parameter for database connection 2018-02-14 10:18:27 -08:00
Frédéric Guillot bab2fb3899 Remove dependency on PicoFeed 2018-02-02 15:39:47 -08:00
Frédéric Guillot a4231323ea Update PicoDB 2018-01-29 16:15:01 -08:00
Frédéric Guillot d35d5beee2 Add option to disable Mysql SSL server verification 2018-01-11 14:01:32 -08:00
Frédéric Guillot 8e6476b402 Update composer dependencies 2017-12-15 13:27:25 -08:00
Frédéric Guillot a93b8e10f5 Kanboard requires at least PHP 5.6 now 2017-12-15 11:55:42 -08:00
Frédéric Guillot f6b1ac8358 Add missing checks for requirements 2017-11-29 10:40:29 -08:00
Frederic Guillot 377a43a11c Update composer dependencies 2017-06-11 21:54:16 -04:00
Frederic Guillot 8372cdfa8f Update PicoFeed library 2017-03-11 17:35:59 -05:00
Frederic Guillot 6d814566fb Render QR code for TwoFactor authentication without Google Chart API 2017-03-09 21:24:04 -05:00
Frederic Guillot febb9ade5b Update Swiftmailer to avoid potential security risk 2017-01-05 20:45:33 -05:00
Frederic Guillot 9649f7ba82
Use the library PicoFeed to generate RSS/Atom feeds 2016-07-26 22:23:58 -04:00
Frederic Guillot 3aa0f85748
Fixed search query with multiple assignees (nested OR conditions) 2016-07-16 19:15:26 -04:00
Frederic Guillot c020a45ee1
Make sure that the table schema_version use InnoDB for Mysql 2016-07-12 22:19:37 -04:00
Frederic Guillot b48c0cecbb
Added new arguments to project API calls and update composer.json 2016-06-26 11:57:28 -04:00
Frederic Guillot 4a230d331e
Added application and project roles validation for API procedure calls 2016-06-26 10:25:13 -04:00
Lev Lazinskiy 6cf6ab2e2d Add phpunit-selenium to composer depenendencies 2016-06-08 18:40:41 -07:00
Frederic Guillot 9ce6a28419 Update composer dependencies 2016-06-05 17:53:30 -04:00
Frederic Guillot b69eb5f993 Update JsonRPC library and API 2016-05-29 20:12:02 -04:00
Frederic Guillot 729c933d00 Update composer file 2016-05-28 20:08:40 -04:00
Frederic Guillot 936376ffe7 Remove model base class 2016-05-28 18:19:15 -04:00
Frederic Guillot 774734a820 Change composer dependencies to be compatible with PHP 5.3 2016-05-24 23:24:46 -04:00
Frederic Guillot 8ba05940e9 Filter non compatible plugins 2016-05-24 21:39:36 -04:00
Frederic Guillot 8314c99b56 Added QueueManager to process background jobs 2016-05-23 20:43:51 -04:00
Frederic Guillot 68c087e85c Update PicoDb 2016-05-14 22:19:10 -04:00
Frederic Guillot 6361131d3f Improve logging 2016-05-07 14:40:49 -04:00
Frederic Guillot 400e230881 Added support for Mysql SSL connection 2016-05-06 19:19:05 -04:00
Frederic Guillot 1936a74cb3 Update JsonRPC library 2016-04-26 22:55:56 -04:00
Frederic Guillot 2bda799b9a Allow plugins loading from another location 2016-04-14 22:09:48 -04:00
Frederic Guillot 004fde30f7 Update SQL dumps and improve schema migration process 2016-03-27 16:21:15 -04:00
Frederic Guillot b061945f0e Show server configuration in settings page 2016-03-12 09:52:00 -05:00
Frederic Guillot de4519fa2c Add subtasks drag and drop 2016-02-19 22:59:47 -05:00
Pinglei Guo 915bf58822 Remove duplicate ext-hash in composer.json 2016-01-29 10:46:04 +08:00