1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 06:40:39 +00:00
Commit Graph

187 Commits

Author SHA1 Message Date
zhengxie
3486fb4223 Added several functional tests, and fixed a few bugs
* wrap remov_repo rpc
* delete profile when remove user
* delete remove_binding rpc
2012-12-05 11:44:21 +08:00
zhengxie
047ccae72d Remove users' repo decrypt passwords from server when log out 2012-11-22 14:26:39 +08:00
zhengxie
1e79e72a54 Improved file upload and update 2012-11-17 17:31:37 +08:00
zhengxie
438f54bcac Modified translations and i18n for auth 2012-10-30 14:42:21 +08:00
lins05
5545afe6d7 improve diff related code 2012-10-20 11:48:33 +08:00
lins05
f9e0437628 add text file diff 2012-10-19 18:00:22 +08:00
llj
b28ba88c86 Merge branch 'events' 2012-10-15 21:05:28 +08:00
llj
39a9870300 improved events for encrypted repo;added events for org[by ls & lj] 2012-10-15 21:03:42 +08:00
zhengxie
1db310e480 Fiexed long username bug when login 2012-10-15 19:09:53 +08:00
ZhengXie
4fba6bd5ad Fixed bug in viewing repo when has shared repos. 2012-10-09 14:09:47 +08:00
llj
e50022978a Merge branch 'events' 2012-09-29 17:18:21 +08:00
ZhengXie
4ca3810790 Fixed bug in moving files under org context 2012-09-29 16:51:36 +08:00
lins05
02870ee552 add user events 2012-09-28 17:04:38 +08:00
killing
d30f7c4bbb Clean up shared repo listing code and add permission for public repos. 2012-09-26 19:20:21 +08:00
xiez
91aa8aa023 Fixed bug and clean code in service.py 2012-09-22 19:28:49 +08:00
xiez
b16b7ece18 Allow share repo to unjoined group 2012-09-22 17:46:56 +08:00
killing
803780ea39 Add read/write permission to share.
Also check permission in various operations.
2012-09-21 11:38:05 +08:00
xiez
de4cc456ea Add unregistered user to group 2012-09-19 19:52:35 +08:00
xiez
339f9796d7 Raise 404 when repo or path is invalid when show repo page 2012-09-13 17:31:27 +08:00
xiez
9eff5fea03 Modify group create, and clean code 2012-09-06 10:19:34 +08:00
xiez
224b7547f6 Fixed bug 2012-09-05 16:27:24 +08:00
xiez
cdf017da1a Fixed bug in remove repo 2012-09-04 21:05:20 +08:00
xiez
22ee4fe65a Added button to click into group in repo page 2012-09-03 20:54:51 +08:00
xiez
1e8014839f Added share src in inner pub page 2012-09-03 19:36:47 +08:00
xiez
d138bee164 Fixed bug in org repo share, and clean code 2012-09-03 16:14:15 +08:00
xiez
29c9ff11df Added org repo share 2012-09-03 12:04:14 +08:00
xiez
12a6e0a87f Fixed a few bugs related to org. Using with tag to wrap template include 2012-09-01 17:48:26 +08:00
poetwang
a09bae86e6 [api] clean code for http errors 2012-09-01 13:36:15 +08:00
xiez
7c3b0593f3 Fixed show groups in org personal page bug 2012-08-31 19:50:24 +08:00
xiez
5ad09999c7 Add context switch decorator 2012-08-31 17:28:50 +08:00
xiez
1e4d831f46 Remove session storage in context switch 2012-08-30 20:27:28 +08:00
xiez
02b3f6f0af Add org personal page, and inner pub page 2012-08-30 20:27:28 +08:00
xiez
06de726050 Modify public home 2012-08-30 20:27:28 +08:00
xiez
7c4884a7f4 Change public repo to innerpub repo 2012-08-30 20:27:28 +08:00
xiez
98142ab219 Add public home 2012-08-30 20:27:27 +08:00
xiez
338561cb83 Use user.set_password to change user password, instead of using raw rpc 2012-08-16 14:31:37 +08:00
xiez
c9e37ac5c4 Modify group recommend.
* Get all groups a repo shared, then find out groups that user joined.
2012-08-14 17:53:58 +08:00
xiez
4f64802e22 Modify group recommend 2012-08-13 21:26:58 +08:00
xiez
0305c3245f Add message reply notification 2012-08-09 16:50:39 +08:00
lins05
0477081eb4 fixed a bug in get ccnet server addr 2012-08-09 16:49:54 +08:00
lins05
140959affb fixed a bug when get ccnet server host addr 2012-08-09 16:07:37 +08:00
xiez
cc040bc09f Fix circular import bug 2012-08-09 00:06:04 +08:00
xiez
872050d98a Add auth to app 2012-08-07 19:50:10 +08:00
xiez
85fb879c74 Refactor auth and rename CcnetUser to User 2012-08-07 16:48:26 +08:00
xiez
4153e6255c Change sys.maxint to a const value 2012-08-04 17:12:45 +08:00
xiez
f35a04da14 Modify org 2012-08-04 11:47:00 +08:00
xiez
09a0640481 Fix bug in orgadmin remove group 2012-08-04 11:00:49 +08:00
lins05
bd6000ff90 read ccnet addr:port from ccnet.conf 2012-08-03 12:02:28 +08:00
xiez
edbc6de917 Wrap get_group rpc 2012-08-01 22:45:58 +08:00
xiez
61a3ac1409 Remove group user relationship when remove user. 2012-07-30 13:54:11 +08:00
xiez
061365f434 Add org repo create and clean code. 2012-07-30 10:26:26 +08:00
xiez
13a0288c91 Move included files to templates/snippets 2012-07-28 16:41:24 +08:00
xiez
b1ea10088a Add org user added notification 2012-07-27 23:37:48 +08:00
xiez
862723e1d8 Modify org user add 2012-07-27 23:35:35 +08:00
xiez
0132e4e85d Modify org 2012-07-27 23:35:35 +08:00
plt
fa11fc6af6 Clean seaserv 2012-07-26 11:32:52 +08:00
poet
3d76051a05 add urlobject to thirdpart 2012-07-24 22:13:07 +08:00
poet
703b07e452 for mobile auth 2012-07-24 22:13:07 +08:00
poet
f441158f9e use djangorestframwork in api 2012-07-24 22:13:07 +08:00
poet
f29db5b649 add djangorestframework 2012-07-24 22:13:06 +08:00
killing
e86aa244c7 Use threaded rpc. 2012-06-25 20:52:57 +08:00
xiez
9c4a54931f Add org account feature 2012-06-20 19:39:21 +08:00
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
xiez
cacebb25c5 Fix bug in remove shared repo in group, and clean code. 2012-05-26 15:31:35 +08:00
xiez
4c20e49613 Make basic avatar operations work. 2012-05-24 20:20:08 +08:00
xiez
3308325e9a move avatar from thirdpart to seahub 2012-05-24 20:20:08 +08:00
xiez
96ab6b5454 Add avatar to thirdpart 2012-05-24 20:20:07 +08:00
xiez
d63b068b2d Add group feature 2012-05-15 11:01:32 +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
00f9575c74 Remove sending email after registration, and clean code 2012-04-21 11:05:59 +08:00
plt
90742e8599 Update seaserv to reuse rpc processors. 2012-04-15 11:10:08 +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
0ccd1ea981 Add auth module to thirdpart 2012-04-07 20:08:56 +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
lins05
d6488d4e8c [server-setup] delte thirdpart/avatar
Also add templates to generate settings.py for different user
2012-03-30 10:53:34 +08:00
plt
23e0d2b79c Update seafile rpc 2012-02-27 15:24:27 +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
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