1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-29 16:37:56 +00:00
Commit Graph

76 Commits

Author SHA1 Message Date
llj
c560463eb8 improved repo; modified header 2012-05-05 20:35:08 +08:00
xiez
0da0fa73a5 Fix bug in view repo as anonymous user, and clean code 2012-05-05 19:52:36 +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