buddh4
8921fe7d41
Fix #3157 invalid use of relative space target link in MailContentEntry widget
2018-07-12 16:21:16 +02:00
buddh4
23a6fe0d5a
Fix #3169 post markdown not stripped in mails and activities
2018-07-12 16:15:11 +02:00
buddh4
ea05e13165
Fix #3204 invalid russian translation in module overview
2018-07-12 15:24:12 +02:00
buddh4
1f6c83b65a
- Fix #3200 wall stream scroll not working after single entry load request
...
- Fix added missing required validation of target space for move content feature
- Enh: Added `humhub.modules.stream.StreamState.firstRequest` in order to determine the initial request
2018-07-12 15:14:31 +02:00
Lucas Bartholemy
b063f90b4b
Enh: Added search index rebuild button
2018-07-12 00:36:03 +02:00
Lucas Bartholemy
3a39047396
Enh: Moved search index tasks into ActiveJobs
2018-07-10 17:45:08 +02:00
Lucas Bartholemy
75c65a0e87
Fixed typo
2018-07-10 13:44:00 +02:00
Lucas Bartholemy
296fa81252
SendMessageBulk switched to ActiveQueryUser instead of User array
2018-07-10 13:29:23 +02:00
Lucas Bartholemy
384897ea0f
ContentCreated Notification, pass ActiveUserQuery instead of user array
2018-07-10 12:00:43 +02:00
Lucas Bartholemy
2e9d26e824
Request membership pass ActiveUserQuery to bulk notification
2018-07-10 10:59:20 +02:00
Lucas Bartholemy
79cf593111
New version notification, pass admin query instead of user objects
2018-07-10 10:46:56 +02:00
Lucas Bartholemy
132aea0d8f
Pass ActiveQueryUser instead of User objects in comment notifications
2018-07-10 10:28:06 +02:00
Lucas Bartholemy
35b57f493f
Fixed typo
2018-07-10 10:20:39 +02:00
Lucas Bartholemy
4c9ac13821
Fix: Only pass recipientId instead of user object to SendNotification job
2018-07-10 09:48:59 +02:00
Lucas Bartholemy
cf32c28bf2
Merge pull request #3208 from Felli/patch-1
...
Fix: Remove duplicate
2018-07-10 09:09:57 +02:00
Sarah Tsumayoi
cd0bbdaf83
Fix: Remove duplicate
2018-07-10 10:10:34 +09:00
Lucas Bartholemy
7dc188703a
Minor code style fixes
2018-07-09 20:26:38 +02:00
Lucas Bartholemy
698b30a25f
PHPDoc fix
2018-07-09 20:24:56 +02:00
Lucas Bartholemy
09cf5427b2
Merge pull request #3206 from danielkesselberg/delete-invitation
...
Add possiblity to delete invite
2018-07-09 19:40:35 +02:00
Lucas Bartholemy
f63320da04
add modification time to theme stylesheet
2018-07-09 18:21:01 +02:00
Daniel Kesselberg
2d4c006c23
Merge branch 'master' into delete-invitation
2018-07-08 18:06:17 +02:00
Daniel Kesselberg
43b9e1dd3e
Merge pull request #3207 from danielkesselberg/master
...
Change some "" to ''
2018-07-08 18:05:20 +02:00
Daniel Kesselberg
8b7f30205a
🎨 Extra method for finding invite
2018-07-08 18:00:05 +02:00
Daniel Kesselberg
39246c13ee
🎨 Single Quotes
2018-07-08 17:55:35 +02:00
Daniel Kesselberg
8f462a0db5
🎨 Single Quotes
2018-07-08 17:54:35 +02:00
Daniel Kesselberg
70272704d7
🎨 Single Quotes
2018-07-08 17:52:30 +02:00
Daniel Kesselberg
0d0f261d2f
🎨 Single Quotes
2018-07-08 17:51:10 +02:00
Daniel Kesselberg
19eb0c66e4
📝 Changelog [skip ci]
2018-07-08 17:28:23 +02:00
Daniel Kesselberg
e84c2cad48
❇️ Add possiblity to delete invite
2018-07-08 17:22:41 +02:00
Lucas Bartholemy
06b5fe487e
Merge pull request #3203 from githubjeka/console-description
...
Fix bug comment in console description app
2018-07-07 11:24:06 +02:00
githubjeka
bd414c6326
Fix bug comment in console description app
2018-07-07 11:37:10 +03:00
Lucas Bartholemy
90f6a5176a
Fix: ThemeLoader publishes assets on CLI requests
2018-07-07 10:27:52 +02:00
buddh4
be8a89e01e
Fix: UI addition mutation observer interfering with new rich-text mutation logic
2018-07-06 22:37:33 +02:00
buddh4
6d803246ec
Use of JSWidget for Notification Overview
2018-07-06 21:18:57 +02:00
buddh4
56168e572d
Removed notification content init data from notification overview.
2018-07-06 20:15:46 +02:00
Lucas Bartholemy
f1ba149233
Merge pull request #3202 from githubjeka/use-statement
...
Remove unnecessary use statement. Fix bug on php 7.2
2018-07-06 15:53:51 +02:00
Lucas Bartholemy
b4b0897b3d
Updated docs
2018-07-06 15:40:05 +02:00
Lucas Bartholemy
ae27e07aca
Merge branch 'master' of github.com:humhub/humhub
...
# Conflicts:
# protected/humhub/modules/user/widgets/ProfileHeader.php
2018-07-06 15:36:24 +02:00
Lucas Bartholemy
b74ada8a59
Dynamic profile/space header counter
2018-07-06 15:12:41 +02:00
githubjeka
4b0693d2ae
Remove unnecessary use statement. Fix bug on php 7.2
2018-07-06 15:40:43 +03:00
Lucas Bartholemy
712a43b72e
Merge pull request #3201 from githubjeka/phpdoc-yii
...
Updated phpDoc. Removed duplicates properties.
2018-07-06 09:14:25 +02:00
githubjeka
ff161fe17b
Updated phpDoc. Removed duplicates properties.
2018-07-06 09:08:19 +03:00
buddh4
c422756a87
Merge branch 'master' of https://github.com/humhub/humhub
2018-07-05 12:25:18 +02:00
buddh4
de9f253cdf
Fixed: Stream wall scroll event not detached on pjax call
2018-07-05 12:25:00 +02:00
Daniel Kesselberg
f62bb20fc0
Merge pull request #3199 from danielkesselberg/master
...
Replace array with []
2018-07-05 11:52:32 +02:00
Daniel Kesselberg
82544e4c0c
🔧 Add configuration for php-cs-fixer [skip-ci]
2018-07-05 11:50:20 +02:00
Daniel Kesselberg
21aa8ee59f
🎨 Short-Array
2018-07-05 11:48:19 +02:00
Daniel Kesselberg
171a22f69c
🎨 Short-Array
2018-07-05 11:47:53 +02:00
Daniel Kesselberg
edcfb5acd2
🎨 Short-Array
2018-07-05 11:35:18 +02:00
Daniel Kesselberg
d51300303c
🎨 Short-Array
2018-07-05 11:34:18 +02:00