Lucas Bartholemy
|
7abae9d468
|
Removed RichText & Markdown Deprecations (#6278)
* Removed RichText & Markdown Deprecations
* Removed BootstrapMarkdownAsset
* Removed more deprecations
* Updated composer.lock
* Fixes after merging develop to this branch
---------
Co-authored-by: yuriimaz <nopangolier1@gmail.com>
|
2023-07-07 09:19:25 +02:00 |
|
Lucas Bartholemy
|
5011c05283
|
Update Composer
|
2023-06-26 19:49:37 +02:00 |
|
Martin Rüegg
|
a4861469fc
|
Add json extension as requirement (#6259)
* Add json extension as requirement
* Add pdo extension as requirement
* Update composer dependencies
$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 8 installs, 39 updates, 1 removal
- Removing phpunit/php-token-stream (4.0.4)
- Upgrading codeception/phpunit-wrapper (8.1.6 => 9.0.9)
- Upgrading codeception/verify (1.1.0 => 1.5.0)
- Upgrading firebase/php-jwt (v5.5.1 => v6.4.0)
- Upgrading guzzlehttp/psr7 (2.4.4 => 2.5.0)
- Upgrading imagine/imagine (1.3.3 => 1.3.4)
- Upgrading laminas/laminas-servicemanager (3.15.0 => 3.17.0)
- Locking nikic/php-parser (v4.15.4)
- Upgrading npm-asset/blueimp-file-upload (9.24.1 => 9.34.0)
- Upgrading npm-asset/blueimp-gallery (2.36.0 => 2.44.0)
- Locking npm-asset/natives (1.1.6)
- Upgrading npm-asset/select2-bootstrap-theme (0.1.0-beta.4 => 0.1.0-beta.10)
- Upgrading npm-asset/swiped-events (1.0.9 => 1.1.6)
- Upgrading phpunit/php-code-coverage (7.0.15 => 9.2.26)
- Upgrading phpunit/php-file-iterator (2.0.5 => 3.0.6)
- Locking phpunit/php-invoker (3.1.1)
- Upgrading phpunit/php-text-template (1.2.1 => 2.0.4)
- Upgrading phpunit/php-timer (2.1.3 => 5.0.3)
- Upgrading phpunit/phpunit (8.5.33 => 9.6.7)
- Downgrading psr/container (2.0.2 => 1.1.2)
- Upgrading psr/http-client (1.0.1 => 1.0.2)
- Upgrading psr/http-factory (1.0.1 => 1.0.2)
- Upgrading psr/http-message (1.0.1 => 1.1)
- Locking roave/security-advisories (dev-latest 0139f58)
- Locking sebastian/cli-parser (1.0.1)
- Locking sebastian/code-unit (1.0.8)
- Upgrading sebastian/code-unit-reverse-lookup (1.0.2 => 2.0.3)
- Upgrading sebastian/comparator (3.0.5 => 4.0.8)
- Locking sebastian/complexity (2.0.2)
- Upgrading sebastian/diff (3.0.3 => 4.0.4)
- Upgrading sebastian/environment (4.2.4 => 5.1.5)
- Upgrading sebastian/exporter (3.1.5 => 4.0.5)
- Upgrading sebastian/global-state (3.0.2 => 5.0.5)
- Locking sebastian/lines-of-code (1.0.3)
- Upgrading sebastian/object-enumerator (3.0.4 => 4.0.4)
- Upgrading sebastian/object-reflector (1.1.2 => 2.0.4)
- Upgrading sebastian/recursion-context (3.0.1 => 4.0.5)
- Upgrading sebastian/resource-operations (2.0.2 => 3.0.3)
- Upgrading sebastian/type (1.1.4 => 3.2.1)
- Upgrading sebastian/version (2.0.1 => 3.0.2)
- Upgrading symfony/console (v5.4.21 => v5.4.22)
- Upgrading symfony/event-dispatcher (v5.4.21 => v5.4.22)
- Upgrading symfony/http-client (v5.4.21 => v5.4.22)
- Upgrading symfony/mailer (v5.4.21 => v5.4.22)
- Upgrading symfony/process (v5.4.21 => v5.4.22)
- Upgrading symfony/service-contracts (v1.1.2 => v2.5.2)
- Upgrading symfony/string (v5.4.21 => v5.4.22)
- Upgrading yiisoft/yii2-gii (2.2.2 => 2.2.5)
Writing lock file
Package fgrosse/phpasn1 is abandoned, you should avoid using it. No replacement was suggested.
Package symfony/oh-my-smtp-mailer is abandoned, you should avoid using it. Use symfony/mail-pace-mailer instead.
* Update yiisoft/yii2
$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
- Upgrading yiisoft/yii2 (dev-master e2b40a2 => dev-master 344ce38)
Writing lock file
* Update node modules
* Fix regression form updating firebase/php-jwt from v5.5.1 to v6.4.0
* Small code improvements without breaking BC
|
2023-04-28 08:32:42 +00:00 |
|
Yuriy Bakhtin
|
73efe55356
|
Update jQuery UI to version 1.13 (#6140)
|
2023-03-03 08:25:45 +00:00 |
|
Lucas Bartholemy
|
d2e44ccb88
|
Updated Composer dependencies
|
2023-02-17 09:29:01 +01:00 |
|
Lucas Bartholemy
|
d5fcecb087
|
Merge branch 'master' into develop
|
2023-01-31 10:56:59 +01:00 |
|
Lucas Bartholemy
|
7f29f4eb5b
|
Updated Gii module to 2.2.2
|
2023-01-31 09:43:57 +01:00 |
|
Yuriy Bakhtin
|
6e3c91642a
|
Implement auto-generated id for checkbox list items (#6006)
* Implement auto-generated id for checkbox list items
* Update CHANGELOG.md
* Fix activity settings test
|
2023-01-09 10:50:57 +01:00 |
|
Lucas Bartholemy
|
5728470a5b
|
Composer: Pinned Symfony/CssSelector to 5.4.11
|
2022-12-30 11:57:52 +01:00 |
|
Lucas Bartholemy
|
e674a50b2e
|
Migrate to Yii2 2.0.47
|
2022-11-18 18:42:07 +01:00 |
|
Lucas Bartholemy
|
0095428de9
|
Updated Composer dependencies
|
2022-11-09 11:41:58 +01:00 |
|
Lucas Bartholemy
|
6d34699e78
|
Merge branch 'master' into develop
|
2022-07-27 11:59:52 +02:00 |
|
Yuriy Bakhtin
|
9e2cff5331
|
Fix deprecated null value for hour param in mktime() (#5816)
* Fix deprecated null value for hour param in `mktime()`
* Increase version of package "twig/twig" to 3.4.1
|
2022-07-27 11:02:14 +02:00 |
|
Lucas Bartholemy
|
56a514fdff
|
Switch to Symfony Mailer (#5747)
* Switch to Symfony Mailer
* More Docs
* Fix Swiftmailer dependency in Codeception Yii2 module
* Fixed typo
* Text improvements
* Text EMail fix, Min. php 7.4, DSN Examples
* Added Mailer settings migration
* Reimplemented Smime signing
|
2022-06-09 11:05:33 +02:00 |
|
Lucas Bartholemy
|
ac31f03f76
|
Added Laminas Bridge (#5654)
* Added Laminas Bridge
* Update CHANGELOG.md
|
2022-04-21 15:44:18 +02:00 |
|
Lucas Bartholemy
|
37d248d16c
|
Updated composer
|
2022-03-18 15:35:15 +01:00 |
|
Lucas Bartholemy
|
5b98fa7f10
|
PHP 8.1 (#5595)
* Update php-test.yml
* Update composer
* Updated Composer.json
* Update php-test.yml
|
2022-03-18 15:25:22 +01:00 |
|
Lucas Bartholemy
|
bee318e904
|
Upgraded to Yii 2.0.45
|
2022-02-12 08:55:55 +01:00 |
|
Lucas Bartholemy
|
6cae1ae483
|
Updated Composer
|
2022-02-12 08:53:17 +01:00 |
|
Lucas Bartholemy
|
e9999b8f0f
|
Composer update
|
2021-09-01 19:34:33 +02:00 |
|
Lucas Bartholemy
|
4d0e1eb4e1
|
Updated Richtext
|
2021-08-31 14:10:47 +02:00 |
|
Lucas Bartholemy
|
7111db1425
|
Update to min. PHP 7.3
|
2021-06-09 10:47:10 +02:00 |
|
Lucas Bartholemy
|
b179c85962
|
Composer Update
|
2021-05-31 12:57:17 +02:00 |
|
Lucas Bartholemy
|
72ff0f4687
|
PHPUnit Update (#4757)
|
2021-05-25 13:16:27 +02:00 |
|
Yuriy Bakhtin
|
6eb40dce2f
|
Add codemirror asset bundle (#4965)
|
2021-05-25 11:32:58 +02:00 |
|
Lucas Bartholemy
|
366e2c1c5a
|
Merge branch 'master' into develop
|
2021-05-17 10:54:10 +02:00 |
|
Lucas Bartholemy
|
56cd81ca96
|
Updated Composer HumHub-Prosemirror
|
2021-05-04 13:58:14 +02:00 |
|
Lucas Bartholemy
|
76242968be
|
Merge branch 'master' into develop
|
2021-04-01 18:54:32 +02:00 |
|
Yuriy Bakhtin
|
eec1c57af3
|
Add “codeception/module-rest” for test REST API modules (#4960)
|
2021-03-18 09:48:52 +01:00 |
|
Lucas Bartholemy
|
8718a916d4
|
Change composer licence
|
2021-03-16 17:31:55 +01:00 |
|
Lucas Bartholemy
|
87f7c88a7e
|
Updated humhub-prosemirror to 1.1.3
|
2021-03-01 12:59:51 +01:00 |
|
Lucas Bartholemy
|
6da14f8b60
|
Update HumHub-Prosemirror to 1.1.2
|
2021-02-18 14:51:42 +01:00 |
|
Lucas Bartholemy
|
ee9809c319
|
Update Prosemirror to 1.1.1
|
2021-02-18 14:01:49 +01:00 |
|
Lucas Bartholemy
|
5dc055aaaf
|
Upgrade Cebe Markdown to 1.2.1
|
2021-02-04 16:05:56 +01:00 |
|
Lucas Bartholemy
|
ad0d6afb67
|
Merge branch 'master' into develop
|
2021-02-04 15:53:46 +01:00 |
|
Lucas Bartholemy
|
066252b8dc
|
Enh: Updated to yii2-imagine 2.3 for PHP 8 support (#4819)
|
2021-02-04 15:28:34 +01:00 |
|
Lucas Bartholemy
|
8b0442a8ec
|
Updated richtext to 1.1.0
|
2021-02-01 13:59:03 +01:00 |
|
Lucas Bartholemy
|
dad577e88d
|
Composer updates (#4756)
|
2021-01-05 22:28:24 +01:00 |
|
Lucas Bartholemy
|
6ad04a2bd4
|
Upgrade Yii2 to 2.0.40
|
2020-12-24 14:37:54 +01:00 |
|
yurabakhtin
|
ce0d5d97b8
|
Don’t check platform by composer v2
|
2020-10-26 16:36:38 +03:00 |
|
Lucas Bartholemy
|
8368d721c2
|
Added Laminas HTTP
|
2020-10-15 18:14:13 +02:00 |
|
Lucas Bartholemy
|
40165d2efa
|
PHP Platform 7.1
|
2020-10-15 15:13:10 +02:00 |
|
Lucas Bartholemy
|
7b3c88e3b7
|
Replace ZendSearch composer package
|
2020-10-14 15:25:17 +02:00 |
|
Lucas Bartholemy
|
a9a5e8f9ba
|
Replace Zend LDAP
|
2020-10-14 15:07:09 +02:00 |
|
buddh4
|
37090d2534
|
Fixed composer.json error.
|
2020-10-13 18:00:25 +02:00 |
|
buddh4
|
769a9f5929
|
Updated clipboard-polyfill to v3
|
2020-10-13 16:11:00 +02:00 |
|
Lucas Bartholemy
|
1d93b4b536
|
Upgrade to Yii 2.0.38
|
2020-09-16 10:33:01 +02:00 |
|
buddh4
|
ed48300784
|
- Chng #4170: Updated codeception to v4.1.6
- Chng #4138: Updated jQuery to v3.5.1
|
2020-06-22 16:53:08 +02:00 |
|
Lucas Bartholemy
|
f2b61531e2
|
Merge branch 'master' into develop
|
2020-06-04 22:43:37 +02:00 |
|
Lucas Bartholemy
|
53a439d1f8
|
Updated composer
|
2020-05-20 16:46:12 +02:00 |
|