7645 Commits

Author SHA1 Message Date
Lucas Bartholemy
191f861aeb Hide ContentForms when no write permissions 2014-03-21 14:17:42 +01:00
Lucas Bartholemy
1bfe556ec3 Fixed Space Profile Images & Removed GetUser() Calls 2014-03-21 01:56:46 +01:00
Lucas Bartholemy
58815dc5c6 Core Changes
- Renamed ContentTarget to contentContainer
- Better ContentForm Handling
- Cleanup Content Model
2014-03-20 23:50:38 +01:00
Lucas Bartholemy
058918dd06 More generic JSON Structure 2014-03-20 23:01:02 +01:00
Lucas Bartholemy
fe58c3cb3e Fixed Emailing - consider user status 2014-03-14 16:34:04 +01:00
Andy Strobel
aa3714fc08 Fixing ajaxLoaded event for the renderPartial method 2014-03-12 11:57:52 +01:00
Andy Strobel
423396589b Added a JavaScript event to the renderPartial method for successfully loaded views via ajax 2014-03-11 11:23:56 +01:00
Andy Strobel
4befd9df74 Improved the hint for empty streams 2014-03-09 20:15:43 +01:00
Andy Strobel
796c762f9d Removed margin for listed files from file uploader 2014-03-09 20:13:18 +01:00
Andreas Strobel
0a2e79928f Text changes to the documentation 2014-03-08 19:09:53 +01:00
Andy Strobel
168b980a45 Fixing the layout of group delete form 2014-03-08 19:04:34 +01:00
Lucas Bartholemy
7b5ef483de CacheCommand: APC not supported warning 2014-03-07 21:54:25 +01:00
Lucas Bartholemy
9ba06cc087 Added Admin - Space Controller 2014-03-07 21:43:13 +01:00
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
Andy Strobel
64d4b2aa2f CSS design optimization 2014-03-06 20:11:21 +01:00
andystrobel
1601a0e35e CSS optimizations at standard modules 2014-03-06 11:56:08 +01:00
andystrobel
9473f87ea8 CSS optimizations 2014-03-06 11:46:32 +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
438a38fce6 Disabled .htaccess per default 2014-02-27 15:56:43 +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
3702ac72a5 Google Fonts via HTTPS 2014-02-24 10:30:38 +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