5397 Commits

Author SHA1 Message Date
Carlos Ferreira
b3480475ea
Formating and a note about SMTP services 2018-09-04 18:31:43 +02:00
buddh4
202e8404f9 Chng: Updated humhub.prosemirror dependency to 1.9 2018-09-04 18:00:47 +02:00
buddh4
f323c244fd Fixed Space MemberController Access 2018-09-04 17:34:57 +02:00
buddh4
a0cfb57c07 Enh: Added ui.richtext.prosemirror.config.link.validate to intercept link input validation 2018-09-04 17:11:20 +02:00
buddh4
7ef4bacc92 Fixed space manager default access 2018-09-04 14:58:08 +02:00
Lucas Bartholemy
a02b918641 Fixed typo 2018-08-31 21:40:31 +02:00
Lucas Bartholemy
02727686fe Enh: Added scheme paramter to Content::getUrl method 2018-08-31 21:38:52 +02:00
buddh4
eb24ee630a Chng: Replaced file preview delete icon
Added markdown anchor styling
2018-08-31 18:26:43 +02:00
buddh4
d09b06d387 Added missing file url js config 2018-08-31 18:24:50 +02:00
buddh4
723d60f4af Fix: humhub\modules\space\modules\manage\components\Controller only accessible by system admins 2018-08-31 18:23:47 +02:00
buddh4
4b0d87b7a0 Enh: Added humhub.modules.file.getFileUrl and humhub.modules.file.filterFileUrl for file guid based url handling 2018-08-31 18:22:35 +02:00
buddh4
11cc627704 Enh: Added humhub\modules\content\widgets\richtext\ProsemirrorRichText::parseOutput for pre render parsing 2018-08-31 18:21:07 +02:00
buddh4
bc37921e7e Fix: Richtext prompt not removed on pjax load 2018-08-31 18:18:18 +02:00
HumHub Translations
a4f69c0b04 Enh: Updated Translations (translate.humhub.org) 2018-08-31 16:16:59 +02:00
Lucas Bartholemy
f920ab3b91 Fix: Refactored ActiveQueryContent::contentTag method, added method parameter 2018-08-31 15:57:15 +02:00
Lucas Bartholemy
0e79fd31c3 Fix: Do not allow user self deletion via admin section 2018-08-31 10:12:36 +02:00
Lucas Bartholemy
b0d025c3c8 Merge branch 'master' of github.com:humhub/humhub 2018-08-30 12:26:57 +02:00
Lucas Bartholemy
e12f0a8d42 Fix migration failure when user/space contentcontainer is invalid 2018-08-30 12:26:11 +02:00
Lucas Bartholemy
2f40c68f98
Update updating.md 2018-08-29 10:13:56 +02:00
Lucas Bartholemy
2e7b405c1a Fixed scenario constant typo 2018-08-28 16:01:14 +02:00
Lucas Bartholemy
bd7531a15b Added scenario constants 2018-08-28 13:57:43 +02:00
Lucas Bartholemy
047c3d3c09 Fix: Ensure profile field "internal name" contains at least one character 2018-08-28 13:55:07 +02:00
Lucas Bartholemy
fc2758b2c2 Fix: Activity exception on integrity check 2018-08-28 13:40:22 +02:00
Lucas Bartholemy
21ae4f0929 Fix: Permalink better handling of deleted content 2018-08-28 12:19:41 +02:00
Lucas Bartholemy
67be6c2061
Merge pull request #3262 from humhub/v1.2
Add user dn on login attributes
2018-08-24 22:06:12 +02:00
Daniel Kesselberg
f59410deb6 Enh: Dont run install before deploy stage 2018-08-24 21:24:38 +02:00
Daniel Kesselberg
32daccff3f Enh: Use deploy stage to trigger external modules 2018-08-24 20:29:35 +02:00
Daniel Kesselberg
03ecb81a5e Merge branch 'master' of github.com:humhub/humhub 2018-08-24 18:35:37 +02:00
Daniel Kesselberg
619ebfd05e Chg: Trigger related modules only for php 7.2 2018-08-24 18:34:13 +02:00
Daniel Kesselberg
fc35a3dae9
Merge pull request #3267 from danielkesselberg/master
Fix: Cannot find .travis-scripts because wrong working directory
2018-08-24 17:58:10 +02:00
Daniel Kesselberg
e49696ac70 Fix: Cannot find .travis-scripts because wrong working directory 2018-08-24 17:56:15 +02:00
Lucas Bartholemy
8e171e1b83 Added queue/run isolation note 2018-08-24 17:42:50 +02:00
buddh4
d9e34b9ea9 Fixed Travis trigger-modules.sh env setting 2018-08-24 17:34:10 +02:00
buddh4
0ff4f26ba6 - Fix: Suprressed stream entry button not rendered.
- Fix: Author stream filter not working.
- Chng: Use of relative urls in richtext files/images
2018-08-24 17:26:45 +02:00
buddh4
c9a97eb780
Merge pull request #3266 from danielkesselberg/feature/trigger-related-modules
Build related modules
2018-08-24 17:23:05 +02:00
Daniel Kesselberg
8d9e7ca4ae Format travis.yml 2018-08-24 17:20:57 +02:00
Daniel Kesselberg
422e6a6d9e Only trigger build for master / pr = false and set matrix to master 2018-08-24 17:08:00 +02:00
Daniel Kesselberg
7f8290ae33 Trigger build for calendar from master 2018-08-24 16:42:45 +02:00
Daniel Kesselberg
7f087c1bf9 Trigger calendar from humhub core 2018-08-24 16:19:30 +02:00
Daniel Kesselberg
341593b351 Install curl 2018-08-24 16:07:28 +02:00
Daniel Kesselberg
7eea47973d Install travis-cli 2018-08-24 15:56:04 +02:00
Lucas Bartholemy
d405ca2e92 Fix: Invalid "Member since" date in space administration 2018-08-24 12:01:27 +02:00
Lucas Bartholemy
f573e3d42f Fix: Space admin user remove broken 2018-08-24 11:58:41 +02:00
buddh4
ceb9f87628 Changelog update + small cleanup 2018-08-23 21:42:14 +02:00
buddh4
6aab1c4758 Chng: humhub\modules\content\models\ContentTag:deleteAll() and humhub\modules\content\models\ContentTag:findAll() now respect the tag type condition by default 2018-08-23 21:15:33 +02:00
buddh4
d407b88e4e Merge branch 'master' of github.com:humhub/humhub 2018-08-23 19:58:33 +02:00
buddh4
57443b20ae Enh: Added random default color to humhub\modules\ui\form\widgets\ColorPicker 2018-08-23 19:58:21 +02:00
Lucas Bartholemy
44d81cbf6a Soft fail on migration if foreign key cannot be set 2018-08-23 19:15:13 +02:00
buddh4
12e3e5addf - Fix: Richtext without focusMenu on small devices overlaps previous sibling 2018-08-23 18:27:42 +02:00
buddh4
1e5d8bf5ff - Chng: humhub\modules\topic\models\Topic::attach now accepts humhub\modules\content\interfaces\ContentOwner instances 2018-08-23 18:25:27 +02:00