1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-30 08:53:49 +00:00
Commit Graph

125 Commits

Author SHA1 Message Date
llj
352a014d39 improved repo 2012-05-05 17:50:03 +08:00
llj
4c24151f04 modified repo 2012-05-04 21:36:36 +08:00
llj
14932fce0d added repo_dir to repo page;modified repo_dir,repo_history 2012-05-04 16:21:01 +08:00
xiez
9f0fb355d1 Fix bug in browser empty repo and encrypted repo 2012-05-04 14:07:33 +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
421a79ca1b Show repo size and add modify author on repo page 2012-04-28 19:47:38 +08:00
xiez
f7aedcd76a Change error msg 2012-04-27 23:01:20 +08:00
xiez
6af452180f Fix bug that couldn't view new created repo on seahub 2012-04-27 16:28:35 +08:00
xiez
c951d852d9 Remove login-require in back to local func 2012-04-27 13:53:49 +08:00
xiez
551d2984c6 Enable to show messages when share repo 2012-04-27 13:47:39 +08:00
xiez
54155176d9 Move share repos to myhome page 2012-04-26 22:15:07 +08:00
xiez
d14ca9a86d Remove auth and site from app, clean auth modual 2012-04-26 20:35:15 +08:00
xiez
9b1e1b2a1e Modify url format 2012-04-26 10:57:36 +08:00
xiez
270c6c6d5d Add a tab to back to local ccnet-applet 2012-04-26 10:19:57 +08:00
xiez
045854195a Add permission check in repo page 2012-04-25 20:48:56 +08:00
xiez
df3c475e09 Fix bug in repo download 2012-04-25 19:23:13 +08:00
plt
18d79dea7a Fix bug 2012-04-25 19:56:53 +08:00
xiez
5f90b28a77 Using urllib to quote repo_name instead of using django 2012-04-25 17:25:08 +08:00
xiez
a7ac3f014d Use textarea for share repo email, and also validate email 2012-04-25 16:49:56 +08:00
xiez
ecafd91884 Change repo download url 2012-04-25 14:34:42 +08:00
xiez
74d5325fe4 Merge branch 'lj' into merge/share_repo_with_lj 2012-04-25 11:39:25 +08:00
xiez
784a160e53 Add ccnet_applet_root in settings.py, used in repo download 2012-04-25 11:18:49 +08:00
xiez
e4fad50b43 Add basic download feature 2012-04-24 22:33:40 +08:00
xiez
f4002df715 Add repo share feature 2012-04-24 22:33:40 +08:00
llj
f4f05ab034 split repo into repo & repo_history 2012-04-24 16:53:57 +08:00
xiez
00f9575c74 Remove sending email after registration, and clean code 2012-04-21 11:05:59 +08:00
xiez
62bf4b11ce Rename several apis 2012-04-20 16:39:51 +08:00
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