llj
7000c1f364
Share link file upload ( #4633 )
...
* [share dialog] fixed permission bugs; added 'download and upload'
permission
* share link: fixed permission bug for library
* upload link: fixed permission bug
* share link: added 'download and upload' permission for folder
* [folder share link] added 'file upload' for folder share link with 'can_upload' permission
2020-10-20 16:24:58 +08:00
lian
0bff0c1104
Merge branch '7.1' into master
2020-09-30 11:05:44 +08:00
llj
39078da3f9
[Linked Devices] added confirmation for 'unlink device' ( #4683 )
2020-09-28 10:44:12 +08:00
Leo
267e9f525c
Ocm ( #4640 )
...
* ocm share local and inter-server api, ocm share page (#4335 )
* ocm share
* optimize code
* ocm repo (#4341 )
* ocm repo
* hide share if not repo owner
* optimize code
* fix All refresh page, hide upload if is r perm
* update permission check
* update return status code
* update code
* add receive user drop share
2020-09-24 10:57:45 +08:00
llj
559702fc57
[org admin] add user: fixed 'can not input space in name input' ( #4675 )
2020-09-19 20:49:12 +08:00
llj
ffd66a78f1
[department] added 'change password' & 'reset password' for encrypted repo ( #4674 )
2020-09-19 20:48:02 +08:00
Leo
d5f578318f
repo_files_auto_del ( #4626 )
...
* repo_files_auto_del
* repo_files_auto_del
* update code
2020-09-07 12:03:05 +08:00
lian
6ed24ef254
Merge branch '7.1' into master
2020-08-19 14:01:17 +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
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
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
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
songjiaqi1
bd5cf9e579
Markdown editor update ( #4604 )
...
* update markdown editor
* update markdown editor
* delete cdoc files
2020-06-30 21:10:47 +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
360c57c11b
['about' dialog] modified the year ( #4581 )
2020-06-08 10:14:23 +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
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
f921ad771d
[zip download dialog] modified dialog position ( #4561 )
2020-05-18 14:27:55 +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
ca7d57e408
[share dialog] share link / upload link: use '24 hour time' for expiration ( #4549 )
2020-04-28 13:09:05 +08:00
llj
bb716b9acc
[share dialog] improvements ( #4540 )
2020-04-21 19:56:28 +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
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
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
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© interactive ( #4495 )
...
* improve move© interactive
* optimize code
* optimize code
2020-03-31 13:45:36 +08:00