3119 Commits

Author SHA1 Message Date
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
Andy Strobel
f74722764a Optimized admin setting views 2014-06-28 12:32:33 +02:00
Andy Strobel
f270900542 Fixed repeating activities 2014-06-28 12:30:13 +02:00
Andy Strobel
00fa559d06 Layout optimizations 2014-06-28 12:29:11 +02:00
Andy Strobel
abeb4645a4 Layout optimizations 2014-06-28 12:13:11 +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
08d291b130 Changed display name of polls module 2014-06-25 19:37:24 +02:00
Lucas Bartholemy
170465930c Changes to Module Admin Interface 2014-06-25 18:34:29 +02:00
Lucas Bartholemy
5feb033781 Some documentation changes 2014-06-25 18:21:41 +02:00
Lucas Bartholemy
d3c8fb44c2 Changes to the module system 2014-06-25 17:43:16 +02:00
Lucas Bartholemy
78360b7824 Don´t show hidden profile fields 2014-06-18 09:02:36 +02:00
Lucas Bartholemy
6ba5326fa3 Comments in Popup prototype 2014-06-18 08:58:20 +02:00
Lucas Bartholemy
0a925fa3c4 Removed unnecessary mentioning view 2014-06-18 07:35:29 +02:00
Lucas Bartholemy
e46bde49f1 Logging View Optimize 2014-06-15 03:51:08 +02:00
Lucas Bartholemy
cd7c054f5c Prototype of User Profile Info Action 2014-06-15 03:40:07 +02:00
Lucas Bartholemy
6dec45791d Fixed Mentioning Exception when no user guid is provided 2014-06-12 17:37:08 +02:00
Lucas Bartholemy
2a5181a129 Merge branch 'master' of github.com:humhub/humhub 2014-06-12 17:36:11 +02:00
Andy Strobel
b5c20f7a1f Fixied and optimized navbar search #62 2014-06-11 17:58:53 +02:00
Andy Strobel
235ae92e79 Set limit for database results for mentioning 2014-06-10 17:08:19 +02:00
Lucas Bartholemy
2972d45ee0 Removed deprecated ShowLikes Widget 2014-06-09 20:27:25 +02:00
Andy Strobel
72cc662103 Beautified user account menu #56 2014-06-05 17:57:39 +02:00
Andy Strobel
6e0a649433 Simplify user approval #54 2014-06-05 17:56:47 +02:00
Andy Strobel
87c5f42a75 Improved the usability for Yii CGridView #55 2014-06-05 17:15:52 +02:00
Andy Strobel
096c759eda Update to Font-Awesome 4.1.0 2014-06-05 17:11:00 +02:00
Andy Strobel
3ce8c50cd0 Updated a consistent width for sidemenu icons 2014-05-21 16:24:55 +02:00
Lucas Bartholemy
3cdc0b7996 Reduced user/space name setting field length to 100chars 2014-05-21 15:12:18 +02:00
Andy Strobel
937fb55b94 Changed primary color for the HumHub theme 2014-05-21 14:14:47 +02:00
Lucas Bartholemy
7430c54fe7 Fixed LDAP User Creation 2014-05-20 16:02:19 +02:00
Lucas Bartholemy
29f4725346 Merge branch 'develop' of github.com:humhub/humhub into develop 2014-05-20 16:01:24 +02:00
Andy Strobel
14bf20eb19 Deactivate AlsoLikesNotifications 2014-05-20 12:51:30 +02:00
Andy Strobel
120a3a1266 Added bootstrap construction check at jQuery Flatelements Plugin #63 2014-05-20 12:23:44 +02:00
Andy Strobel
8bdd0ec5b4 Small changes at activities and notifications (#67 and #58) 2014-05-17 20:04:30 +02:00
Andy Strobel
8d22c5f410 Transform the menu notification list in a widget and built-in a load more functionality and an "Mark all as seen" feature (#58) 2014-05-17 20:02:19 +02:00
Andy Strobel
55de7fce81 Prevent more ajax requests, if all activities already loaded #67 2014-05-15 22:26:13 +02:00
Lucas Bartholemy
2f75088d04 Merge branch 'develop' of github.com:humhub/humhub into develop 2014-05-15 21:41:34 +02:00
Andy Strobel
e69b70a2bf Fixed activity ajax loading by scrolling #67 2014-05-15 21:40:05 +02:00
Lucas Bartholemy
4f00bd8901 Merge branch 'develop' of github.com:humhub/humhub into develop 2014-05-15 18:58:37 +02:00
Andy Strobel
e7eb1b05b6 Integrated support HTML5 input placeholder attribute for older browsers (#49) Putted recurring jquery plugin calls in one ajaxComplete event. 2014-05-15 12:25:36 +02:00
Andy Strobel
44b4caff64 Updated fontawesome to version 4.0.3 and fixed glyphicons #65 2014-05-14 20:41:18 +02:00
Andy Strobel
605a961222 Fixing multiple page loading through ajax #66 2014-05-14 18:28:09 +02:00
Andy Strobel
686dbbfde8 Optimized MentionWidget for IE and Firefox 2014-05-14 14:08:31 +02:00
Andy Strobel
6ee31c6a52 Converted jQuery Mention Plugin in a Widget 2014-05-14 13:07:04 +02:00
Lucas Bartholemy
7e571157e6 Added Database Logging & Simple Log Viewer 2014-05-13 21:01:57 +02:00
Lucas Bartholemy
bb5d495ec3 Moved Admin DeleteGroupForm in Forms Folder 2014-05-13 17:42:19 +02:00
Lucas Bartholemy
e5725d29f1 Installer make Firstname & Lastname required 2014-05-12 18:57:34 +02:00
Lucas Bartholemy
9c202b0967 Regenerated Translation Messages 2014-05-12 18:37:24 +02:00
Lucas Bartholemy
278e5210d7 Fixed ProfileField Translation Issue 2014-05-12 18:16:19 +02:00