1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 22:01:06 +00:00
Commit Graph

2054 Commits

Author SHA1 Message Date
Aries
c08abe8fc1 Feature/improve interactivity of searched list in move dialog (#6597)
* improve interactivity of search result

* clean up redundant code

* clean up redundant code
2024-08-21 11:35:50 +08:00
Michael An
a4caf6e970 select files and right dir tools is show (#6581) 2024-08-20 11:20:30 +08:00
Michael An
9051ad836e change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00
杨国璇
46e8aac5c6 feat: update code 2024-08-16 20:31:34 +08:00
杨国璇
7a47c647a2 feat: metadata multiple select 2024-08-16 20:30:55 +08:00
llj
2db1e43f21 ['dir view'] for 'sdoc' file: add menu option 'Convert & Export', and (#6574)
make 'convert to markdown', 'convert to docx', 'export as docx' as its
sub-menu options

- menus: the 'more operation' menu for the current `<tr>`,
the 'more operation' menu for the single selected file,
the context menu
2024-08-16 20:27:18 +08:00
JoinTyang
bdd90fee31 repo admin can enable metadata (#6569) 2024-08-16 17:41:17 +08:00
Michael An
38a79d6309 fix translation (#6568) 2024-08-16 16:28:19 +08:00
Michael An
1161d43822 fix some translation 2024-08-16 15:04:04 +08:00
Aries
0d740cf138 Add option to only show folder in nav side panel (#6541)
* fix conflict

* remove redundant code

* add space at the end of css

* update ui
2024-08-16 11:59:07 +08:00
awu0403
6d0680f4b4 Wiki page trash (#6423)
* add wiki page trash

* update css

* update ui

* redesign

* update ui

* optimize code

* Update views.py

* Update models.py

* update notes

* Update mysql.sql

* change wiki trash UI

* redesign2

* update

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-08-16 10:17:54 +08:00
杨国璇
ca5d33dd5a feat: metadata detail editor (#6562)
* feat: metadata detail editor

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-15 17:38:42 +08:00
llj
2d2a8458a2 [system admin - groups] fixup for the 'Owner' value in creating new groups (#6561) 2024-08-15 16:17:38 +08:00
Michael An
76e87a8611 change metadata style (#6557) 2024-08-14 16:19:31 +08:00
lian
ce80271270 update webdav access (#6554) 2024-08-14 15:38:17 +08:00
Michael An
16186b2a8b 01 notification more icon (#6551)
02 change trash mobile

03 mobile menu
2024-08-14 12:20:57 +08:00
Michael An
f4908fa201 11.0 fix translation (#6544)
* remove useless translation (#6543)

* remove useless translation
2024-08-13 12:07:57 +08:00
Michael An
a0207e3853 delete useless translation (#6542) 2024-08-13 11:36:20 +08:00
Aries
0babffd734 improe add and move dialog ui (#6535) 2024-08-13 10:21:32 +08:00
llj
991c8bf478 [share dialog - upload link'] redesigned the 'link details' panel (#6539) 2024-08-12 23:30:15 +08:00
杨国璇
27bf8792da fix: metadata status toggle (#6530)
* fix: metadata status toggle

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 17:15:56 +08:00
杨国璇
f7a7636867 fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +08:00
llj
172ab0d2ad For mobile (#6523)
* ['notice' popover, 'all notice' dialog] fixup for mobile

* ['Files' page] fixed library icon size for mobile

* ['settings' page] fixup for 'Email notification'

* ['my libs'] fixed 'star/unstar', 'share', 'delete'

* ['deleted repos' dialog] modified column width of the table for mobile

* ['share' dialog] modified 'link details' panel for mobile

* [side panel resizer] removed it for mobile

* [group/department, shared with all] fixed the operation menu for mobile

* ['dir view'] don't offer 'repo history' page for mobile

* ['help'] fixup for page with large images, for mobile

- fixup for http://127.0.0.1:8000/help/drive_client_2.0_for_windows_10/
  (in mobile, the content of it overflowed to the right, and was cut off)

* ['file view'] removed 'history' page for mobile

* ['markdown file view'] removed 'history' page for small screen, mobile

* ['dir view'] added a gray layer to close the 'file/folder tree' panel in mobile

* ['dir view'] fixup for the 'path' bar in mobile

* ['dir view', 'shared dir view'] don't display the 'tag list' in root for mobile
2024-08-12 12:14:03 +08:00
Michael An
3ba991e3f7 fix search when move dir to other repo (#6527) 2024-08-11 19:35:53 +08:00
Michael An
28923c8d7b fix search when move dir to other repo (#6526) 2024-08-11 19:25:40 +08:00
Aries
9478d4637d add url for view, keep in the same view after refresh (#6510)
* parent e2bb71e8c9
author Aries <urchinzhou@gmail.com> 1723011852 +0800
committer Aries <urchinzhou@gmail.com> 1723110297 +0800

add url for view, keep in the same view after refresh

* delete useless viewName
2024-08-09 10:32:28 +08:00
杨国璇
fdd5e6dbf9 refactor: metadata columns (#6516)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 22:17:47 +08:00
杨国璇
4c6cf8fbb1 fix: selected file metadata info 2024-08-08 20:02:03 +08:00
杨国璇
e2bb71e8c9 fix: set width fail (#6509)
* fix: set width fail

* feat: update code

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 16:10:53 +08:00
Michael An
e5d92ccb9e fix import code bug 2024-08-07 14:13:42 +08:00
Michael An
8d17562ccd fix search file when move file or dirent (#6480)
* fix search file when move file or dirent

* change style

* change style
2024-08-07 14:01:37 +08:00
杨国璇
4dc0df7093 feat: detail resize width (#6507)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-07 14:01:01 +08:00
Michael An
0e3788ebb6 remove file-tag-list in file details page (#6506) 2024-08-07 10:18:17 +08:00
杨国璇
b043cb8491 feat: side properties (#6485)
* feat: side properties

* feat: show metadata

* feat: delete record expand

* feat: optimzie code

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 17:30:11 +08:00
Michael An
fd12baeea1 change file page icons style (#6493)
* change file page icons style

* change save icon style

* change Open parent folder menu
2024-08-06 14:16:23 +08:00
Aries
cfed2760a1 fix move to another repo failed (#6496) 2024-08-06 12:02:47 +08:00
Michael An
20cf8b7f58 change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
Aries
3747b8acfc Update recently used view (#6487)
* improve recently used item list ui

* update view in recently used from repo list to folder list
2024-08-05 16:08:05 +08:00
Ranjiwei
9b3492088c set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
Aries
8623e01e99 Improve move and copy dialog ui components (#6467)
* implement catalog view in move dialog

* update move dialog ui components

* improve move dialog ui

* remove debug info

* improve copy dialog ui

* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css

* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border

* handle cases where repo_name too long in search result item

* update move and dialog ui details

* add radius to repo list item
2024-08-05 10:48:16 +08:00
杨国璇
6ed1fe58bc feat: details (#6484)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-02 22:31:46 +08:00
Michael An
5c2f05ee8d fix folder do not have file then select all bug (#6482) 2024-08-02 22:30:16 +08:00
杨顺强
51b8706ace fix print bug (#6474) 2024-08-02 13:35:32 +08:00
awu0403
b24be2e812 add enable file tags config (#6456)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-08-02 13:27:20 +08:00
Michael An
f50ba4c5f9 change resize bar z-index (#6462) 2024-08-02 12:37:58 +08:00
Aries
73ac3e7e69 revise isMutipleOperation to isMultipleOperation (#6471) 2024-08-02 11:41:07 +08:00
Michael An
1c97702e9f searched repos support keyboard events (#6454) 2024-08-02 08:42:52 +08:00
llj
53c85d9366 [select-editor, link details] fixup: display the current option rightly for the 'select-editor'; removed ':' after 'Permission' for 'link details' (#6465) 2024-08-01 20:47:46 +08:00
lian
ac82753546 org admin set user default quota (#5660)
* org admin set user default quota

* update
2024-08-01 18:22:19 +08:00
llj
8aac3a27c8 File view new icons (#6448)
* ['file view'] use new icons(svg icons)

* ['file view'] use new icons for 'markdown file view' page

* ['file view'] for 'markdown & other text files': highlight the 'Save' button when it can be saved
2024-08-01 11:31:43 +08:00