2682 Commits

Author SHA1 Message Date
buddha87
0d796612c6 Merge pull request #2072 from acs-ferreira/patch-5
Add padding to Markdown Editor Textarea
2016-11-04 12:13:02 +01:00
Carlos Ferreira
937c8bb216 Add padding to Markdown Editor Textarea 2016-11-03 19:02:51 +00:00
buddha87
8e7932cbea Merge pull request #2059 from devochka/master
Russian translation updates
2016-11-01 20:32:41 +01:00
devochka
cc30332ecf Update widgets_views_postForm.php 2016-10-31 20:16:23 +01:00
devochka
fc8030bd0f Update models_Post.php 2016-10-31 20:15:22 +01:00
devochka
e55fccd68a Update controllers_PostController.php 2016-10-31 20:14:54 +01:00
devochka
c53da36ea8 Update views_dashboard_index.php 2016-10-31 20:14:07 +01:00
devochka
698a263081 Update widgets_views_list.php 2016-10-31 20:12:01 +01:00
devochka
496f18d6cf Update views_overview_index.php 2016-10-31 20:11:24 +01:00
devochka
d721fc5281 Update notification.php 2016-10-31 20:08:41 +01:00
devochka
115a04f16a Update module_list.php 2016-10-31 20:04:54 +01:00
devochka
61f72efc99 Update manage.php 2016-10-31 20:02:46 +01:00
devochka
47e397525c Update information.php 2016-10-31 20:00:57 +01:00
devochka
a82b166244 Update forms_StatisticSettingsForm.php 2016-10-31 19:59:58 +01:00
devochka
ee5852a78a Update forms_OEmbedProviderForm.php 2016-10-31 19:58:57 +01:00
devochka
5306dcc2eb Update forms_DesignSettingsForm.php 2016-10-31 19:56:12 +01:00
devochka
e4e8da014b Update forms_CacheSettingsForm.php 2016-10-31 19:54:58 +01:00
devochka
0b43c032b4 Update controllers_UserController.php 2016-10-31 19:47:48 +01:00
devochka
10466b4b7d Update user.php 2016-10-31 19:43:11 +01:00
devochka
1fb46c20ad Update modules.php 2016-10-31 19:40:02 +01:00
devochka
cebf148a0e Update widgets_AdminMenuWidget.php 2016-10-31 19:29:15 +01:00
devochka
5f0c357501 Update controllers_SettingController.php 2016-10-31 19:26:51 +01:00
devochka
f68a771ae1 Update controllers_ApprovalController.php 2016-10-31 19:25:25 +01:00
devochka
59ed1d158b Update base.php 2016-10-31 19:22:30 +01:00
devochka
e936a382c8 Update error.php 2016-10-31 19:06:00 +01:00
devochka
4e97e7f7c0 Update base.php 2016-10-31 19:03:17 +01:00
buddha87
ec8a425dc6 Small text fix in german language. 2016-10-28 23:05:07 +02:00
Lucas Bartholemy
4dc1cf7ef0 Merge branch 'master' of github.com:humhub/humhub 2016-10-28 14:59:02 +02:00
Lucas Bartholemy
23bc31d6e3 Improved update of last login date (also include autoLogin) 2016-10-28 14:58:39 +02:00
Lucas Bartholemy
8ea544a7d2 Rewrite dynamic configuration after authentication settings change 2016-10-28 14:55:25 +02:00
buddha87
e44d83f3c7 Merge branch 'master' of https://github.com/humhub/humhub 2016-10-28 11:10:23 +02:00
buddha87
e74de51184 Added select2 search input field support within bootstrap modals. 2016-10-28 11:08:26 +02:00
HumHub Translations
9f1cccf155 Enh: Updated Translations (translate.humhub.org) 2016-10-28 10:57:51 +02:00
Lucas Bartholemy
4e12d4d487 Increased version to 1.1.2 2016-10-28 10:56:23 +02:00
Lucas Bartholemy
6226bf6669 Ensure formatter timeZone is null when default is used 2016-10-27 19:07:02 +02:00
Lucas Bartholemy
f739c4a30d Removed PastDateValidator and use DbDateValidator instead 2016-10-27 18:33:44 +02:00
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