Sarah Tsumayoi
8a8b20ad64
Merge branch 'v1.3-dev' into patch-1
2018-03-08 11:45:29 +09:00
Daniel Kesselberg
730bc1ec91
Merge pull request #3067 from githubjeka/databasename
...
Added Database name on admin > information > database panel
2018-03-07 13:13:49 +01:00
githubjeka
043cde0fa5
moved DatabaseInfo and enhancement for unit test
2018-03-07 15:10:04 +03:00
Carlos Ferreira
407461bed7
Clean DynamicConfig lib
2018-03-07 13:08:16 +01:00
Daniel Kesselberg
d7d0f92e74
Merge pull request #3072 from githubjeka/v1.3-dev-members-static
...
to fix static deprecated php error
2018-03-07 13:07:14 +01:00
Daniel Kesselberg
e4126ce075
Merge pull request #3070 from githubjeka/v1.3-dev-space-search-static
...
To fix PHP Deprecated Warning Non-static method
2018-03-07 13:04:17 +01:00
Carlos Ferreira
9efceb8a63
Better handle of CURLOPT_FOLLOWLOCATION
2018-03-07 12:45:00 +01:00
Carsten Brandt
9166ac82f0
code style improvements
...
also fix cache invalidation
2018-03-06 21:12:37 +01:00
buddh4
f8519760d5
Fix #3049 invalid fixed date format label
2018-03-06 18:45:01 +01:00
buddh4
914ca7a6ea
Fix #3010 change of post visibility not working if default is public
2018-03-06 18:18:56 +01:00
Carsten Brandt
d6f3a9734a
improve performance for search (avoid memory issues)
...
when limiting a search query to spaces, only the space IDs are necessary.
When a user is member in many spaces, loading all the spaces objects
consumes a lot of memory and in extreme cases can cause Humhub to crash
with out of memory error.
This problem is fixed by adding a new method
`Membership::GetUserSpaceIds()` a new private method is added to ensure
the query is the same for `GetUserSpaceIds()` and `GetUserSpaces()`.
2018-03-06 17:04:19 +01:00
buddh4
b7e37d7a15
Fix #2968 html encoding issue for user image tooltip
2018-03-06 15:29:08 +01:00
buddh4
86992d787b
Merge branch 'master' of https://github.com/humhub/humhub
2018-03-06 14:56:10 +01:00
buddh4
5394607083
Fix Html::getAttributeValue()
incompatibility with array value attributes.
2018-03-06 14:55:42 +01:00
githubjeka
d3f7e6aaf5
Added notification for members of groups
2018-03-06 09:24:27 +03:00
Daniel Kesselberg
9bcdee578f
Merge pull request #3078 from danielkesselberg/master
...
Fix test suite
2018-03-05 22:31:53 +01:00
Daniel Kesselberg
d6c51494df
Return exit code != 0 when file not found.
2018-03-05 22:17:41 +01:00
Daniel Kesselberg
3b4b5d2efd
Remove invalid repositories option
2018-03-05 21:49:35 +01:00
Daniel Kesselberg
980b63d589
Remove invalid repositories option
2018-03-05 21:47:19 +01:00
Daniel Kesselberg
5ddf93d0bb
Allow 0.4.6 with php5 support
2018-03-05 21:36:28 +01:00
Daniel Kesselberg
8a0cac7cc8
Fix call for codecept run
2018-03-05 21:14:33 +01:00
Daniel Kesselberg
3a7ee91957
Allow 0.4.6 with php5 support
2018-03-05 21:13:19 +01:00
Daniel Kesselberg
0a0ed0258d
Update travis config
2018-03-05 21:00:26 +01:00
Daniel Kesselberg
5c486208e1
Add specify/verify as dependency
2018-03-05 20:51:16 +01:00
githubjeka
08ac2c83a1
Merge remote-tracking branch 'origin/v1.3-dev' into v1.3-dev-php-doc
2018-03-05 21:28:48 +03:00
githubjeka
9b413590da
Clean code for Module environment [skip ci]
...
(cherry picked from commit e177394)
2018-03-05 19:16:45 +01:00
githubjeka
7c52e8cd8e
Added notification for MembershipSpace by role member changes
2018-03-05 13:43:36 +03:00
Sarah Tsumayoi
c86dfb4aa9
Update CHANGELOG_DEV.md
2018-03-05 12:39:30 +09:00
Sarah Tsumayoi
bc95e62503
Enh/Fix: Cache Handling + File Preview Fix
2018-03-05 12:30:58 +09:00
githubjeka
f75190fed9
to fix static deprecated php error
2018-03-03 16:34:55 +03:00
githubjeka
fadea27593
To fix php error on modules/admin/views/space/index.php:31
2018-03-03 15:52:17 +03:00
githubjeka
e177394201
Clean code for Module environment [skip ci]
2018-03-03 14:12:28 +03:00
githubjeka
92b429eebb
phpDoc, remove final
2018-03-03 08:15:47 +03:00
githubjeka
9af9e9b346
Added Database name on admin > information > database panel
2018-03-03 08:09:24 +03:00
buddh4
36dbef4b50
Merge branch 'master' of https://github.com/humhub/humhub
2018-03-02 19:06:14 +01:00
buddh4
b895cf0a5d
Fix #3048 Send invites as guest should not be possible (and also fails)
2018-03-02 18:59:33 +01:00
Lucas Bartholemy
a7f2ac4242
Merge pull request #3060 from Felli/patch-1
...
Update widgets_UploadInput.php
2018-03-02 13:54:07 +01:00
HumHub Translations
0b09e9ea05
Enh: Updated Translations (translate.humhub.org)
2018-03-02 13:52:24 +01:00
Lucas Bartholemy
a711693698
Merge pull request #3055 from acs-ferreira/patch-12
...
Fix PHP Fatal error
2018-03-02 13:51:14 +01:00
Lucas Bartholemy
440d18a2b3
Merge pull request #3062 from acs-ferreira/patch-13
...
Clean AjaxButton Widget
2018-03-02 13:48:44 +01:00
Lucas Bartholemy
e660232cb0
Merge pull request #3061 from githubjeka/1.3-conflict-7.2
...
re-fix conflict after master-merge
2018-03-02 13:48:17 +01:00
Sarah Tsumayoi
ef8818e616
Update widgets_UploadInput.php
2018-03-02 02:09:05 +09:00
Carlos Ferreira
12651f8b60
Clean AjaxButton Widget
2018-03-01 11:54:12 +01:00
Sarah Tsumayoi
82a95b47e9
Update widgets_views_spaceChooserItem.php
...
Fix `es` breaking site.
2018-03-01 02:25:42 +09:00
githubjeka
b78b7cc6b5
re-fix conflict after master-merge #c086edf7fd31d579f8c203e8f0b57f3ab479fcfa
2018-02-28 09:38:55 +03:00
Sarah Tsumayoi
a067b15938
Update widgets_UploadInput.php
...
Fix for `es` language breaking.
2018-02-28 10:27:07 +09:00
buddh4
cdf3764f28
Merge pull request #3020 from githubjeka/patch-1
...
Fix compatible PJAX with jQuery 3
2018-02-27 15:26:48 +01:00
Lucas Bartholemy
516cfd14bd
Merge pull request #3054 from acs-ferreira/patch-11
...
Clean Actions Stream
2018-02-27 10:47:47 +01:00
Lucas Bartholemy
2fe3fae1b4
Merge pull request #3053 from acs-ferreira/patch-10
...
Typo (double quotes needed)
2018-02-27 10:47:16 +01:00
Carlos Ferreira
1a5eeff68e
Fix PHP Fatal error
2018-02-26 18:38:59 +01:00