7546 Commits

Author SHA1 Message Date
Lucas Bartholemy
a9a5e8f9ba Replace Zend LDAP 2020-10-14 15:07:09 +02:00
buddh4
80ecd61809 Fix #4488: Changing scope filter hides filter nav if no result was found 2020-10-14 14:28:26 +02:00
buddh4
41ec29eef7 Fix #4493: Removed legacy ControllerAccess in notification ListController 2020-10-14 14:03:05 +02:00
buddh4
e12f5a2681 Fix #4487: Missing Space name on Profile Space post 2020-10-14 13:57:08 +02:00
buddh4
4668bda8c2 Fix #4497 Removed default font-weight from dropdown links 2020-10-14 13:49:39 +02:00
Lucas Bartholemy
651e3bcdb4
Merge pull request #4500 from humhub/fix/readMoreAbout
Increases about section text read-more text limit
2020-10-14 12:51:08 +02:00
buddh4
5cffef0c6b Increases about section text read-more text limit 2020-10-14 11:59:39 +02:00
Lucas Bartholemy
76a0db3d15
Merge pull request #4499 from humhub/Fix/inviteNotificationTargetUrl
Fix/invite notification target url #4354
2020-10-14 10:46:36 +02:00
Lucas Bartholemy
0f25d9df4b
Merge pull request #4490 from humhub/fix/4489
Fix #4489 Use of proper UpdatedIcon tooltip date format
2020-10-14 10:34:32 +02:00
Lucas Bartholemy
fbe27428f6
Merge pull request #4491 from humhub/fix/postShortTextIgnoreBreaks
Fix: Ignore multi-line paragraphs when applying short-text-post class
2020-10-14 10:12:34 +02:00
Faeze Moradi
2565356f84 set about page as target url of invite notification 2020-10-14 00:08:41 +02:00
Lucas Bartholemy
eda37bd923 Enh #4475: Add Console UserAdmin Command 2020-10-13 19:29:11 +02:00
buddh4
0a0d1858dc Fix: Ignore multi-line paragraphs when applying short-text-post class 2020-10-13 18:51:40 +02:00
buddh4
e14ce28076 Fix #4489 Use of proper UpdatedIcon tooltip date format 2020-10-13 18:33:35 +02:00
buddh4
aa8bebea33
Merge pull request #4486 from humhub/fix/composerJson
Fixed composer.json error.
2020-10-13 18:01:18 +02:00
buddh4
37090d2534 Fixed composer.json error. 2020-10-13 18:00:25 +02:00
buddh4
49c0aea8b3
Merge pull request #4485 from humhub/enh/updateClipboardPolyfill
Updated clipboard-polyfill to v3
2020-10-13 16:14:42 +02:00
buddh4
769a9f5929 Updated clipboard-polyfill to v3 2020-10-13 16:11:00 +02:00
buddh4
9780acb526
Merge pull request #4478 from humhub/fix/mailSummaryStreamBroken
Fix/mail summary stream broken
2020-10-13 15:17:21 +02:00
buddh4
e7ab8bda9b
Merge pull request #4482 from humhub/chng/removeLegacyRichtext
Removed legacy richtext classes and resources.
2020-10-13 15:14:31 +02:00
buddh4
b3fcaa6443 Updated CHANGELOG_DEV.md 2020-10-13 15:12:54 +02:00
buddh4
12ad024bba Removed legacy richtext classes and resources. 2020-10-13 15:06:49 +02:00
buddh4
84d0062a64
Merge pull request #4481 from humhub/fix/richtextMenuMargin
Fixes richtext focusMenu margin on firefox
2020-10-13 14:55:16 +02:00
buddh4
d743a31a9f Fixes richtext focusMenu margin on firefox 2020-10-13 14:53:16 +02:00
buddh4
ff614c3731
Merge pull request #4480 from humhub/fix/navigationTextColor
Fix: Tab menu text coloring on hover and activation.
2020-10-13 14:49:06 +02:00
buddh4
f61a56029b Fix: Tab menu text coloring on hover and activation. 2020-10-13 14:42:01 +02:00
buddh4
583262aa23
Merge pull request #4479 from humhub/chng/middotAfterStreamEntryDate
Added middot between stream entry date and stream entry icons
2020-10-13 14:22:23 +02:00
buddh4
87b2e0458c Added middot after stream entry date and before stream entry icons 2020-10-13 14:19:58 +02:00
buddh4
eb9b7dd4d1
Merge pull request #4476 from humhub/enh/timeagoRework
Enh #4407: Reworked TimeAgo widget
2020-10-13 14:13:48 +02:00
buddh4
71e4778964 Removed usage of legacy Stream::$activeQuery 2020-10-13 14:09:52 +02:00
buddh4
7c7add27a8 Removed Stream::$user from LegacyStreamTrait.php 2020-10-13 14:03:49 +02:00
buddh4
bc3517c3fb Fixed MailSummary Dashboard stream not working 2020-10-13 14:03:07 +02:00
buddh4
d5dbe2c652 Small cleanup in TimeAgo.php 2020-10-13 13:56:46 +02:00
buddh4
ff87329b47 Fixed TimeAgoWidgetTest.php 2020-10-13 13:54:25 +02:00
Master_Hans
aa570b09ff #4396 Removed redundant else clause 2020-10-13 12:46:42 +03:00
Master_Hans
fc96cb859c #4396 Change validation block. First check for empty message before checking the file existence. 2020-10-13 12:43:57 +03:00
Master_Hans
bce06aac19 #4396 Removed findAssignedToRecord() from FileManager.php 2020-10-13 09:42:26 +03:00
buddh4
da20fbbcb9 Merge branch 'enh/timeagoRework' of github.com:humhub/humhub into enh/timeagoRework 2020-10-12 18:50:43 +02:00
buddh4
3f5721d89c Updated php docs in TimeAgo 2020-10-12 18:50:10 +02:00
buddh4
e2293c58e5
Merge branch 'develop' into enh/timeagoRework 2020-10-12 18:49:00 +02:00
buddh4
d5776dfd5d Updated CHANGELOG_DEV.md# 2020-10-12 18:48:17 +02:00
buddh4
9bbf13f837 Enh #4407: Reworked TimeAgo widget 2020-10-12 18:46:21 +02:00
Lucas Bartholemy
d78404cc43
Merge pull request #4467 from humhub/enh/injectStreamEntries
Enh: Inject stream entries by event
2020-10-12 17:55:02 +02:00
Lucas Bartholemy
65ee911f37
Merge branch 'develop' into enh/injectStreamEntries 2020-10-12 17:54:52 +02:00
Lucas Bartholemy
136d5bf596
Merge pull request #4473 from humhub/fix/catchModuleConfigLoadError
Fix: Catch all Throwables when loading module config
2020-10-12 17:25:30 +02:00
Lucas Bartholemy
565946f0da
Merge branch 'develop' into fix/catchModuleConfigLoadError 2020-10-12 17:25:09 +02:00
Lucas Bartholemy
f3c8d2d24d
Merge pull request #4474 from humhub/fix/removeLoaderFromEventTarget
Fix: Loader not removed from event trigger
2020-10-12 17:21:58 +02:00
buddh4
56f18e1ebd Updated CHANGELOG_DEV.md 2020-10-12 16:42:54 +02:00
buddh4
e8dd91cf94 Fix: Loader not removed from event trigger 2020-10-12 16:40:37 +02:00
buddh4
1a6a13e308 Updated CHANGELOG_DEV.md 2020-10-12 16:37:29 +02:00