8762 Commits

Author SHA1 Message Date
Yuriy Bakhtin
d66d706f75
Fix stream date filter (#5844) 2022-08-15 14:24:01 +02:00
Yuriy Bakhtin
0781c83cc2
Fix deprecated null for DateTime in PHP 8.1 (#5843) 2022-08-15 12:33:24 +02:00
Yuriy Bakhtin
4dd841d1a7
Fix deprecated null value for file_exists() on PHP 8.1 (#5838)
* Fix deprecated null value for `file_exists()` on PHP 8.1

* Update CHANGELOG.md (#5838)
2022-08-11 21:06:04 +02:00
Yuriy Bakhtin
e45513c8dd
Fix date filter test (#5836)
* Fix date filter test

* Fix date filter test

* Fix date filter test

* Fix date filter test
2022-08-09 22:21:53 +02:00
Lucas Bartholemy
73181e1333
Fix #5832: Exception in file open dialog when last update user no longer exists (#5833) 2022-08-08 16:25:28 +02:00
Yuriy Bakhtin
df64d6de4f
Fix numerated lists in mail summary content (#5828)
* Fix numerated lists in mail summary content

* Fix numerated lists in mail summary content

* Test for numerated list in preview/short rich text

* Test for numerated list in preview/short rich text
2022-08-08 11:38:52 +02:00
Yuriy Bakhtin
965d3b87a4
Fix cron job of search index rebuilding (#5831)
* Fix cron job of search index rebuilding

* Fix cron job of search index rebuilding
2022-08-07 14:50:05 +02:00
Yuriy Bakhtin
a1af6f64f8
Fix format date to mysql on date stream filter (#5825)
* Fix format date to mysql on date stream filter

* Update CHANGELOG.md (#5825)
2022-08-03 17:45:24 +02:00
Vladimir
e33a9fad16
Add .gitattributes, exclude tests from archive (#5823) 2022-08-02 17:26:54 +02:00
Yuriy Bakhtin
bc0bed2ccd
Fix content width in mobile view (#5824)
* Fix content width in mobile view

* Fix test
2022-08-02 14:04:52 +02:00
Lucas Bartholemy
591c0e45cc Prepare 1.12.0 release v1.12.0 2022-07-27 16:36:08 +02:00
HumHub Translations
5be3edf063 Enh: Updated Translations (translate.humhub.org) 2022-07-27 14:00:59 +00:00
Yuriy Bakhtin
0ab96deb05
Improve checkbox and radio styles on load page (#5815)
* Improve checkbox and radio styles on load page

* Change methods visibility

* Improve checkbox and radio styles on load page (for not ActiveField)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-27 15:59:17 +02:00
Lucas Bartholemy
9e62f1c99e
Update database.php 2022-07-27 15:44:57 +02:00
Lucas Bartholemy
cd4c697b7e Fix #5807: SMTP Mail component not loading with empty config value 2022-07-27 13:53:00 +02: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
a193855d1a Merge branch 'master' into develop 2022-07-19 19:35:28 +02:00
Lucas Bartholemy
9ad6114a52
Update CHANGELOG.md 2022-07-19 19:32:01 +02:00
Yuriy Bakhtin
ce5fe0c40b
Fix alignments for people filters with select2 feature (#5806)
* Fix alignments for people filters with select2 feature

* Hide clear icon from people picker filters
2022-07-19 19:31:09 +02:00
Lucas Bartholemy
dde34bbe6b Merge branch 'master' into develop 2022-07-16 12:19:14 +02:00
Lucas Bartholemy
51976a1506 Fix selfInvite LoginPage test 2022-07-16 12:18:15 +02:00
Yuriy Bakhtin
8e74f3f383
Fix test for slow server (#5804) 2022-07-07 15:47:32 +02:00
Yuriy Bakhtin
f8d4334b2d
Fix user settings updating on disabled visibility "Guest" (#5779)
* Fix user settings updating on disabled visibility "Guest"

* Display "Hidden" visibility for users

* Update CHANGELOG_DEV.md (#5779)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-07 14:19:52 +02:00
Lucas Bartholemy
44d4ecb16f
Update CHANGELOG.md v1.11.4 2022-07-06 16:14:39 +02:00
Lucas Bartholemy
7f17546fbc
Update common.php 2022-07-06 16:09:03 +02:00
Lucas Bartholemy
bd04e95336
Update CHANGELOG.md 2022-07-06 16:08:43 +02:00
Lucas Bartholemy
abd740e1e1 Merge branch 'master' into develop 2022-07-06 14:42:41 +02:00
Yuriy Bakhtin
9369199755
Picker for country filter on "People" page (#5798)
* Picker for country filter on "People" page

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-06 14:02:02 +02:00
Yuriy Bakhtin
71528b8b48
Hide data of disabled users on picker filters on "People" page (#5800)
* Hide data of disabled users on picker filters on "People" page

* Factorize query for people filter picker

* Update CHANGELOG.md (#5800)
2022-07-06 13:45:14 +02:00
Yuriy Bakhtin
e924bb0302
Fix filter for select2 fields on "People" page (#5799)
* Fix filter for select2 fields on "People" page

* Update CHANGELOG.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-06 11:15:31 +02:00
Lucas Bartholemy
accd26193e Merge branch 'master' into develop 2022-07-06 10:25:55 +02:00
Yuriy Bakhtin
5868e48c02
Don't hide icon "remove item" on picker (master) (#5796)
* Don't hide icon "close" on picker

* Update CHANGELOG.md (#5780)
2022-07-06 10:22:21 +02:00
Yuriy Bakhtin
07d9f8f9b6
Fix format of displaying user profile title field on "People" page (#5797) 2022-07-06 10:21:44 +02:00
Lucas Bartholemy
67cab81889 Merge branch 'master' into develop 2022-07-06 00:33:27 +02:00
Yuriy Bakhtin
67fa5b0d3f
Fix space name in membership confirmation (#5791)
* Fix space name in membership confirmation

* Fix user name in unfollow confirmation
2022-07-05 13:34:03 +02:00
Yuriy Bakhtin
f88991dfe5
Fix space name in membership confirmation (#5790)
* Fix space name in membership confirmation

* Fix space name in membership confirmation

* Fix user name in unfollow confirmation
2022-07-05 13:33:36 +02:00
Yuriy Bakhtin
fe5c3b5719
Hide beta modules on disabled filter (#5777) 2022-06-28 10:31:59 +02:00
Lucas Bartholemy
3f4e8afeef Merge branch 'develop' of github.com:humhub/humhub into develop 2022-06-27 18:41:36 +02:00
Lucas Bartholemy
ecd0b1669e Fixed wording 2022-06-27 18:40:31 +02:00
Lucas Bartholemy
80ca268939
Update CHANGELOG_DEV.md v1.12.0-beta.1 2022-06-27 17:17:46 +02:00
HumHub Translations
8dcdaebe85 Enh: Updated Translations (translate.humhub.org) 2022-06-27 15:14:50 +00:00
HumHub Translations
02b6c42604 Enh: Updated Translations (translate.humhub.org) 2022-06-27 14:57:40 +00:00
Lucas Bartholemy
07db96a9f4 Improve Space Becode Member Wording 2022-06-27 16:57:18 +02:00
Lucas Bartholemy
1b21deafcf Merge branch 'master' into develop 2022-06-27 16:20:54 +02:00
Lucas Bartholemy
555c581b3b Prepare 1.11.3 Release v1.11.3 2022-06-27 16:12:03 +02:00
Lucas Bartholemy
deb62998b1 Encode Profile Field label in Admin Interface 2022-06-27 16:10:16 +02:00
Lucas Bartholemy
622fc76135 Improved Wording Create Space 2022-06-27 16:00:50 +02:00
Lucas Bartholemy
8622b3bf4f Merge branch 'develop' of github.com:humhub/humhub into develop 2022-06-27 15:42:20 +02:00
Lucas Bartholemy
7222df29af Wall Filter Columns 2022-06-27 15:42:14 +02:00