1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-13 06:55:59 +00:00
Commit Graph

8262 Commits

Author SHA1 Message Date
lian
18634fb04a Transfer repo notice (#2920)
*  add repo transfer notice

* update
2019-02-01 21:01:15 +08:00
C_Q
90324d3d87 Init text shared (#2908) 2019-02-01 18:44:10 +08:00
llj
56613d95d4 [my libs] added 'change password' for encrypted libraries (#2922) 2019-02-01 17:22:42 +08:00
lian
c0d6b023ff update set repo password api (#2918)
use request.data to get paramerer from POST and PUT request

https://www.django-rest-framework.org/tutorial/2-requests-and-responses/
request.POST  # Only handles form data.  Only works for 'POST' method.
request.data  # Handles arbitrary data.  Works for 'POST', 'PUT' and 'PATCH' methods.
2019-01-31 19:48:32 +08:00
杨顺强
4ec1be29fc update wiki-mode delete ui (#2921) 2019-01-31 17:38:11 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
Michael An
06f25f05f2 [fix] table style (#2916) 2019-01-31 14:10:33 +08:00
杨顺强
ca2db5d005 repair null repo create md bug (#2917) 2019-01-31 11:32:10 +08:00
杨顺强
846479ac5b Wiki data load repair (#2915)
* repair repair refresh  bug

* repair bug
2019-01-31 10:20:01 +08:00
zheng xie
b6864cf70f
Merge pull request #2914 from haiwen/7.0-wxwork_interal_app
7.0 wxwork interal app
2019-01-30 17:53:50 +08:00
杨顺强
aa32895f1d Rename component improve (#2912)
* optimized rename component

* optimized rename component
2019-01-30 17:37:13 +08:00
zhengxie
fd21d7838e Update social_django and profile 2019-01-30 17:36:46 +08:00
杨顺强
ee82950439 update repo-info ui (#2911) 2019-01-30 16:19:09 +08:00
zhengxie
efef38f9fe [locale] Update po files 2019-01-30 14:11:46 +08:00
zhengxie
63c9825cc2 [settings] Settings for SeafileDocs 2019-01-30 14:11:45 +08:00
ilearnit
089ab07ccf [frontend] update package 2019-01-30 03:53:00 +00:00
C_Q
362f673f35 update list wiki dir (#2909) 2019-01-30 11:48:15 +08:00
Michael An
68ea300225 [fix] close dialog (#2910) 2019-01-30 11:23:28 +08:00
杨顺强
4bce84ffa5 improve ui (#2907) 2019-01-29 16:47:20 +08:00
zhengxie
358e3e6506 [locale] Update js .po 2019-01-29 16:42:30 +08:00
杨顺强
89fe5fba9b translate message (#2906) 2019-01-29 16:12:50 +08:00
Michael An
28b365ec6f fix translation (#2905) 2019-01-29 15:53:22 +08:00
杨顺强
8a16b4013d optimized getIcon interface (#2904)
* optimized getIcon interface

* optimzied get lib-icon code

* repair share-repo bug
2019-01-29 15:22:02 +08:00
ilearnit
6b24da7fda [frontend] update package 2019-01-29 07:15:51 +00:00
Michael An
48d26cb5f0 [fix] table style (#2902) 2019-01-29 12:03:42 +08:00
zhengxie
2af0ff152d [locale] Update js .po 2019-01-29 11:48:44 +08:00
杨顺强
b3d934257f repair translate bug (#2903)
* repair translate bug

* update copywrite
2019-01-29 11:32:54 +08:00
杨顺强
3c2b89dc22 Wiki module improve (#2901) 2019-01-29 11:03:43 +08:00
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