Commit Graph

19 Commits

Author SHA1 Message Date
Petr Suchy af5334a073
Jabber (XMPP) notifications (#852)
Added Jabber/XMPP notifications.
Closes #829.
2020-04-19 15:31:40 +02:00
TimZ99 a53fc2a53e
Updated composer.lock and .json
Added minimal version for symfony/http-foundation.
Updated the lock file.
2019-12-02 23:38:06 +01:00
dependabot[bot] df1185b10c Bump symfony/http-foundation from 3.4.27 to 3.4.35 (#815)
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.27 to 3.4.35.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v3.4.27...v3.4.35)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-02 22:53:52 +01:00
TimZ99 be9e3f7c88
Updated composer 2019-05-19 23:25:00 +02:00
TimZ99 5424976400
Set PHPMailer minimal required version
Fixes #680
2019-02-03 20:45:00 +01:00
Tim 1249e98a0f
Downgraded symfony/filesystem to ~3.4 (#656)
Fixes #655.
Downgraded symfony/filesystem to v3.4 (PHP 5.5.9 compatible).
Added 7.0.8 as minimal PHP version for PHP7.
2018-09-17 17:32:51 +02:00
Tim de29906f27
Added php extensions to required list (#637)
* Added PHP extensions to the required list
* Fixed some spelling issues in the changelog
* Updated composer
2018-09-04 20:47:58 +02:00
TimZ99 ce8182e32f
Updated composer.lock 2018-08-03 01:10:48 +02:00
TimZ99 93b324f178
Security update symfony/http-foundation
https://symfony.com/blog/cve-2018-11386-denial-of-service-when-using-pdosessionhandler
2018-06-29 14:57:59 +02:00
Danial 47ad693339 Rollback Twig version update (#590)
Rollback Twig version.
Reason: 500 errors.
2018-05-25 13:33:47 +02:00
Matthias Wirtz 1bd14995fb
Update several dependencies (frontend & backend) (#571)
Closes #568.
Updates Composer packages No longer supporting outdated PHP Versions, Update Dome Frontend assets, fix php notices and warnings popping Up when run in debug Mode...
2018-04-09 19:34:06 +02:00
Pepijn Over 98faef1b06 fixes #237: adding CSRF token to all forms and requires now on POST 2016-01-31 00:24:37 +01:00
Pepijn Over 5947f7382f updating composer symfony packages, and excluding composer.phar from CRLF fun 2016-01-30 22:08:16 +01:00
Pepijn Over 8505a34292 [event] adding experimental support for user events 2015-02-27 17:06:22 +01:00
Pepijn Over 1123603f64 [refactoring] PSR-4 support through composer, mass-renaming all *.class.php to *.php to adhere to PSR-4 2015-02-27 15:18:37 +01:00
Pepijn Over f63a39d92c [refatoring] adding symfony service container and upgrading symfony packages to 2.6 2015-02-27 14:34:28 +01:00
Pepijn Over 945a09cfc3 issue #117: Replacing Template service with Twig and implementing Twig in all modules/utils 2014-08-05 15:19:17 +02:00
Pepijn Over c589424bce issue #101: finishing pushover implementation 2014-07-31 14:36:39 +02:00
Pepijn Over b4a7ab3ba7 issue #55: adding xhr functionality to controllers 2014-04-24 23:50:47 +02:00