xiez
d477e543e7
Modify profile
2012-06-21 20:53:13 +08:00
xiez
9c4a54931f
Add org account feature
2012-06-20 19:39:21 +08:00
xiez
795db175ec
Fix bug in rpc calls with bool args
2012-06-14 16:20:19 +08:00
xiez
705f86e68d
Add anonymous share feature
2012-06-12 10:15:47 +08:00
xiez
f9c72b57a4
Add notification at info-bar, and fix bug in visiting register/login page when user is already logged in.
2012-06-04 21:27:32 +08:00
xiez
bd243bd383
Some modifications.
...
* Remove avatar cache
* Handle empty repo open issue
* Add SEAHUB_TITLE in settings.py
2012-05-30 22:42:21 +08:00
xiez
d760d54a00
Modify commit time format
2012-05-29 20:29:59 +08:00
xiez
2d3f38397c
Translate repo history page and formate modual import
2012-05-20 20:32:21 +08:00
plt
4d72aedf45
Improve file icons
2012-05-18 15:21:53 +08:00
xiez
27f714c4a8
Add file icon
2012-05-17 23:52:37 +08:00
xiez
3ed66222f9
Add file_icon_filter
2012-05-17 23:52:37 +08:00
xiez
034ea57339
Dynamicly change navigator
2012-05-17 14:02:47 +08:00
xiez
d63b068b2d
Add group feature
2012-05-15 11:01:32 +08:00
xiez
4fbfce76d2
Remove pygobject functions
2012-05-12 16:12:38 +08:00
xiez
566e66b8d6
Add seafile version, change 4GB to 2GB, and modify userinfo page
2012-05-03 10:52:43 +08:00
xiez
eaaee89f55
Remove user id, and remove userid middleware
2012-05-02 20:58:06 +08:00
xiez
d14ca9a86d
Remove auth and site from app, clean auth modual
2012-04-26 20:35:15 +08:00
plt
41321cdf7f
bugfix: change redirect url to SITE_ROOT instead of '/'
2012-04-23 18:01:47 +08:00
xiez
325d39a288
Modify registration flow, add new flag into settings.py
...
* when ACTIVATE_AFTER_REGISTRATION set to True, user will be activated after registration, and no email sending;
* when ACTIVATE_AFTER_REGISTRATION set to False, and REGISTRAION_SEND_EMAIL set to True, user will be activated by email;
* when ACTIVATE_AFTER_REGISTRATION set to False, and REGISTRAION_SEND_EMAIL set to Flase, user will be activated by admin.
2012-04-21 13:58:55 +08:00
xiez
00f9575c74
Remove sending email after registration, and clean code
2012-04-21 11:05:59 +08:00
xiez
8c9a5084e6
Using ccnet EmailUser table instead of seahub auth_user table.
...
* Rewrite auth module, change user to emailuser.
* Remove site app, and remove EmailOrUsernameModelBackend.
2012-04-11 19:48:20 +08:00
xiez
63530f01ef
Add user id list in middleware, and do some related modifications
2012-04-02 23:56:41 +08:00
xiez
50fe2bb91a
Use email-user and binding in ccnet instead of userprofile in seahub
...
* Remove UserProfile from profile/models.
* Disable ccnet user id binding in profile page
2012-04-01 22:16:38 +08:00
plt
a170cfc27f
Update registration process
2012-03-13 11:36:56 +08:00
plt
578be85358
Enable add user in web and remove bind key id in registration form
2012-03-09 10:31:35 +08:00
plt
37db478448
Impove registration process and add user admin page
2012-02-21 17:11:58 +08:00
plt
c5302dd6f7
Fix show commit timestamp bug
2012-01-30 18:14:05 +08:00
plt
14308b7f7b
User seafserv_rpc instead of seafile_rpc and add repo management for staff
2012-01-29 13:05:35 +08:00
plt
2f7ee386e2
Let user specify ccnet user id when registration
2011-10-29 13:07:45 +08:00
plt
3c9b48fea7
Rewrite home and myhome page
2011-10-13 00:17:48 +08:00
plt
e8d2300473
Add authentication and registration to seahub
2011-04-30 13:18:32 +08:00