1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00
Commit Graph

2350 Commits

Author SHA1 Message Date
llj
483c6fc5c3
[group] added 'load more repos' (#4649) 2020-08-17 11:53:33 +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
0afbc39c4a update the version of seafile-js 2020-08-07 17:38:28 +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
杨顺强
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
01c9ddd695 add upload link expire days limit 2020-07-22 16:45:15 +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
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
llj
05fc148ec7
[publish a library] improved optional library list (#4591) 2020-07-01 10:15:55 +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
llj
20bf64a4d5
[system admin] org/members: fixed 'create time' (#4608) 2020-06-28 14:43:56 +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
llj
389f8befee
[terms] rewrote 'terms view' with react (#4589) 2020-06-15 16:27:00 +08:00
llj
360c57c11b
['about' dialog] modified the year (#4581) 2020-06-08 10:14:23 +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
llj
ea8e61d250
[share/upload links] show exact expiration time (#4570) 2020-05-25 17:29:16 +08:00
llj
b2ab99f30e updated version of seafile-js 2020-05-23 11:23:20 +08:00
llj
072637de5b
[system admin] share links: added 'sort by ctime/view_cnt' (#4560) 2020-05-21 11:35:49 +08:00
llj
1f08158663
[share dialog] share link / upload link: enable user to choose expira… (#4557)
* [share dialog] share link / upload link: enable user to choose expiration time

* fixup & improvement for 'share link / upload link'

* fixup for pages in which there is no 'share'

* for pages in which the variables are not returned

* [date-and-time picker] fixed UI.

* updated version of '@seafile/seafile-calendar' to fix its 'selected time' UI problem

* [share dialog] expiration time: improved 'disabledDate'

* update create share/upload link api

handle expiration_time parameter

* update

* update

* update

Co-authored-by: lian <lian@seafile.com>
2020-05-21 11:32:02 +08:00
llj
0a2d61c24b
[shared dir view] update (#4562) 2020-05-18 14:30:48 +08:00
llj
f921ad771d
[zip download dialog] modified dialog position (#4561) 2020-05-18 14:27:55 +08:00
llj
a707d4adb7
[system admin] enable 'invitations' & 'unlink device' only in pro version (#4563) 2020-05-14 16:16:50 +08:00
shanshuirenjia
b7fe22f01b update seafile-js version 2020-05-06 18:34:13 +08:00
shanshuirenjia
44dd35cce5 merge 7.0 2020-05-06 18:32:47 +08:00
杨顺强
01d3e41cb8
repair add tag bug (#4552) 2020-05-06 18:24:16 +08:00
llj
6f1a8cd350
[system admin] orgs, inst: use '24 hour time' for pages (#4550) 2020-04-28 18:21:00 +08:00
llj
ca7d57e408
[share dialog] share link / upload link: use '24 hour time' for expiration (#4549) 2020-04-28 13:09:05 +08:00
llj
744eca3a7c
[org admin] added sort for 'libraries/users' (#4548)
* users: split 'all' & 'admin'
* bugfix & improvement for pages
2020-04-27 14:46:41 +08:00
杨顺强
fd34066951
changed default permission (#4546) 2020-04-23 18:23:02 +08:00
杨顺强
ef12e81911
repair share file image bug (#4544) 2020-04-23 09:35:32 +08:00
杨顺强
e9dd31372e
repair share file image bug (#4543) 2020-04-22 20:46:19 +08:00
llj
bb716b9acc
[share dialog] improvements (#4540) 2020-04-21 19:56:28 +08:00
llj
1cff5912c6
[shared file view] fixup for video files (#4539) 2020-04-21 10:56:44 +08:00
llj
91e45db4d9
[shared dir view] added 'download selected items' (#4535) 2020-04-18 18:10:53 +08:00
llj
9acfef9fc8
[shared file view] update for watermark (#4536) 2020-04-17 20:42:06 +08:00
llj
e1473aaf60
[file participants] show feedback when failed to add (#4534) 2020-04-16 11:08:39 +08:00
llj
7600d20c1b
[system admin / org admin] 'delete department' dialog: fixup & improvement (#4532) 2020-04-15 15:32:05 +08:00
llj
96bc07526b
[share dialog] share link: changed default permission (#4530) 2020-04-14 17:16:48 +08:00
llj
b399dc70e4
[system admin] modified empty tip (#4520) 2020-04-14 14:44:00 +08:00
llj
9fcd777121
[mobile] make 'about' dialog shown on top of 'side nav' (#4504) 2020-04-14 14:18:48 +08:00
lian
92f9f3689c
show expiration in sysadmin links page (#4525)
Co-authored-by: lian <lian@seafile.com>
2020-04-14 12:43:28 +08:00
shanshuirenjia
c7bafc48ac Merge branch '7.0' 2020-04-11 18:12:47 +08:00
shanshuirenjia
488c4c51b6 repair code bug 2020-04-11 18:09:39 +08:00
shanshuirenjia
03a88f7f47 repair code bug 2020-04-11 18:03:45 +08:00
shanshuirenjia
138814464f Merge branch '7.0' 2020-04-11 17:58:52 +08:00
杨顺强
1f1b58f1db
improve move copy code (#4522) 2020-04-11 17:54:52 +08:00
shanshuirenjia
9c8347f1a3 Merge branch '7.0' 2020-04-10 18:22:52 +08:00
杨顺强
5591bbd1d6
repair bug&improve code (#4521)
* repair bug&improve code

* delete test code
2020-04-10 18:08:27 +08:00
llj
605068cb7a
[wiki markdown file] modified links in the file content (#4517)
* only modified links of inserted files from the current library
2020-04-08 16:51:21 +08:00
llj
4bc73a750d
[side nav footer] added 'Terms' link (#4514) 2020-04-04 19:51:16 +08:00
llj
0949e72400
[system admin] settings: only enable 'T&C' setting in Pro (#4515) 2020-04-04 14:33:17 +08:00
llj
2796c7a648
improved dialogs (#4505)
* improved dialogs

* redesigned 'share' dialog and 'folder permission' dialog for mobile
* improved 'API token' dialog

* [dialogs] modification for mobile

* [dialogs] improvement & bugfix
2020-04-04 14:32:11 +08:00
shanshuirenjia
91ef56e516 Merge branch '7.0' 2020-04-02 15:56:19 +08:00
杨顺强
11a0d0fc3c
Repair move copy bug 2 (#4511)
* optimize code

* optimize code

* add copy tip
2020-04-02 15:45:33 +08:00
shanshuirenjia
7e50035773 merge 7.0 2020-04-01 18:03:46 +08:00
杨顺强
07e9013c26
repair settings naming bug (#4510) 2020-04-01 17:55:59 +08:00
shanshuirenjia
2ecb8de414 repair merge bug 2020-04-01 11:35:40 +08:00
shanshuirenjia
e9f3f8ed2e conflict fixed 2020-04-01 11:19:09 +08:00
杨顺强
54621adb8a
improve move&copy interactive (#4495)
* improve move&copy  interactive

* optimize code

* optimize code
2020-03-31 13:45:36 +08:00
llj
6181619f0e
[user notifications] modification for mobile (#4509) 2020-03-30 21:27:45 +08:00
llj
fc330d1e58
[system admin] added 'waiting tip' for 'delete user/org' (#4506) 2020-03-26 18:11:14 +08:00
Leo
18aab110ce
fix-text (#4503) 2020-03-26 09:55:55 +08:00
杨顺强
6c417b6fb4
Improve hu requirement (#4502)
* optimize code

* optimize code

* optimize code
2020-03-25 20:20:56 +08:00
杨顺强
011cb33fbb
Add hu berlin requirement (#4500)
* add new requirement

* update demo copyright

* update sf-font

* optimize code

* improve variables naming
2020-03-25 18:03:04 +08:00
llj
53776a3fc5
[system admin] libraries: added 'initial sort icon' for 'Files/Size' (#4501) 2020-03-25 17:34:56 +08:00
llj
4fe04d80bd
[system admin] users: added 'initial sort icon' for 'space used' (#4499) 2020-03-25 16:13:18 +08:00
王健辉
40568b274c update .po files 2020-03-25 11:48:56 +08:00
llj
5e515605ab
[system admin] orgs: fixed 'org delete' dialog (#4498) 2020-03-25 11:21:50 +08:00
杨顺强
c97e901a73
repair code bug (#4497) 2020-03-24 20:12:29 +08:00
llj
a81e5023b8
[dir view, file view] file comment: fixup for 'submit' btn (#4496) 2020-03-24 17:38:21 +08:00
llj
24b3b516bd
[user notifications] rewrote it with react (#4486)
* [user notifications] rewrote it with react

* rewrote 'user notifications' page with react
* cleaned up the related files & code
* fixed 'popup notices'

* [seafile-js] updated the version
2020-03-24 15:24:47 +08:00
llj
ac9e9b9ea4
[Groups] fixup (#4494) 2020-03-23 17:52:21 +08:00
llj
0ac9ec7c1f
[file history] hide 'Diff' for text files (#4493) 2020-03-23 11:19:29 +08:00
Leo
412aff80c7
delete-org-tip (#4492) 2020-03-20 16:53:36 +08:00
lian
4e600e388e
remove unused seafile-api.js (#4491)
Co-authored-by: lian <lian@seafile.com>
2020-03-20 15:30:06 +08:00
llj
ebe4625d4b
[my libs] enable 'reset password' only in Pro (#4490) 2020-03-20 13:29:00 +08:00
杨顺强
1a77c91f30
update seafile-js version (#4489) 2020-03-20 11:12:19 +08:00
sniper-py
203d76721d
dingtalk icon (#4488) 2020-03-20 10:24:05 +08:00
lian
2de4d4846e
dingtalk (#4426)
Co-authored-by: lian <lian@seafile.com>
2020-03-19 20:15:26 +08:00
王健辉
cecdf31ae2
fix no file history (#4483)
* fix no file history

* remove useless warning
2020-03-17 20:40:31 +08:00
杨顺强
0649f71545
repair share link file view bug (#4481) 2020-03-16 11:42:26 +08:00
llj
07dc8ddfcb
[repo history] use new paginator & show page/per_page in url (#4477) 2020-03-11 17:26:34 +08:00
llj
3ed4c516d0
added 'share links admin' to 'department repo' for 'department Admin' (#4475)
* added 'share links admin' to 'department repo' for 'department Admin'

* [department repo] fixup
2020-03-11 11:10:48 +08:00
llj
af55315113
[share links admin dialog] added 'empty tip' (#4474) 2020-03-10 12:00:31 +08:00
llj
cf6c54504a
[my libs] modified 'op menu' (#4473) 2020-03-09 21:13:16 +08:00
lian
e27c0350d0
repo admin manage share/upload links (#4408)
* repo admin manage share/upload links

* [repo share/upload links] bugfix & improvement

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-03-09 16:30:27 +08:00
llj
54fe3d0fbc
[system admin] users: added 'sort by quota_usage' (#4417) 2020-03-09 14:01:12 +08:00
llj
1afbb10146
[system admin] all repos: added 'sort by size & file count' (#4414) 2020-03-09 14:00:20 +08:00
杨顺强
d393717d8d
optimize code (#4472) 2020-03-06 19:17:54 +08:00
杨顺强
f6278c2c81
Repair wiki search bug (#4471)
* repair search bug

* optimize code
2020-03-06 18:24:53 +08:00
llj
0ff4b64ffe
[system admin] improved empty tips for 'logs' & 'admin logs' pages (#4467) 2020-03-06 16:21:45 +08:00
杨顺强
91a8bf9c24
update api name (#4470)
* update api name

* update api name
2020-03-06 14:19:48 +08:00
lian
b39b71fdfc
fix bug of share to user/group (#4468)
when update to 'admin' permission
2020-03-04 12:06:07 +08:00
lian
51e9295b46
add SIDE_NAV_FOOTER_CUSTOM_HTML (#4466)
* add SIDE_NAV_FOOTER_CUSTOM_HTML

* update
2020-03-04 11:01:50 +08:00
王健辉
97ee190838 update .po files 2020-03-03 10:58:03 +08:00
shanshuirenjia
5f7e566581 Merge branch '7.0' 2020-03-02 17:52:41 +08:00
杨顺强
1737228bab
optimize translate code (#4465) 2020-03-02 17:47:34 +08:00
shanshuirenjia
307768d875 Merge branch '7.0' 2020-03-02 16:48:38 +08:00
杨顺强
8e58fb5b07
optimize code (#4462) 2020-03-02 16:44:39 +08:00
杨顺强
2aa0a6fbc5
repair merge bug (#4459) 2020-03-02 11:21:13 +08:00
shanshuirenjia
c3af9ff2a1 Merge branch '7.0' 2020-03-02 10:15:05 +08:00
杨顺强
35e4b0218f
optimize toolbar code (#4456) 2020-02-29 22:47:48 +08:00
shanshuirenjia
53cf7f0492 merge 7.0 2020-02-29 17:08:58 +08:00
杨顺强
2f07e57255
Add progress for move (#4455)
* add move dsprogress ialog

* optimize code

* add copy logic

* update ui

* optimize code
2020-02-29 17:02:11 +08:00
杨顺强
4b29d514d5
delete unnecessary code (#4453) 2020-02-28 17:33:15 +08:00
杨顺强
88355d0c77
delete unnecessary code (#4452) 2020-02-28 17:28:04 +08:00
lian
9500ac647a Merge branch '7.0' 2020-02-28 13:00:23 +08:00
杨顺强
4ec71b5ef7
add uploader files number control (#4451)
* add uploader files number control

* update sentence bug
2020-02-27 11:28:11 +08:00
llj
0b0d118ca0
[repo snapshot] enable department admin to restore department repo (#4446) 2020-02-21 20:26:13 +08:00
llj
82f16b9e47
[file activities] mobile: modification (#4439) 2020-02-13 15:22:53 +08:00
llj
cbcb3cfa9d [pdf file view] zoom toolbar: use new icons (#4432) 2020-02-10 15:59:19 +08:00
Daniel Pan
4d5d8ac143 Revert "add type & lang to custom nav (#4347)" (#4431)
This reverts commit d137c49184.
2020-02-10 09:25:17 +08:00
llj
bacd350667
Pdf zoom (#4430)
* [pdf file view] added 'zoom in/out'

* [pdf file view] redesigned 'zoom toolbar'
2020-02-08 09:24:23 +08:00
llj
8ba5e9435b
[shared dir view] added support for mobile (#4425) 2020-02-05 19:42:28 +08:00
llj
a8ba12e6fd
[copy link] improved 'copy link to the clipboard' (#4419)
* copy link to the clipboard, and make it shown as a link when pasted
into the seafile markdown editor
2020-02-03 16:43:49 +08:00
llj
6b345d6168
[shared dir view] improved time format (#4423) 2020-02-01 17:53:19 +08:00
llj
734f114a6f
[dir view] improved 'sort by size' (#4422) 2020-02-01 16:22:22 +08:00
llj
424c3d4db8
[shared dir view] sort dirents by name/size/time (#4421) 2020-01-31 19:01:08 +08:00
Michael An
c1b2b725f0 use seafile-react-image-lightbox (#4413) 2020-01-14 13:40:59 +08:00
王健辉
fdede812d4 update .po files 2020-01-13 18:52:44 +08:00
llj
43f98c3bf0 fixed some text for translation (#4410) 2020-01-13 18:29:13 +08:00
llj
a5ad32d3c4 [system admin] improved pagination for all (#4404)
* [system admin] improved pagination for all

* [paginator] show 'current page'

* redesigned paginator

* [pagination] cleanup
2020-01-13 12:07:24 +08:00
zxj96
fc176627e6 repair send email bug (#4406) 2020-01-11 14:21:16 +08:00
杨顺强
c3dff6225f update seafile-js api (#4405) 2020-01-11 13:29:04 +08:00
llj
c7ab52ab48 [system admin] trash repos: use op menu instead of op icons (#4399) 2020-01-08 18:04:55 +08:00
llj
6dcb7458e1 [system admin] settings: improved UI detail (#4398) 2020-01-08 16:11:38 +08:00
llj
f0b553f6c6 [search result page] show repo name instead of repo ID (#4395)
* [search result page] show repo name instead of repo ID

* [search result page] updated text
2020-01-06 16:49:20 +08:00
lian
dcb871c957 Merge branch '7.0' 2020-01-06 16:25:55 +08:00
llj
c485cfc932 improved empty tips (#4391) 2020-01-03 16:50:17 +08:00
lian
b67033c73d change permission on share pop up (#4386)
* change permission on share pop up

* update

* add Utils.getShareLinkPermissionStr
2020-01-02 12:05:50 +08:00
llj
71a988e116 [group list] added 'sort groups by name' (#4389) 2020-01-02 11:29:31 +08:00
llj
d562657346 [system admin] all libraries: added 'per page' for paginator (#4387) 2019-12-31 18:26:02 +08:00
llj
1c76000843 [search] redesigned 'show more' for search in wiki (#4383)
* [search] redesigned 'show more' for search in wiki

* [search] modification

* [search] added wiki-search.js

* [wiki] search: modified placeholder text; removed 'arrow'
2019-12-31 16:58:45 +08:00
王健辉
f00c311ef1 add delete draft button (#4380)
* add delete draft button

* fix spelling mistakes
2019-12-28 18:18:23 +08:00
王健辉
abd6b27c3f update .po files (#4377) 2019-12-26 10:47:43 +08:00
杨顺强
520f6d4639 Repair toolbar operation state (#4375)
* repair toolbar operation state error bug

* add comment

* optimized code
2019-12-25 10:16:09 +08:00
杨顺强
0cd689b971 optimized error copyright (#4374) 2019-12-23 15:47:11 +08:00
杨顺强
c5950058bb repair share bug (#4373) 2019-12-23 12:03:06 +08:00
llj
81fbe96620 [my libs] for new users: create default library and show the guide (#4372)
* [my libs] for new users: create default library and show the guide
dialog

* only do that for the first login

* [my libs] 'guide for new' dialog: redesigned the UI
2019-12-23 10:48:00 +08:00
杨顺强
4e584c8f65 improve code (#4370)
* improve code

* optimized code
2019-12-19 13:44:30 +08:00
songjiaqi1
9c10cbf9f7 fix image upload api (#4367) 2019-12-18 16:53:21 +08:00
杨顺强
bb68e5e183 optimized-error-handle (#4366)
* optimized-error-handle

* update css

* optimized code
2019-12-18 16:23:34 +08:00
杨顺强
75efc23ee1 update seafile-editor font (#4365)
* update seafile-editor font

* optimized code

* optimized code
2019-12-18 13:47:01 +08:00
plt
dc32037b36 Remove copy of locale folder 2019-12-18 00:16:01 +08:00
songjiaqi1
f79cec7fa6 fix editor translatiion (#4363) 2019-12-17 22:16:52 +08:00
songjiaqi1
16dd2c7fba update seafile-editor version (#4362) 2019-12-17 16:45:06 +08:00
Leo
7df1192cbf admin api role check (#4353)
* admin api role check

* add check to new tabs and tests

* fix work-weixin virus scan check
2019-12-16 18:31:29 +08:00
zxj96
758829aede Tree structure deletion reminder (#4359) 2019-12-16 12:01:41 +08:00
杨顺强
3970035c20 add size control (#4339)
* check file size before upload file

* update file naming
2019-12-13 16:16:02 +08:00
llj
5e10f9ab73 bugfix for 'New Library' dialog (#4355) 2019-12-13 11:14:05 +08:00
llj
ec6535af8a [wiki] dir view: redesigned the UI for mobile; fixed 'can not scroll' bug (#4352) 2019-12-12 22:34:53 +08:00
Leo
d137c49184 add type & lang to custom nav (#4347) 2019-12-11 14:05:02 +08:00
llj
d4964d6b6e [dtable] cleanup: removed unused css/svg/html files (#4346) 2019-12-10 20:11:50 +08:00
llj
c21c5d2ac6 [system admin] logs: bugfix & improvement for 'export excel' dialog (#4344) 2019-12-09 21:37:24 +08:00
杨顺强
d5f4f036b3 delete unnecessary code (#4337) 2019-12-05 17:50:42 +08:00
llj
7d7dc51821 don't turn to login page when 403 (#4323)
* don't turn to login page when 403

* [403] show login tip when 403 is returned
2019-12-05 15:45:16 +08:00
lian
941a4d45ef Merge branch '7.0' 2019-12-04 10:02:06 +08:00
杨顺强
50e0618a7d return repo/folder permission when get share link list (#4319)
* return repo/folder permission when get share link list

* update permission check when create/update share link

* optimized code

* optimized code

* add can_edit valid

* return can_edit field when get share link list
2019-12-03 13:52:52 +08:00
王健辉
d2ad7c6692 update .po files (#4334) 2019-12-02 20:14:48 +08:00
llj
36a9f7a2e6 [system admin] fixup for text (#4333) 2019-12-02 17:58:46 +08:00
Leo
0dfc17ce2c add pro check for list departments (#4329) 2019-12-02 11:56:46 +08:00
llj
d81d05ea2a [system admin] groups: fixup for 'add group members' (#4330) 2019-12-02 11:55:53 +08:00
Leo
a33447373b use new up to pro manual (#4328) 2019-12-02 10:58:29 +08:00
Leo
63f4e23f4c change-modify-time-str-sysadmin-user-repos-api (#4327) 2019-11-30 18:15:16 +08:00
Michael An
54c6a95234 update seafile-editor (#4325) 2019-11-30 17:24:30 +08:00
llj
09c1a5e3d9 [misc] bugfix & improvement; removed unused files (#4321)
* redesigned 'repo api token' dialog
* fixup for 'system admin' pages
* removed unused ali 'priv/' files
2019-11-29 15:17:00 +08:00
llj
0717e105f7 [system admin] bugfix for 'statistics' & 'institution admin' (#4315)
* [system admin] bugfix for 'statistics' & 'institution admin'

* [system admin] bugfix for 'statistics'
2019-11-28 14:09:27 +08:00
llj
4ce33e4949 [dtable] cleanup: removed related files and code (#4314) 2019-11-28 11:34:41 +08:00
llj
d3f4f7669e Revert "fix add user role in non pro env (#4300)"
This reverts commit 9e7df5f746.
2019-11-27 13:43:55 +08:00
杨顺强
54fb6652da optimized code (#4304) 2019-11-27 11:51:10 +08:00
Leo
91042aca8f hide device error page in non pro env (#4302) 2019-11-27 11:37:28 +08:00
杨顺强
8a6801d8aa repair code bug (#4303) 2019-11-27 11:36:50 +08:00
Leo
9e7df5f746 fix add user role in non pro env (#4300) 2019-11-27 10:45:52 +08:00
王健辉
d95b7f49c0 repair side panel (#4301) 2019-11-27 10:44:12 +08:00
llj
a92072f75d [view file draw] cleanup: removed related files and code (#4297)
* [view file draw] cleanup: removed related files and code

* [view file draw] cleanup: removed related React files and code
2019-11-26 16:45:46 +08:00
plt
5eaf8593fe Update seafile-editor locales 2019-11-26 13:19:43 +08:00
sniper-py
04c4ba55c4 fix share TabPane (#4287) 2019-11-22 14:36:36 +08:00
sniper-py
33bc75de04 Fix npm test (#4284)
* fix via repo token test

* fix package-lock
2019-11-21 17:29:56 +08:00
Michael An
2d03168a36 update seafile-js (#4281) 2019-11-21 14:58:28 +08:00
llj
325063f6f7 [system admin] libraries: removed 'search' for trash libraries (#4280) 2019-11-21 12:13:33 +08:00
llj
c399879011 [terms & conditions] accept: rewrote it with React (#4279) 2019-11-21 11:34:08 +08:00
杨顺强
4b3050354f optimized code struct (#4278) 2019-11-20 17:48:39 +08:00
杨顺强
c3a6ada019 optimized code (#4277) 2019-11-20 15:19:47 +08:00
杨顺强
90b2cff58f update version (#4276) 2019-11-20 15:03:33 +08:00
llj
4689380ea2 [system admin] search repo: use new api (#4273) 2019-11-20 11:08:35 +08:00