5639 Commits

Author SHA1 Message Date
Michael Riedmann
90da3573e6
corrected typo in installer CLI auto function 2019-05-06 00:11:23 +02:00
Michael Riedmann
a945cfc134
Added advanced options to installer CLI 2019-05-05 23:32:58 +02:00
buddh4
c086bc5f43 - Enh: Added humhub\widgets\Link::target() and blank()
- Fix: `humhub.client` does not resolve promise 302 on redirects
2019-04-27 15:54:48 +02:00
buddh4
d1740b1f78 Fix: Prosemirror fullscreen overlaps view 2019-04-27 15:50:47 +02:00
buddh4
c8d5a56ab0
Merge pull request #3472 from acs-ferreira/patch-15
Converting string references to classes to ::class references
2019-03-22 16:17:25 +01:00
buddh4
4185d29e77
Merge pull request #3501 from baleks/issue_3466/inviter_name_in_pending_invites_section
Fix #3466 Moved 'Invited By' column
2019-03-21 18:39:14 +01:00
buddh4
df3363b12f Reverted common.php overwrite 2019-03-15 13:23:02 +01:00
buddh4
6f048dea08 Fix button typo 2019-03-15 11:46:05 +01:00
buddh4
559f07d5e6 Enh: Responsive mobile view enhancements 2019-03-14 16:28:43 +01:00
buddh4
5d4dd8cd0a
Merge pull request #3480 from baleks/feature/change_username
Feature: Change username
2019-03-04 15:52:20 +01:00
buddh4
e1c347eee0
Merge branch 'develop' into feature/change_username 2019-03-04 15:51:55 +01:00
buddh4
1d721cee62
Merge pull request #3495 from baleks/issue_3470/warning_console_module_disable
Enh: #3470 CLI: show content deletion warning on module disabling
2019-03-04 15:40:25 +01:00
buddh4
5a010f5e38
Merge branch 'develop' into issue_3470/warning_console_module_disable 2019-03-04 15:40:18 +01:00
baleks
489a7c4b55 Moved 'Invited By' column from 'Members' to 'Pending Invites' section. 2019-03-04 16:23:13 +02:00
buddh4
eae3df0fa7
Merge pull request #3492 from baleks/issue_3449/moving_default_spaces_setting
Enh: #3449 Move "Default spaces" setting to "Space Settings"
2019-03-04 15:21:54 +01:00
buddh4
7a0d2d151f
Merge branch 'develop' into issue_3449/moving_default_spaces_setting 2019-03-04 15:21:42 +01:00
buddh4
984d1d8b1f Npm update 2019-03-04 14:47:38 +01:00
buddh4
a77a829f02
Merge pull request #3494 from baleks/issue_3466/inviter_name_in_space_admin_member_section
Enh: #3466 Add inviter name to Space Admin Member section
2019-03-04 14:22:31 +01:00
buddh4
7f5666e627
Merge branch 'develop' into issue_3466/inviter_name_in_space_admin_member_section 2019-03-04 14:22:18 +01:00
buddh4
0a528c4a8f
Merge pull request #3493 from baleks/issue_3463/space_invite_button_label
Fix: #3463 Change 'Deny Invite' to 'Decline Invite'
2019-03-04 14:20:34 +01:00
baleks
cc69ecb72a Updated CHANGELOG_DEV. 2019-03-01 16:24:31 +02:00
baleks
a38bb72119 Updated CHANGELOG_DEV. 2019-03-01 16:19:05 +02:00
baleks
59ce49c05f Updated CHANGELOG_DEV. 2019-03-01 16:15:21 +02:00
baleks
40d77d5bd3 Updated CHANGELOG_DEV. 2019-03-01 16:09:31 +02:00
baleks
9eac4f6554 "Default spaces" setting has been moved to "Space Settings". 2019-03-01 14:35:40 +02:00
baleks
01e53ef84e Changed 'Deny Invite' to 'Decline Invite' for space invites. 2019-03-01 12:54:34 +02:00
baleks
272b84429d Add inviter name to the Admin Space Member table view. 2019-03-01 12:44:42 +02:00
baleks
ad515aa335 Added warning that all module contents will be deleted when deactivating from console. 2019-03-01 09:40:58 +02:00
baleks
1be97ecd54 Added an option for user to change username. 2019-02-19 16:31:59 +02:00
buddh4
2f4d942257 - Fix: WallEntry::EVENT_AFTER_RUN event not triggered
- Enh: Added `humhub\components\Widget::widgetLayout`
2019-02-15 12:35:11 +01:00
Carlos Ferreira
fb0062f899
Update web.php 2019-02-14 19:56:31 +01:00
Carlos Ferreira
9bad884cea
Update console.php 2019-02-14 19:55:38 +01:00
Carlos Ferreira
9f028718db
Update assets.php 2019-02-14 19:55:07 +01:00
Carlos Ferreira
7d17ab749a
Fix composer warning
Deprecation warning: require.npm-asset/jPlayer is invalid, it should not contain uppercase characters. Please use npm-asset/jplayer instead. Make sure you fix this as Composer 2.0 will error.
2019-02-14 18:09:42 +01:00
Carlos Ferreira
a373cdbc48
Converting string references to classes to ::class references 2019-02-14 15:34:38 +01:00
Lucas Bartholemy
83f0ccde51
Merge pull request #3456 from baleks/fixes/documentation_fixes
Docs guide has been fixed.
2019-02-14 14:52:16 +01:00
buddh4
9aaac64a63 Enh: Enable direct oembed injection in humhub\events\OembedFetchEvent 2019-02-08 17:10:04 +01:00
buddh4
764ba287b1
Merge pull request #3411 from baleks/feature/overwrite_custom_oembed
Added: Support to add advanced or override existing OEmbed providers.
2019-02-08 17:05:23 +01:00
buddh4
1d43f49933
Merge branch 'develop' into feature/overwrite_custom_oembed 2019-02-08 17:05:15 +01:00
buddh4
be0c322c3d Refactored notification overview 2019-02-07 12:32:03 +01:00
buddh4
b6b34f4427 Fixed #3457 Widget reload cancel throws error 2019-02-06 18:21:40 +01:00
buddh4
27497995c1
Merge pull request #3409 from baleks/feature/auto_notifications_filter
Implemented an auto loading mechanism for notification filters.
2019-02-06 17:38:55 +01:00
baleks
52279a7e31 Docs guide has been fixed. 2019-02-06 17:36:28 +02:00
baleks
f05ddda10e Unused import has been removed. 2019-02-05 17:42:18 +02:00
baleks
b2bd3d8c02 Advanced OEmbed providers functionality has been refactored. 2019-02-05 17:39:46 +02:00
baleks
6882da662c Notification overview filter auto apply functionality has been refactored. 2019-02-05 15:09:31 +02:00
buddh4
54a1dfa26e
Merge pull request #3447 from bilias/develop
Typo
2019-02-04 15:19:47 +01:00
baleks
1a08c7fd8e Merge branch 'develop' into feature/auto_notifications_filter
# Conflicts:
#	protected/humhub/docs/CHANGELOG_DEV.md
2019-02-04 13:11:17 +02:00
Kapetanakis Giannis
207c9d31ac Typo 2019-02-04 11:27:01 +02:00
Kapetanakis Giannis
4a0c174485 Typo 2019-02-04 10:35:33 +02:00