1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-26 23:17:58 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
zhengxie
330c00a3ac Remove nickname checking, issue#20 2013-03-18 10:28:33 +08:00
zhengxie
5f47cb833e i18n for profile app 2013-01-17 11:07:47 +08:00
zhengxie
41dca2eccb Translate nickname error message 2013-01-17 11:02:25 +08:00
llj
1489ae1a86 modified file upload/update and user/group avatar change 2012-12-06 17:47:31 +08:00
zhengxie
da6e212a22 Modified group avatar upload 2012-11-29 19:20:17 +08:00
zhengxie
20c467b0a8 Changed user avatar upload 2012-11-27 21:03:16 +08:00
lins05
2359296c03 remove .mo from git; rewrite i18n.sh script 2012-11-06 11:59:37 +08:00
llj
9f4492ec5b modified profile-setting 2012-10-30 11:27:01 +08:00
zhengxie
6b7744c3e8 Fixed bug in i18n 2012-10-29 23:12:06 +08:00
llj
5621d23694 translation and js/css modification for en 2012-10-29 21:44:13 +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
a8e6b269e9 Modify messages color and time 2012-09-24 10:54:44 +08:00
xiez
1e4d831f46 Remove session storage in context switch 2012-08-30 20:27:28 +08:00
xiez
5219347ef8 Modify recommend message and fix profile cache bug 2012-08-14 13:27:27 +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
b517fefde2 Modify org top bar 2012-07-27 23:37:48 +08:00
xiez
0132e4e85d Modify org 2012-07-27 23:35:35 +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
68d63efcb4 Modify form 2012-06-21 22:48:06 +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
49dd0229d4 Remove avatar change page 2012-05-30 13:51:25 +08:00
xiez
7b610d4dc5 Modify relay logout 2012-05-29 16:41:32 +08:00
xiez
35aefe608d Merge branch 'feature/avatar' into master2 2012-05-25 20:14:50 +08:00
xiez
2071db60bb Modify profile page, and allow remove repos that share to me. 2012-05-25 19:42:19 +08:00
xiez
e5f64a4944 Remove avatar delete url 2012-05-25 14:14:51 +08:00
xiez
df4a838005 Show avatar in top bar instead of myhome page. 2012-05-24 21:12:48 +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
e872b72aba Add missing user_id.html, and modify the profile page 2012-04-05 12:03:03 +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