1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-17 08:41:40 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
lian
20c81de6cf
Share to user support select department (#7327)
* select department user when share repo to user

* update

* update

* 01 fix code warnings

* 02 change dialog style

* 03 manage group members support select department user

---------

Co-authored-by: Michael An <2331806369@qq.com>
2025-01-13 18:18:58 +08:00
Michael An
539daf8c3d
fix translation and style (#6604) 2024-08-21 16:32:41 +08:00
awu0403
9d227661b3
share wiki (#6413)
* share wiki

update leave and return

update get group info

* format optimize

* Update wikis.js

* Update wiki2.py

* fix empty group_wikis

* update

* remove-useless-code

* add-owner-nickname

* Update wiki2.py

* Update wiki2.py

* Update wiki2.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-25 17:28:55 +08:00
Aries
be84e505d0
12.0 grid view support multiple selection (#6403)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* fix code format

* optimize codes
2024-07-23 23:08:53 +08:00
Michael An
2bc5ef7957
change share to user style (#6406) 2024-07-23 21:15:02 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
4c5509ea14
12.0 change button color (#6329) 2024-07-13 15:15:22 +08:00
Michael An
fbda14c855
12.0 optimize user select (#6307)
* 01 remove useless reviewer

* 02 change user select style

* fix code format
2024-07-10 11:29:10 +08:00
Michael An
7ea5517e40
support rename Wiki (#6142)
* 01 UI support rename Wiki

* rename wiki

* old wiki support rename

* fix wiki-v1 and wiki-v2 have same id

* fix format

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-31 10:59:59 +08:00
Michael An
acaad1d0d1 delete ... in search and select component 2023-12-04 15:13:56 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
杨顺强
3ed638463c
Update deps 3 (#5624)
* optimize code

* update deps

* optimize code

* optimize code

* optimize code

* optimize code

* repair code bug
2023-09-04 09:50:14 +08:00
杨顺强
68e53b3d45
optimize code (#5605) 2023-08-24 12:10:05 +08:00
lian
9a962255f0 update share dept repo
add 'cloud-edit', 'preview' permission
support 'cloud-edit', 'preview' and custom permission when modify share
2022-07-13 16:40:15 +08:00
llj
fb205f3c65 [a11y] share dialog: make tab panels accessible by keyboard 2021-10-11 17:11:48 +08:00
王健辉
07df610e43
custom share permission (#4967)
* custom share permission

* remove path field

* add permission manager ui

* optimize custom permission manager style

* add permission setting

* add normalize_custom_permission_name

* optimize repo custom permission

* delete useless code

* optimize code

* optimize code

* optimize markdown file page

* fix a few bugs

* add permission control

* repair modify permission

* optimize style

* optimize copyright

* add try-except

* optimize code

* move file&folder

* batch operation item

* repair batch move item

* update copyright

* optimize move permission control

* optimize code

* optimize code

* optimize code & fix code wranning

* optimize code

* delete unsupport permission

* optimize code

* repair code bug

* add pro limit

* optimize code

* add permission handle for permission editor

* repair new file&folder bug

* optimize file uploader code

* custom permission user can not visit custom permission module

* optimize code

* forbid comment&detail module

* optimize code

* optimize modify/preview permission

* optimize custom permission share perm

* optimize view file module: file-toolbar

* optimize custom drag move operation

* repair column view bug

* optimize drag operation code

* repair code bug

* optimize code

Co-authored-by: shanshuirenjia <978987373@qq.com>
2021-09-13 10:37:07 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
lian
6ed24ef254 Merge branch '7.1' into master 2020-08-19 14:01:17 +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
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
bb716b9acc
[share dialog] improvements (#4540) 2020-04-21 19:56:28 +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
e9f3f8ed2e conflict fixed 2020-04-01 11:19:09 +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
sniper-py
106f29be06 Repo invitation (#4264)
* add fake url

* add SharedRepoInvitation model

* add indexes

* rm indexes

* update Manager

* add SharedRepoInvitations

* add is_repo_admin

* add try

* fix path

* update

* add  SharedRepoInvitation

* add share in signup

* rm InvitePeople icon

* add inviter_name

* add share invite dialog

* add shared_queryset.delete

* fix spell

* rename to RepoShare

* rename to RepoShare in py

* add handleKeyDown

* update error msg

* add unittest

* fix

* add logger
2019-11-18 17:55:17 +08:00
sniper-py
98a7f03b13 fix path (#4257) 2019-11-15 15:03:53 +08:00
sniper-py
0640623846 fix path (#4204) 2019-10-30 14:38:50 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
Michael An
dca546b285 share bug 2019-06-21 10:03:52 +08:00
shanshuirenjia
d1c8a5cc50 repair permission error 2019-06-20 17:13:15 +08:00
zxj96
3cc43d9041 Resolve warring (#3454)
* Resole project warrings

* Delete extra blank lines

* resolve dir-column-nav warnings
2019-05-14 10:15:09 +08:00
zxj96
edc223e520 Session optimization (#3423) 2019-05-12 15:05:53 +08:00
sniper-py
22bb7b211f invite link in popup 2019-04-28 14:19:50 +08:00
杨顺强
d2ac3a8d34 clear user-select after submit (#3092) 2019-03-11 11:52:47 +08:00
杨顺强
9498551ca2 replace code to user-select component (#3033) 2019-03-04 15:53:12 +08:00
杨顺强
344eca259a Dir mode optimized (#2992)
* optimized isRepoOwner&isAdmin

* optimized isAdmin

* optimized encrypted porps

* optimized showShareBtn judgement

* repair share bug

* update showShareBtn logic

* delete unnecessary comment
2019-02-27 13:53:36 +08:00
Michael An
24d39dfe64 user-select-translation (#2956) 2019-02-18 16:49:38 +08:00
杨顺强
4fcbe3253d add share limit (#2827) 2019-01-15 10:45:53 +08:00
杨顺强
3d2e21eecd optimized function naming (#2824) 2019-01-14 13:33:36 +08:00
王健辉
1c4f48eef3 wikis permission set (#2799) 2019-01-11 12:41:30 +08:00
杨顺强
9c230cc5db Select editor encapsulate (#2794) 2019-01-09 14:39:17 +08:00
杨顺强
b6ee4fb34b update groupList maxHeight (#2777)
* update groupList maxHeight

* update ui css
2019-01-07 15:03:35 +08:00
杨顺强
8c2944d124 Improve code for tables (#2730) 2018-12-28 16:34:04 +08:00
杨顺强
8637abde8d Table module optimized (#2727) 2018-12-28 11:12:24 +08:00
杨顺强
d124677b40 Share manage optimized (#2723) 2018-12-27 10:24:34 +08:00
杨顺强
7836554816 Share manage improve (#2718) 2018-12-26 16:07:22 +08:00
shanshuirenjia
4a62c15356 optimized params name 2018-12-25 21:04:03 +08:00
shanshuirenjia
4cc406036b optimized param name 2018-12-25 20:45:40 +08:00
shanshuirenjia
cf321b3662 update call api 2018-12-25 18:31:34 +08:00
shanshuirenjia
951f9a1859 update select icon size 2018-12-25 16:44:11 +08:00