53 Commits

Author SHA1 Message Date
Yuriy Bakhtin
34bdcadb0d
Update GitHub workflow versions (#7335) 2024-12-12 11:42:09 +01:00
Lucas Bartholemy
4149cdc1db Updated Git Workflow PHP Version 2024-02-08 15:17:31 +01:00
Yuriy Bakhtin
068c9bcc75
Upload codeception test output (#6723)
* Upload codeception test output

* Fix path

* Fix auto tour tests

* Fix auto tour tests
2023-12-11 15:26:17 +01:00
Yuriy Bakhtin
6a59ba2943
Refactor auto start tour for new user (#6685)
* Refactor auto start tour for new user

* Revert "Auxiliary commit to revert individual files from b63f530b8626802c66e10a241ba4ddfa670f8c65"

This reverts commit c9ebfdc71d1dd2f1d2dd3927ae464ff3f2f0b939.

* Activate test for auto tour

* Fix test

* Fix test

* Refactor displaying of dashboard sidebar tour widget

* Refactor auto start tour for new registered user

* Don't use session for displaying of dashboard sidebar tour widget

* Fix auto tour test

* Don't redirect after init auto start tour

* Update deprecated actions

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-12-11 11:44:33 +01:00
Lucas Bartholemy
0f25e4b8fa
Update php-test.yml (#6676) 2023-11-23 22:20:11 +01:00
Yuriy Bakhtin
225f5da4b4
Fix visibility of the method Controller::getAccessRules() (#6635)
* Fix visibility of the method `Controller::getAccessRules()`

* Update php-test.yml

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-28 14:06:21 +02:00
Lucas Bartholemy
497ef32f59
Update php-test.yml 2023-07-28 16:16:40 +02:00
Lucas Bartholemy
bbeb4c73e5 Merge branch 'develop' of github.com:humhub/humhub into develop 2023-03-10 18:24:28 +01:00
Lucas Bartholemy
bd8e160bc7 Merge branch 'master' into develop 2023-03-10 18:22:09 +01:00
Yuriy Bakhtin
81ede67ce9
PHP 8.2 compatibility (#6158)
* PHP 8.2 compatibility

* PHP 8.2 compatibility
2023-03-10 13:55:00 +00:00
Lucas Bartholemy
998c575f28
Update stale.yml 2023-03-08 15:07:28 +01:00
Lucas Bartholemy
cbc14661e3
Create stale.yml 2023-03-07 17:55:46 +01:00
Lucas Bartholemy
9f13bba938 Do not start tests on Markdown documentation commit 2023-02-17 10:16:12 +01:00
Lucas Bartholemy
943057ba7c
Update php-test.yml 2022-12-30 12:48:19 +01:00
Lucas Bartholemy
a7e37c55c4 Merge branch 'develop' of github.com:humhub/humhub into develop 2022-09-15 15:32:37 +02:00
Ashish Kurmi
a3aa958ab6
ci: add minimum GitHub token permissions for workflows (#5857)
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>

Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2022-09-09 14:06:56 +02:00
Lucas Bartholemy
52709a68da
Update php-test.yml 2022-09-06 17:34:31 +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
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
453421e1e7
Update php-test.yml 2022-02-24 18:25:17 +01:00
Lucas Bartholemy
26eec5bc42
Update php-test.yml 2022-02-17 12:06:13 +01:00
Lucas Bartholemy
fcc9dd3c8a Added PHP 8.1 to Tests 2022-02-12 08:56:36 +01:00
Yuriy Bakhtin
46004a8670
Improved Invitation (#5473) 2021-12-16 11:57:44 +01:00
Lucas Bartholemy
2958983383
Delete support.yml 2021-10-05 20:31:06 +02:00
Lucas Bartholemy
469fdd2bb5
Update support.yml 2021-10-05 20:27:17 +02:00
Lucas Bartholemy
c9701d7189
Create support.yml 2021-10-05 20:25:29 +02:00
Yuriy Bakhtin
700646e3da
Run acceptance tests with pretty URLs (#5159)
* Run acceptance tests with pretty URLs

* Fix URLs in tests of user module

* Activate URL rewriting

* Change config to run acceptance tests with pretty URLs
2021-07-08 18:56:19 +02:00
Yuriy Bakhtin
ad7b86a557
Update php-test.yml (#5077) 2021-05-17 17:11:31 +02:00
Lucas Bartholemy
554d7af08d
Update php-test.yml (#4939) 2021-03-03 11:07:41 +01:00
buddh4
770138fafe
Merge branch 'develop' into enh/richtextConverter 2021-02-04 16:07:20 +01:00
buddh4
981d8786c5 Revert php-test.yml 2021-02-04 15:54:35 +01:00
buddh4
4f65ce85d8 Debug github action test fails 2021-02-04 15:47:48 +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
buddh4
fd76851dce Updated git action cache key 2021-02-04 14:13:54 +01:00
Lucas Bartholemy
44237e1eaf Fix grunt install in GitHub workflow 2021-01-03 22:12:21 +01:00
Lucas Bartholemy
636e9b967c
Fixed group tests (#4753)
Fixed develop tests
2021-01-03 21:32:36 +01:00
buddh4
16e8e79321 Added push/pull branch filter to github test workflow 2020-12-01 13:51:38 +01:00
buddh4
062d230d52 Chg: Switched from travis to github actions 2020-11-27 12:29:43 +01:00
Lucas Bartholemy
50c4b003de
Update config.yml 2020-05-29 16:20:28 +02:00
Lucas Bartholemy
c9603cef9a
Delete 3-help.md 2020-05-29 16:18:55 +02:00
Lucas Bartholemy
0aea80a8d7
Create config.yml 2020-05-29 16:18:25 +02:00
Lucas Bartholemy
a20b0d38fa Update support.yml 2020-02-10 10:33:04 +01:00
Lucas Bartholemy
ae04131ab0 Added support bot configuration 2020-02-10 10:30:31 +01:00
Lucas Bartholemy
70b9f80a74 Added probot-no-response configuration
Signed-off-by: Lucas Bartholemy <lucas@bartholemy.com>
2019-05-19 10:44:12 +02:00
Daniel Kesselberg
294215560e
If you write Fix #xxx in the pull request description instead of title the pull request is linked to the issue. 2019-03-04 16:58:26 +01:00
Carlos Ferreira
b5375f1457
Typo 2019-01-26 14:51:19 +01:00
Lucas Bartholemy
38c3ae0903 Merge branch 'master' of github.com:humhub/humhub 2019-01-17 11:40:41 +01:00
Lucas Bartholemy
38447a8ff5 Improve GitHub Issue templates 2019-01-17 11:40:27 +01:00
Lucas Bartholemy
0e2ab5850a
Create PULL_REQUEST_TEMPLATE.md 2019-01-08 16:31:28 +01:00
Carlos Ferreira
8c42dd230d Typo 2017-10-17 15:40:34 +02:00