Lucas Bartholemy
fb3e357c52
Fixed url handling markdown
2018-07-16 14:29:53 +02:00
Lucas Bartholemy
ee0efccfd5
Updated CHANGELOG.md
2018-07-16 11:39:11 +02:00
buddh4
ab94133f07
Removed duplicate Yii import
2018-07-16 11:16:07 +02:00
buddh4
8a2d39b68f
Merge branch 'master' of https://github.com/humhub/humhub
2018-07-16 11:14:43 +02:00
buddh4
28548fe659
Fixed missing Yii import in humhub\modules\comment\Events
2018-07-16 11:14:19 +02:00
Lucas Bartholemy
e5ee451bec
Fixed missing import
2018-07-16 11:06:06 +02:00
buddh4
a66ff9b4a0
Merge branch 'master' of https://github.com/humhub/humhub
2018-07-16 11:02:30 +02:00
buddh4
f4b2c0590a
Fix: Error thrown for empty url links in humhub\libs\Markdown
when used in console environment
2018-07-16 11:02:06 +02:00
Lucas Bartholemy
ad9ee1b676
Merge pull request #3215 from acs-ferreira/patch-1
...
Small clean
2018-07-16 11:01:53 +02:00
buddh4
abd3c06785
Updated security and updating documentation.
2018-07-16 00:15:18 +02:00
Carlos Ferreira
e4d4b334e6
Update OverviewController.php
2018-07-16 00:01:19 +02:00
buddh4
80aa0269b9
Reworked get started docs
2018-07-15 23:54:16 +02:00
buddh4
eab8dafc11
Fix: move profile content not possible
2018-07-15 23:48:32 +02:00
Carlos Ferreira
f06ed03430
Update Events.php
2018-07-15 23:44:12 +02:00
Carlos Ferreira
8ffb16acef
Update ContentTopicButton.php
2018-07-15 23:43:22 +02:00
Carlos Ferreira
de2d4db0b9
Update TopicPicker.php
2018-07-15 23:42:53 +02:00
Carlos Ferreira
ed70e61242
Update TopicLabel.php
2018-07-15 23:41:55 +02:00
Carlos Ferreira
730d6f300f
Update ContentTopicsForm.php
2018-07-15 23:39:45 +02:00
Carlos Ferreira
dfd186a1fe
Update Topic.php
2018-07-15 23:39:15 +02:00
Carlos Ferreira
5977e464a5
Update ContentTopicController.php
2018-07-15 23:38:02 +02:00
Carlos Ferreira
21e9d334f6
Update groups.php
2018-07-15 23:35:29 +02:00
Carlos Ferreira
b2b08ba7db
Update userPosts.php
2018-07-15 23:32:57 +02:00
Carlos Ferreira
0b158d6720
Update OverviewController.php
2018-07-15 23:28:21 +02:00
Carlos Ferreira
d0a6e385cf
Update Events.php
2018-07-15 23:26:15 +02:00
Carlos Ferreira
daef75a75f
Update Profile.php
2018-07-15 23:22:03 +02:00
Carlos Ferreira
bceffa2080
Update SpaceModelMembership.php
2018-07-15 23:17:49 +02:00
Carlos Ferreira
1baa918c35
Small clean
2018-07-15 23:11:33 +02:00
buddh4
3b37519145
Merge branch 'master' of github.com:humhub/humhub
2018-07-15 18:51:57 +02:00
buddh4
83c3ef6ef7
Added missing layout-snippet-container class in space and profile layout
2018-07-15 18:51:04 +02:00
Lucas Bartholemy
e6eb318c27
Fix: UserUrlRule double User model import
2018-07-14 19:22:58 +02:00
buddh4
c65de216ee
Fixed invalid userpicker translation syntax in czech language
2018-07-14 16:12:24 +02:00
buddh4
51bcd1b1c4
Merge branch 'master' of github.com:humhub/humhub
2018-07-13 16:43:41 +02:00
buddh4
6f98b4f055
Production asset rebuild
2018-07-13 16:43:25 +02:00
buddh4
75f4398f3b
Merge pull request #3212 from acs-ferreira/array-pass
...
Arrays on findOne() methods
2018-07-13 15:42:38 +02:00
Carlos Ferreira
6368cecc42
Update User.php
2018-07-13 15:07:10 +02:00
Carlos Ferreira
eb7f1dd2ee
Update UserGroupForm.php
2018-07-13 14:58:46 +02:00
Carlos Ferreira
9ae5eda684
Update UserEditForm.php
2018-07-13 14:57:14 +02:00
Carlos Ferreira
08e6167e9a
Update AddGroupMemberForm.php
2018-07-13 14:38:06 +02:00
buddh4
25ea5dc706
Fix remove markdown headline from plain text preview
2018-07-13 14:36:40 +02:00
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