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
buddh4
af85d33f5f
Enh: Added ui module for general ui related helper
2018-05-03 12:51:24 +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
buddh4
92012b9861
Fixed ie11/edge prosemirror-richtext issue
...
Fixed richtext link bug
2018-04-26 18:06:00 +02:00
buddh4
e7997f9300
Fixed: Invalid Component.instance
calls throws error instead of returning null.
2018-04-25 14:51:22 +02:00
Lucas Bartholemy
1cba135c85
Fixed live poll database cleanup
2018-04-25 11:47:35 +02:00
Lucas Bartholemy
8a2f600776
Fixed Syntax error in UrlOembed
2018-04-24 08:37:49 +02:00
Lucas Bartholemy
95ec30c8c3
Added Richtext compatibility layer
2018-04-23 15:21:53 +02:00
Carlos Ferreira
c0c0ed1d46
Clean Invite model
2018-04-21 00:13:09 +02:00
Lucas Bartholemy
6b4b1e7e43
Fix typo in email rule
2018-04-20 17:35:55 +02:00
Lucas Bartholemy
87a770d6d4
Removed duplicate FileHelper use
2018-04-20 17:33:14 +02:00
Lucas Bartholemy
f8f951e4d6
Fixed mentioning on deleted users/spaces
2018-04-20 17:26:04 +02:00
Lucas Bartholemy
6b122228af
Merge branch 'v1.3-dev' of github.com:humhub/humhub into v1.3-dev
2018-04-20 17:21:35 +02:00
Lucas Bartholemy
31b6fe678c
Chg: Reduced email length to 150 chars to support utf8mb4 charset
2018-04-20 17:21:21 +02:00
Lucas Bartholemy
22a8bbf4e2
Merge branch 'master' into v1.3-dev
...
# Conflicts:
# composer.json
# protected/humhub/config/common.php
# protected/humhub/modules/admin/models/UserSearch.php
# protected/humhub/modules/admin/views/approval/index.php
# protected/humhub/modules/space/behaviors/SpaceModelModules.php
# protected/humhub/modules/space/models/Module.php
# protected/humhub/modules/user/components/UrlRule.php
# protected/humhub/tests/codeception/_support/HumHubDbTestCase.php
2018-04-18 15:37:22 +02:00
Lucas Bartholemy
db09824779
Merge pull request #3127 from acs-ferreira/patch-7
...
Clean AccountRecoverPassword
2018-04-18 14:02:38 +02:00
Lucas Bartholemy
6f3b2bc3c9
Merge branch 'master' of github.com:humhub/humhub
2018-04-17 17:25:19 +02:00
buddh4
207f9cea49
Merge branch 'master' of https://github.com/humhub/humhub
2018-04-17 17:14:52 +02:00
buddh4
04b60dd69a
Added FunctionalTester::follow()
...
Added `HumHubDbTestCase::setProfileField()` and `HumHubDbTestCase::becomeFriendWith()` and `HumHubDbTestCase::follow()` and`HumHubDbTestCase::enableFriendships()`
2018-04-17 17:14:27 +02:00
HumHub Translations
6b31d27015
Enh: Updated Translations (translate.humhub.org)
2018-04-17 11:26:58 +02:00
Lucas Bartholemy
c357d8002d
Merge branch 'master' of github.com:humhub/humhub
2018-04-17 10:44:43 +02:00
Lucas Bartholemy
d433dcd073
Fix #3108 : Fixed cronjob examples with leading zero (acs-ferreira)
2018-04-17 10:44:27 +02:00
HumHub Translations
d6cdc792f0
Enh: Updated Translations (translate.humhub.org)
2018-04-12 18:00:53 +02:00
Lucas Bartholemy
6db08fb3e0
Merge pull request #3128 from acs-ferreira/patch-8
...
Format Button widget
2018-04-12 13:30:47 +02:00
Carlos Ferreira
da77cac514
Format Button widget
2018-04-11 16:41:14 +02:00
Lucas Bartholemy
762d4994ca
Merge branch 'master' of github.com:humhub/humhub
v1.2.5
2018-04-11 14:56:23 +02:00
Lucas Bartholemy
ed9efd94ed
Release 1.2.5
2018-04-11 14:55:45 +02:00
buddh4
61f1ccc002
Build production assets
2018-04-11 14:54:24 +02:00
Lucas Bartholemy
d9a7244e90
Merge branch 'master' of github.com:humhub/humhub
2018-04-11 14:46:54 +02:00
Lucas Bartholemy
f8f1627e52
Fix #3009 : Change the Space URL raises 404
2018-04-11 14:46:30 +02:00
HumHub Translations
d828ff11b7
Enh: Updated Translations (translate.humhub.org)
2018-04-11 14:32:08 +02:00
HumHub Translations
85025bdeec
Enh: Updated Translations (translate.humhub.org)
2018-04-11 14:31:03 +02:00
Lucas Bartholemy
b2d2730c76
Enh: Added Norwegian Nynorsk language
2018-04-11 14:29:55 +02:00