Lucas Bartholemy
d0ff232b4d
Merge branch 'v1.3-dev' into v1.3-dev-notify-membership
2018-06-05 01:18:29 +02:00
Lucas Bartholemy
662b71f7ee
- Chg: Migrated view and theme components to humhub\modules\ui\view
package
...
- Enh: Improved Theme component
2018-06-05 01:13:02 +02:00
Lucas Bartholemy
84c4eff90e
Minor php style fix
2018-06-05 01:04:44 +02:00
Lucas Bartholemy
4e763b6eb0
Enh: BaseSettingsManager allow to bunch delete settings with prefix
2018-06-05 00:47:16 +02:00
Lucas Bartholemy
33931943d5
Merge pull request #3074 from Felli/patch-1
...
Enh/Fix: Cache Handling + File Preview Fix
2018-06-04 10:14:47 +02:00
Sarah Tsumayoi
1869904534
Merge branch 'v1.3-dev' into patch-1
2018-06-03 21:14:11 -04:00
Lucas Bartholemy
ceb6f4c7fb
Updated composer dependencies
2018-06-04 01:16:00 +02:00
Lucas Bartholemy
749d82bd8a
Merge pull request #3141 from acs-ferreira/patch-10
...
Better Apache 2.4 support
2018-06-04 01:00:05 +02:00
Lucas Bartholemy
6e91d093bc
Updated CHANGELOG_DEV.md
2018-06-04 00:56:51 +02:00
Lucas Bartholemy
6d98b1923c
Merge pull request #3114 from Felli/patch-5
...
Chg: Create a new one. to Forgot your password?
2018-06-04 00:55:10 +02:00
Lucas Bartholemy
5f6f1d05c6
Merge branch 'v1.3-dev' into patch-5
2018-06-04 00:54:34 +02:00
Lucas Bartholemy
3ae15a15bb
Merge pull request #3137 from acs-ferreira/patch-9
...
Clean Invite model
2018-06-04 00:32:28 +02:00
Lucas Bartholemy
88dc34955e
Merge branch 'master' into v1.3-dev
...
# Conflicts:
# protected/humhub/components/Module.php
# protected/humhub/components/ModuleManager.php
# protected/humhub/config/common.php
# protected/humhub/modules/content/components/ContentActiveRecord.php
# protected/humhub/modules/content/models/Content.php
# protected/humhub/modules/space/behaviors/SpaceModelMembership.php
# protected/humhub/modules/space/models/Space.php
# protected/humhub/modules/space/views/space/_layout.php
# protected/humhub/modules/user/views/profile/_layout.php
# protected/humhub/tests/codeception/_support/HumHubDbTestCase.php
# protected/humhub/widgets/ContentTagDropDown.php
# protected/humhub/widgets/LayoutAddons.php
2018-06-03 22:24:50 +02:00
Lucas Bartholemy
50a30e7952
Fix: Improved ZendLucence driver error handling
2018-06-03 16:41:44 +02:00
Lucas Bartholemy
95475b987a
Better user attribute detection in AuthClientHelpers
2018-05-30 23:46:57 +02:00
Lucas Bartholemy
4b7267342c
PHPDoc fix
2018-05-30 22:36:01 +02:00
HumHub Translations
1a0133b5d8
Enh: Updated Translations (translate.humhub.org)
2018-05-25 11:34:49 +02:00
buddh4
ed36b1a465
Added ModuleEvent class
2018-05-24 20:40:30 +02:00
buddh4
1e0850fafd
Enh: Added humhub\components\ModuleManager::EVENT_BEFORE_MODULE_ENABLE
and humhub\components\ModuleManager::EVENT_AFTER_MODULE_ENABLE
events
...
Enh: Added `humhub\components\ModuleManager::EVENT_BEFORE_MODULE_DISABLE` and `humhub\components\ModuleManager::EVENT_AFTER_MODULE_DISABLE` events
2018-05-24 20:08:13 +02:00
buddh4
0157b88a03
Fix: Module Assets are not republished after module update
2018-05-24 19:25:19 +02:00
buddh4
5154142473
Merge branch 'master' of https://github.com/humhub/humhub
...
# Conflicts:
# protected/humhub/docs/CHANGELOG.md
2018-05-24 14:52:16 +02:00
buddh4
48f8eb5e8d
Enh: Added user email to javascript user config
2018-05-24 14:50:05 +02:00
Lucas Bartholemy
12de158d11
Release 1.2.7
v1.2.7
2018-05-23 15:42:31 +02:00
Lucas Bartholemy
9cc0b332e8
Chg: Added footer menu to account menu on small display resolutions
2018-05-23 15:41:30 +02:00
HumHub Translations
cd87189e39
Enh: Updated Translations (translate.humhub.org)
2018-05-23 15:25:37 +02:00
buddh4
fedc8b80c7
Removed set profile attribute functional test log
2018-05-16 16:24:22 +02:00
buddh4
94eaf1ede8
Fixed notification tests
2018-05-16 13:39:04 +02:00
buddh4
77a76f5e7e
Fixed User
namespace issue in humhub\modules\user\components\BaseAccountController
2018-05-16 10:47:44 +02:00
buddh4
6ff622f2be
Added missing AccessDirectory class
2018-05-15 19:53:41 +02:00
buddh4
82b8dd16d8
- Enh: Make directory access configurable by humhub\modules\directory\Module::active
, humhub\modules\directory\Module::guestAccess
...
- Enh: Added `humhub\modules\directory\permissions\AccessDirectory` permission for group level directory access
2018-05-15 16:02:37 +02:00
buddh4
be7b3a74e0
- Fixed empty modal dialog response issue
...
- Fix #3146 invalid bootstrap.min.css link in installer
- Enh: Auto save `humhub\modules\content\models\ContentTagAddition` within `humhub\modules\content\models\ContentTag::afterSave()`
- Enh: Added `humhub\modules\content\components\ContentActiveRecord::isOwner()` to check the ownership of a content
2018-05-15 11:46:07 +02:00
Lucas Bartholemy
c11608fd64
Merge branch 'master' of github.com:humhub/humhub
v1.2.6
2018-05-14 16:41:33 +02:00
Lucas Bartholemy
df0f2121a4
Prepare 1.2.6 release
2018-05-14 16:41:17 +02:00
HumHub Translations
974792aeb8
Enh: Updated Translations (translate.humhub.org)
2018-05-14 16:34:30 +02:00
Lucas Bartholemy
a1815fb61d
Added footer menu to page layouts
2018-05-14 16:32:16 +02:00
Lucas Bartholemy
f34325e2d3
Enh: Added HForm class events EVENT_AFTER_INIT and EVENT_BEFORE_RENDER
2018-05-14 12:00:59 +02:00
Lucas Bartholemy
7fe9a1586e
Enh: Added footer navigation - FooterMenu widget
2018-05-14 11:57:21 +02:00
HumHub Translations
28d5b0b3c9
Enh: Updated Translations (translate.humhub.org)
2018-05-08 14:40:29 +02:00
Lucas Bartholemy
3c50a27124
Fixed FriendShipTest getStateForUser
2018-05-06 22:34:40 +02:00
Lucas Bartholemy
b1a1c1a40d
Enh: Added surpressed e-mail addresses configuration variable
2018-05-06 22:07:10 +02:00
Lucas Bartholemy
f3a6056977
Minor code cleanups
2018-05-06 21:40:45 +02:00
Lucas Bartholemy
80d153adeb
Added icon validator
2018-05-04 12:25:19 +02:00
Lucas Bartholemy
c5f697e571
Fix: With enabled guest mode BaseAccountController does not redirect to login page
2018-05-04 10:55:11 +02:00
Carlos Ferreira
db04ca9444
Update .htaccess
2018-05-04 00:57:46 +02:00
Carlos Ferreira
975841b735
Update .htaccess.dist
2018-05-04 00:55:37 +02:00
Carlos Ferreira
81e6435808
Better Apache 2.4 support
...
See https://httpd.apache.org/docs/2.4/en/upgrading.html
2018-05-04 00:49:45 +02:00
Lucas Bartholemy
98e9b0e759
Moved Form/Field widgets into package humhub\modules\ui\form\widgets
2018-05-03 17:36:44 +02:00
Lucas Bartholemy
83771a8abe
- Enh: Added UI core module to group UI components
...
- Enh: Added new IconPicker form field
2018-05-03 13:02:36 +02:00
Lucas Bartholemy
0d61c0f7a5
Fix: Memory leak in activity mail summary processor cron
2018-05-02 17:47:19 +02:00
Lucas Bartholemy
f928aec2a6
Updated composer.lock
2018-04-27 09:28:36 +02:00