1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-15 16:04:01 +00:00
Commit Graph

2186 Commits

Author SHA1 Message Date
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
杨顺强
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
杨顺强
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
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
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
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
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