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

54 Commits

Author SHA1 Message Date
xiez
f9c72b57a4 Add notification at info-bar, and fix bug in visiting register/login page when user is already logged in. 2012-06-04 21:27:32 +08:00
killing
d535ad0fb2 Add diff functionality on seahub. 2012-05-30 14:22:28 +08:00
xiez
966971446d Add permission check on repo_history and repo_history_revert, and clean code 2012-05-28 22:35:45 +08:00
xiez
a4ff981110 Merge branch 'group_admin'
Conflicts:
	group/views.py
2012-05-28 16:40:37 +08:00
xiez
39b7243ddd Merge branch 'revert' 2012-05-28 16:37:18 +08:00
xiez
a75e3b699d Add groupadmin feature 2012-05-26 20:52:53 +08:00
killing
55a2b3ce9c Add 'revert' functionality. 2012-05-25 17:07:08 +08:00
xiez
96ab6b5454 Add avatar to thirdpart 2012-05-24 20:20:07 +08:00
xiez
c485c68b5d View repo history directory. 2012-05-22 15:32:27 +08:00
xiez
e24249d999 Clean code 2012-05-19 21:08:10 +08:00
xiez
7a0e302de5 Modify file view and download url 2012-05-19 11:50:05 +08:00
xiez
034ea57339 Dynamicly change navigator 2012-05-17 14:02:47 +08:00
xiez
0cdd881868 Merge branch 'xiez-group'
Conflicts:
	views.py
2012-05-15 15:14:14 +08:00
xiez
d63b068b2d Add group feature 2012-05-15 11:01:32 +08:00
llj
c6c864b8c1 [repo-download]add seafile_access_check 2012-05-14 21:52:19 +08:00
llj
ea45a6c999 modified ui of contacts; clean code & rm unused files 2012-05-12 15:52:07 +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
83e50e29bc Modify url 2012-04-25 13:21:40 +08:00
xiez
74d5325fe4 Merge branch 'lj' into merge/share_repo_with_lj 2012-04-25 11:39:25 +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
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
9063bbf1f4 Add missing import when rebase 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
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
xiez
63530f01ef Add user id list in middleware, and do some related modifications 2012-04-02 23:56:41 +08:00
xiez
3d70e2d2bc Remove unused avatar app 2012-03-26 16:59:55 +08:00
xiez
fb533069a9 Bugfix: remove fetched repo correctly on myhome page 2012-03-26 13:59:44 +08:00
xiez
16ebf72499 Enable admin to see user's repo on seafadmin page 2012-03-20 14:06:35 +08:00
xiez
b72ce1327d User can be deleted on useradmin page 2012-03-17 14:05:21 +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
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
14308b7f7b User seafserv_rpc instead of seafile_rpc and add repo management for staff 2012-01-29 13:05:35 +08:00
plt
39c8e48695 Add download page 2012-01-02 13:22:03 +08:00
plt
d84ed35b03 Update help page 2012-01-01 23:45:09 +08:00
plt
92c654179d Show quota usage and remove repo in web 2011-11-01 22:21:01 +08:00
plt
435efec7a6 Add help page 2011-10-29 16:42:28 +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
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
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