Lucas Bartholemy
|
5dadc32b6e
|
Fixed Actvity Integrity Checker
|
2014-04-08 17:38:50 +02:00 |
|
Lucas Bartholemy
|
d07fa3ba12
|
Disabled update involved users on content integrity checker - SegFault?
|
2014-04-08 17:34:43 +02:00 |
|
Lucas Bartholemy
|
5e2d75bd16
|
Missing activity cleanup on content addon deletion
|
2014-04-08 16:57:50 +02:00 |
|
Andy Strobel
|
c6cad2e67f
|
Added a height-reset for contentForm and commentForm after commit
|
2014-04-07 19:24:19 +02:00 |
|
Andy Strobel
|
98b1a9f04b
|
Integration of an expand/collapse feature to cut long posts
|
2014-04-07 19:05:49 +02:00 |
|
Lucas Bartholemy
|
ef3267624e
|
Merge branch 'master' of github.com:humhub/humhub
|
2014-04-07 16:10:43 +02:00 |
|
Lucas Bartholemy
|
d6f8be77b7
|
Force Post Requests on Content Delete, Stick, Archive
|
2014-04-07 16:06:55 +02:00 |
|
Andy Strobel
|
69d8da1726
|
Fixing progress bar for file uploads and prevent postform submissions until uploads are finished (#15)
|
2014-04-07 15:56:05 +02:00 |
|
Lucas Bartholemy
|
e89298b02b
|
Moved available language/translation list to config & removed deprecated auth part from default config
|
2014-04-07 07:25:45 +02:00 |
|
luke-
|
c4a188b05a
|
Merge pull request #33 from JefCarlier/master
Dutch translation
|
2014-04-07 07:05:56 +02:00 |
|
Andy Strobel
|
4554d982f4
|
Set focus automatically to login field
|
2014-04-06 16:34:51 +02:00 |
|
Andy Strobel
|
be6a8503bd
|
Integrated placeholder hint for an empty stream at directory
|
2014-04-06 16:30:27 +02:00 |
|
Lucas Bartholemy
|
b4d4206e69
|
Updated JCrop to v0.9.12 (#32)
|
2014-04-05 13:52:51 +02:00 |
|
Lucas Bartholemy
|
af66fadc17
|
Fixed Like Translation
|
2014-04-04 17:14:28 +02:00 |
|
Lucas Bartholemy
|
fc788da42d
|
Fixed deprecated getOwner() function
|
2014-04-04 17:01:20 +02:00 |
|
Lucas Bartholemy
|
709f1ba249
|
Ensure Admin->Modules is uncached before displaying.
|
2014-04-04 10:30:30 +02:00 |
|
Lucas Bartholemy
|
4ae48ea4df
|
Removed "No tags set." on user profiles
|
2014-04-03 18:23:21 +02:00 |
|
Lucas Bartholemy
|
f8e82fcc38
|
Only display "about" on user profiles when set.
|
2014-04-03 18:21:13 +02:00 |
|
jefcarlier
|
3070ca8e43
|
Dutch translation
Added dutch translation, not done yet. Will be updated.
|
2014-04-03 13:10:05 +02:00 |
|
Andy Strobel
|
746fa9a74b
|
Removing hint for public spaces
|
2014-04-02 22:05:59 +02:00 |
|
Lucas Bartholemy
|
edafddc971
|
Polls: Make multiple answers per user work again
|
2014-04-02 17:00:07 +02:00 |
|
Lucas Bartholemy
|
5c26f7456a
|
Null pointer exception when space owner not set
|
2014-04-02 16:28:58 +02:00 |
|
Lucas Bartholemy
|
9120996397
|
Merge branch 'master' of github.com:humhub/humhub
|
2014-04-02 13:13:42 +02:00 |
|
Lucas Bartholemy
|
8c6a47d8ab
|
Restored Space Default Image
|
2014-04-02 13:11:08 +02:00 |
|
Andy Strobel
|
340456763f
|
Fixing hints by an empty profile stream
|
2014-04-01 22:17:41 +02:00 |
|
Andy Strobel
|
edfad7a4c5
|
Fixing layout issues
|
2014-04-01 20:33:28 +02:00 |
|
Lucas Bartholemy
|
9a15546dff
|
Fixed Activity Mailing Issue
|
2014-04-01 20:13:25 +02:00 |
|
Andy Strobel
|
984fa6c13d
|
Frontend optimizations at the new content form
|
2014-04-01 19:17:03 +02:00 |
|
Lucas Bartholemy
|
5614b57805
|
Fixed Problem with Theme ViewPaths
|
2014-04-01 19:12:33 +02:00 |
|
Lucas Bartholemy
|
c12f32e526
|
Merged Branch: Master into Develop
|
2014-04-01 11:51:09 +02:00 |
|
Andy Strobel
|
bfb14b6df7
|
Usability optimizations and theme changes
|
2014-03-27 19:00:48 +01: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
|
c00132690c
|
Fixed Dashboard Stream when Visibility Null
|
2014-03-24 10:40:51 +01:00 |
|
Lucas Bartholemy
|
58ff950b85
|
Fixed console url creation when no rewriting is enabled.
|
2014-03-24 01:35:21 +01:00 |
|
Lucas Bartholemy
|
16b54becb5
|
Fixed installer multiple addToWall
|
2014-03-24 00:04:58 +01:00 |
|
Lucas Bartholemy
|
64f82f7a62
|
Auto create dynamic configuration when not exists
|
2014-03-24 00:03:25 +01:00 |
|
Lucas Bartholemy
|
3d6e6721a2
|
Removed HContentAddonBehavior and replaced it by HActiveContentAddon Base Class
|
2014-03-23 16:38:54 +01:00 |
|
Lucas Bartholemy
|
04cb3421d2
|
Make dashboard completly as module
|
2014-03-22 00:24:33 +01:00 |
|
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
|
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 |
|