1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-01 01:12:41 +00:00
Commit Graph

68 Commits

Author SHA1 Message Date
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