561 Commits

Author SHA1 Message Date
Lucas Bartholemy
a35898a4c8 Prepare 1.3.7 release 2018-10-23 19:41:58 +02:00
buddh4
f385e0cd5d Fix #2912: Deleting single stream item does not reload stream 2018-10-23 15:11:09 +02:00
Lucas Bartholemy
8daedb2b44 Enh: Added config option to remove "user profile posts" entry from directory navigation 2018-10-23 15:06:08 +02:00
Lucas Bartholemy
71306be738 Changelog Update 2018-10-23 15:00:45 +02:00
Lucas Bartholemy
6f3e1edfc5 CHANGELOG update 2018-10-23 14:25:45 +02:00
Lucas Bartholemy
cf2757389a Updated CHANGELOG.md 2018-10-23 14:12:11 +02:00
Lucas Bartholemy
185a21ef50 Enh: "Powered by" message handling by widget 2018-10-23 14:05:28 +02:00
Lucas Bartholemy
6748aaa39e Fix: Error message during database installation 2018-10-15 16:17:51 +02:00
Lucas Bartholemy
286adc37e6 Changelog update 2018-10-12 10:47:59 +02:00
Lucas Bartholemy
8e6c50e10d Fix #3322: Disabled users still receive emails notifications 2018-10-11 12:02:04 +02:00
buddh4
b045210f53 - Fix: Richtext loses mark state
- Fix: New comment scroll behavior not used in comment edit view
- Chng: Updated `humhub-prosemirror-richtext` to v1.0.12
2018-10-11 11:52:57 +02:00
Lucas Bartholemy
eded29054d Prepare 1.3.5 release 2018-10-10 16:39:48 +02:00
buddh4
b2af9f9379 Merge branch 'master' of https://github.com/humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2018-10-10 16:36:58 +02:00
buddh4
8ab13b8a04 Fix widgetAction events case issue
Added `humhub.modules.util.string.capitalizeFirstLetter` and `lowerCaseFirstLetter`
Chng: Rename `Upload::model` to `Upload:forModel`
Chng: Rename `Upload::name` to `Upload:withName`
2018-10-10 16:35:12 +02:00
Lucas Bartholemy
b1414e3ebb Fix #3315: Exception on first login with ldap 2018-10-10 11:51:15 +02:00
buddh4
7c6562d5d1 Fix #3314: layout container width differences 2018-10-09 20:53:34 +02:00
buddh4
7872322876 Fix: mobile view wrong min-height calculation 2018-10-09 19:54:10 +02:00
buddh4
00286a89a9 Fix: Comment form files not cleared 2018-10-08 21:59:02 +02:00
buddh4
db6d01022a Fix bootstrap-datepicker.en.min.js 404 (Not Found) 2018-10-08 20:19:08 +02:00
buddh4
1ddbf55fe1 Added JSDoc configuration
Added coverage utility HTML and c3.php configuration
Added missing TextFilterInput.php
2018-10-07 20:36:19 +02:00
buddh4
548af8ecfe Enh: Added humhub.modules.ui.filter.TextInput and related humhub\modules\ui\filter\widgets\TextFilterInput 2018-10-07 20:28:32 +02:00
buddh4
61736698d9 Fix: Fixed typo from MailSummary::INTERVAL_HOURY to MailSummary::INTERVAL_HOURLY 2018-10-07 20:22:32 +02:00
Lucas Bartholemy
7d3449eefc Merge branch 'master' of github.com:humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2018-10-04 15:07:34 +02:00
Lucas Bartholemy
038afb4cf5 Fix: Added PHP GD extension to the requirements (docs and selftest) 2018-10-04 15:05:48 +02:00
buddh4
7af546ee74 Fix: Comment edit triggers new activity 2018-10-04 15:05:23 +02:00
buddh4
8dffe82772 Fix: Added missing parent::init() call to humhub\modules\stream\widgets\StreamViewer 2018-10-04 14:17:54 +02:00
buddh4
72f5feaa03 Swapped CHANGELOG item to latest version. 2018-10-04 14:09:45 +02:00
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
53c1525ceb Fix: Serialization of notifications without originator fails 2018-09-26 17:50:01 +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 2018-09-24 13:14:55 +02:00
buddh4
2a7fa40737 Chng: Updated humhub-prosemirror-richtext to v1.0.10 2018-09-21 17:59:51 +02:00
buddh4
03a614da7f Updated CHANGELOG.md 2018-09-21 14:41:01 +02:00
buddh4
6594e4c5df Changelog update 2018-09-21 13:14:34 +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
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
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
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
b8e2cfcc66 Enh: Added console command to list and change themes 2018-09-15 19:40:44 +02:00
buddh4
7d9cc4c49f - Fix: img overflow in markdown view
- Community theme rebuild
2018-09-09 20:30:03 +02:00
Lucas Bartholemy
46100a84ba Prepare 1.3.2 Release 2018-09-04 19:08:14 +02:00
Carlos Ferreira
b535f92499
Version typo 2018-09-04 18:51:58 +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