1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-25 14:43:15 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
llj
9f4492ec5b modified profile-setting 2012-10-30 11:27:01 +08:00
zhengxie
ca4c973c4a i18n for profile and contacts 2012-10-29 14:24:29 +08:00
zhengxie
e065f6eb90 Modified user profile 2012-10-22 21:06:16 +08:00
zhengxie
b3005db4be Added non-registered group member icon 2012-10-22 19:43:08 +08:00
xiez
c42381dc4c Add nickname cache 2012-08-14 13:18:55 +08:00
plt
074e781831 Remove back_local 2012-08-08 17:05:35 +08:00
xiez
85fb879c74 Refactor auth and rename CcnetUser to User 2012-08-07 16:48:26 +08:00
xiez
220f9c9c24 Change error function names 2012-07-30 20:44:32 +08:00
xiez
d6c0963589 Clean code and fix bug in org 2012-07-05 11:52:12 +08:00
xiez
46d69801db Remove listing login peers in profile 2012-06-28 19:29:43 +08:00
xiez
b6c80ac9bc Modify ccnet_rpc 2012-06-25 21:12:56 +08:00
killing
e86aa244c7 Use threaded rpc. 2012-06-25 20:52:57 +08:00
llj
7b57fbbaaa show user-profile in popup 2012-06-23 16:12:54 +08:00
llj
9c486f1a07 fix merge bug in set_profile 2012-06-22 16:07:17 +08:00
llj
329e7f4b97 Merge branch 'xiez_profile' into lj
Conflicts:
	profile/templates/profile/set_profile.html
	profile/templates/profile/user_ids.html
	profile/views.py
2012-06-22 15:51:32 +08:00
llj
9a7fa79a17 improved set_profile 2012-06-22 11:51:26 +08:00
xiez
d477e543e7 Modify profile 2012-06-21 20:53:13 +08:00
llj
5f021a5624 add 'user-profile' 2012-06-21 13:27:23 +08:00
llj
473cf33b97 show 'profile' in home;add profile-modify in setting 2012-06-21 13:27:23 +08:00
xiez
c5daf3879a Fix bug in HTTP_REFERER 2012-06-05 19:38:28 +08:00
xiez
7b610d4dc5 Modify relay logout 2012-05-29 16:41:32 +08:00
xiez
2071db60bb Modify profile page, and allow remove repos that share to me. 2012-05-25 19:42:19 +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
xiez
cfd96c763d Modify profile page, and remove ccnet conf related fucntion 2012-04-18 21:53:37 +08:00
xiez
87a3f94e88 Add exception handle 2012-04-18 21:34:58 +08:00
xiez
f3d1d364c7 Modify user ids to peer names in profile page 2012-04-18 21:18:31 +08:00
xiez
5bb3975574 Modify profile page 2012-04-05 22:07:32 +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
xiez
0633a9934d One user id can only be binded by one email 2012-03-15 19:42:38 +08:00
lins05
03d3c1b3c6 [profile] add profile download link 2012-03-14 21:22:39 +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
fe1b85dbd6 Clean code 2012-02-01 00:07:10 +08:00
plt
4ed7533d6c Enable setting of token in seahub 2011-10-18 15:41:48 +08:00
plt
207be6c5bb Enable register user on seahub 2011-05-08 15:19:58 +08:00
plt
e8d2300473 Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00