37 Commits

Author SHA1 Message Date
Lucas Bartholemy
653b4b49c9 Better module install/uninstall 2014-06-30 10:51:35 +02:00
Lucas Bartholemy
a7c5797772 Fixed ModuleManager return enabled Modules 2014-06-30 05:29:54 +02:00
Lucas Bartholemy
65450af0e1 Better module directory lookup 2014-06-30 01:29:47 +02:00
Lucas Bartholemy
2f99a48073 - Added module assets to HWebModule
- Added module images
2014-06-29 22:02:30 +02:00
Lucas Bartholemy
7161545ac5 Added aimple appstore 2014-06-29 07:54:03 +02:00
Lucas Bartholemy
75f26f3f7f Merge branch 'master' of github.com:humhub/humhub 2014-06-28 21:41:08 +02:00
Andy Strobel
45169f4861 Merge remote-tracking branch 'origin/master'
Conflicts:
	protected/modules_core/admin/views/logging/index.php
	protected/modules_core/admin/views/module/list.php
	protected/modules_core/comment/widgets/views/showComment.php
	protected/modules_core/dashboard/DashboardModule.php
	protected/modules_core/directory/DirectoryModule.php
	protected/modules_core/space/views/admin/modules.php
2014-06-28 21:34:46 +02:00
Andy Strobel
49eecef751 Global design and usability changes (spaces, profile, directory; Integrated animate.css and jQuery File Upload for profile images) 2014-06-28 21:07:21 +02:00
Lucas Bartholemy
88647140bd Added HVersion class which holds current humhub version 2014-06-28 07:25:35 +02:00
Lucas Bartholemy
ba6e970766 Enabled explicitly content autoAddToWall feature 2014-06-27 18:06:55 +02:00
Lucas Bartholemy
d3c8fb44c2 Changes to the module system 2014-06-25 17:43:16 +02:00
Lucas Bartholemy
d76fd1fdc7 Added scope to limit HActiveRecordContent to a specified HActiveRecordContainer 2014-05-06 19:19:52 +02:00
Lucas Bartholemy
813cdae234 Added yii controller-events extension 2014-05-05 20:39:06 +02:00
Lucas Bartholemy
fc788da42d Fixed deprecated getOwner() function 2014-04-04 17:01:20 +02:00
Lucas Bartholemy
8c6a47d8ab Restored Space Default Image 2014-04-02 13:11:08 +02:00
Lucas Bartholemy
5614b57805 Fixed Problem with Theme ViewPaths 2014-04-01 19:12:33 +02:00
Lucas Bartholemy
ee3c90a755 Renamed getUserMembership to getMembership 2014-03-24 23:04:47 +01:00
Lucas Bartholemy
b8d17fdc33 Renamed UserSpaceMembership to SpaceMembership 2014-03-24 18:11:34 +01:00
Lucas Bartholemy
acf2375753 Update space last visit when create new content 2014-03-24 11:54:08 +01:00
Lucas Bartholemy
58ff950b85 Fixed console url creation when no rewriting is enabled. 2014-03-24 01:35:21 +01:00
Lucas Bartholemy
3d6e6721a2 Removed HContentAddonBehavior and replaced it by HActiveContentAddon Base Class 2014-03-23 16:38:54 +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
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
Lucas Bartholemy
4f12703b91 Added Caching Console Command - Possibility to flush or disable cache on command line 2014-03-07 15:52:15 +01:00
Lucas Bartholemy
a3815fa070 Allow intercepting of WebApplication Init Event 2014-03-03 13:42:32 +01:00
Lucas Bartholemy
528ba4caf7 Rewritten Ldap Support (Zend_Ldap) 2014-02-26 20:14:16 +01:00
Lucas Bartholemy
52ebbe85a9 Fixed WebRoot Alias on Console 2014-02-24 19:33:08 +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
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
ab1931b164 Renamed attachEventHandler to preattachEventHandler to avoid yii conflicts. (#8) 2014-02-20 11:49:47 +01:00
Lucas Bartholemy
4b98e59be8 More dynamic paths 2014-02-13 02:45:13 +01:00
Lucas Bartholemy
d3ff1c3c4a Initial Commit 2014-02-10 06:36:00 +01:00