4662 Commits

Author SHA1 Message Date
Carlos Ferreira
d8e2a632bd
Update ManageController.php 2018-07-13 14:09:37 +02:00
buddh4
3fbecbeb29 Make use of ActiveQueryUser::active() in AddUsersToSpaceJob 2018-07-13 13:49:56 +02:00
buddh4
30e161a8a7 Removed debugger in humhub.comment.js 2018-07-13 13:35:06 +02:00
buddh4
0a1071ac19 Fix #3211 escaped html rendered on space list modal title 2018-07-13 11:24:42 +02:00
buddh4
96917a96fe Fix use of id's instead of ActiveRecords for AddUsersToSpaceJob 2018-07-13 10:52:51 +02:00
buddh4
2e394647bc Fix #3123 unbalanced html tags leads to broken comment after load more 2018-07-12 22:02:13 +02:00
buddh4
391d04eb3d Production asset build 2018-07-12 21:09:31 +02:00
buddh4
6d975a1dd3 Small cleanup 2018-07-12 21:03:23 +02:00
buddh4
842eb58e15 Enh topic labels now redirect to space stream with active topic filter if clicked outside of space stream 2018-07-12 21:02:13 +02:00
buddh4
cf1c423f62 - Fix force invite not working on space creation
- Enh: Enable invite all instead of force membership in case force invite checkbox is not selected
- Fix prevent MembersAdded activity when using force space membership
- Enh added `humhub.modules.ui.picker.Picker.disable()` in order to disable/enable userpicker fields
2018-07-12 19:10:02 +02:00
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
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
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
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
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
21aa8ee59f 🎨 Short-Array 2018-07-05 11:48:19 +02:00