2646 Commits

Author SHA1 Message Date
Lucas Bartholemy
75c7c2c984 More flexibility for custom AuthClients; also deny automatic authclient registration when disabled 2016-10-25 19:38:44 +02:00
buddha87
d89c16a377 Minor ui-loader js fix. 2016-10-22 18:04:11 +02:00
buddha87
85d7443d2a data-ui-loader compatibility with yii v2.0.10 (activeForm submission) 2016-10-21 14:50:46 +02:00
buddha87
2c577b68a3 Merge branch 'master' of https://github.com/humhub/humhub 2016-10-21 10:47:34 +02:00
buddha87
e9a4364f93 Set 'authMode' => 'null' swift mailer setting if no username und password is given to disable mail server authentication. 2016-10-21 10:47:07 +02:00
Lucas Bartholemy
7457dd1d4c Merge pull request #2039 from cebe/patch-2
Update UserController.php
2016-10-21 08:03:15 +02:00
Carsten Brandt
334fe72bf7 Update UserController.php
Fixed redirect URL. '/' is not correct if installed in subfolder. `Url::home()` covers all cases.
2016-10-20 21:52:27 +02:00
buddha87
0064dddbd4 Merge branch 'master' of https://github.com/humhub/humhub 2016-10-20 13:02:23 +02:00
buddha87
fe683220fc Added unsubscribe link to default mail layout for update mails. 2016-10-20 12:57:33 +02:00
Lucas Bartholemy
608f4d4119 Merge pull request #2037 from cebe/patch-2
added note about dev env for i18n guide
2016-10-20 09:24:02 +02:00
Carsten Brandt
593460ffe9 added note about dev env for i18n guide
issue #2035 and others
2016-10-20 08:36:57 +02:00
Lucas Bartholemy
100ef7355b Merge pull request #2033 from b17/issue-1968/mysql-check
Add check for PDO Mysql extension.
2016-10-18 16:39:05 +02:00
Lucas Bartholemy
4f3d669c97 Merge pull request #2032 from samdark/removed-unused-local-variables
Removed unused local variables
2016-10-18 16:38:45 +02:00
Lucas Bartholemy
a74d36f991 Merge pull request #2030 from samdark/fixed-wrong-concat-operator
Fixed wrong concatenation operator
2016-10-18 16:35:21 +02:00
Lucas Bartholemy
9b1652978e Merge pull request #2031 from samdark/remove-unused-use
Removed unused use statements
2016-10-18 16:34:51 +02:00
Lucas Bartholemy
7ff7003a46 Merge pull request #2029 from samdark/performance-fixes
Minor performance fixes
2016-10-18 16:34:31 +02:00
Roman Yakovenko
2d154d1640 Add check for PDO Mysql extension. Fixes #1968 2016-10-16 13:07:58 +03:00
Alexander Makarov
0b2bbdee49 Removed unused local variables 2016-10-16 02:40:44 +03:00
Alexander Makarov
0fe99bdb03 Removed unused use statements 2016-10-16 02:30:49 +03:00
Alexander Makarov
4d0b242a3f Fixed wrong concatenation operator 2016-10-16 02:24:31 +03:00
Alexander Makarov
c0d95ed928 Minor performance fixes 2016-10-16 02:20:51 +03:00
Lucas Bartholemy
55c45bc8dc Merge pull request #2027 from b17/patch-1
Add var keyword for container in like.js
2016-10-15 19:23:42 +02:00
Roman Yakovenko
6040e220eb Add var keyword for container in like.js
It can be an issue on slow connections.
2016-10-15 17:05:12 +03:00
Lucas Bartholemy
8673769ab1 Space Membership Button enhancements 2016-10-14 17:15:41 +02:00
Lucas Bartholemy
2b30d68002 Cleanup content container module settings after deactivation 2016-10-14 17:13:54 +02:00
Lucas Bartholemy
037ace60a8 SettingsManager - added deleteAll method and improved boolean handling 2016-10-14 17:13:05 +02:00
Lucas Bartholemy
4f5f0a44af Merge pull request #2020 from SilverFire/master
Added SpaceContent widget
2016-10-14 17:09:51 +02:00
Lucas Bartholemy
fb2371adb3 Merge pull request #2021 from SilverFire/dashboard-content
Added DashboardContent widget
2016-10-14 17:08:36 +02:00
Lucas Bartholemy
48cc36a0dc Merge pull request #2023 from cebe/patch-2
fixed paths of icon and manifest.json in main layout
2016-10-14 17:06:55 +02:00
Carsten Brandt
85899bcb5d fixed paths of icon and manifest.json in main layout 2016-10-12 23:57:53 +02:00
SilverFire - Dmitry Naumenko
7aab0a9da1 Added SpaceContent widget to have an event before dashboard content rendering 2016-10-11 18:47:30 +03:00
SilverFire - Dmitry Naumenko
39fb75ab31 Added SpaceContent widget to have an event before space content rendering 2016-10-11 14:16:20 +03:00
buddha87
4d6e142d9a Change language in account settings refactored. 2016-10-06 15:46:46 +02:00
buddha87
a054d665b4 Merge branch 'master' of https://github.com/humhub/humhub 2016-10-06 13:41:12 +02:00
buddha87
6508b78922 Fixed #1551 change language account setting without additional page reload. 2016-10-06 13:40:51 +02:00
buddha87
099acb8ab0 Merge pull request #2014 from SilverFire/master
Fixed russian spelling
2016-10-06 12:42:47 +02:00
SilverFire - Dmitry Naumenko
329d6b09a2
Fixed russian spelling 2016-10-06 13:11:20 +03:00
Lucas Bartholemy
10fd14782d Fixed: Ldap sync error for users empty email address 2016-09-26 17:23:14 +02:00
Lucas Bartholemy
17b3fc0801 Merge branch 'master' of github.com:humhub/humhub v1.1.1 2016-09-26 09:57:25 +02:00
Lucas Bartholemy
e4b338e93a Changed version to 1.1.1 2016-09-26 09:57:08 +02:00
Lucas Bartholemy
45bb66e1cb Merge pull request #2000 from onmotion/mobile-horizontal-scrolling
Horizontal scrolling images on mobile devices
2016-09-25 19:21:32 +02:00
Lucas Bartholemy
e725fd4a5a Merge pull request #1995 from shyper-ideler/patch-1
added let's encrypt challenge as an exception in RedirectMatch
2016-09-25 18:41:25 +02:00
kozhevnikov
0063030cf1 Horizontal scrolling images on mobile devices 2016-09-23 15:15:39 +03:00
Lucas Bartholemy
cfd1d182d1 Improvements in admin group manage layout 2016-09-22 16:40:30 +02:00
shyper-ideler
0007cb6280 added let's encrypt challenge as an exception in RedirectMatch 2016-09-20 21:04:57 +02:00
buddha87
1bb209791b Merge branch 'master' of https://github.com/humhub/humhub 2016-09-18 20:44:13 +02:00
buddha87
297618e6a7 Updated docs 2016-09-18 20:43:51 +02:00
Lucas Bartholemy
9bd281acfe Enh: Added base sidebar widget class 2016-09-17 21:23:21 +02:00
Lucas Bartholemy
a5139ed5b5 Enh: Added ShowMorePager widget 2016-09-17 21:03:06 +02:00
buddha87
3bcc3e67ad Small JS cleanup 2016-09-15 14:20:46 +02:00