1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-28 19:51:34 +00:00
Commit Graph

12389 Commits

Author SHA1 Message Date
zhengxie
12dae03ad5 Encode wiki name in url 2013-04-02 19:39:30 +08:00
zhengxie
a4c8d8f9fa Allow most special chars in wiki name 2013-04-02 17:07:03 +08:00
zhengxie
4274ddf69a Clean code 2013-04-02 15:13:19 +08:00
llj
f8467ba383 use 'email2id' for all user_profile url;improved some code;rm unused file 2013-04-02 14:14:54 +08:00
lins05
3da652c523 [api] add get update link api 2013-04-01 18:37:13 +08:00
zhengxie
2ea098e00c Fixed revert file translation 2013-04-01 16:57:31 +08:00
llj
bffec13a20 [group info] modified for repo_decrypt popup 2013-04-01 16:56:13 +08:00
lins05
53d0187117 don't count block download into traffic stat 2013-04-01 16:13:33 +08:00
llj
ec9976b44f [nav] changed 'Public Info' to 'Organization' 2013-04-01 16:05:31 +08:00
llj
1514abe25d [pubuser] added 'add as contact' 2013-04-01 15:12:59 +08:00
zhengxie
6517ede4e5 Fixed public group wiki bug 2013-04-01 14:15:20 +08:00
zhengxie
bb35aa7577 Added wiki/page history 2013-04-01 14:02:47 +08:00
llj
523c5b73a7 [group discuss] fixed bugs 2013-04-01 13:52:52 +08:00
llj
9d74151d87 [group members] can be visited only when view_perm is not 'pub' 2013-04-01 13:50:17 +08:00
llj
225e5d7519 [group] add 'members' tab 2013-04-01 13:48:21 +08:00
zhengxie
58ecb7298c Deleted file_view template 2013-04-01 11:54:08 +08:00
zhengxie
7f539799ae Fixed create wiki page bug 2013-04-01 11:01:09 +08:00
plt
4dd3ee13fb Fix group revoke public 2013-03-31 19:23:35 +08:00
zhengxie
157a488661 Remove unique index 2013-03-30 21:13:40 +08:00
zhengxie
000e9aa0ea Fixed typos 2013-03-30 21:08:50 +08:00
lins05
ccd2605af1 add index to UserStarredFile 2013-03-30 20:38:14 +08:00
lins05
5e45bb2724 fix bugs and add unique constraint to StarredFiles table 2013-03-30 20:29:59 +08:00
zhengxie
7106c42fef Improve group discuss, change email to nickname or id 2013-03-30 16:20:27 +08:00
zhengxie
f6738b625f Handle the case that repo is not found in repo_passwd_set decrator 2013-03-30 13:57:11 +08:00
lins05
33f3fabd74 fixed error handling when document convert fails 2013-03-30 13:49:27 +08:00
zhengxie
edf47f993a Refactor discuss img 2013-03-30 13:47:12 +08:00
llj
af5897d540 [grp discuss] display image if the attachment is a image file 2013-03-30 13:21:48 +08:00
zhengxie
28527cb99c Added seaserv prefix when call rpcs 2013-03-30 11:46:42 +08:00
zhengxie
574c62d7af Remove user from check_group_staff 2013-03-30 11:39:43 +08:00
zhengxie
1094ee29f2 Merge branch 'pub_group' 2013-03-30 11:28:54 +08:00
plt
3cb35c8bda Can make/revoke group's public property 2013-03-30 11:01:43 +08:00
plt
00cc5829f7 Fix bugs 2013-03-30 10:42:50 +08:00
plt
16570c746e Add discuss module to public group, do not show email in user profile 2013-03-30 10:26:49 +08:00
lins05
fb00077554 import seahub.XXX instead of XXX 2013-03-29 20:41:13 +08:00
llj
5356f3584c [event] modified repo decrypt popup 2013-03-29 19:40:53 +08:00
zhengxie
232bd2b2ce Added france support 2013-03-29 19:24:47 +08:00
zhengxie
c91aa4355b Fixed snapshot/trash template name 2013-03-29 17:29:09 +08:00
zhengxie
1f0813f15e Fixed password length bug 2013-03-29 16:47:08 +08:00
zhengxie
08fc2f50d4 Raise http404 when get repo returns none 2013-03-29 14:51:10 +08:00
plt
ab35c26728 [group] Add support for public group 2013-03-29 11:46:28 +08:00
zhengxie
50717e6704 Clean group info 2013-03-28 20:48:22 +08:00
zhengxie
94d8736112 Added missing import 2013-03-28 20:22:33 +08:00
zhengxie
30a780b007 Added sub title 2013-03-28 16:43:01 +08:00
lins05
bd7a969759 refactor search code 2013-03-28 16:40:36 +08:00
zhengxie
7f2b616d15 Remove useless code in group discuss 2013-03-28 16:17:45 +08:00
llj
2283a16f79 [md] modified js for history/shared file view 2013-03-28 15:40:15 +08:00
llj
313bb929bd [md] fixed bug in Markdown.Extra.js 2013-03-28 15:03:06 +08:00
zhengxie
d7eadc41eb Move repo and history repo from views/__init__.py to views/repo.py 2013-03-28 14:53:53 +08:00
zhengxie
56c779b3b3 Move file edit from views/__init__.py to views/file.py 2013-03-28 14:18:55 +08:00
llj
9e40a98d4e [ui] modified space/traffic 2013-03-28 12:03:43 +08:00