awu0403
f24516e88a
Add deactivation option ( #7626 )
...
* sql delete share relation
* update rpc remove share
* update
* use sql remove share
* code optimize
* code optimize
* update selector
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-20 08:54:41 +08:00
Michael An
344cd865b2
Merge branch '12.0'
2025-04-15 14:19:50 +08:00
Michael An
31e0b24e07
12.0 department set quota ( #7736 )
...
* 01 system admin department set quota
* 02 org admin department set quota
2025-04-15 13:46:17 +08:00
Michael An
0e2627cde3
Merge branch 'master' into 13.0
2025-03-10 18:03:51 +08:00
Michael An
df4e04d427
fix set repo history validation ( #7563 )
2025-03-05 16:55:39 +08:00
杨国璇
06410d217d
feat: react warning ( #7467 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-02-17 11:50:29 +08:00
杨顺强
ccab6f1552
Update react version 3 ( #7453 )
...
* update react version
* update reactstrap
* optimize code
* update react-select version
* update react-responsive
* update react-chartjs version
* update qrocde version
* update seafile-editor version
* update tldraw editor version
* fix code bug
2025-02-14 14:04:25 +08:00
Michael An
c48aa43ead
fix Input auto complete with no name when create repo ( #7411 )
2025-01-22 16:10:19 +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
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
llj
a372b7fc84
[org admin - departments] fixup & improvements ( #7330 )
...
- improved the UX for 'member item'
- added confirm dialog for 'delete member'
- fixed API & displaying error msgs for adding multiple members
- fixed 'delete repo'
- fixed sorting members ascending by 'role'
- removed 'store the sort way in localStorage'
- removed 'v2' from code & file names
2025-01-07 21:00:45 +08:00
Michael An
4b33271e5b
fix sys-admin transfer group ( #7326 )
2025-01-07 17:33:09 +08:00
llj
8b579d5bac
Org admin departments redesign ( #7310 )
...
* [org admin] copied 'departments-v2' from 'system admin'
* [org admin] Departments: redesigned it (added a tree panel to display all the departments, and etc.)
* [org admin] Departments: removed unused files(files for the previous one)
2025-01-05 13:37:46 +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
Michael An
fc139a83fd
Change select group UI ( #7201 )
...
* 01 share repo to group UI
* 02 ADD_SHARED_REPO_INTO_GROUP
* 03 share folder to groups
* 04 system admin share repo to group
* 05 remove old NoGroupMessage
* 06 change API
* change API
* change select icons indents
2024-12-19 09:53:32 +08:00
Michael An
f07dfc65cb
change select UI ( #7178 )
2024-12-14 13:17:21 +08:00
awu0403
c9f9fe070b
fix system admin create repo ( #7116 )
...
* fix system admin create repo
* optimize code
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-04 12:14:08 +08:00
Michael An
f40ea0540c
change system admin department UI ( #7010 )
2024-11-15 20:50:16 +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
awu0403
0d877b2287
fix export file access log ( #6944 )
...
* fix
* update
* optimize export log
* update
* update
* update
* fomrat-update
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-10-28 11:50:56 +08:00
杨国璇
8200113b7f
feat: optimize commonjs ( #6906 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
88cb2637d2
fix translation ( #6905 )
...
* fix translation
* change Successful to xxx updated
* fix text
2024-10-16 14:09:14 +08:00
awu0403
670ee89f24
Org export log ( #6652 )
...
* org admin export log
* optimize code
* optimize code
* optimize code
* update
* update code
* update
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-02 18:07:40 +08:00
lian
316e403202
Merge branch '11.0'
2024-08-22 14:48:01 +08:00
Ranjiwei
a2cd02f007
Admin share permissions ( #6603 )
...
* update
* update
* update
* Update urls.py
* Update share-permission-editor.js
2024-08-21 18:08:34 +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
a0207e3853
delete useless translation ( #6542 )
2024-08-13 11:36:20 +08:00
Aries
be84e505d0
12.0 grid view support multiple selection ( #6403 )
...
* Feature - multiple selection with ctrl/shift
* update grid view context menu list in multiple selection mode
* fix code format
* optimize codes
2024-07-23 23:08:53 +08:00
Michael An
88dc8d0cac
run npm lint when open PR ( #6375 )
...
* 01 fix code warnings
* 02 change test.yml
2024-07-19 11:14:28 +08:00
Michael An
67210c7363
fix code format ( #6365 )
2024-07-18 11:58:42 +08:00
Michael An
4c5509ea14
12.0 change button color ( #6329 )
2024-07-13 15:15:22 +08:00
llj
98b818b26e
[terms and conditions] fixup for the 'name' input in the 'add' dialog; handled 'long text' preview ( #6328 )
2024-07-10 18:02:11 +08:00
awu0403
a27f6d340a
update export file access ( #6112 )
...
* update export file access
* optimize
* update
* update
* optimeze code
* optimize
* Update utils.py
* Update utils.py
* optimize code
* update
* update
* optimize code
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-10 14:38:25 +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
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
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
690d4a6a8c
fix select bug when admin share repo to group ( #5931 )
2024-01-31 13:30:27 +08:00
Michael An
acaad1d0d1
delete ... in search and select component
2023-12-04 15:13:56 +08:00
llj
17e832274c
['Modal' popups] fixup for popups which couldn't be closed via clicking outside ( #5801 )
2023-11-30 13:58:06 +08:00
llj
a4e2e4aba4
[keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is de… ( #5764 )
...
* [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is deprecated
* cleaned up code
2023-11-14 20:25:25 +08:00
Michael An
52f9ae02b1
fix code bug
2023-09-18 10:20:47 +08:00
Michael An
f278cfd3bb
Change select style ( #5645 )
...
* 01 change css file path
* 02 change Select style
2023-09-18 10:01:30 +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
杨顺强
3ed638463c
Update deps 3 ( #5624 )
...
* optimize code
* update deps
* optimize code
* optimize code
* optimize code
* optimize code
* repair code bug
2023-09-04 09:50:14 +08:00
杨顺强
68e53b3d45
optimize code ( #5605 )
2023-08-24 12:10:05 +08:00
llj
495141c287
Sys department ( #5471 )
...
* [system admin - department] redesigned it (split it into 3 tabs/pages)
* [system admin - department] fixup & improvements; code cleanup
2023-05-15 10:57:46 +08:00
lian
4f9dcb344b
Rate limit ( #5169 )
...
* set upload/download rate limit by user role
* admin set user upload/download rate limit
* update
Co-authored-by: lian <lian@seafile.com>
2023-01-12 16:56:31 +08:00
杨顺强
3faa4acb8e
Update dependency 3 ( #5344 )
...
* update react react-dom prop-types
* update seafile-editor version
* install deep-copy denpendency
* update router version
* repair focus bug
* optimize code
* optimize code
2022-12-24 10:41:34 +08:00
杨顺强
80b4b5fd6c
Update dependency 2 ( #5342 )
...
* update react-select version
* update react-responsive
* delete unnecessary dependency
* update react-mentions
2022-12-22 16:02:11 +08:00