318 Commits

Author SHA1 Message Date
Lucas Bartholemy
475269a68c Added .gitingore on assets folder 2014-07-07 16:28:39 +02:00
Lucas Bartholemy
87700d1b02 Removed old messaging emailing options 2014-07-07 16:26:29 +02:00
Lucas Bartholemy
01f697ce16 Changed default authentication settings after installation 2014-07-07 16:22:12 +02:00
Lucas Bartholemy
b2b0cb6f49 Removed unnecessary installer "database connection ok" message 2014-07-07 14:03:52 +02:00
Lucas Bartholemy
23ba522362 Added ProfileHeaderWidget 2014-07-07 12:14:42 +02:00
Lucas Bartholemy
2d3cdb380b Title property change 2014-07-07 11:01:08 +02:00
Lucas Bartholemy
3dc4a96822 Changed deprecated title attribute access 2014-07-07 09:39:37 +02:00
Lucas Bartholemy
60e2a94f58 Changed deprecated title attribute access 2014-07-07 09:34:34 +02:00
Lucas Bartholemy
8d03361283 Deprecated title attribute access 2014-07-07 09:24:21 +02:00
Lucas Bartholemy
d85413d8bd Removed legacy user model methods for access firstname, lastname & title 2014-07-07 09:22:45 +02:00
Lucas Bartholemy
d2807268ba Added Space/User model behaviors for module support methods (install, uninstall, getAvailable) 2014-07-07 09:17:16 +02:00
Lucas Bartholemy
145bf6d879 Fixed bug with new profile relation 2014-07-06 21:39:22 +02:00
Lucas Bartholemy
89c6754c37 Added firstname, lastname, title to user search; Cleanup Search Controller (#48) 2014-07-06 21:19:55 +02:00
Lucas Bartholemy
bebb34ca43 Added TopMenuRight StackWidget 2014-07-06 20:40:06 +02:00
Lucas Bartholemy
01e51593bb Save users last login datetime 2014-07-06 15:57:21 +02:00
Lucas Bartholemy
fc5b8e2408 Create update command, updated docs 2014-07-06 09:41:40 +02:00
Andy Strobel
1a8275f3c2 Optimized platform installer pages (#61) 2014-07-05 21:20:11 +02:00
Andy Strobel
bd7b07c3b9 Integrate a back button at "forgot password" form 2014-07-05 21:19:14 +02:00
Andy Strobel
47b5bcde84 Modified login and registration pages 2014-07-05 16:59:49 +02:00
Andy Strobel
8a0cb41fd2 Fixed email template for text messages 2014-07-05 16:58:36 +02:00
Lucas Bartholemy
a05690937e Added default "welcome space" image after installation 2014-07-05 14:20:56 +02:00
Lucas Bartholemy
90b5e016d2 Fixed missing "Space Join" activity for new registered users on default spaces 2014-07-05 13:44:26 +02:00
Lucas Bartholemy
2f90226512 Autologin user after registration when no approval is required. 2014-07-05 13:43:04 +02:00
Lucas Bartholemy
32bfd89676 Fixed Admin->Mailing Redirect 2014-07-05 13:09:38 +02:00
Lucas Bartholemy
ef7502da88 Revert set empty profile fields to null 2014-07-05 13:01:55 +02:00
Lucas Bartholemy
4e9e81f2af Admin can define default E-Mailing settings, moved receive_email_* to UserSettings 2014-07-05 11:25:38 +02:00
Lucas Bartholemy
8213b4fe52 Changed Hint Rendering 2014-07-05 11:06:46 +02:00
Lucas Bartholemy
a6c121ebcc UserSetting & SpaceSetting fixes; Added UserSettingBehavior & SpaceSettingBehavior to ease access 2014-07-05 10:38:14 +02:00
Lucas Bartholemy
70dc231c5d Better error handling when module throws error 2014-07-04 12:46:57 +02:00
Lucas Bartholemy
9d523bc227 Allow force updating of modules 2014-07-04 12:28:40 +02:00
Lucas Bartholemy
5ab0365669 Moved removeModuleFolder to ModuleManager 2014-07-04 11:44:28 +02:00
Lucas Bartholemy
90896b250f Added command line module manager, added installationId for counting installed modules 2014-07-04 10:49:44 +02:00
Lucas Bartholemy
bb24e2a7cb Moved all space/module behaviors in own folder 2014-07-04 09:28:08 +02:00
Lucas Bartholemy
c52565bbe5 Created Notification & Activity Base E-Mail Layout 2014-07-03 21:34:52 +02:00
Andy Strobel
b1a7c7b529 Fixed resizing issue for banner cropping on profiles 2014-07-03 16:46:41 +02:00
Andy Strobel
2794c93302 Optimize method names for spaces AdminController 2014-07-03 15:50:26 +02:00
Andy Strobel
0d03f515c6 Merge branch 'master' of https://github.com/humhub/humhub 2014-07-03 15:42:05 +02:00
Andy Strobel
229791a71f Made modal close handling global 2014-07-03 15:41:57 +02:00
Andy Strobel
4f74baa1de Fixed Email-Template for "Also comment" notification 2014-07-03 15:39:57 +02:00
Lucas Bartholemy
0310c299ad Added new ProfileTypeDateTime and ProfileTypeBirthday 2014-07-03 15:34:53 +02:00
Andy Strobel
434430da5d Change default height for banner image at user profile 2014-07-03 13:12:01 +02:00
Lucas Bartholemy
eff3b7125a Added new datetime form field 2014-07-03 09:49:50 +02:00
Lucas Bartholemy
e59b46b3a2 Added cleanup for deprecated content created notifications 2014-07-02 16:43:47 +02:00
Lucas Bartholemy
95b7d1cbef Unify Content Created Notifications 2014-07-02 16:29:42 +02:00
Lucas Bartholemy
cfcc293302 Fix use given first- & lastname of installer 2014-07-02 15:18:47 +02:00
Lucas Bartholemy
6d7436c33a Removed broken sample theme 2014-07-02 11:28:52 +02:00
Lucas Bartholemy
ccf40983d9 Merge branch 'master' of github.com:humhub/humhub 2014-07-02 11:20:47 +02:00
Lucas Bartholemy
1904099efe Fixed typo 2014-07-02 11:20:29 +02:00
Lucas Bartholemy
41c8865569 Disable enabled modules before deleting user 2014-07-02 11:11:28 +02:00
Lucas Bartholemy
941df9f5be Added UserModuleBehavior for User Module Support 2014-07-02 10:52:43 +02:00