1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 04:18:21 +00:00
Commit Graph

2123 Commits

Author SHA1 Message Date
杨顺强
f7f40231aa Merge branch 'master' into 12.0 2024-04-25 14:29:17 +08:00
awu0403
db6cee68e9 Add department transfer function to the administrator interface (#6014)
* Add the function of transferring departments in the administrator interface

* fix admin get all departments

* update

* Update departments.py

* update

* update

* add department repo transfer

* Update groups.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-25 12:08:13 +08:00
杨顺强
c0319ce430 fix sdoc wiki bug 2024-04-23 17:06:13 +08:00
欢乐马
cd7329e711 update inactive user (#6019)
* update inactive user

* is_active del RepoAPITokens

* update del_repo_api_token

* add inactive_user

* [user admin] add confirmation to 'set user inactive'

* system admin - users
* system admin - organizations - org - member
* org admin - users

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-04-23 16:26:31 +08:00
杨顺强
50be4b437c Optimize sdoc created (#6031)
* optimize code

* optimize code
2024-04-22 17:39:13 +08:00
llj
1b881ca914 [A11y] improvements for pages (#6030)
* [A11y] improvements for pages

* [A11y] added 'user-scalable=no' back
2024-04-22 10:36:42 +08:00
llj
4eab55fdf9 Files (#5881)
* [side nav] redesigned it: added a new item 'Files', and made 'My Libraries' and some other items as its sub nav items

* ['Files'] added new page 'Files'(added 'My Libraries' to it)

* ['Files'] added 'Shared with me' to it

* ['Files'] added 'Shared with all' to it

* ['Files'] added 'Shared with groups' to it (removed 'details' for 'department')
2024-04-19 14:51:41 +08:00
lian
c246b5a3a9 update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
llj
494a933fd6 [i18n] fixed some text (#6023) 2024-04-15 19:31:56 +08:00
lian
52aff8242c unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
lian
a80fe2c5ff Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00
llj
48c0d96df8 [shared dir view] redesigned the 'file upload' dialog (#6010) 2024-04-07 22:16:08 +08:00
llj
29081f204b [dir view] redesigned the 'file upload' dialog (#6006)
* [dir view] redesigned the 'file upload' dialog

* [dir view] 'file upload' dialog: fixup & improvements
2024-04-03 22:14:31 +08:00
杨顺强
8e9075fd62 Merge pull request #6002 from haiwen/fix-create-new-file-error
fix: optimize code
2024-04-02 16:06:14 +08:00
liuhongbo
972bbf00fa feat: add loading animate 2024-04-01 14:40:06 +08:00
liuhongbo
4d9316827c fix: optimize code 2024-04-01 10:21:48 +08:00
llj
bd117f54f2 ['guide for new' dialog] updated the image & etc. (#5996) 2024-03-26 12:06:17 +08:00
llj
e3aba6539f [AI search] fixed UI details (#5995) 2024-03-25 18:46:15 +08:00
llj
4375115548 [draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
llj
8c14e4abac [long name] fixup for repo/folder share/upload link pages with long library/folder/file names (#5990) 2024-03-22 12:01:12 +08:00
杨顺强
56cebc92a6 update seafile-editor version 2024-03-21 07:45:10 +08:00
Ranjiwei
11e27683c0 share-links-forbits-for-some-folder-permissions (#5977) 2024-03-18 11:28:01 +08:00
llj
046aa47022 [long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +08:00
lian
3453dd22d2 remove duplicate code 2024-02-27 10:52:36 +08:00
lian
0710561fd5 Merge branch '10.0' 2024-02-27 10:42:10 +08:00
llj
b8fe8ef0a2 ['tag edit'] fixup for 'tag edit' in 'dir view - file details panel' & 'markdown file view - info panel' (#5962) 2024-02-23 16:23:35 +08:00
Michael An
9ff9a5610a fix click dirent no close popover (#5961) 2024-02-23 16:21:51 +08:00
Ranjiwei
8a7850a7dc Add Notification after user share permission changed (#5923)
* update

* remove spaces

* Update notice-item.js

* add-notice-after-CANCEL-the-sharing-perms-to-user

* update-func-names
2024-02-23 14:38:19 +08:00
杨顺强
f8db39b8e3 optimize code (#5958) 2024-02-21 17:39:19 +08:00
Michael An
ef60661f50 Change AI search icon (#5956)
* fix code warnings

* change AI search icon
2024-02-19 16:12:09 +08:00
llj
cca420eb72 [shared file view] added a space after 'Download' for the big green download button in the top right (#5953) 2024-02-08 16:50:36 +08:00
lian
00c2124dff copy/move file to enc lib (#5487) 2024-02-07 11:08:41 +08:00
llj
608de45b6f [search] 'turn on/off semantic search': click outside to close the 'setting' popover (#5937) 2024-02-04 15:29:58 +08:00
llj
23785bb28b [dir view] Tags: don't send the 'get tags' request when open the 'tags' popover/dialog (handled 6 cases); removed the repeated 'get tags' request after creating a new tag; improved the 'no tags' tip (#5936) 2024-02-02 20:52:58 +08:00
llj
26bc311673 [search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932) 2024-02-01 16:20:46 +08:00
lian
690d4a6a8c fix select bug when admin share repo to group (#5931) 2024-01-31 13:30:27 +08:00
llj
f5fdebe5bb [search] removed the dot after 'No results matching' (#5904) 2024-01-31 13:29:42 +08:00
llj
1109091348 [dir view] 'column' mode: fixup for the bug 'only render the first 100 items for a folder with more than 100 items' (#5929) 2024-01-30 17:49:31 +08:00
杨顺强
790917c433 optimize seafile editor link click 2024-01-30 09:45:46 +08:00
llj
33f6426539 [i18n] fixup 2024-01-24 18:22:50 +08:00
杨顺强
bc32292e45 Merge pull request #5882 from haiwen/add-sdoc-external
add-external
2024-01-22 10:04:13 +08:00
llj
48bea529bc [share dialog - Share Link] link details: fully display the password when it's displayed (#5907) 2024-01-19 21:49:09 +08:00
llj
6e458cc169 [AI search] commented out the 'Is this answer helpful to you' module (#5903) 2024-01-18 21:30:38 +08:00
WJH
73afa03d63 Improve adfs error msg (#5898)
* improve error msg

* send error msg to sys/org admin

* fix code
2024-01-17 14:49:23 +08:00
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
JoinTyang
71ee501222 semantic search return content (#5897) 2024-01-15 16:12:43 +08:00
Michael An
bf882ecca4 fix ai-search loading bug 2024-01-12 16:02:53 +08:00
WJH
1f44154c80 Improve adfs sso page (#5874)
* replace url_prefix with org_id

* enable connect&disconnect saml2

* improve adfs/saml login page

* enable adfs/saml user set password

* connect/disconnect saml page

* improve org saml config page

* fix code

* compatibility old version

* add migrete_idp_certificates.py

* simplify org saml config API
2024-01-12 12:06:28 +08:00
Michael An
96781925b0 change AI search result is markdown (#5888) 2024-01-10 13:59:30 +08:00
JoinTyang
61ffe21ff4 delete repo index (#5884)
* delete repo index

* fix index permission
2024-01-09 18:23:11 +08:00