4082 Commits

Author SHA1 Message Date
Tahrz
2ae4deb0c8
Add is_array check 2018-06-14 09:14:31 +03:00
Tahrz
f929a6ee03
Fix for humhub\components\Theme
Fix for Theme class force `pathMap` change. So now, you can change module default views in your config files with `pathMap`.
2018-06-13 17:08:02 +03:00
Lucas Bartholemy
5881a4682c Added CSS class for search menu item 2018-06-12 14:19:35 +02:00
Lucas Bartholemy
ac7c558bbe Merge branch 'master' of github.com:humhub/humhub 2018-06-11 17:23:59 +02:00
Lucas Bartholemy
86b192483e Allow text overwrite of content delete modal 2018-06-11 17:23:46 +02:00
Lucas Bartholemy
3ee9cfb6e5
#3164 Update requirements 2018-06-07 09:29:36 +02:00
buddh4
56a036b071 Merge branch 'master' of https://github.com/humhub/humhub 2018-06-06 16:45:04 +02:00
buddh4
cc1ac14cc7 Added test output and codeception build classes to .gitignore 2018-06-06 16:39:50 +02:00
buddh4
50609cfe71
Merge pull request #3160 from danielkesselberg/update-acceptance-tests
Update configuration for acceptance suite
2018-06-06 16:28:05 +02:00
Lucas Bartholemy
a8d2c236b8 Updated CHANGELOG.md 2018-06-04 00:55:54 +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
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
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
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
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 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 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