6272 Commits

Author SHA1 Message Date
buddh4
7240f6f080 Fix #4451: PHP Deprecated Warning in ProsemirrorRichText::replaceLinkExtension 2020-10-09 16:25:57 +02:00
buddh4
2ad535a1bf
Merge pull request #4452 from humhub/fix/getActiveFilterCountWithExcludeArray
Fix/get active filter count with exclude array
2020-10-08 15:16:53 +02:00
buddh4
d282125224 Fix: Ignore scope filter in filter count and hasActiveFilters 2020-10-08 15:12:15 +02:00
buddh4
93268cec48 Fix: humhub.ui.filter.getActiveFilterCount with exclude array option 2020-10-08 15:10:42 +02:00
Lucas Bartholemy
20ed8cbaee
Merge pull request #4447 from humhub/fix/20
Return bool result on add user into group
2020-10-07 16:56:09 +02:00
yurabakhtin
4053d989c3 Return bool result on add user into group 2020-10-07 16:03:08 +03:00
Lucas Bartholemy
8bc3e1db28
Merge pull request #4446 from humhub/fix/4428
Replace db Expression time now with func date()
2020-10-07 14:11:31 +02:00
yurabakhtin
364e5c2299 Replace db Expression time now with func date() 2020-10-07 14:53:40 +03:00
buddh4
d8a3a2d36e Fix #4440: WallEntry Compatibility issue in WallEntryControls 2020-10-07 12:46:26 +02:00
Lucas Bartholemy
bd5d92ee27
Merge branch 'develop' into ref_4283 2020-10-07 11:26:45 +02:00
Master_Hans
b68bbbe10d #4283 corrected "Missing return statement" 2020-10-07 11:41:40 +03:00
yurabakhtin
522700124b Replace db Expression time now with func date() 2020-10-07 10:26:17 +03:00
yurabakhtin
7226932c86 Remove unnecessary title quoting for space icons in widget “Member in these spaces” 2020-10-06 17:58:16 +03:00
Lucas Bartholemy
2926df9e17
Merge pull request #4437 from humhub/enh/4401
#4401 Variables in the theme variables.less file cannot have an other variable as value
2020-10-06 15:42:57 +02:00
Marc Farré
2a04b46a75
Update ContentAddonActiveRecord.php 2020-10-06 15:37:59 +02:00
yurabakhtin
813ce5b506 Unit test for LessHelper to parse linked less variables 2020-10-06 14:07:07 +03:00
yurabakhtin
54b37ee66a Allow to use less variable name in value of another less variable 2020-10-06 11:17:37 +03:00
Lucas Bartholemy
d0dafeb764
Merge branch 'develop' into enh/wallStreamEntryWidgetlayouts 2020-10-05 18:12:22 +02:00
Lucas Bartholemy
efe709ace3
Update BaseType.php 2020-10-05 11:25:02 +02:00
sahartak2025
dc919e6f82 Bug in models/filetype/CheckboxList.php #3566 2020-10-05 11:27:42 +04:00
Lucas Bartholemy
e9931649bb Merge branch 'develop' of github.com:humhub/humhub into develop 2020-10-02 15:57:08 +02:00
Lucas Bartholemy
699d970926 Merge branch 'master' into develop 2020-10-02 15:56:56 +02:00
Lucas Bartholemy
3f5b7294ce
Update CHANGELOG.md 2020-10-02 15:42:50 +02:00
Lucas Bartholemy
85510be593
Merge branch 'master' into fix/undefinedindex 2020-10-02 15:42:18 +02:00
Lucas Bartholemy
2604756276
Merge branch 'master' into fix/guest-action 2020-10-02 15:40:51 +02:00
Lucas Bartholemy
c9630a67b2
Merge pull request #4379 from humhub/enh/liveModuleTest
Enh: Added test layout and fixtures for live module.
2020-10-02 15:40:19 +02:00
buddh4
fd61bfc15e
Merge branch 'develop' into enh/wallStreamEntryWidgetlayouts 2020-10-02 15:30:08 +02:00
buddh4
c3f1adcdd4 Merge branch 'enh/wallStreamEntryWidgetlayouts' of github.com:humhub/humhub into enh/wallStreamEntryWidgetlayouts 2020-10-02 15:23:56 +02:00
buddh4
676d723c39 Added additional inline docs 2020-10-02 15:22:58 +02:00
Lucas Bartholemy
b245a3cba4
Added phpdoc 2020-10-02 14:49:46 +02:00
Lucas Bartholemy
17d953a0ae Merge branch 'master' of github.com:humhub/humhub into master 2020-10-02 14:34:34 +02:00
Lucas Bartholemy
ac034abe7f Updated CHANGELOG.md 2020-10-02 14:32:42 +02:00
sahartak2025
169a130214 change "Guide: User profile" Url 2020-10-02 14:29:57 +02:00
buddh4
14ff4efd2c Changed visibility text of private global content in VisibilityIcon 2020-10-02 14:07:18 +02:00
sahartak2025
fbc4c96fcb Merge branch 'develop' into fix/4385
# Conflicts:
#	CHANGELOG_DEV.md
2020-10-02 15:38:10 +04:00
Master_Hans
50c9288a42 #4283 Added UserLastLogin.php class for virtual field. Init UserLastLogin in BaseType.php class 2020-10-02 14:18:23 +03:00
buddh4
e79c1af074 Allow direct deletion of archived content. 2020-10-02 12:31:16 +02:00
buddh4
fcecb165d6 Prevent default controls menu items if content was archived. 2020-10-02 12:21:37 +02:00
buddh4
84b1d54256 Fixed deprecated usage of isGuestAccessEnabled 2020-10-02 12:14:26 +02:00
buddh4
2d35de2071 Changed VisibilityIcon texts 2020-10-02 12:12:29 +02:00
Master_Hans
29d4d1f24e #4283 Added UserMemberSince.php class for virtual field. Init UserMemberSince in BaseType.php class 2020-10-02 09:17:27 +03:00
buddh4
53cf69c2b7 Fixed StreamCest::testEmptyStream 2020-10-01 19:45:13 +02:00
buddh4
810d0da5fc Fixed WallEntryOptionsTest and StreamCest 2020-10-01 18:23:19 +02:00
buddh4
a4e10788bd Fixed ActivityStreamCest 2020-10-01 17:00:15 +02:00
buddh4
24bed2fa18 Minor test alignments 2020-10-01 16:55:30 +02:00
buddh4
da0100986a Added WallStreamEntryOption unit tests 2020-10-01 16:08:16 +02:00
buddh4
db3b87a3cd Minor cleanup 2020-10-01 15:04:36 +02:00
buddh4
d07c9aab25 Enh: Enhanced the binding mechanism of a filter navigation and the component to be filtered 2020-10-01 13:56:37 +02:00
buddh4
d66287b762
Merge branch 'master' into fix/4403 2020-10-01 12:54:37 +02:00
buddh4
5418eb34b1 Updated CHANGELOG.md 2020-10-01 12:53:08 +02:00