1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 15:26:19 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
llj
f0f255a03a Icon bg more (#7902)
* [op icon] changed the default color for all the operation icons; added background for the operation icons in 'views/people' items when hover on them

* ['system admin'] library view: added background for the items & the operation icons when hover on them

* [system admin] user/org/institution: added background for the 'edit' icons in the 'info' page when hover on them

* [system admin] user - Shared Libraries: added background for the items when hover on them

* [system admin] group - libraries: added background for the items & the operation icons when hover on them

* [system admin] group - members: added background for the operation icons when hover on them

* [system admin] org - groups: added background for the items & the operation icons when hover on them

* [system admin] org - libraries: added background for the items & the operation icons when hover on them

* [org admin] Devices - Desktop/Mobile: added background for the items & the operation icons when hover on them

* [org admin] Libraries - All/Trash: added background for the items & the operation icons when hover on them

* [org admin] Users - All/Admin: fixup for the operation icons when hover on them

* [org admin] Users - user - profile: added background for the operation icons when hover on them

* [org admin] Users - user - owned libraries: added background for the items & the operation icons when hover on them

* [org admin] Groups: fixup for the operation icons when hover on them

* [org admin] Groups - Group - Libraries: added background for the items & the operation icons when hover on them

* [org admin] Search Groups: fixup for the operation icons when hover on them

* [org admin] Departments - Department - Members: fixup for the operation icons when hover on them

* [org admin] Links - All Public Links: fixup for the operation icons when hover on them

* [org admin] Logs - File Access: added background for the operation icons when hover on them

* [org admin] Logs - Permission: added background for the operation icons when hover on them

* [org admin] Logs - File Update: added background for the operation icons when hover on them

* fixup
2025-06-09 10:11:02 +08:00
llj
e9f8a52abe Icon bg (#7871)
* ['Files', 'my libs', 'shared with me', 'shared with all', 'group', 'department' pages] added background to the library items' operation icons when hovering on them

* ['share' dialog] 'Share Link'(link list, link-authenticated-emails, link-authenticated-users): added background to the items' operation icons when hovering on them

* ['share' dialog] 'Share to user': added background for the sharing items and the operation icons when hover on them

* [select editor] improved it; added background to the 'edit' icon when hover on it

* ['share' dialog] 'Share to group': added background for the sharing items and the operation icons when hover on them; fixed it for mobile

* ['share' dialog] 'Custom sharing permissions': added background for the permission items and the operation icons when hover on them

* ['share' dialog] 'Invite Guest': added background for the items and the operation icons when hover on them

* ['share' dialog] 'Share to other server': added background for the items and the operation icons when hover on them

* [repo 'Folder Permission' dialog] 'User Permission': added background for the items and the operation icons when hover on them

* [repo 'Folder Permission' dialog] 'Group Permission': added background for the items and the operation icons when hover on them

* [repo 'Share Admin' dialog] 'Share Link': added background for the sharing items and the operation icons when hover on them; improved it

* [repo 'Share Admin' dialog] 'Upload Link': added background for the sharing items and the operation icons when hover on them; improved it

* [repo 'Share Admin' dialog] 'User Shares': added background for the sharing items and the operation icons when hover on them; improved the permission editor

* [repo 'Share Admin' dialog] 'Group Shares': added background for the sharing items and the operation icons when hover on them; improved the permission editor

* [repo 'API Token' dialog] added background for the items and the operation icons when hover on them

* [group/department 'Manage group members' dialog] added background for the operation icons when hover on them

* ['select members from departments' dialog] added background for the operation icons when hover on them

* [library list pages] removed the background when hover on the 'star/unstar' icons of the library items

* ['back' icons] added background for the 'go back' icons when hover on them

* ['my deleted repos' dialog] added background for the operation icons when hover on them

* ['Favorites' page] added background for the items and the operation icons when hover on them

* ['Wikis' page] added background for the operation icons when hover on them

* ['Invite Guest' page] added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Libraries' page: added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Folders' page: added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Share Links' page: added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Upload Links' page: added background for the operation icons when hover on them

* [repo 'Modification History' dialog] added background for the operation icons when hover on them

* [repo 'Snapshot' page] added background for the items and  the operation icons when hover on them

* [folder 'share link' page] added background for the items and the operation icons when hover on them

* [file 'History Versions' page] changed the 'more' icon and added background for the the operation icons when hover on them

* [personal 'settings' page] 'Linked Devices': added background for the items and the operation icons when hover on them

* ['library view' page] 'move/copy' dialog: added background for the 'clear search keyword' icon when hover on it

* ['library view' page] added background for the operation icons when hover on them

* ['system admin'] 'Devices' pages: added background for the items and the operation icons when hover on them

* [system admin] repos/users/groups/inst/... pages: added background for the operation icons when hover on them

* [system admin] 'Libraries - Trash' page: added background for the items and the operation icons when hover on them

* [system admin] 'Users' pages: added background for the operation icons when hover on them

* [system admin] 'Departments' pages: added background for the operation icons when hover on them

* [system admin] 'Organizations' & 'Search Organizations' pages: added background for the operation icons when hover on them

* [system admin] 'Institutions' pages: added background for items & the operation icons when hover on them

* [system admin] 'terms and conditions' pages: added background for items & the operation icons when hover on them

* [system admin] 'Links - Share Links' pages: added background for items & the operation icons when hover on them

* [system admin] 'Links - Upload Links' pages: added background for items & the operation icons when hover on them

* org page use new op-icon

* use common edit icon

---------

Co-authored-by: Michael An <1822852997@qq.com>
2025-05-31 12:01:08 +08:00
llj
00119b4e6b Library view more menu (#7806)
* [library view] added the 'More' menu('more' operations for the current library)

* add monitored field when get repo info

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2025-05-12 16:54:52 +08:00
awu0403
d91cdad79e Update transfer repo add audit log (#7480)
* add admin log

* update

* update

* update

* add org transfer log

* optimize

* Update file-transfer-log.js

* add db_index

* add-operator

* update

* file --> repo

* Update mysql.sql

* update

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-02-21 18:12:25 +08:00
Michael An
d1e0347194 Fix load departments in not Pro (#7333)
* 01 fix only isPro load departments

* 02 fix transfer repo
2025-01-08 15:58:05 +08:00
Michael An
b1d74560c0 fix transfer repos func name (#7316) 2025-01-06 14:57:21 +08:00
Michael An
8ba060bcdd remove 48x48 library icons (#7126) 2024-11-29 14:42:08 +08:00
llj
c26b593a55 Org admin api (#7030)
* [org admin] moved related APIs from seafile-js to org-admin-api.js; use 'orgAdminAPI' instead of 'seafileAPI' for the dialogs

* [org admin] use 'orgAdminAPI' instead of 'seafileAPI' for the pages
2024-11-12 12:14:01 +08:00
awu0403
c3173a66e8 update transfer repo (#6965)
* update

* optimize code

* optimize

* update sql

* test

* update

* optimize

* update UI

* change style

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-11-04 09:46:03 +08:00
杨国璇
8200113b7f feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
llj
eee3037d12 ['Paginator'] changed the default 'per page' from 25 to 100 for all the pages('repo history', 'inst admin', 'org admin' pages, 'sys admin' pages) (#6912) 2024-10-16 17:05:32 +08:00
Michael An
9051ad836e change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +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
6233649970 12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +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
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
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
awu0403
599f73b438 Update org management interface (#6040)
* add trash to org admin interface

* update get_org_trash_repo_list

* update

* update-team-admin-trash-libraries

* update trash repo frontend

* update

* update

* Update seafile_db.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-05-06 09:43:37 +08:00