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 |
|