buddh4
|
608066d3b9
|
Merge branch 'master' of https://github.com/humhub/humhub
|
2018-10-04 13:41:04 +02:00 |
|
buddh4
|
4e5d35468b
|
Fix #3313: Unable to deny invitation to private space
|
2018-10-04 13:40:44 +02:00 |
|
Lucas Bartholemy
|
79dad8e3b6
|
Fix: Hide unapproved member activities
|
2018-09-29 15:49:37 +02:00 |
|
buddh4
|
7698d9ccf1
|
Added SummaryMail unit tests.
|
2018-09-26 21:43:28 +02:00 |
|
buddh4
|
53c1525ceb
|
Fix: Serialization of notifications without originator fails
|
2018-09-26 17:50:01 +02:00 |
|
Lucas Bartholemy
|
106c2652e5
|
Merge branch 'master' of github.com:humhub/humhub
v1.3.4
|
2018-09-25 11:46:44 +02:00 |
|
Lucas Bartholemy
|
1ec0c7d08f
|
Increase Version
|
2018-09-25 11:46:29 +02:00 |
|
HumHub Translations
|
bec130d62c
|
Enh: Updated Translations (translate.humhub.org)
|
2018-09-25 11:31:29 +02:00 |
|
Lucas Bartholemy
|
85d64e3156
|
Fix: Theme parent lookup cache causes installer crash
|
2018-09-25 11:30:34 +02:00 |
|
Lucas Bartholemy
|
429f54b1b5
|
Prepare 1.3.3 release
v1.3.3
|
2018-09-24 13:14:55 +02:00 |
|
HumHub Translations
|
5c35c1edbc
|
Enh: Updated Translations (translate.humhub.org)
|
2018-09-24 13:13:05 +02:00 |
|
Daniel Kesselberg
|
998df73a6d
|
Merge pull request #3311 from humhub/danielkesselberg-patch-1
Change isolated to isolate
|
2018-09-23 22:57:44 +02:00 |
|
Daniel Kesselberg
|
634c460052
|
Change isolated to isolate
|
2018-09-23 20:24:41 +02:00 |
|
Daniel Kesselberg
|
f8a3b14c9b
|
Merge pull request #3234 from danielkesselberg/feature/improve-moduleloader
Improve moduleloader
|
2018-09-21 21:13:35 +02:00 |
|
buddh4
|
2a7fa40737
|
Chng: Updated humhub-prosemirror-richtext to v1.0.10
|
2018-09-21 17:59:51 +02:00 |
|
buddh4
|
cd47651a6c
|
Theme rebuild.
|
2018-09-21 15:32:31 +02:00 |
|
buddh4
|
e148a762c4
|
Fixed activity stream padding issue introduced through the collapsible behavior
|
2018-09-21 15:22:12 +02:00 |
|
buddh4
|
d5b05a24d4
|
Merge pull request #3248 from danielkesselberg/feature/collapsible-activites-widget
Enh: Make Latest activities collapsible
|
2018-09-21 15:14:44 +02:00 |
|
buddh4
|
fed8b93cb7
|
Merge branch 'master' of github.com:humhub/humhub
|
2018-09-21 15:09:51 +02:00 |
|
buddh4
|
d41fd377d0
|
Replaced deprecated yii\base\InvalidParamException with yii\base\InvalidArgumentException
|
2018-09-21 15:09:35 +02:00 |
|
buddh4
|
69f06f7766
|
Merge pull request #3265 from acs-ferreira/patch-9
Simple clean
|
2018-09-21 14:54:41 +02:00 |
|
buddh4
|
03a614da7f
|
Updated CHANGELOG.md
|
2018-09-21 14:41:01 +02:00 |
|
Lucas Bartholemy
|
0ee8b471dc
|
Merge branch 'master' of github.com:humhub/humhub
|
2018-09-21 14:35:01 +02:00 |
|
Lucas Bartholemy
|
d1cbaa7abd
|
Fix: File handling in upgrade path between 1.0.x and 1.3.x
|
2018-09-21 14:34:19 +02:00 |
|
buddh4
|
ed0089b121
|
Merge pull request #3291 from acs-ferreira/patch-14
Fix Git link
|
2018-09-21 14:34:12 +02:00 |
|
buddh4
|
86ce7308d7
|
Merge pull request #3296 from acs-ferreira/patch-16
Fix space selector image alignement
|
2018-09-21 14:01:04 +02:00 |
|
buddh4
|
dd52fbfaa2
|
Merge pull request #3297 from acs-ferreira/patch-17
Typo
|
2018-09-21 13:44:17 +02:00 |
|
buddh4
|
6594e4c5df
|
Changelog update
|
2018-09-21 13:14:34 +02:00 |
|
buddh4
|
e971c0a4a8
|
Fix: Space head count includes disabled user
|
2018-09-21 13:03:08 +02:00 |
|
buddh4
|
9ed136614b
|
Force default UTC timezone in unit tests.
|
2018-09-21 00:10:24 +02:00 |
|
buddh4
|
fc5477b9e6
|
Fixed: PHP 5.6 Cannot use isset() on the result of an expression issue in richtext preview call
|
2018-09-20 18:10:19 +02:00 |
|
buddh4
|
e904becd43
|
Fixed: Non existing emoji match throws error in ProsemirrorRichText::preview() .
|
2018-09-20 17:12:24 +02:00 |
|
buddh4
|
7c342e174a
|
Fix #3302 smiley are not render into last activity module and email
|
2018-09-20 16:52:18 +02:00 |
|
buddh4
|
0cd1699c04
|
Merge branch 'master' of https://github.com/humhub/humhub
|
2018-09-20 15:35:51 +02:00 |
|
buddh4
|
930a018992
|
Enh: Enable usage of humhub\modules\content\widgets\PermaLink outside of humhub.modules.content.Content components.
|
2018-09-20 15:35:36 +02:00 |
|
HumHub Translations
|
bbf448baa8
|
Enh: Updated Translations (translate.humhub.org)
|
2018-09-20 14:56:36 +02:00 |
|
HumHub Translations
|
0ca9838b02
|
Merge branch 'master' of github.com:humhub/humhub
|
2018-09-20 14:56:16 +02:00 |
|
HumHub Translations
|
dcaeb91916
|
Enh: Updated Translations (translate.humhub.org)
|
2018-09-20 14:56:00 +02:00 |
|
buddh4
|
28d7e58fd7
|
Fix: Javascript humhub.modules.util.object.extend not working on older Safari version
|
2018-09-20 14:01:51 +02:00 |
|
Lucas Bartholemy
|
806d11aeb6
|
Enh: Allow urls in array form in homeUrl configuration
|
2018-09-20 11:02:45 +02:00 |
|
buddh4
|
fa70b71715
|
Fix: Added additional notification validation
Fix: Notification previews contains new line
|
2018-09-19 18:39:39 +02:00 |
|
Lucas Bartholemy
|
1d90c39fb2
|
Avoid record save on file attach
|
2018-09-19 18:27:24 +02:00 |
|
Lucas Bartholemy
|
cc1403cfdc
|
Merge branch 'master' of github.com:humhub/humhub
|
2018-09-18 14:54:24 +02:00 |
|
Lucas Bartholemy
|
b6371dc7b2
|
Changed version
|
2018-09-18 14:54:13 +02:00 |
|
buddh4
|
981a858b94
|
Fix #3294: space picker encoding
|
2018-09-18 13:59:29 +02:00 |
|
buddh4
|
0eee495ee6
|
- Enh: Added auto file attachment in humhub\modules\content\widgets\richtext\ProsemirrorRichTextProcessor
- Fix: z-index issue with fixed richtext menu
|
2018-09-18 13:46:44 +02:00 |
|
Lucas Bartholemy
|
12fc576d83
|
Enh: Improved theme parent lookup performance
|
2018-09-16 19:25:08 +02:00 |
|
Lucas Bartholemy
|
685dc4f845
|
Merge pull request #3289 from acs-ferreira/patch-12
Add systemd as an option for Queue Workers
|
2018-09-16 10:30:40 +02:00 |
|
Carlos Ferreira
|
557ac537bc
|
Typo
|
2018-09-15 22:28:46 +02:00 |
|
Lucas Bartholemy
|
c3d489c2d4
|
Changed version
|
2018-09-15 19:42:24 +02:00 |
|