1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00
Commit Graph

10667 Commits

Author SHA1 Message Date
杨顺强
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
llj
e55a602d57 Merge branch '7.1'
Conflicts:
	frontend/src/pages/search/advanced-search.js
2020-07-22 10:59:53 +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
Alex Happy
8c093b25d9 FIX: org department no-name-member bug (#4616)
* FIX: org department no-name-member bug

* filter empty-owner in department
2020-07-09 16:15:11 +08:00
llj
2fabfde54e updated the version of seafile-js 2020-07-09 14:51:02 +08:00
llj
fa3964332f Virus scan frontend (#4574)
* ignore virus scan record

* get virus record by has_handle

* add has_next_page

* change has_handle to has_deleted

* change url and view name

* delete or ignore virus files in batch

* rebase master

* add cancel-ignore

* optimize code

* add translate

* [virus scan] added 'All' and 'Unhandled' tabs

* rewrote 'all' page (previous 'virus-scan-records')
* added 'unhandled' page

* [virus scan] 'unhandled' tab: added 'delete & ignore selected items'

* [virus scan] 'unhandled' tab: added 'handle selected items'

Co-authored-by: 王健辉 <40563566+jianhw@users.noreply.github.com>
2020-07-09 14:15:17 +08:00
songjiaqi1
72b1edd832 fix markdown viewer (#4615) 2020-07-07 18:27:16 +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
Leo
b49cc1fe69 delete test_shared_upload_link (#4612) 2020-07-02 11:45:29 +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
shanshuirenjia
bf570d7018 update dependence 2020-07-01 10:13:30 +08:00
songjiaqi1
bd5cf9e579 Markdown editor update (#4604)
* update markdown editor

* update markdown editor

* delete cdoc files
2020-06-30 21:10:47 +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
Daniel Pan
73c9e967c1 Revert "Update menu permission valid (#4602)" (#4603)
This reverts commit 3d52a272ae.
2020-06-24 16:11:53 +08:00
杨顺强
3d52a272ae Update menu permission valid (#4602)
* repair menu permission valid bug

* improve toolbar loading effect
2020-06-24 16:08:59 +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
lian
e954ac763e use user name when send notice email (#4587)
Co-authored-by: lian <lian@seafile.com>
2020-06-12 18:11:07 +08:00
llj
f1e0a3bc11 [help] new version: updated existing pages & added many new pages (#4583) 2020-06-11 10:57:14 +08:00
Leo
ce69787eff fix-is_inst_admin (#4585)
* fix-is_inst_admin

* add test case
2020-06-11 10:08:13 +08:00
lian
968b2c9034 update is_inst_admin check (#4584)
Co-authored-by: lian <lian@seafile.com>
2020-06-10 17:11:01 +08:00
sniper-py
7280a3255b fix test django-picklefield version (#4582)
* not print serahub log

* django-picklefield==2.1.1
2020-06-08 21:12:59 +08:00
llj
360c57c11b ['about' dialog] modified the year (#4581) 2020-06-08 10:14:23 +08:00
lian
3f1ab88d6b send notice email when user quota is almost full (#4577)
Co-authored-by: lian <lian@seafile.com>
2020-06-08 09:59:11 +08:00
llj
1b34569b5b Merge branch '7.1' 2020-06-04 14:01:15 +08:00
Michael An
8a90b33ad8 Change user select message (#4576)
* change user select

* change select user to search user
2020-06-03 15:50:13 +08:00
lian
7da8e55d68 dingtalk send msg (#4524)
* dingtalk msg

* use unionid

* update

Co-authored-by: lian <lian@seafile.com>
2020-06-02 21:45:49 +08:00
王健辉
d6cb857bf4 robots allow published (#4575) 2020-06-02 17:33:32 +08:00
llj
ea8e61d250 [share/upload links] show exact expiration time (#4570) 2020-05-25 17:29:16 +08:00
王健辉
41890ad69e fix delete virus record (#4571) 2020-05-23 21:18:28 +08:00