7623 Commits

Author SHA1 Message Date
Lucas Bartholemy
c4099efdd9 Better LDAP Login Filter Example 2014-03-07 18:07:22 +01:00
Lucas Bartholemy
94c9e9a14f ProfileImage: Fixed Max Height/Width ImageMagick Support && Moved Class to File Module 2014-03-07 16:25:29 +01:00
Lucas Bartholemy
a778b45d70 Fixed broken "Become User" (fakeAuthenticate) 2014-03-07 16:14:32 +01:00
Lucas Bartholemy
4f12703b91 Added Caching Console Command - Possibility to flush or disable cache on command line 2014-03-07 15:52:15 +01:00
Andy Strobel
1870206968 Bug fixing and improvements to the mail module 2014-03-07 01:42:52 +01:00
Andy Strobel
d1891208e1 Repaired broken module image links 2014-03-07 01:39:06 +01:00
andystrobel
1601a0e35e CSS optimizations at standard modules 2014-03-06 11:56:08 +01:00
andystrobel
bd4912bfd7 Theme integration to installer 2014-03-05 23:27:21 +01:00
Lucas Bartholemy
3b325c5257 Make ImageMagick optional & various file improvements 2014-03-05 19:11:19 +01:00
Lucas Bartholemy
4c9b9da6eb Make group system more flexible
- Allow default group on registration (hide group select)
- Hide Groups on Directory when only one group exist
2014-03-05 00:14:29 +01:00
Lucas Bartholemy
f64534334f Don´t display password stars on empty value 2014-03-04 20:51:20 +01:00
Lucas Bartholemy
b570b34daa Allow multiple default spaces 2014-03-04 19:06:09 +01:00
Lucas Bartholemy
68fa532318 Fixed UserPicker PhpDoc 2014-03-04 14:57:20 +01:00
Lucas Bartholemy
0de89921b2 Added PNG Support to attachFilesByUrlsToContent 2014-03-03 20:26:55 +01:00
Lucas Bartholemy
b7bdb8368a Added experimental function to autostore images from urls into file 2014-03-03 20:20:09 +01:00
Lucas Bartholemy
4327e1e3c0 Open content links in new window 2014-03-03 19:27:31 +01:00
Lucas Bartholemy
b2644a91eb Fixed UserIdentity NullPointer Exception 2014-03-03 19:21:49 +01:00
Lucas Bartholemy
d04d1b0f62 Flushing Caches before and after migration 2014-03-03 18:23:33 +01:00
Lucas Bartholemy
fca786bc32 Changes to the password system
- Own password table
- Better Password Hashing
- Always validate password via UserIdentity
2014-03-03 18:13:34 +01:00
Lucas Bartholemy
4daa69baa6 Added Yii´s Gii to Modules 2014-03-03 13:42:59 +01:00
Lucas Bartholemy
a3815fa070 Allow intercepting of WebApplication Init Event 2014-03-03 13:42:32 +01:00
Lucas Bartholemy
ae31205246 Fixed #28 - Removed default db connection string (works on some xampp installations) 2014-02-27 13:08:01 +01:00
Lucas Bartholemy
5155fcadbb Enable Logging / Debugging per default 2014-02-27 13:04:48 +01:00
Lucas Bartholemy
0ea0491378 Installer: Set some admin profile fields 2014-02-27 12:58:35 +01:00
Lucas Bartholemy
5593f0bc5f Disabled url rewriting by default 2014-02-27 12:38:01 +01:00
Lucas Bartholemy
528ba4caf7 Rewritten Ldap Support (Zend_Ldap) 2014-02-26 20:14:16 +01:00
Lucas Bartholemy
b773cafe36 Installer fixed to early installed state 2014-02-25 18:53:43 +01:00
Lucas Bartholemy
52ebbe85a9 Fixed WebRoot Alias on Console 2014-02-24 19:33:08 +01:00
Lucas Bartholemy
79197800e8 Fixed null pointer crash on content addons 2014-02-24 18:44:24 +01:00
Lucas Bartholemy
25f8f73213 Disable JQuery Load on Ajax Class (also minified verison) 2014-02-24 13:21:51 +01:00
Lucas Bartholemy
2d941dc2c9 Do module db migrations when enabling 2014-02-24 10:42:31 +01:00
Lucas Bartholemy
6e1bd93515 Better Search URL Handling 2014-02-23 20:37:49 +01:00
Lucas Bartholemy
e82ebb07cd Better SpacePicker URL Handling 2014-02-23 19:29:06 +01:00
Lucas Bartholemy
c101b6a28c Userpicker: Better URL usage 2014-02-23 19:19:22 +01:00
Lucas Bartholemy
186ea4df55 Better JS Ajax URL calls 2014-02-23 19:03:18 +01:00
Lucas Bartholemy
0006d44182 Allow interception of HConsoleApplication events 2014-02-23 11:38:19 +01:00
Lucas Bartholemy
79f592ed82 Only cache module autostarts when cache enabled 2014-02-23 11:29:04 +01:00
Lucas Bartholemy
7d5ad533c3 Fixed Member Approval Urls 2014-02-21 17:35:42 +01:00
Lucas Bartholemy
95a32784f6 - Moved Space Notifications to Space Module
- Cleanup Space Notifications
2014-02-21 13:51:14 +01:00
Andy Strobel
7e012a8c04 Changes to the documentation 2014-02-20 18:29:16 +01:00
Lucas Bartholemy
0bd126c838 Enh #22 - Notifications for Space Invites to Originator 2014-02-20 18:16:50 +01:00
Lucas Bartholemy
cc58ad3c6f Added WebRoot Alias for console applications 2014-02-20 18:13:14 +01:00
Lucas Bartholemy
cef280105d Fixed broken redirect after revoke membership on invisible spaces 2014-02-20 17:51:39 +01:00
Lucas Bartholemy
0f2a0582e6 Better cleanup on user delete - Delete pending space invites 2014-02-20 17:27:25 +01:00
Lucas Bartholemy
24c39b68f0 Slightly better installation doc 2014-02-20 14:52:53 +01:00
Lucas Bartholemy
81aa889e96 Merge branch 'master' of github.com:humhub/humhub 2014-02-20 12:05:23 +01:00
Lucas Bartholemy
22b4077fe2 More dynamic paths in SelfTest 2014-02-20 12:05:12 +01:00
Lucas Bartholemy
ab1931b164 Renamed attachEventHandler to preattachEventHandler to avoid yii conflicts. (#8) 2014-02-20 11:49:47 +01:00
Lucas Bartholemy
f8b3699b1b Removed old unused method 2014-02-20 11:38:43 +01:00
Lucas Bartholemy
5c4ef4f3f5 Fixed spelling. 2014-02-20 11:27:20 +01:00