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

228 Commits

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