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

21 Commits

Author SHA1 Message Date
Michael An
b1d74560c0 fix transfer repos func name (#7316) 2025-01-06 14:57:21 +08:00
awu0403
4f8047f498 System page list wiki (#7195)
* add All wikis

optimize

* update

* optimize

* select wiki info by sql

* optimize publish wiki

* update

* optimize ui

* update

* Update repos.js

* optimize varname

* Update wiki-card-item.js

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-12-25 15:43:07 +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
llj
801b473b5d System admin api (#6967)
* [system admin] moved related APIs from seafile-js to system-admin-api.js; made related fixup & improvements, and etc.

* [system admin] use 'systemAdminAPI' instead of 'seafileAPI' for the pages

* [system admin] use 'systemAdminAPI' instead of 'seafileAPI' for the dialogs
2024-10-30 08:48:04 +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
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
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
WJH
ac7366f939 improve admin search repos (#5726) 2023-11-04 17:44:26 +08:00
Michael An
14ce391007 Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
杨顺强
3a4cb45fcf Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox

* update seafile-editor version

* optimize codemirror code

* optimize code

* repair code bug

* optimize code

* optimize code

* optimize seafile-editor version

* update seafile-editor version

* optimize code

* optimize code
2022-12-29 12:21:47 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
杨顺强
f762b1a311 Optimize repo delete 2 (#4628)
* optimzie group repo delete logic

* repair code bug

* optimize repo delete code
2020-07-27 11:06:59 +08:00
llj
53776a3fc5 [system admin] libraries: added 'initial sort icon' for 'Files/Size' (#4501) 2020-03-25 17:34:56 +08:00
llj
1afbb10146 [system admin] all repos: added 'sort by size & file count' (#4414) 2020-03-09 14:00:20 +08:00
llj
a5ad32d3c4 [system admin] improved pagination for all (#4404)
* [system admin] improved pagination for all

* [paginator] show 'current page'

* redesigned paginator

* [pagination] cleanup
2020-01-13 12:07:24 +08:00
llj
d562657346 [system admin] all libraries: added 'per page' for paginator (#4387) 2019-12-31 18:26:02 +08:00
llj
4689380ea2 [system admin] search repo: use new api (#4273) 2019-11-20 11:08:35 +08:00
llj
b6162d8393 [system admin] modifications (#4266)
* cleaned up the code, removed multiple *-op-menu.js files,
added a common component op-menu.js
* make the 'vertical dots' icon's clickable area be 24*24
* institution member: added confirm to 'set admin'
* improved code
2019-11-18 10:30:35 +08:00
llj
14a8811487 [system admin] repos: added 'search all-repos & trash repos' (#4244) 2019-11-11 17:56:45 +08:00