5069 Commits

Author SHA1 Message Date
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
githubjeka
754e90c896 Refactoring for GroupController 2018-06-04 08:14:46 +03: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
a8d2c236b8 Updated CHANGELOG.md 2018-06-04 00:55:54 +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
93819aba27
Merge pull request #3151 from acs-ferreira/patch-12
#3148: Rely on Max Upload Settings for Logo and Profile uploads
2018-06-04 00:45:46 +02:00
Lucas Bartholemy
1211d4b269
Update licences.md 2018-06-04 00:39:50 +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
c104dd0fa8
Merge pull request #3154 from acs-ferreira/patch-13
Show 'never' instead of fake date
2018-06-04 00:30:34 +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
Carlos Ferreira
27ac53aef6
Update pending-invitations.php 2018-06-03 00:22:05 +02:00
Daniel Kesselberg
b07597ee4e 💚 Adjust configuration for selenium 2018-06-02 19:54:53 +02:00
Daniel Kesselberg
929908be98 💚 Adjust configuration for user 2018-06-02 19:43:25 +02:00
Daniel Kesselberg
e12a857ce9 💚 Run codeception with env travis 2018-06-02 19:43:04 +02:00
Daniel Kesselberg
8614cdc6fe 💚 Set selenium as default for acceptance tests 2018-06-02 19:41:04 +02:00
Daniel Kesselberg
04a6c8cc50 💚 Add env for travis & firefox 2018-06-02 19:40:13 +02:00
Daniel Kesselberg
d813305b28 💚 Add env for travis & firefox 2018-06-02 19:39:59 +02:00
Daniel Kesselberg
18a97b3982 Rename config file 2018-06-02 18:05:53 +02:00
Daniel Kesselberg
a001d1d0ff 🎨 Update phpcs ruleset for humhub
- When using if in template allow short if without space
- Require space for string concatenation
2018-06-02 18:00:24 +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
Carlos Ferreira
baebf1e724
Fix Codeclimate 2018-05-29 16:04:08 +02:00
Carlos Ferreira
169efdd7d7
Show 'never' instead of fake date 2018-05-29 10:45:39 +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
Carlos Ferreira
29e89b3722
Update DesignSettingsForm.php 2018-05-24 01:26:23 +02:00
Carlos Ferreira
08be14703a
Update UploadProfileImage.php 2018-05-24 01:25:26 +02:00
Carlos Ferreira
d93376559f
Update DesignSettingsForm.php 2018-05-24 01:15:02 +02:00
Carlos Ferreira
417df64888
Update UploadProfileImage.php 2018-05-24 01:10:35 +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
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
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