6396 Commits

Author SHA1 Message Date
buddh4
8accc2c58c Do not use read-more addition in single entry stream 2020-09-25 19:21:36 +02:00
buddh4
0dd5bcfe52 Improved rendering of single line posts 2020-09-25 19:19:46 +02:00
buddh4
9126e14253 Implementation of view context header 2020-09-25 19:16:53 +02:00
Master_Hans
0949c4cd4b #4041 Added translations into Russian from provided archive file 2020-09-25 17:49:44 +03:00
buddh4
5fae6a38bd Changed tooltip of post/comment button from "Upload Files" to "Attach Files" 2020-09-25 12:39:10 +02:00
sahartak2025
8ad5e41bc6 Issues Cropping Images #4111 2020-09-25 10:33:49 +04:00
buddh4
4e6c0639b4 Rename WallStreamEntryOptions::setJustEdited() to justEdited() + fix isShowAuthorLinkInSubHeadLine does not return result. 2020-09-24 16:13:49 +02:00
buddh4
1d1ad9d8f5 Renamed StreamEntryOptions::entryWidgetClass to StreamEntryOptions::widgetClass 2020-09-24 16:12:53 +02:00
Lucas Bartholemy
5c77f8d4ea
Merge pull request #4392 from humhub/sahartak2025-fix/4186
Add Timezone validation rules to admin prerequisite view #418
2020-09-24 12:08:59 +02:00
sahartak2025
a5e9d061c4 Merge remote-tracking branch 'remotes/parent/develop' into fix/4385
# Conflicts:
#	CHANGELOG_DEV.md
2020-09-24 09:47:08 +04:00
buddh4
22b5f7c3f2 Renamed StreamEntryWidget::renderBodyLayout to StreamEntryWidget::renderBody 2020-09-23 20:53:13 +02:00
buddh4
7f1f09a4e5 Fixed ContentEditTest 2020-09-23 20:46:24 +02:00
buddh4
0ac028c09f Fixed StreamCest 2020-09-23 20:45:52 +02:00
buddh4
067a7d5dde Added ArchivedIcon to wallStreamEntryHeader.php 2020-09-23 18:40:41 +02:00
buddh4
1e8abeac6b Fixed use content createdBy in WallStreamEntryWidget::renderTitle() 2020-09-23 18:39:54 +02:00
buddh4
2f4b4df185 Fixed Content::afterSave return 2020-09-23 17:53:28 +02:00
buddh4
34e95bcf20 Removed legacy mode setting from MailSummary dashboard stream call 2020-09-23 17:52:41 +02:00
buddh4
877e0e237d Fixed uncatched Throwable destroys search stream 2020-09-23 17:51:30 +02:00
buddh4
5efe6df0fa Fixed ActivityStreamAction migration 2020-09-23 17:50:26 +02:00
buddh4
71213565ec Fixed ActiveRecord created_at not available directly after save 2020-09-23 17:49:44 +02:00
buddh4
b40fef1caa - Implementation of StreamEntryOptions for differentiating the appearance
- Migrated Activity widget to new StreamEntryWidget logic
- Aligned comment section to new StreamEntryWidget
2020-09-23 17:47:36 +02:00
sahartak2025
fd2801187f Tour broken when profile start page is changed #4385 2020-09-23 17:37:13 +04:00
Lucas Bartholemy
a5d7d4de2d
Merge branch 'develop' into canLikePremission 2020-09-22 15:07:41 +02:00
MasterMindNET
000add9787 fix: canLike check is removed from the 'actionUnlike' 2020-09-19 15:20:39 +03:00
Lucas Bartholemy
cb90050cd6
Merge branch 'develop' into sahartak2025-fix/4186 2020-09-18 11:48:09 +02:00
Lucas Bartholemy
0b4fc47808 Show time instead of time zone 2020-09-18 11:38:15 +02:00
Lucas Bartholemy
9c64744eb5 Merge branch 'fix/4186' of https://github.com/sahartak2025/humhub into sahartak2025-fix/4186 2020-09-18 10:53:55 +02:00
sahartak2025
db547b2d99 fixes
Hide TimeZone setting check from install page
2020-09-16 18:00:01 +04:00
buddh4
0e3126566a Merge branch 'develop' into enh/wallStreamEntryWidgetlayouts
# Conflicts:
#	static/less/stream.less
#	themes/HumHub/css/theme.css
2020-09-16 15:58:59 +02:00
buddh4
c2fd5d23c0 Fixed ContentEditTest 2020-09-16 15:40:23 +02:00
buddh4
4f5b59d25b
Merge pull request #4380 from humhub/enh/ContentIsEdited
Enh: Implementation of Content::isEdited()
2020-09-16 15:35:37 +02:00
buddh4
dabec6a6aa Changed isEdited to isUpdated
Added Comment::isUpdated()
2020-09-16 14:47:45 +02:00
Lucas Bartholemy
5c141386cb
Update CHANGELOG.md 2020-09-16 14:13:32 +02:00
Lucas Bartholemy
ade7234bff
Update ContentContainerActiveRecordTest.php 2020-09-16 13:37:57 +02:00
buddh4
51a2985257 Added one second sleep to ContentEditTest.php 2020-09-16 12:44:12 +02:00
buddh4
7c570fa7a1 Fix ContentTest name duplication 2020-09-15 19:10:03 +02:00
buddh4
e67fb959a9 Added comment to ContentTest.php 2020-09-15 17:47:48 +02:00
buddh4
6122cb5fd1 Added ContentTest.php 2020-09-15 17:46:44 +02:00
buddh4
3c987fd50d Enhanced documentation of Content::isEdited 2020-09-15 17:28:20 +02:00
buddh4
f11f54ce72 Enh: Implemented Content::isEdited() to determine if a content has already been edited 2020-09-15 17:25:10 +02:00
buddh4
c7893e88ec Enh: Added test layout and fixtures for live module. 2020-09-15 17:18:45 +02:00
buddh4
f2cb11c057
Merge branch 'develop' into enh/contentIsComparison 2020-09-15 17:13:49 +02:00
buddh4
dbb1aa94a1 Enh: Initial implementation of new WallStreamEntryWidget 2020-09-15 16:57:19 +02:00
buddh4
3387242179 Enh: Implemented generic ContentContainerActiveRecord::is() function 2020-09-15 16:47:39 +02:00
Lucas Bartholemy
8c1bed8280 Added another id attribute check 2020-09-15 15:49:38 +02:00
buddh4
19bf1159b6
Merge branch 'master' into fix/undefinedindex 2020-09-14 18:36:08 +02:00
buddh4
ad4197783b Fix #4371: Word break issue in notification dropdown 2020-09-14 14:03:24 +02:00
MasterMindNET
4f4e278b1d Merge branch 'develop' into canLikePremission 2020-09-11 21:47:06 +03:00
MasterMindNET
7eb0213e14 fix: USERGROUP_SELF, USERGROUP_FRIEND, USERGROUP_USER added to default groups 2020-09-11 21:44:55 +03:00
Lucas Bartholemy
5923d8aa3f
Update CHANGELOG.md 2020-09-11 18:21:46 +02:00