buddh4
12e3e5addf
- Fix: Richtext without focusMenu on small devices overlaps previous sibling
2018-08-23 18:27:42 +02:00
buddh4
f8767cc07f
Fix: Comment buttons overlap editor text
2018-08-20 20:22:26 +02:00
buddh4
c7b379f2b9
Enh: Added AbstractRichTextEditor::layout
in order to change richtext style
...
Enh: Added `block` type RichText for non focus menu style
2018-08-03 13:27:37 +02:00
buddh4
741415133e
Fix: List style of Richtext embedded in media lists broken
2018-08-02 22:16:41 +02:00
buddh4
cfa33f450c
Enh: Enhanced plain menu richtext style
2018-08-02 21:50:13 +02:00
buddh4
b5cde8f302
Fix: Aligned select2 include path
...
Fix: Use default markdown code background color for highlight.js
2018-07-27 11:03:34 +02:00
buddh4
17c319475b
Reverted prosemirror paragraph padding
2018-07-18 13:12:15 +02:00
buddh4
c3392a16a9
- Enh: Use of new richtext version 1.0.4 see https://github.com/humhub/humhub-prosemirror/blob/master/docs/CHANGELOG.md
...
- Enh: Added max-height for post/comment/edit richtext
2018-07-17 19:31:23 +02: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
27d7f8749a
- Enh: Added css footer-nav
class for footer navigation
2018-06-27 15:05:40 +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
f9dc3a0140
Merge branch 'v1.3-dev' of https://github.com/humhub/humhub into v1.3-dev
...
# Conflicts:
# protected/humhub/tests/codeception/_support/_generated/AcceptanceTesterActions.php
2018-06-21 12:04:04 +02:00
buddh4
1b716e2951
- Fixed new richtext on comments
...
- Aligned richtext style
2018-06-21 11:36:11 +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
Lucas Bartholemy
708af2787b
Merge branch 'master' into v1.3-dev
...
# Conflicts:
# composer.json
# protected/humhub/modules/admin/controllers/PendingRegistrationsController.php
# protected/humhub/modules/admin/controllers/UserController.php
# protected/humhub/modules/admin/views/pending-registrations/index.php
# protected/humhub/modules/admin/views/user/index.php
# protected/humhub/modules/space/behaviors/SpaceController.php
# protected/humhub/modules/space/behaviors/SpaceModelMembership.php
# static/less/file.less
# themes/HumHub/css/theme.css
2018-02-13 19:21:27 +01:00
buddh4
975e715995
Merge branch 'v1.3-dev' of https://github.com/humhub/humhub into v1.3-dev
...
# Conflicts:
# protected/humhub/config/common.php
# protected/humhub/docs/CHANGELOG_DEV.md
# protected/humhub/docs/guide/bundled-software.md
# protected/humhub/modules/content/widgets/richtext/HumHubRichText.php
# themes/HumHub/css/theme.css
2018-02-08 14:35:13 +01:00
buddh4
130c4aa6de
Added ProseMirror rich text editor.
2018-02-08 14:28:55 +01:00
Lucas Bartholemy
132af2fcda
Fix: Stream image preview size not changeable
2018-01-23 14:56:30 +01:00
Lucas Bartholemy
00691514c1
Revert "Revert "Merge branch 'v1.3-dev' into master""
...
This reverts commit 955d83be8b9e20183b1db209141db7ab24d048a3.
2018-01-23 09:50:01 +01:00
Lucas Bartholemy
955d83be8b
Revert "Merge branch 'v1.3-dev' into master"
...
This reverts commit 895156b2a5113f3ac87a20616e599e37ed853e7a, reversing
changes made to 28acd4040a3a7e84c90520b093eff6e977cb4f82.
2018-01-23 09:40:29 +01:00
Lucas Bartholemy
80058ddf8a
Reverted align of space acronym
2018-01-07 19:23:00 +01:00
Lucas Bartholemy
36dab5f27f
Fixed Space image acronym position
2018-01-07 13:50:07 +01:00
Lucas Bartholemy
df538e14e3
Revert "Revert "Merge branch 'v1.3-dev' into master""
...
This reverts commit 834368140af6359eeb075b96127477c4339059d6.
# Conflicts:
# protected/humhub/modules/admin/models/forms/CacheSettingsForm.php
2017-12-22 19:55:12 +01:00
Lucas Bartholemy
d7539f41ff
Merge pull request #2864 from githubjeka/patch-2
...
The fix for alignment of username in a comment
2017-12-22 14:01:27 +01:00
Lucas Bartholemy
834368140a
Revert "Merge branch 'v1.3-dev' into master"
...
This reverts commit d2d45f7d78e54b9dcf81e023af336c5bc064b548, reversing
changes made to 3a2daed62f549a4720741b9cd5a15a83521e08e4.
# Conflicts:
# protected/humhub/docs/guide/admin/asynchronous-tasks.md
2017-12-22 13:49:00 +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
Lucas Bartholemy
d2d45f7d78
Merge branch 'v1.3-dev' into master
2017-12-20 12:00:21 +01:00
buddh4
20328cb227
Production assets build.
2017-12-13 18:24:31 +01:00
Lucas Bartholemy
6d19c7fce7
Fixed bower paths
2017-11-05 21:38:25 +01:00
buddh4
7be5ce3596
Fix stream image max-width + small cleanup.
2017-10-21 00:28:12 +02:00
buddh4
19301671bd
Fixed IDE type hinting
2017-09-21 16:52:35 +02:00
buddh4
c918acfee6
Fix: Mentioning keeps running even if previous input result was empty
...
Enh: Darkened comment links for better readability
2017-07-28 19:01:39 +02:00
buddh4
0f00da0e11
Fix: Automatic scroll to top after Modal loading
...
Fix: Disable body scroll if modal is open.
2017-07-21 20:53:00 +02:00
buddh4
3f70fab345
Enh: Added SelectTimeZoneDropdown
widget
2017-07-20 17:59:01 +02:00
buddh4
6bc65a88d2
Enh: Added new MarkdownField
input widget as replacement of deprecated MarkdownEditor
...
Fix: Fixed markdown file upload pjax issue
2017-07-20 17:54:37 +02:00
buddh4
1353c263ca
Fix #2644 overlapping popup preview image after increasing preview image size (hagalaz)
...
Fix: Button widget child class static instantiation not working
Fix: ModalButton instatiation and added ModalButton::close()
2017-06-28 15:30:07 +02:00
buddh4
b7d2b0a0cf
Fix #2612 : Single list item hides markers
2017-06-07 17:40:52 +02:00
buddh4
fa13155fa6
Fix #2601 multi select dropdown style.
2017-06-07 17:16:01 +02:00
buddh4
2ec9f6c93f
Fixed activity stream word-break issue.
2017-06-01 17:49:24 +02:00
buddh4
7c987fcf08
Fix: Label success color
2017-04-13 18:18: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
Carlos Ferreira
ca73cb190a
Cursor should be pointer
2017-03-27 22:47:47 +02:00