1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 06:34:40 +00:00
Commit Graph

2234 Commits

Author SHA1 Message Date
llj
cf262f09db [group] added full operation menus for all the department/group items… (#7706)
* [group] added full operation menus for all the department/group items in 'Files' page; fixed & improved all the operations

* remove useless state

* fix test lib

---------

Co-authored-by: Michael An <1822852997@qq.com>
2025-04-08 13:47:28 +08:00
Ranjiwei
baddc4bad7 Update single-selector.js (#7707) 2025-04-08 11:20:42 +08:00
llj
0666b7a303 [system admin / users] redesigned the 'user filter' toolbar for the 'Database' tab (#7667) 2025-03-27 14:15:45 +08:00
llj
db5a8b0695 [user settings] fixed 'Set WebDAV Password' dialog (#7651) 2025-03-20 17:42:28 +08:00
Ranjiwei
cba13592d0 update (#7627) 2025-03-17 14:45:35 +08:00
Michael An
df4e04d427 fix set repo history validation (#7563) 2025-03-05 16:55:39 +08:00
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
90a4cf40ea fix transfer department repo to another department (#7491) 2025-02-20 17:56:00 +08:00
Michael An
bc2c7c80b7 fix shared dir page save to repo bug (#7485) 2025-02-19 13:45:36 +08:00
Michael An
9c992dbfc2 fix-system-admin-repo-owner-link (#7463) 2025-02-17 11:53:56 +08:00
Michael An
8504134ad6 change wiki and invitation pages add icon (#7457) 2025-02-12 13:44:09 +08:00
Jerry Ren
4c15cafb72 feat(tag): support search tags (#7450) 2025-02-09 17:59:27 +08:00
Aries
cb3af6e66a kanban supports collapse (#7437)
* kanban supports collapse

* optimize

* optimize ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 17:56:36 +08:00
Aries
65ef9f704b add_child_tags context option (#7448)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 16:16:13 +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
llj
6eb86005f7 [library history setting] modified the UI of the 'setting disabled' tip (#7436) 2025-02-06 13:07:15 +08:00
Michael An
a96990ebbc fix heic format rotate image (#7430) 2025-02-06 10:50:09 +08:00
Jerry Ren
94914009c1 feat(tag): display tags sidebar with tree (#7428) 2025-01-26 17:56:49 +08:00
Jerry Ren
b7d9f781fd refactor(tag): parent tag files count includes children (#7420) 2025-01-23 14:37:57 +08:00
Michael An
f590e7741d Fix download file bug in grid mode right click (#7418)
* fix download file use different API

* change error message
2025-01-23 12:49:54 +08:00
Daniel Pan
2467734990 Revert "add repo in right tool panel (#7410)" (#7413)
This reverts commit b07f33e07c.
2025-01-23 09:50: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
Aries
a4738295db add folder in empty view tree (#7357)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-01-22 17:53:03 +08:00
Michael An
c48aa43ead fix Input auto complete with no name when create repo (#7411) 2025-01-22 16:10:19 +08:00
Michael An
b07f33e07c add repo in right tool panel (#7410) 2025-01-22 14:38:40 +08:00
Aries
cfe507f178 record the capture info collapse status (#7392)
* record the capture info collapse status

* fix typo

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-01-22 11:23:33 +08:00
Jerry Ren
16b361f932 feat(tag): support merge tags (#7402) 2025-01-21 15:08:52 +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
Michael An
9900ffc43a fix trash table bug (#7399) 2025-01-21 11:30:27 +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
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