1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 06:40:39 +00:00
Commit Graph

10574 Commits

Author SHA1 Message Date
杨顺强
aea4e3c042
update copyright (#4672) 2020-09-17 14:48:29 +08:00
lian
dafd66b18d
use onlyoffice jwt token (#4671)
Co-authored-by: lian <lian@seafile.com>
2020-09-17 13:43:30 +08:00
lian
e66721c3be
show org user's repo in admin user profile page (#4666)
Co-authored-by: lian <lian@seafile.com>
2020-09-09 10:37:01 +08:00
lian
949bdce5c1
encode("iso-8859-1") for shibboleth login (#4667)
Co-authored-by: lian <lian@seafile.com>
2020-09-09 10:36:27 +08:00
lian
1d85acbc07
catch exception when list share links (#4658)
Co-authored-by: lian <lian@seafile.com>
2020-08-29 11:48:23 +08:00
llj
7a4c3e5407
[file access] modified path link href to fix some problem (#4659) 2020-08-29 11:44:32 +08:00
lian
af50cbf9a2
disable rest_framework.renderers.BrowsableAPIRenderer (#4657)
Co-authored-by: lian <lian@seafile.com>
2020-08-26 11:12:28 +08:00
王健辉
20ada50956
add try (#4656) 2020-08-25 15:58:07 +08:00
llj
2f49e2605b
[group] fixup (#4655) 2020-08-25 14:54:19 +08:00
lian
230bd5732d
only check group name in org when create group in org (#4653)
Co-authored-by: lian <lian@seafile.com>
2020-08-18 20:20:41 +08:00
lian
685ee2c21a
fix bug when get repo api token (#4652)
Co-authored-by: lian <lian@seafile.com>
2020-08-18 17:33:31 +08:00
llj
b2f6bb35de updated the version of seafile-js 2020-08-18 10:41:47 +08:00
llj
5477da9d57
[shared file, file in shared dir view] use new api for file 'save as' (#4650) 2020-08-18 10:30:08 +08:00
lian
ab21b424b5
add share link save file to rpeo api (#4636)
Co-authored-by: lian <lian@seafile.com>
2020-08-18 10:29:44 +08:00
llj
483c6fc5c3
[group] added 'load more repos' (#4649) 2020-08-17 11:53:33 +08:00
lian
e9c2e5c76e
support pagination when get group repos (#4642)
Co-authored-by: lian <lian@seafile.com>
2020-08-17 11:53:05 +08:00
lian
dcff1ff5e1
update dir shared item api (#4648)
* update dir shared item api

return contact_email and avatar_url field

* [share dialog] share to user: show avatar & user details popover for shared user

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-08-14 14:47:42 +08:00
lian
12b200f3e1
enable show contact email when search user (#4641)
* enable show contact email when search user

* [user-select] added new user option with email shown

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-08-14 14:45:44 +08:00
llj
ef95810d4e
[share] internal link: fixup for 'folder' (#4643)
* make a member in a department can share a folder in a library of the
department, with internal link
2020-08-07 15:36:03 +08:00
杨顺强
a74e7e5dd5
update seafile-js version (#4639)
* update seafile-js version

* update seafile-js version
2020-08-07 10:42:55 +08:00
llj
ec3d7434f2
[file share] fixup for 'internal link' (#4637) 2020-08-04 07:37:58 +08:00
王健辉
c86ec2fbb2
update other language translation (#4630) 2020-07-28 10:24:56 +08:00
llj
4f7b774d1a
added translation with transifex (#4629) 2020-07-27 12:56:03 +08:00
杨顺强
f762b1a311
Optimize repo delete 2 (#4628)
* optimzie group repo delete logic

* repair code bug

* optimize repo delete code
2020-07-27 11:06:59 +08:00
lian
25d58bb79f fix bug when admin update user role 2020-07-22 17:24:55 +08:00
lian
01c9ddd695 add upload link expire days limit 2020-07-22 16:45:15 +08:00
sniper-py
a92d63776a
fix django-picklefield in 7.1 (#4625) 2020-07-22 16:33:54 +08:00
杨顺强
849fed5aaf
fix:Do not repeatedly delete requests to the server (#4622) 2020-07-21 18:15:57 +08:00
llj
3a5d6ba3fb
[advanced search] fixed and improved 'date picker' (#4614)
* fixed UI
* added 'clear', 'disabledDate', 'click outside to close'
* allow user to choose the same day for start & end date
2020-07-21 11:17:09 +08:00
llj
dccddea02f
[share] offered 'internal link' for files and folders in encrypted libraries (#4621)
* offered 'share' for encrypted library in 'dir view' page
2020-07-21 11:16:33 +08:00
王健辉
d93a55b32b
add moment locale (#4619) 2020-07-17 11:11:24 +08:00
lian
abebc87cc0
update search user api (#4617)
get_emailusers_in_list can only accept 20 users at most

Co-authored-by: lian <lian@seafile.com>
2020-07-13 16:39:01 +08:00
lian
7f6f29ccfe
Send notices to social account (#4606)
* dingtalk msg commit for master branch

* send_notices_to_social_account

Co-authored-by: lian <lian@seafile.com>
2020-07-10 16:00:52 +08:00
llj
bf3b8d5d23
[share dialog] expiration time: improved 'date-and-time-picker' (#4613)
* changed it to 'click outside to close the dialog'
2020-07-05 10:20:23 +08:00
llj
05fc148ec7
[publish a library] improved optional library list (#4591) 2020-07-01 10:15:55 +08:00
llj
5c0484dfed
[header] removed 'search & avatar, account info' on the top right corner (#4596)
* cleaned up code & files
2020-07-01 10:14:44 +08:00
lian
3b9e43f442
update last login time format (#4609)
Co-authored-by: lian <lian@seafile.com>
2020-06-28 17:46:17 +08:00
llj
20bf64a4d5
[system admin] org/members: fixed 'create time' (#4608) 2020-06-28 14:43:56 +08:00
lian
6f0e7b70c0
fix bug of urllib2 (#4607)
Co-authored-by: lian <lian@seafile.com>
2020-06-28 14:24:30 +08:00
杨顺强
66300cf07b
update readonly toolbar effect (#4605) 2020-06-24 18:35:38 +08:00
lian
2adc0540a9
fix datetime has no fromisoformat attr in python 3.6 (#4600)
Co-authored-by: lian <lian@seafile.com>
2020-06-23 12:35:28 +08:00
lian
dfcbb41d0c
update is_dir_downloadable when zip download folder (#4599)
Co-authored-by: lian <lian@seafile.com>
2020-06-23 11:34:14 +08:00
lian
11ded7dcf4
check if has repos in dept when org admin delete dept (#4598)
Co-authored-by: lian <lian@seafile.com>
2020-06-22 15:54:58 +08:00
lian
42cc7c7016
check if has repos in dept when org admin delete dept (#4597)
Co-authored-by: lian <lian@seafile.com>
2020-06-22 14:57:35 +08:00
lian
160b42be14
pass dir path list to is_dir_downloadable (#4595)
Co-authored-by: lian <lian@seafile.com>
2020-06-22 09:50:00 +08:00
llj
3900f4d749
[jquery] upgraded it from v3.3.1 to the latest v3.5.1 (#4593) 2020-06-20 11:07:25 +08:00
sniper-py
ce875720c8 dist 7.1 2020-06-18 14:37:25 +08:00
lian
8fcfe292dc
add is_dir_downloadable check when download folder (#4590)
Co-authored-by: lian <lian@seafile.com>
2020-06-18 14:25:47 +08:00
llj
389f8befee
[terms] rewrote 'terms view' with react (#4589) 2020-06-15 16:27:00 +08:00
王健辉
1a3aca68e3
improve file history list (#4586) 2020-06-15 12:56:29 +08:00