7153 Commits

Author SHA1 Message Date
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
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
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
62e724a6d0
Merge pull request #4387 from humhub/fix/contentEditTest
Fixed ContentEditTest
2020-09-16 15:41:14 +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
buddh4
8e0431aa28
Merge pull request #4378 from humhub/enh/contentIsComparison
Enh: Implemented generic ContentContainerActiveRecord::is() function
2020-09-16 13:58:46 +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
f2cb11c057
Merge branch 'develop' into enh/contentIsComparison 2020-09-15 17:13:49 +02:00
buddh4
b2490d7a4e Added CHANGELOG_DEV.md 2020-09-15 17:12:33 +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
HumHub Translations
0144f0ecee Enh: Updated Translations (translate.humhub.org) 2020-09-11 18:01:02 +02:00
Lucas Bartholemy
56356f1332 Updated CHANGELOG_DEV.md 2020-09-11 16:09:49 +02:00
Lucas Bartholemy
689e13ae6b
Merge pull request #4321 from MasterMindNET/wallEntryStyleFix
style: added break-all to wall-entry class in case words would be w/o…
2020-09-11 15:53:57 +02:00
Lucas Bartholemy
ae2ba215df
Merge branch 'develop' into wallEntryStyleFix 2020-09-11 15:53:34 +02:00
Lucas Bartholemy
cfe31dbfe5
Merge pull request #4179 from tomofu74/patch-1
May CHARACTER SET be utf8mb4?
2020-09-11 15:51:44 +02:00
Lucas Bartholemy
8b0968467c
Update m141106_185632_log_init.php 2020-09-11 15:50:45 +02:00
Lucas Bartholemy
b9f755229d
Merge pull request #4324 from MasterMindNET/styleFixForLeftMenusWordWrap
text is wraped to a new line if it is long enough in left menus
2020-09-11 15:49:30 +02:00
Lucas Bartholemy
fe500521b0
Merge branch 'develop' into styleFixForLeftMenusWordWrap 2020-09-11 15:48:33 +02:00
Lucas Bartholemy
e2da6a9466
Merge pull request #4330 from humhub/fix/admin-profile-image
Allow users with permission ManageUsers to modify profile images
2020-09-11 14:31:05 +02:00
Lucas Bartholemy
70d9bf03cd Merge branch 'develop' into fix/admin-profile-image 2020-09-11 14:30:07 +02:00
Lucas Bartholemy
9c240b2f0b Merge branch 'develop' of github.com:humhub/humhub into develop 2020-09-11 14:27:56 +02:00
Lucas Bartholemy
22e7526740
Merge pull request #4341 from humhub/feature/improvedCliCommandMap
Simplified console controller map
2020-09-11 14:22:59 +02:00
Lucas Bartholemy
1090fc4805
Merge branch 'develop' into feature/improvedCliCommandMap 2020-09-11 14:22:48 +02:00
Lucas Bartholemy
d624897ebf
Merge pull request #4350 from sahartak2025/fix/4272
Guess timezone for new accounts #4272
2020-09-11 13:38:48 +02:00
Lucas Bartholemy
6518fdd4db
Merge branch 'develop' into fix/4272 2020-09-11 13:38:40 +02:00
Lucas Bartholemy
69e1cd17ca
Merge pull request #4353 from sahartak2025/fix/4230
Auto enable "Hide file info (name, size) for images on wall" option
2020-09-11 13:37:27 +02:00
sahartak2025
470f3d2723 add fixed issue number in CHANGELOG_DEV.md 2020-09-10 11:11:21 +04:00
sahartak2025
6f5d3f2e8b add fixed issue number in CHANGELOG_DEV.md 2020-09-10 11:09:42 +04:00
Lucas Bartholemy
8649c424ab Merge branch 'master' into develop 2020-09-09 17:13:38 +02:00
Lucas Bartholemy
08448756a4
Merge pull request #4351 from humhub/enh/module-autoloader
Removed deprecated code
2020-09-09 16:10:32 +02:00