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

8384 Commits

Author SHA1 Message Date
llj
d9a2f6ded9 [share] added permission check (#2900) 2019-01-29 10:06:26 +08:00
杨顺强
53f42e4283 repair file upload bug (#2898) 2019-01-28 19:35:18 +08:00
zhengxie
9754ec3039 [tests] Add role_permissiongs 2019-01-28 18:39:49 +08:00
zhengxie
8ea4954c14 [locale] Update source strings 2019-01-28 18:39:23 +08:00
C_Q
3ebfd051ad
Merge pull request #2899 from haiwen/update-trans
[editor] update trans
2019-01-28 18:01:56 +08:00
ilearnit
597b21db48 [editor] update trans 2019-01-28 10:00:04 +00:00
zheng xie
81777b5ec5 [role_perm] Calculate user role according to user.role and user.org_role. (#2897) 2019-01-28 17:45:48 +08:00
lian
37a1e9cedb
Merge pull request #2886 from haiwen/fix-test
fix dir api test
2019-01-28 17:14:15 +08:00
ilearnit
d8959fdd4c [frontend] update package 2019-01-28 09:05:03 +00:00
杨顺强
c53a1f0b3b Wiki improve (#2894) 2019-01-28 16:48:03 +08:00
杨顺强
0f76617b00 repair copywrite bug (#2895) 2019-01-28 16:35:45 +08:00
杨顺强
d702be3b2b repair translate bug (#2892)
* repair translate bug

* escape repo-name

* repair translate bug

* repair shared-repo-list-item translate bug
2019-01-28 16:32:32 +08:00
Michael An
55da78826e fix-translation (#2896) 2019-01-28 16:22:56 +08:00
Michael An
f33aa7123a [delete] create draft menu (#2893) 2019-01-28 14:24:22 +08:00
zhengxie
0efcbb10a3 [social auth & notification] Add wechat work notification 2019-01-28 11:36:00 +08:00
杨顺强
57fac87e44 repair ui bug (#2890)
* repair ui bug

* optimized copywriting
2019-01-27 19:23:46 +08:00
王健辉
4c88470a66 [fix bug] review publisher (#2889) 2019-01-26 15:04:49 +08:00
llj
410a999ffa
[login] modification for logo 2019-01-25 18:52:55 +08:00
杨顺强
2197259959
Merge pull request #2882 from haiwen/fix-share-dialog
add explanation for user permission
2019-01-25 17:49:31 +08:00
Michael An
9b68a87cf4 fix-class 2019-01-25 17:18:25 +08:00
Michael An
a2acee268b permission explanation 2019-01-25 16:52:06 +08:00
zhengxie
99769fa2f3 [travis] Add email notify 2019-01-25 16:47:47 +08:00
lian
0359f6aeca fix dir api test 2019-01-25 16:25:45 +08:00
zhengxie
684167819f [tests] Fix errors 2019-01-25 16:18:24 +08:00
zhengxie
2ae6373866 [travis] Fix travis script 2019-01-25 16:18:24 +08:00
Michael An
6d7ba7af62 [fix] readme-style (#2885) 2019-01-25 15:48:30 +08:00
杨顺强
69b4db2afa Double name bug repair (#2879) 2019-01-25 15:44:04 +08:00
zhengxie
9ddcf06225 [sysadmin] Fix attribute error in user search. 2019-01-25 15:28:32 +08:00
杨顺强
9ff108f56b Wiki module optimized (#2884)
* optimized wiki code

* optimized wiki code
2019-01-25 11:21:55 +08:00
杨顺强
908b4c4b39 add lock_owner (#2881)
* add lock_owner

* repair lock bug

* permission bug repair
2019-01-24 17:58:09 +08:00
王健辉
9f0c98f3f1 modify activities style && fix a bug (#2883) 2019-01-24 17:27:11 +08:00
ilearnit
c3ede4e834 [frontend] update package 2019-01-24 07:48:43 +00:00
C_Q
41b3d2c5df Update public wiki (#2868) 2019-01-24 15:41:01 +08:00
llj
711855f8ae added seafile-docs-logo.png (#2878) 2019-01-24 15:21:20 +08:00
杨顺强
dbd391e4f8 notification add height limit (#2880) 2019-01-24 15:03:11 +08:00
llj
6e99897335 User perm check (#2876)
* added 'user permission check'

* added 'can add repo' check

* [dir view, repo wiki mode] added condition check for 'share current dir'

* [dir view, repo wiki mode] modified var name
2019-01-24 10:02:18 +08:00
杨顺强
123a442319 improve tree loading for Wiki mode (#2842) 2019-01-23 16:25:14 +08:00
杨顺强
4b4233ebb9 Modify department group judgment conditions (#2875) 2019-01-23 14:12:13 +08:00
Michael An
c0f835144c [fix] readme-dialog-style (#2874) 2019-01-23 11:52:49 +08:00
Michael An
e0bd400a5e mobile-markdown (#2873) 2019-01-23 11:24:14 +08:00
王健辉
bba597f6bf categorize activities according to time (#2867) 2019-01-22 19:52:05 +08:00
lian
39853d39f5 With parent (#2872)
* update dir api

add with_parents parameter

if value of 'p' parameter is '/a/b/c' add with_parents's is 'true'
then return dirent list in '/', '/a', '/a/b' and '/a/b/c'.

* add try exception logic
2019-01-22 18:46:14 +08:00
lian
0fb958d9bd Update dir api (#2869)
* update dir api

return dict format response

* [listDir] modified listDir after api updated
2019-01-22 18:27:51 +08:00
杨顺强
35c1663dc2 folder detail bug repair (#2871)
* folder detail bug repair

* optimized params naming
2019-01-22 16:47:36 +08:00
zhengxie
ecf704a448 [base] Fix unicode issue in user.name 2019-01-22 16:36:13 +08:00
杨顺强
72b5626ccd repair internal link bug (#2870) 2019-01-22 15:58:28 +08:00
zhengxie
ed0968c7f2 [profile] Add missing migration 2019-01-22 15:03:11 +08:00
Michael An
ccc51fa1e4 [improve] comment style (#2864) 2019-01-22 13:54:08 +08:00
杨顺强
963c4f94b5 Detail bug repair (#2866)
* update detail img

* keeping img write style
2019-01-22 12:01:39 +08:00
zhengxie
2eb725b7e1 [profile] Raise exception for duplicated contact email 2019-01-22 11:26:12 +08:00