3202 Commits

Author SHA1 Message Date
buddh4
f75ea2a803 Fix: #2381 Comment input not focused on comment link click
Enh: Toggle comment box
2017-03-27 12:45:19 +02:00
Lucas Bartholemy
7f59424d2d Added missing import 2017-03-27 11:56:59 +02:00
Lucas Bartholemy
1f137deb64 Added missing imports 2017-03-27 11:41:44 +02:00
Lucas Bartholemy
bde082897a Notification namespace changes 2017-03-27 11:25:33 +02:00
Carlos Ferreira
4d71ce6d6f Comment Module Clean 2017-03-27 11:23:15 +02:00
Carlos Ferreira
90470a4f22 Admin Module Clean 2017-03-27 10:23:48 +02:00
buddh4
295b708fc6 Changelog update. 2017-03-26 21:24:27 +02:00
buddh4
840a236da3 - Fix: Show comments in modal not working 2017-03-26 21:23:58 +02:00
buddh4
4f6a3098ce Respect pinned post when inserting a a new stream entry 2017-03-26 17:46:48 +02:00
buddh4
13a5cd5368 Travis test fixes. 2017-03-26 17:18:03 +02:00
buddh4
83aa1ae09a Travis test alignments. 2017-03-26 16:40:37 +02:00
Lucas Bartholemy
5dc6fe6e20 Added missing PHP tag 2017-03-26 15:35:49 +02:00
Lucas Bartholemy
83dd63f498 Plain text activity mail fixes 2017-03-26 15:34:04 +02:00
Carlos Ferreira
e4f8f84159 Activity Module Clean 2017-03-26 03:20:10 +01:00
Carlos Ferreira
692c02fe89 Models Clean 2017-03-26 02:55:31 +01:00
Carlos Ferreira
b58ecbc135 Libs Clean 2017-03-26 02:45:44 +01:00
Carlos Ferreira
2b2dfc2d26 Controllers Clean 2017-03-26 02:10:16 +01:00
Carlos Ferreira
caaa4de878 Config Clean 2017-03-26 02:08:16 +01:00
Carlos Ferreira
861d1c5832 Components Clean 2017-03-26 02:04:06 +01:00
Carlos Ferreira
70d163237a Compat Classes Clean 2017-03-26 00:19:54 +00:00
Carlos Ferreira
ed04d724b8 Commands Clean 2017-03-26 00:13:06 +00:00
Carlos Ferreira
057cc424f6 Assets Clean 2017-03-26 00:03:13 +00:00
Lucas Bartholemy
c64e6c720d Minor StreamViewer widget and view cleanup 2017-03-25 19:44:10 +01:00
Lucas Bartholemy
53029d2c29 Fix: Default user & space module configuration lost after foreign key migration 2017-03-25 18:21:58 +01:00
Lucas Bartholemy
1f932264cb Fix: Don't show wall entry contentContainer on own user profile posts 2017-03-25 12:59:44 +01:00
Lucas Bartholemy
250a6bf1e7 Enh: WallEntry layout layout improvements 2017-03-25 12:09:30 +01:00
Lucas Bartholemy
750df3e160 Enh: Added 'containerLink' HTML Helper method 2017-03-25 12:07:23 +01:00
buddh4
9805f531fe Merge branch 'master' of https://github.com/humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2017-03-24 23:40:03 +01:00
buddh4
e9e9c11918 Fix: Approve user without available registration group
Fix: Activate 'User' navigation in Admin Menu "Administration -> User -> Settings"
2017-03-24 23:38:43 +01:00
Lucas Bartholemy
d5736ed0ba Enh: Improved administration user deletion view 2017-03-24 21:25:07 +01:00
Lucas Bartholemy
297135069d Fix #2400: Space ownership transfer form shows wrong users 2017-03-24 20:41:22 +01:00
Lucas Bartholemy
dd7ae7ae97 Merge pull request #2397 from githubjeka/stream
fix phpDoc
2017-03-24 14:00:12 +01:00
Lucas Bartholemy
33a36dd62a Merge pull request #2391 from githubjeka/space-visibility
Space visibility provided to common description
2017-03-24 13:59:44 +01:00
Lucas Bartholemy
1d34a1c02a Merge pull request #2390 from githubjeka/content-ar
fix phpDoc `humhub\modules\content\components\ContentActiveRecord`
2017-03-24 13:59:10 +01:00
Lucas Bartholemy
a500a0b372 added missing changelog entry 2017-03-24 13:39:10 +01:00
Lucas Bartholemy
90dcb18ed0 Merge branch 'settings-files' of https://github.com/githubjeka/humhub into githubjeka-settings-files
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2017-03-24 13:37:04 +01:00
Lucas Bartholemy
0a3b028092 Fix: LDAP - Lost authclient ldap class configuration on user update 2017-03-24 13:27:32 +01:00
githubjeka
5a5cf092a4 remove unused import 2017-03-24 09:40:21 +03:00
githubjeka
bdd4932143 fix phpDoc
improve autocomplete
remove unused import
2017-03-24 09:34:02 +03:00
buddh4
c40eb928c4 Fix: #2393 Markdown h4,h5,h6 broken 2017-03-23 15:32:27 +01:00
buddh4
2a7c50d82c Merge branch 'master' of https://github.com/humhub/humhub 2017-03-22 18:14:47 +01:00
buddh4
53aa8e8e30 Fix: Use of $permission->getId() instead of $permission->id in PermissionManager (allow dynamic permission ids) 2017-03-22 18:14:33 +01:00
Sebastian Stumpf
9dea16c52b Fix: Automatically reenable disabled ldap users that are found in ldap.
The hourly cronjobs syncUsers task will now also reenable all disabled 
ldap users. Before, the task only disabled them and they had to be
manually enabled.
2017-03-22 13:41:21 +01:00
buddh4
f337efb3d7 Merge branch 'master' of https://github.com/humhub/humhub 2017-03-22 12:53:14 +01:00
buddh4
537754ec95 Fix: Default space permissions not adopted. 2017-03-22 12:52:49 +01:00
HumHub Translations
2e33069eca Enh: Updated Translations (translate.humhub.org) 2017-03-22 09:55:10 +01:00
githubjeka
438d23940e Space visibility provided to common description 2017-03-22 10:35:06 +03:00
githubjeka
e87b84a117 fix phpDoc humhub\modules\content\components\ContentActiveRecord 2017-03-22 09:27:02 +03:00
githubjeka
10e56b278d fix changelog 2017-03-22 08:43:37 +03:00
githubjeka
e24688ab50 upload changelog 2017-03-22 08:31:06 +03:00