29 Commits

Author SHA1 Message Date
buddh4
84daa9007e Minor stream style enhancements 2020-09-29 22:09:40 +02:00
buddh4
d6bebc6f66 Minor stream file preview style enhancements 2020-09-28 18:11:44 +02:00
buddh4
0dd5bcfe52 Improved rendering of single line posts 2020-09-25 19:19:46 +02:00
buddh4
a09f703c8c Minor theme alignments 2020-09-24 16:14:35 +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
dbb1aa94a1 Enh: Initial implementation of new WallStreamEntryWidget 2020-09-15 16:57:19 +02:00
MasterMindNET
d20116e8e1 style: added break-all to wall-entry class in case words would be w/o a space to fit in the div element 2020-08-15 13:20:04 +03:00
buddh4
7e8344d39c - Enh #3924: Display update stream badge once an update is available
- Enh #3924: Implement `Stream.isUpdateAvailable()` to determine if there is an update available
- Enh #3924: Implement `Stream.onUpdateAvailable()`, `Stream.loadUpdate()` and `Stream.options.autoUpdate` to manage stream updates
- Enh #3924: Added `humhub\modules\content\live\NewContent:$streamChannel`
2020-03-18 15:14:07 +01:00
buddh4
09ced5f612 Enh: Added further print enhancements 2020-01-17 17:44:24 +01:00
buddh4
b0d182e567 Enh: Mobile theme enhancements.
- Fix: Better Modal width calculation (Fixes an ee issue) on mobile
 - Fix: Dropdown width issue on mobile
2019-12-20 16:44:09 +01:00
buddh4
ffc1fb9011 - Enh: Added Pin/Archived/Public wallentry icons
- Enh: Smaller stream style fixes
- Enh: Added movable behavior to content type post
- Fix: Invalid use of global permission for new force invite
2018-07-01 14:51:28 +02:00
buddh4
b7971e94c9 Fixed picker value comparison check 2018-07-01 11:14:41 +02:00
buddh4
de6cb8271b Merge remote-tracking branch 'remotes/origin/v1.3-dev' into dev-topics
# Conflicts:
#	protected/humhub/modules/activity/widgets/views/activityStream.php
#	protected/humhub/modules/content/components/ContentActiveRecord.php
#	protected/humhub/modules/content/models/ContentTag.php
#	protected/humhub/modules/content/tests/codeception/_support/_generated/UnitTesterActions.php
#	protected/humhub/modules/content/widgets/ContentTagDropDown.php
#	protected/humhub/modules/dashboard/components/actions/DashboardStream.php
#	protected/humhub/modules/dashboard/controllers/DashboardController.php
#	protected/humhub/modules/dashboard/views/dashboard/index.php
#	protected/humhub/modules/friendship/models/Friendship.php
#	protected/humhub/modules/space/modules/manage/views/default/index.php
#	protected/humhub/modules/space/views/space/_layout.php
#	protected/humhub/modules/stream/actions/Stream.php
#	protected/humhub/modules/stream/widgets/StreamViewer.php
#	protected/humhub/modules/ui/Module.php
#	protected/humhub/modules/ui/config.php
#	protected/humhub/modules/ui/module.json
#	protected/humhub/modules/user/models/GroupPermission.php
#	protected/humhub/tests/codeception/_support/FunctionalTester.php
#	protected/humhub/widgets/BasePickerField.php
#	protected/humhub/widgets/BootstrapComponent.php
#	protected/humhub/widgets/ContentTagDropDown.php
#	protected/humhub/widgets/InputWidget.php
#	protected/humhub/widgets/JsWidget.php
#	protected/humhub/widgets/Label.php
#	protected/humhub/widgets/LayoutAddons.php
#	protected/humhub/widgets/MultiSelectField.php
#	static/js/humhub/humhub.ui.modal.js
#	static/js/jquery.pjax.modified.js
#	themes/HumHub/css/theme.css
2018-06-21 16:27:42 +02:00
buddh4
bd99cd8b1a Reverted stream filter style 2018-06-20 16:04:45 +02:00
buddh4
404a4c7d9f - Enh: Added sortOrder utility humhub\libs\Sort
- Enh: Added `humhub\modules\content\helpers\ContentContainerHelper` util with `ContentContainerHelper::getCurrent()`
- Enh: Added `humhub\modules\stream\helpers\StreamHelper` util with `StreamHelper::createUrl()`
- Chg: Shifted activity stream logic to `humhub\modules\activity\actions\ActivityStreamAction` and `humhub\modules\activity\controllers\StreamController`
- Chg: Added activity stream action `humhub\modules\activity\actions\ActivityStreamAction`
- Enh: Added `humhub\modules\stream\models\WallStreamQuery` class used for wall streams e.g. Space content stream
- Enh: Added `ui` core module
- Enh: Added abstract ui filters used for dynamic/extendable filter views
- Chg: New Stream and Stream Filter API
- Enh: Added `topic` content filter concept with stream integration
2018-05-23 15:25:35 +02:00
buddh4
af85d33f5f Enh: Added ui module for general ui related helper 2018-05-03 12:51:24 +02:00
buddh4
f51863a6da Enh: Added ContentTypePicker
Fix: Fixed Pickerfield image
Enhanced Stream filter style
2018-02-25 19:57:48 +01:00
buddh4
7c88e1fc41 Enh: Refactored Stream Filters 2018-02-24 18:24:57 +01:00
Evgeniy Tkachenko
69838b6068
Merge branch 'master' into patch-2 2017-12-22 14:46:29 +03:00
Evgeniy Tkachenko
94affa8adf
Update stream.less 2017-12-21 13:18:36 +03:00
Evgeniy Tkachenko
5adf37c44f
Update stream.less 2017-12-21 13:07:40 +03:00
Evgeniy Tkachenko
a7aa44447e
Update stream.less 2017-12-21 11:58:54 +03:00
buddh4
7be5ce3596 Fix stream image max-width + small cleanup. 2017-10-21 00:28:12 +02:00
buddh4
44e5ac1c2d Fix #2219: Overlapping summary mail content
Fix Wall entry layout link/text overflow
2017-04-04 16:14:05 +02:00
Lucas Bartholemy
250a6bf1e7 Enh: WallEntry layout layout improvements 2017-03-25 12:09:30 +01:00
buddh4
b58aba384f Fix: missing margin of wall-entry-controls in comments. 2017-03-13 22:50:45 +01:00
Lucas Bartholemy
e7e42de41f Fixed less build paths 2017-01-27 00:27:36 +01:00
Lucas Bartholemy
98f92e2221 Moved root folders (js/css/resources/less) into static folder 2017-01-26 17:44:51 +01:00