buddh4
|
3be0fc2e8a
|
Enh: Inject stream entries by event
|
2020-10-09 20:22:36 +02:00 |
|
Lucas Bartholemy
|
5db0b8d27f
|
Merge branch 'develop' of github.com:humhub/humhub into develop
|
2020-10-09 17:53:49 +02:00 |
|
Lucas Bartholemy
|
172fd0fd0f
|
Merge branch 'master' into develop
|
2020-10-09 17:53:43 +02:00 |
|
buddh4
|
635974f9da
|
Merge pull request #4451 from humhub/enh/addUserFollowsToLive
Enh/add user follows to live #3994
|
2020-10-09 17:53:19 +02:00 |
|
buddh4
|
a0c4fbfcf6
|
Removed unused files + minor php compatibility fixes
|
2020-10-09 17:49:03 +02:00 |
|
buddh4
|
288ac2f194
|
Fixed usage of deprecated create_function in unit tests
|
2020-10-09 17:26:21 +02:00 |
|
buddh4
|
337c0f0d8c
|
Fix: removed deprecated safe_mode ini check in UrlOembedHttpClient
|
2020-10-09 17:10:44 +02:00 |
|
Lucas Bartholemy
|
4e1ef6b060
|
Prepare 1.6.4 release
v1.6.4
|
2020-10-09 17:09:23 +02:00 |
|
buddh4
|
7240f6f080
|
Fix #4451: PHP Deprecated Warning in ProsemirrorRichText::replaceLinkExtension
|
2020-10-09 16:25:57 +02:00 |
|
buddh4
|
74e9230719
|
Updated CHANGELOG_DEV.md
|
2020-10-09 16:14:01 +02:00 |
|
buddh4
|
50d4c567cd
|
Fixed #4456 PHP8 deprecated warning for LessHelper::updateVariables()
|
2020-10-09 16:05:52 +02:00 |
|
Lucas Bartholemy
|
af024ff9b1
|
Merge pull request #4457 from humhub/ref_4432
Some *.less files resided in static/less has tab symbol 2 space size #4432
|
2020-10-09 14:35:54 +02:00 |
|
Master_Hans
|
040e673893
|
#4432 Made tab space equal to4 instead to 2. And several horisontal space between selectors
|
2020-10-09 14:49:01 +03:00 |
|
Lucas Bartholemy
|
361e75b10e
|
Enable user tooltips on Space about page
|
2020-10-08 21:02:50 +02:00 |
|
Lucas Bartholemy
|
6cbfddc722
|
Merge branch 'develop' into enh/addUserFollowsToLive
|
2020-10-08 20:57:24 +02:00 |
|
Lucas Bartholemy
|
e5567b0848
|
Added some phpdoc
|
2020-10-08 19:48:10 +02:00 |
|
Faeze Moradi
|
94b1021e73
|
PostProcess about richText
|
2020-10-08 18:54:10 +02:00 |
|
Faeze Moradi
|
47b322c423
|
Add docs to codes
|
2020-10-08 18:39:18 +02:00 |
|
Faeze Moradi
|
3d82237be9
|
Clean query
|
2020-10-08 18:20:33 +02:00 |
|
Faeze Moradi
|
e993efe55b
|
remove orderBy from query
|
2020-10-08 18:09:11 +02:00 |
|
Faeze Moradi
|
b231e69537
|
Change About page header
|
2020-10-08 18:08:09 +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
|
6b0d6930c7
|
Updated CHANGELOG_DEV.md
|
2020-10-08 15:15:35 +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
|
e6aa7cb9e9
|
Changed menu/base stack max/default sort order; Make sure space ;5CAbout is on last position
|
2020-10-08 13:29:57 +02:00 |
|
Lucas Bartholemy
|
03531aa61d
|
Layout improvements
|
2020-10-08 13:02:42 +02:00 |
|
Faeze Moradi
|
6028852d92
|
Update CHANGELOG-DEV.md
|
2020-10-08 11:47:47 +02:00 |
|
Faeze Moradi
|
0175ee36ed
|
use cached argument in live
|
2020-10-08 11:32:43 +02:00 |
|
Faeze Moradi
|
34fa8c7f2d
|
Add UserFollows to live
|
2020-10-08 11:29:17 +02:00 |
|
Lucas Bartholemy
|
e014f5d3eb
|
Added option to hide about page
|
2020-10-08 10:47:53 +02:00 |
|
Faeze Moradi
|
61b0668885
|
hide modules item from menu in private spaces
|
2020-10-07 21:24:35 +02:00 |
|
buddh4
|
e5774eb655
|
Merge pull request #4450 from humhub/fix/travisChromeVersion
Fix invalid chrome version used in travis
|
2020-10-07 19:05:17 +02:00 |
|
buddh4
|
da97ffff4c
|
Fix invalid chrome version used in travis
|
2020-10-07 19:04:17 +02:00 |
|
Faeze Moradi
|
40fa54f0f3
|
Fix conflict
|
2020-10-07 18:32:06 +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 |
|
buddh4
|
2dc3c2d797
|
Merge pull request #4449 from humhub/fix/travisChromeDriverVersion
Enh: auto chrome driver version detection
|
2020-10-07 16:10:15 +02:00 |
|
buddh4
|
9b090e9859
|
Enh: auto chrome driver version detection
|
2020-10-07 15:52:23 +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
|
9cca88607e
|
Merge pull request #4444 from humhub/fix/4440
Fix #4440: WallEntry Compatibility issue in WallEntryControls
|
2020-10-07 12:49:50 +02:00 |
|
buddh4
|
d8a3a2d36e
|
Fix #4440: WallEntry Compatibility issue in WallEntryControls
|
2020-10-07 12:46:26 +02:00 |
|
Lucas Bartholemy
|
0086c52945
|
Merge pull request #4431 from humhub/fix/4430
Fix #4430: Invalid notifications breaks notification overview
|
2020-10-07 11:32:32 +02:00 |
|
Lucas Bartholemy
|
4340389a51
|
Merge pull request #4429 from humhub/ref_4283
New User Profile Virtual Field Types (Member Since, Last Login) - Ref 4283
|
2020-10-07 11:28:37 +02:00 |
|
Lucas Bartholemy
|
bd5d92ee27
|
Merge branch 'develop' into ref_4283
|
2020-10-07 11:26:45 +02:00 |
|
Lucas Bartholemy
|
72b9a6b79f
|
Merge pull request #4443 from humhub/fix/4428
Replace db Expression time now with func date()
|
2020-10-07 10:46:56 +02:00 |
|
Master_Hans
|
b68bbbe10d
|
#4283 corrected "Missing return statement"
|
2020-10-07 11:41:40 +03:00 |
|
yurabakhtin
|
a1f5ecb07a
|
Update CHANGELOG_DEV.md
|
2020-10-07 10:34:03 +03:00 |
|
yurabakhtin
|
522700124b
|
Replace db Expression time now with func date()
|
2020-10-07 10:26:17 +03:00 |
|