1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00
Commit Graph

686 Commits

Author SHA1 Message Date
Michael An
f5d33ba65d change toolbar background color (#6310) 2024-07-08 10:34:05 +08:00
Michael An
7e92731635 remove useless paras (#6302) 2024-07-05 15:43:50 +08:00
Michael An
6e45dfba13 fix list wiki department permission (#6301) 2024-07-05 15:30:12 +08:00
JoinTyang
9916ac43e1 can add and modify property (#6297)
* can add and modify property

* clear extend property code
2024-07-05 15:13:26 +08:00
lian
ef96b2bd6b update share popup (#6294) 2024-07-04 16:13:03 +08:00
Michael An
6233649970 12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
llj
fad0b49a0e [group, org admin - info] added missing files (#6251) 2024-06-24 16:39:53 +08:00
lian
8bcc05a6cd Merge branch 'master' into 12.0 2024-06-24 12:00:15 +08:00
lian
2694bfffa5 add can_share_repo role permission (#6234)
* add can_share_repo role permission

* update

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-24 10:05:12 +08:00
Michael An
b7e686786a 12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
Michael An
d722b852fe 12.0 change dropdown menu style (#6227)
* 01 remove 200px dropdown menu

* 02 change check mark icon className

* 03 change dropdown padding

* 04 change menu min width 200px

* 05 change sort repos dropdown
2024-06-19 15:16:54 +08:00
Michael An
3c01601ac9 delete useless codes (#6218)
* delete useless codes

* remove useless codes
2024-06-17 22:17:47 +08:00
liuhongbo
b216db12db feat: wiki shortcut 2024-06-17 11:42:42 +08:00
liuhongbo
e84b29d71c feat: fix compatitablily to wiki shortcut 2024-06-17 10:31:23 +08:00
Michael An
983b42b1d8 change add wiki button (#6199)
* change add wiki button

* add wikis dropdown to add wiki

* change permission
2024-06-17 10:19:27 +08:00
llj
588816a755 [share dialog] fixup: made ADDITIONAL_SHARE_DIALOG_NOTE fully displayed (#6187) 2024-06-11 16:44:45 +08:00
Michael An
80637c506c 12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
4b81908955 12.0 change wiki style (#6152)
* 01 change delete Wiki tip

* 02 remove modify time when wiki init
2024-05-31 16:12:53 +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
杨顺强
7d512ea230 Merge branch 'master' into 12.0 2024-05-30 14:49:13 +08:00
Michael An
2d6679343b 01 fix list can admin departments (#6132)
02 fix no departments message

03 change wiki long name style
2024-05-30 10:04:03 +08:00
llj
1997bc344e [library 'Folder Permission' dialog] fixup: enable users to 'choose' the root folder; removed those unused prop type checking which caused errors (#6130) 2024-05-29 20:29:50 +08:00
Michael An
c604bb2a94 add wiki support owner department (#6113)
* add wiki support owner department

* wiki can select owner

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-28 16:31:00 +08:00
Michael An
d7ac5688ef 12.0 change add existing file in wiki edit (#6057)
* 12.0 change add existing file in wiki edit

* 01 delete create wiki from existing library

* 02 change click wiki name jump to edit page and delete edit icon

* 03 delete select existing file to create new page

* optimize edit wiki

* 04 old wiki page use the early version 11.x features

* optimize wiki permission

* wiki add wiki2

* delete page file

* fix wiki test

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-15 11:57:30 +08:00
llj
67e09a4295 [org admin - departments] redesigned it (#6070) 2024-05-12 08:17:02 +08:00
Michael An
65ce3052ee change wiki (#6052) 2024-05-06 17:09:47 +08:00
杨顺强
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
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
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
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
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
00c2124dff copy/move file to enc lib (#5487) 2024-02-07 11:08:41 +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
lian
690d4a6a8c fix select bug when admin share repo to group (#5931) 2024-01-31 13:30:27 +08:00
yinjianfei
6ee3992064 update-file-type 2024-01-08 11:06:57 +08:00
Michael An
adc8960fd8 change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
杨顺强
f92a547e24 Merge pull request #5855 from haiwen/add-internal-link
add-internal-link
2023-12-28 10:40:16 +08:00
yinjianfei
3d69a6f4b6 add-internal-link 2023-12-25 16:06:36 +08:00
Michael An
6eec4688db fix toggle tags popover (#5835) 2023-12-19 12:13:49 +08:00
llj
af1545452e [misc] fixed i18n; fixup for 'SeaTable Integration' (#5833) 2023-12-16 16:47:46 +08:00
yinjianfei-user
21bac022cc add-seaTable-integration (#5761)
* add-seaTable-integration

* update-request

* update-path

* update-json

* update-UI

* update-json

* update-text

* update-text

* remove-space

* update-UI

* add-hover

* add variable control

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2023-12-12 15:08:37 +08:00
llj
8712b7d1a6 [dir view, toast] redesigned the 'converting' tip for md & sdoc file … (#5822)
* [dir view, toast] redesigned the 'converting' tip for md & sdoc file items; added a new type of toast

* [toast] updated the loading icon of the 'notify-in-progress' toast
2023-12-11 18:19:23 +08:00
杨顺强
d308380115 Merge pull request #5818 from haiwen/update-seafile-editor
Update seafile editor
2023-12-11 09:37:44 +08:00
杨顺强
bb5ce5e233 update terms and condition 2023-12-08 15:19:00 +08:00
lian
255da086e6 org invite user (#5815) 2023-12-07 22:50:39 +08:00
杨顺强
551213c429 update term adn condition 2023-12-07 14:20:29 +08:00
Michael An
429eecdd06 fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +08:00
Michael An
2ce0f90cb8 Change share dialog button style (#5812)
* change share button size

* change submit button loading style
2023-12-05 12:02:56 +08:00