llj
9760eca25c
Dir view permission fixup ( #7383 )
...
* ['dir view' page] fixed permission for creating files when the library is empty
* ['dir view' page] fixed permission for rotating images in the image preview dialog
2025-01-17 17:35:28 +08:00
Michael An
41efd64872
fix repo history set limit ( #7382 )
2025-01-17 17:33:50 +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
Jerry Ren
fdbf48fed3
feat(tag): support select multiple rows ( #7378 )
2025-01-17 14:31:35 +08:00
Jerry Ren
3250ca151c
feat(tag): support add child tag ( #7374 )
2025-01-17 10:10:45 +08:00
Michael An
fdf720ffd5
fix 'Group info' text ( #7373 )
2025-01-17 10:09:39 +08:00
Jerry Ren
7fc2f193e6
feat(tag): support display tags with tree ( #7365 )
2025-01-15 16:47:12 +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
Michael An
3a4ce4e59f
change grid file icon size to 80px ( #7363 )
2025-01-15 11:53:00 +08:00
awu0403
256b1ec70d
fix admin delete repo ( #7352 )
...
* fix admin delete repo
* delete useless codes
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com >
Co-authored-by: Michael An <2331806369@qq.com >
2025-01-14 13:55:18 +08:00
llj
bb48f9dd57
[image view with dialog] improved the tip ( #7359 )
...
* [image view with dialog] improved the tip
* [image view with dialog] updated the tip
2025-01-14 13:54:01 +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
杨国璇
d06d54946a
Merge pull request #7275 from haiwen/optimize/map_view
...
Optimize/map view
2025-01-10 14:48:05 +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
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
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
杨国璇
ff44d97405
fix: bug
2025-01-08 14:40:28 +08:00
Michael An
39328ea23f
change search UI ( #7331 )
2025-01-08 10:54:05 +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
Jerry Ren
50b6acbcfb
refactor(tag): remove tag name from tag files table ( #7325 )
2025-01-07 16:10:00 +08:00
Michael An
5bd42ddb67
Add draw file icon ( #7323 )
2025-01-07 14:24:47 +08:00
Jerry Ren
2cc16bdf11
feat(tag): display tags with table ( #7311 )
2025-01-07 12:17:57 +08:00
Michael An
b1d74560c0
fix transfer repos func name ( #7316 )
2025-01-06 14:57:21 +08:00
Michael An
4b4bfb83da
change checkbox default style ( #7298 )
...
* change checkbox style
* change checkbox color to blue
* use default checkbox
2025-01-06 14:18: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
Ranjiwei
2733211cc9
Remove codes ( #7309 )
...
* remove-seafile-collab-server
* remove-enable-seafle-doc
* update
2025-01-04 18:03:00 +08:00
杨顺强
27a881a020
optimize code ( #7302 )
2025-01-04 10:00:04 +08:00
Guodong SU
155d303a12
Add tldraw file editor ( #7273 )
...
* add tldr file type
* add tldraw editor render
* optimize code
* add save mode
* update version
* update dependence
* update dependence
* optimize code
* optimize code
---------
Co-authored-by: 杨顺强 <978987373@qq.com >
2025-01-04 09:40:56 +08:00
Aries
db287ccf9d
show people name in path ( #7281 )
...
* show people name in path
* optimize
* optimize
* optimize
* feat: optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2025-01-03 15:11:06 +08:00
cir9no
3795c054ea
feat: add wiki title search ( #7264 )
2025-01-03 13:58:32 +08:00
Michael An
b7219ac7f4
fix item dropdown click ( #7299 )
2025-01-03 10:15:46 +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
1b89e8e2f1
fix org add member multiple ( #7286 )
2025-01-02 10:29:53 +08:00
杨国璇
01509b076e
fix: search metadata bug ( #7288 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-12-31 14:02:02 +08:00
杨国璇
50887d21dc
feat: storage tree-panel section state ( #7282 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-12-30 19:01:33 +08:00
杨国璇
324d981420
feat: metadata insert property permission bug ( #7283 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-12-30 19:00:50 +08:00
Michael An
8fabf1eee4
change grid item cursor style ( #7279 )
2024-12-30 11:44:01 +08:00
Michael An
ca42f80d57
change repo API token permission select ( #7250 )
2024-12-27 21:53:08 +08:00
llj
1058cf2151
Readonly misc fixup ( #7274 )
...
* ['dir view'] fixup for the tree panel: don't display 'New Folder', 'New File' in the menu for library shared with 'r' permission
* ['dir view'] don't display empty 'right icons' when hover on the tree nodes in the tree panel
* [codemirror] improved the configuration for the 'readOnly' mode(Don't display cursor for readOnly files)
* fixed eslint warnings
2024-12-27 20:46:35 +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
杨国璇
d85dcea40e
fix: admin share ui ( #7265 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-12-27 11:22:42 +08:00
llj
bd6a35c374
[sort repos] added 'sort by name/size/time' to the table header in 'Files' page; added 'sort by size' to the sort menu ( #7263 )
2024-12-26 18:04:32 +08:00
杨国璇
1bf3350c8c
feat: search input
2024-12-26 15:30:23 +08:00
llj
7b87b755a0
[wiki] fixed eslint warning
2024-12-26 14:54:13 +08:00
杨国璇
066cf942d3
Merge pull request #7249 from haiwen/fix/kanban_setting_panel_ui
...
Fix/kanban setting panel UI
2024-12-26 14:23:44 +08:00
杨国璇
a59280997a
fix: dtable ui ( #7260 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-12-26 14:17:45 +08:00