1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00
Commit Graph

788 Commits

Author SHA1 Message Date
Michael An
a3a609d89d change dir operation icon style (#7522) 2025-02-26 13:05:24 +08:00
Michael An
ec68ff1bcd fix readonly shared repo dir toolbar name (#7517) 2025-02-25 11:57:58 +08:00
Michael An
4385020918 Add dir operation icon (#7515) 2025-02-25 11:33:22 +08:00
Michael An
5ca5acc277 change sys-admin statistics button style (#7487) 2025-02-19 14:55:48 +08:00
Michael An
bc2c7c80b7 fix shared dir page save to repo bug (#7485) 2025-02-19 13:45:36 +08:00
Michael An
8504134ad6 change wiki and invitation pages add icon (#7457) 2025-02-12 13:44:09 +08:00
llj
3d7b8b3a6b Image zoom rotate (#7425)
* [image file view] added a zoomer(enable users to zoom in/out the image)

* [image file view] added 'rotate'(rotate the image in counter-clockwise direction and save it)

* [image file view] fixup

* [image file view] keep the 'prev/next' icons displayed on top of the image which is zoomed in

* [image file view] improved the display of the 'image saved' tip

* [image file view] don't offer 'zoom in/out' & 'rotate' for images with errors

* [image file view] don't offer 'rotate' for PSD & HEIC files

* [image file view] enable HEIC files to be viewed online
2025-02-08 10:27:34 +08:00
Aries
5b5423c63f Optimize/drag and drop UI (#7432)
* update the sorting effect in views tree

* update table header sort ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-07 18:50:08 +08:00
Michael An
f8112c0306 Fix some style (#7423)
* 01 fix wiki custom-url-inputs style

* 02 fix library icon style
2025-01-24 14:12:56 +08:00
Daniel Pan
9cf1e9564a Revert "Revert "[library list] added 'plus' icon to the toggle of the dropdow…" (#7412)
This reverts commit b606f65f4e.
2025-01-23 09:39:38 +08:00
Daniel Pan
b606f65f4e Revert "[library list] added 'plus' icon to the toggle of the dropdown menus …" (#7401)
This reverts commit 798384a638.
2025-01-21 13:39:10 +08:00
llj
798384a638 [library list] added 'plus' icon to the toggle of the dropdown menus at the end of the headings (#7400) 2025-01-21 11:26:56 +08:00
Michael An
7d4a9f4575 Fix about dialog close button style (#7380)
* 01 fix about dialog style

* 02 fix guide for new dialog
2025-01-17 16:00:32 +08:00
llj
e48a9cad97 [system / org admin - departments] improved UI (the tree panel, 'New department', ...) (#7370) 2025-01-15 22:32:24 +08:00
Michael An
019cf75a67 Share to user support select user from department (#7361)
* update

* remove 'All users' in org user department

* change style

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2025-01-15 13:57:24 +08:00
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
llj
55afd3689c [system admin - departments] fixup & improvements (#7350)
- improved the UX for 'member item'
    - added paginator for the member list
    - fixed sorting members by 'role'
    - fixed member name link
    - added confirm dialog for 'delete member'
    - fixed displaying error msgs for adding multiple members
    - removed 'store the sort way in localStorage'
    - removed 'v2' from code & file names
    - cleaned up files. removed files for the previous version, and etc.
    - fixed 'delete repo'
    - improved the scroll of the main content area (make the department
      name bar & the tabs bar fixed)
    - fixup for mobile
2025-01-10 22:03:31 +08:00
Michael An
02055139b5 Add context menu when no file (#7344)
* dirent none view support create folder

* fix permission
2025-01-10 15:48:34 +08:00
Michael An
f7f69aa910 Remove search single page (#7339)
* 01 remove jquery-ui css

* 02 remove search page

* 03 remove pubuser_search
2025-01-09 10:29:30 +08:00
Michael An
5a8c9149b9 Fix sys admin in no Pro version (#7336)
* fix repo history is less than 0

* fix setting button icon is green

* fix admin statistic time lang

* fix statistics traffic list when change page
2025-01-08 15:57:38 +08:00
Michael An
39328ea23f change search UI (#7331) 2025-01-08 10:54:05 +08:00
Michael An
af8dd37f97 change code format (#7297) 2025-01-02 18:24:56 +08:00
Ranjiwei
037c3f3a3d Multi office suite (#7127)
* initiate

* update

* test

* Update file.py

* update

* update

* update

* optimize fronted

* optimize

* update

* update

* update

* Update test_utils.py

* update

* remove-useless-code

* Update repo_office_suite.py

* optimize ui and sql

* optimize

* update

* add is pro version for api

* Update settings.py

* update

* Update models.py

* add-repo-owner-validation

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-01-02 11:22:25 +08:00
Michael An
58e9d1423f Change modal header button style (#7271)
* 01 remove useless package

* 02 change modal header icons
2024-12-27 17:44:13 +08:00
llj
aed76073d6 [wiki] added 2 new entrances(one in the wiki card, the other in the w… (#7248)
* [wiki] added 2 new entrances(one in the wiki card, the other in the wiki 'edit' page) for published wikis

* [wiki] fixed eslint warning
2024-12-26 12:28:54 +08:00
llj
356fd64d75 [shared dir view] improved 'switch view mode': don't refresh the whole page (#7257) 2024-12-25 20:18:21 +08:00
Michael An
08abceb14b custom modal header close icon (#7240)
* seahub custom modal header

* add custom modal header

* special modal use custom close
2024-12-24 11:20:40 +08:00
杨国璇
8dd627bf1f feat: deleted repos ui (#7241)
* feat: deleted repos ui

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 22:26:11 +08:00
Michael An
350d06068e change select style (#7236) 2024-12-23 16:50:01 +08:00
llj
49bd39f7df Repo history redesign (#7229)
* [repo history] display it with a dialog instead of an independent page

* [repo history] redesigned the 'commit details' dialog

* [repo history] added prop type checking
2024-12-21 18:22:52 +08:00
Michael An
a50b5d8f5a fix markdown history style (#7231) 2024-12-21 18:19:32 +08:00
杨国璇
3a783dac7c fix: trash dialog UI (#7221)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-20 11:29:05 +08:00
Michael An
3061e1f88d change search icon style (#7210) 2024-12-19 10:43:12 +08:00
llj
118e041b55 [dialogs] redesigned the side panel of dialogs('share' dialog', 'folder permission' dialog, 'share admin' dialog, 'share wiki' dialog ...) (#7215) 2024-12-19 09:54:41 +08:00
llj
3ef2be6804 [pdf file view] redesigned the 'decrypt document' dialog for encrypted files (#7207) 2024-12-17 16:41:14 +08:00
llj
e645b29d87 Pdf file view redesign (#7188)
* [pdf file view] added 'find' operation icon; redesigned the 'find' bar

* [pdf file view] the 'find' bar: updated the 'find previous/next' buttons; added a 'clear query' function

* [pdf file view] 'print': redesigned the 'Preparing document for printing' dialog

* [pdf file view] the 'find' bar: updated the styles of the border & the 'input'

* [pdf file view] 'preparing document for printing' dialog: updated UI details

* [pdf file view] 'preparing document for printing' dialog: modified the border & the backdrop
2024-12-17 14:45:57 +08:00
杨国璇
0ba3a66ed5 fix: metadata refresh display (#7113)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 12:06:30 +08:00
Michael An
8edd4c8505 Change grey color (#7091)
* 01 change 818a91 to 666

* 02 change 8c8c8c to 666

* 03 remove useless dtable-icon

* 04 remove dtable-db

* 05 change 888 to 666
2024-11-27 11:03:59 +08:00
杨国璇
ed62007228 feat: refresh metadata view (#7110)
* feat: refresh metadata view

* feat: optimize code

* feat: optimize tip

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.2>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 10:59:39 +08:00
Michael An
4da1b47664 Add scan Wechat qrcode to join group (#7098)
* 01 frontend support wechat entry

* 02 change backend settings

* 03 update icon

* 04 change wechat icon
2024-11-25 14:00:52 +08:00
llj
bacc9e2aa5 ['libs' pages] added 'view mode' selector & 'sort' menu for 'my (#7096)
libs, shared with me, shared with all, group, department' pages

- besides that, fixed bugs & improved many lines of code
2024-11-25 10:23:42 +08:00
Michael An
a770fad73d change background orange color (#7076) 2024-11-21 17:26:08 +08:00
Michael An
5d31590e9b fix some wrong text (#7070)
* fix some wrong text

* fix some wrong text
2024-11-20 20:37:46 +08:00
Michael An
5f6de21b19 Change department UI (#7063)
* 01 change department member more icon

* 02 when no contact email return None

* 03 delete menu

* 04 move into member high change

* 05 current department support more operations

* 06 change comment

* add username_as_email is true

* update-get-group-members-info

* Revert "06 change comment"

This reverts commit 14800df3fd.

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-11-20 10:21:32 +08:00
Michael An
1429051186 change select editor custom style (#7060)
* change select editor custom style

* change add permission
2024-11-19 14:03:58 +08:00
Michael An
a426c96bd9 change Paginator style (#7056) 2024-11-19 11:23:11 +08:00
Michael An
f40ea0540c change system admin department UI (#7010) 2024-11-15 20:50:16 +08:00
Michael An
d765a003ac libraries list view add margin bottom (#7040) 2024-11-14 16:48:23 +08:00
Michael An
0f777e04de change move dirent search file style (#7022) 2024-11-11 12:31:12 +08:00
Aries
9d4c9b8f4b Feature/refactor move dialog (#6990)
* update move dialog ui

* create new folder in move dialog

* optimize create new folder

* optimize code

* update ui

* optimize ui, fix new folder bug

* update new folder button

* update create folder

* optimize ui

* optimize ui

* optimize ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-08 18:04:48 +08:00