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

97 Commits

Author SHA1 Message Date
xiez
8edaa75637 Add own permission to repo 2012-04-20 13:37:17 +08:00
xiez
34ca853347 Enable view repo on seahub when user not log in 2012-04-18 21:27:48 +08:00
xiez
b86d7e82a1 Modify public repo page 2012-04-17 11:41:38 +08:00
plt
f27af71e97 Fix bug in view.py 2012-04-16 17:32:13 +08:00
xiez
07c9e0a570 Modify public repo page 2012-04-16 15:59:07 +08:00
xiez
f539743f06 Change from threaded-rpc 2012-04-16 13:47:21 +08:00
xiez
52591e4b71 view public repo on myhome page 2012-04-16 13:47:21 +08:00
xiez
43780a8551 Fix bug about the ending "\n" in peername 2012-04-15 23:47:18 +08:00
xiez
6eb1848c6f Modify user info page 2012-04-15 23:33:22 +08:00
xiez
f634055615 Using peer name instead of user id in user info page 2012-04-15 21:33:38 +08:00
xiez
451c8de68e Merge branch 'lj' 2012-04-13 13:32:53 +08:00
xiez
5b92a3aab9 Add email-userid info page 2012-04-13 13:21:48 +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
llj
f21f367b61 fix bug in pagination 2012-04-09 16:48:14 +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
llj
a6e2d8dd63 improved repo page && all tables 2012-03-30 13:50:05 +08:00
xiez
fb533069a9 Bugfix: remove fetched repo correctly on myhome page 2012-03-26 13:59:44 +08:00
xiez
f15fbfdf17 Add ownerhome.html to display owner's repos 2012-03-23 11:25:13 +08:00
xiez
16ebf72499 Enable admin to see user's repo on seafadmin page 2012-03-20 14:06:35 +08:00
xiez
ac7c3e955e Paginate seafadmin page 2012-03-20 11:35:56 +08:00
xiez
072758f2f6 Display owner's email instead ccnet-user-id 2012-03-19 16:48:51 +08:00
xiez
75bdc75e70 Add repo-owner column on seafadmin page 2012-03-19 14:47:34 +08:00
xiez
b72ce1327d User can be deleted on useradmin page 2012-03-17 14:05:21 +08:00
plt
c51eadc4f5 Add list of fetched repos 2012-03-11 21:35:44 +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
23e0d2b79c Update seafile rpc 2012-02-27 15:24:27 +08:00
plt
e77d2e3599 Enable activate user in user admin page 2012-02-24 11:23:54 +08:00
plt
37db478448 Impove registration process and add user admin page 2012-02-21 17:11:58 +08:00
plt
67e0ce2fb6 Add contact and share app 2012-02-11 11:12:54 +08:00
plt
fe1b85dbd6 Clean code 2012-02-01 00:07:10 +08:00
plt
eacf638709 Fix bugs in seaf server management 2012-01-29 14:02:30 +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
92c654179d Show quota usage and remove repo in web 2011-11-01 22:21:01 +08:00
plt
2f7ee386e2 Let user specify ccnet user id when registration 2011-10-29 13:07:45 +08:00
plt
4ed7533d6c Enable setting of token in seahub 2011-10-18 15:41:48 +08:00
plt
3c9b48fea7 Rewrite home and myhome page 2011-10-13 00:17:48 +08:00
plt
ead966c6e2 Can repo to group 2011-09-10 20:07:46 +08:00
plt
6e3bd53397 Rewrite repo related function 2011-09-07 10:59:50 +08:00
plt
72ddc19b5d Add missing import of UserProfile 2011-08-16 21:37:56 +08:00
plt
a8224736b1 Show repo in web 2011-08-16 21:05:42 +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
plt
8b357aedae Update groups and peers page 2011-04-11 23:06:05 +08:00
plt
49ed0f8bd5 Add groups view 2011-03-20 21:47:28 +08:00
plt
8efb42e166 Add peers page 2011-03-19 22:06:58 +08:00
plt
b3913eb0f5 Inital commit of seahub 2011-03-19 13:15:02 +08:00