1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-27 23:48:48 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
llj
4cd5eac661 [share_permission_admin] modified status code in views.py 2013-01-10 19:25:14 +08:00
llj
85485eda22 improved share_admin 2013-01-10 16:15:41 +08:00
zhengxie
e536fbfef8 Fixed bug in org shared links 2013-01-08 16:35:34 +08:00
llj
85c7fef3bc added 'more' for events 2012-12-19 19:09:50 +08:00
zhengxie
8347e84fee Fixed bug in getting shared repos using api2, and refactor some code. 2012-12-19 10:58:14 +08:00
zhengxie
cad653726b [Issue #28] Shared to group libraries are only visible in Groups view, not in "My Home -> Shared" 2012-12-18 19:52:41 +08:00
zhengxie
35b4c4f3e3 Removed class-based view in group creation 2012-11-22 16:47:57 +08:00
zhengxie
f5ffb3890a Fixed bug in sharing org repo to user 2012-11-10 13:27:01 +08:00
llj
7ec4f8c679 [org,group,share]translation and ui modification for en 2012-11-01 16:59:35 +08:00
zhengxie
3ad2a2cf0a i18n for org email 2012-10-30 19:38:40 +08:00
llj
ebf9327f12 Merge branch 'lj'
Conflicts:
	organizations/views.py
	templates/myhome.html
	templates/snippets/my_owned_repos.html
	views.py
2012-10-26 20:23:21 +08:00
llj
6baebcd97f added file-star feature(by ls & lj) 2012-10-26 19:50:36 +08:00
killing
1d8ae030c2 Add quota and quota usage information.
Changed pages:
* myhome
* user info admin
* org personal page
* org admin page
2012-10-26 14:34:46 +08:00
llj
fc2011c856 [shareadmin]added permission-set 2012-10-18 21:32:36 +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
9466dc21dd Change button to a tag 2012-10-15 17:04:26 +08:00
zhengxie
0cc15a65fb Redirect to personal page after creating org 2012-10-13 19:02:57 +08:00
zhengxie
3e464137c0 Modify org personal page, and add org root 2012-10-13 17:40:55 +08:00
zhengxie
7088daf7c3 Added pubinfo page 2012-10-11 14:34:08 +08:00
zhengxie
7fe8376866 Modify org groups 2012-10-11 12:59:38 +08:00
ZhengXie
41d0b33b77 Changed repo name 2012-10-09 14:38:13 +08:00
xiez
7d0e15123a Modify autocomplete and contacts 2012-09-27 17:52:04 +08:00
xiez
5b4468ea7c Modify org groups 2012-09-26 20:03:59 +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
a8e6b269e9 Modify messages color and time 2012-09-24 10:54:44 +08:00
xiez
7f24c337c7 Change group label name 2012-09-24 10:10:01 +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
c8d708980c Fix recommend in org context 2012-09-14 11:39:33 +08:00
xiez
3610e94ebb Translate group error messages 2012-09-07 16:14:36 +08:00
xiez
4bf9851c65 Modify org msg 2012-09-06 16:57:54 +08:00
xiez
131dc40f32 Show group add error msg in ajax 2012-09-06 13:22:16 +08:00
xiez
4e76418e70 Unset inner pub repo 2012-09-06 11:03:49 +08:00
xiez
9eff5fea03 Modify group create, and clean code 2012-09-06 10:19:34 +08:00
xiez
cdf017da1a Fixed bug in remove repo 2012-09-04 21:05:20 +08:00
xiez
69dde60743 Change op button 2012-09-04 17:15:19 +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
xiez
d7a570dc91 Fixed bug when cloud_mode is false 2012-09-01 13:35:27 +08:00
xiez
7c3b0593f3 Fixed show groups in org personal page bug 2012-08-31 19:50:24 +08:00
xiez
f26bfb5727 Fix bug in render error 2012-08-31 19:37:22 +08:00
xiez
5ad09999c7 Add context switch decorator 2012-08-31 17:28:50 +08:00
xiez
3f90bfa5cb Update personal page 2012-08-30 21:15:41 +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
bfefa7df70 Add basic recommend feature 2012-08-10 21:17:28 +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