2034 Commits

Author SHA1 Message Date
Lucas Bartholemy
766be98368 Enh: Updated bootstrap markdown editor (added it to composer) 2016-02-22 12:54:26 +01:00
Sebastian Stumpf
3c777c83dc Merge branch 'master' of https://github.com/humhub/humhub 2016-02-18 17:52:07 +01:00
Sebastian Stumpf
0810385440 Fix: Set Guid is now triggered by validate, insert and update event. 2016-02-18 17:51:50 +01:00
Lucas Bartholemy
1d45ef6248 Merge pull request #1486 from helnokaly/master
Fix: logical negation on int instead of a boolean expression
2016-02-18 17:36:09 +01:00
Sebastian Stumpf
68964d22fc Fix: Invalid null comparison in PermissionManager caused 0 to be interpreted as default value. 2016-02-18 16:09:21 +01:00
Sebastian Stumpf
5eae7668ee Fix: Access to non existent property in user/Events.php ->
integritycheck
2016-02-18 11:09:14 +01:00
helnokaly
323703c845 fix logical negation on int instead of boolean expression 2016-02-18 11:30:55 +02:00
Lucas Bartholemy
a32b201598 Merge pull request #1483 from buddha87/master
Fixed #150 #1472: Insert new entries after sticked entries. Reload St…
2016-02-17 22:42:03 +01:00
buddha87
57f3bf0ae4 Fixed #150 #1472: Insert new entries after sticked entries. Reload Stream after unstick and don't mark content as updated for stick/unstick action. Remove stream entry from dom instead of hiding it. 2016-02-17 22:35:33 +01:00
HumHub Translate
5b85f08922 Enh: Updated Translations (translate.humhub.org) 2016-02-16 23:45:36 +01:00
Lucas Bartholemy
0c3765bcbd Fixed #1457: DynamicConfig merge broken 2016-02-16 18:28:00 +01:00
Sebastian Stumpf
49d67283b9 Enh.: Richtext now supports email marking. 2016-02-16 18:06:17 +01:00
Lucas Bartholemy
23ef083dfc Merge pull request #1479 from buddha87/master
Fixed #1416: Show video link on edit view
2016-02-16 00:25:54 +01:00
buddha87
8b94d199d0 Fixed #1416: Show video link on edit view 2016-02-16 00:24:09 +01:00
Lucas Bartholemy
3999596555 Fixed: Broken mentioning regexp 2016-02-15 23:47:33 +01:00
Lucas Bartholemy
d7b20e605b Fixed: Added missing quotes for JQuery 2.2.x support 2016-02-15 18:11:36 +01:00
HumHub Translate
e72b724a2a Enh: Updated Translations (translate.humhub.org) 2016-02-15 12:16:23 +01:00
Lucas Bartholemy
d6c1246738 Fixed: functional & acceptance tests on login page 2016-02-12 12:38:59 +01:00
Lucas Bartholemy
5a8655e3e2 Merge pull request #1473 from dakur/master
Multipart e-mail messages
2016-02-12 12:27:54 +01:00
Lucas Bartholemy
28f442bab5 Enh: Optimized login page labels & added missing "remember me" translation 2016-02-12 12:16:35 +01:00
Lucas Bartholemy
98c4634d0c Fixed: Added missing search translation 2016-02-12 11:33:32 +01:00
Lucas Bartholemy
2354cc9ae5 Fixed: Allow space picker placeholder translation 2016-02-12 11:32:46 +01:00
Daniel Kurowski
533c629ed9 Multipart e-mail messages 2016-02-11 16:27:08 +01:00
HumHub Translate
5dffb75221 Enh: Updated Translations (translate.humhub.org) 2016-02-11 13:14:48 +01:00
Lucas Bartholemy
6a1ed843fd Enh: Added optional directory member sort field 2016-02-10 13:25:12 +01:00
Lucas Bartholemy
cda0bb7a71 Fixed: Broken directory show all group members 2016-02-10 13:23:04 +01:00
Lucas Bartholemy
1dcc408056 Fixed: Error on profile field setting update 2016-02-05 11:23:08 +01:00
Lucas Bartholemy
e12600bfe6 Fixed #1398 #1169: Broken mentioning with non-latin characters 2016-02-02 04:16:12 +01:00
Lucas Bartholemy
a1177bcb22 Fixed #1408: Make authMode user attribute write protected for admins 2016-02-02 02:56:35 +01:00
Lucas Bartholemy
abc55bc895 Fixed #1441: Invite modal box - error in tab focus 2016-02-02 02:52:21 +01:00
Lucas Bartholemy
a9d771e5bc Fixed #1452: "Cancel membership" link when not a member of a space 2016-02-02 02:41:19 +01:00
Lucas Bartholemy
abb469a4a8 Fixed #1453: Comment placeholder not disappear after submitting 2016-02-02 02:36:42 +01:00
Lucas Bartholemy
7461cc1cea Fixed #1451: Bootstrap CSS loads 2 times 2016-02-02 02:29:47 +01:00
Lucas Bartholemy
ee38ecd668 Merge pull request #1414 from badis/patch-4
Fixed: Added table name 'user' before column 'status'
2016-01-31 14:11:26 +01:00
Lucas Bartholemy
5e3cb0af94 Fixed: Admin section layout not themeable 2016-01-29 17:07:05 +01:00
Lucas Bartholemy
3387eefcc6 Fixed: TimeAgoBefore setting cannot be set to 0 2016-01-29 10:32:48 +01:00
Lucas Bartholemy
069ea895c1 Enh: Timeago added optional fullDate formatting callback 2016-01-29 10:16:52 +01:00
Lucas Bartholemy
5354c1d063 Merge branch 'master' of github.com:humhub/humhub 2016-01-27 15:42:14 +01:00
Lucas Bartholemy
b44699b364 Fixed: Visibility & join policy radios on space creation dialog 2016-01-27 15:41:54 +01:00
Lucas Bartholemy
93578057e4 Merge pull request #1446 from rifaideen/master
Fixed: Admin dashboard user profiles menu was not highlighting on this page
2016-01-27 11:37:48 +01:00
Rifaideen
79afbc2892 Fix admin dashboard user profiles menu was not highlighting on this page 2016-01-27 12:01:30 +05:30
Lucas Bartholemy
232ae2cbae Fixed #1154: Better handle unsupported image types 2016-01-25 10:42:56 +01:00
Lucas Bartholemy
73d8aabe8c Merge branch 'master' of github.com:humhub/humhub 2016-01-25 09:17:54 +01:00
Lucas Bartholemy
40d2d7c118 Fixed #497: Allow non-latin and additional characters in filenames 2016-01-25 09:17:38 +01:00
HumHub Translate
068ef56d6d Enh: Updated Translations (translate.humhub.org) 2016-01-20 14:13:52 +01:00
Lucas Bartholemy
3ed8fad8b7 Fixed #1434: Markdown highlight js truncates stream 2016-01-20 04:53:41 +01:00
Lucas Bartholemy
11aa2de44b Fixed: Check currentPassword record only on local authmode 2016-01-20 04:37:41 +01:00
Lucas Bartholemy
af310717c6 Fixed #1389: Fatal when user has no password record 2016-01-10 17:01:34 +01:00
Badis Merabet
b8100a7cb8 Add table name 'user' before column 'status'
Because there are column status on 'user' and 'profile' table we should add table name 'user'  to column 'status' to  avoid error: SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'status' in where clause is ambiguous
2016-01-09 11:25:45 +01:00
Lucas Bartholemy
5377d9db55 Enh: Added parameter for TimeAgo widget time display 2016-01-08 18:54:44 +01:00