1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 14:52:38 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
shanshuirenjia
01df690b19 forbid new folder & new file in container for someone who not has permission 2019-06-24 11:28:25 +08:00
Daniel Pan
ba39bfe176
Merge pull request #3697 from haiwen/share-btn-control-repair-2
repair share btn control bug
2019-06-21 21:18:33 +08:00
zxj96
9b3bbed113 modify comment 2019-06-21 18:35:11 +08:00
zxj96
38b117720f Add comment 2019-06-21 18:31:55 +08:00
zxj96
d7245c1b05 Add comment 2019-06-21 18:28:13 +08:00
Daniel Pan
9e68fdfc76
Merge pull request #3690 from haiwen/handle-move-file
Putting the file out is the same as putting it in a blank space
2019-06-21 18:09:06 +08:00
zxj96
ad3cb6bca7 enteredCounter replace dragEnterContainerAmount 2019-06-21 18:03:54 +08:00
shanshuirenjia
d5d6472186 repair share btn control bug 2019-06-21 17:54:06 +08:00
zxj96
049c74010b Modify variable name 2019-06-21 15:22:22 +08:00
zxj96
907eed4813 Modify variable name 2019-06-21 15:20:34 +08:00
shanshuirenjia
e4fbc8674f update menu generate algorithm 2019-06-21 14:22:45 +08:00
zxj96
9a8da1ac19 Putting the file out is the same as putting it in a blank space 2019-06-21 14:07:52 +08:00
zxj96
8df70c7bc6 drag-items-move 2019-06-18 12:06:24 +08:00
zxj96
614d128dc4 Drag and drop multiple files 2019-06-17 16:11:54 +08:00
shanshuirenjia
89dcbe58a0 repair code error 2019-06-04 17:39:02 +08:00
shanshuirenjia
9ba1278eca forbid drag&drop on ie brower less than ie11 2019-06-04 15:59:25 +08:00
Daniel Pan
82cbbe2d06
Merge pull request #3573 from haiwen/sort_size
Sort size
2019-05-31 20:37:20 +08:00
shanshuirenjia
a762d3b9b3 repair access log -bug 2019-05-30 16:12:33 +08:00
Michael An
3b5d9e2e36 update comment panel 2019-05-30 10:38:07 +08:00
zxj96
8eba860bcb File size sort 2019-05-29 13:57:12 +08:00
Daniel Pan
07881f6ff9
Improve search in file move/copy dialog (#3543) 2019-05-27 17:13:15 +08:00
zxj96
3cc43d9041 Resolve warring (#3454)
* Resole project warrings

* Delete extra blank lines

* resolve dir-column-nav warnings
2019-05-14 10:15:09 +08:00
zxj96
00c35d011f File move to list view and inaccurate refresh after moving 2019-05-05 17:20:37 +08:00
zxj96
4002e1aad0 modify some style 2019-04-25 16:29:41 +08:00
zxj96
17dba3e3c7 When canGenerateShareLink is equal to false delete share 2019-04-25 15:09:28 +08:00
shanshuirenjia
2f0ea56aa8 optimized code 2019-04-22 12:18:35 +08:00
shanshuirenjia
c827c880f9 package drop-down menu component 2019-04-21 10:43:34 +08:00
shanshuirenjia
959001b1bf repair cloud-edit&perview bug 2019-04-18 17:32:34 +08:00
zxj96
77221fb076 delete tree-view tags 2019-04-17 16:32:19 +08:00
zxj96
8d5b16505f Add tag (#3281) 2019-04-17 10:48:44 +08:00
杨顺强
29b4208659 update active item interactive (#3268) 2019-04-13 13:35:33 +08:00
杨顺强
4415b3a873 Active improve 2 (#3262)
* improve active-item logic

* update interactive
2019-04-13 10:45:11 +08:00
杨顺强
fce77f9985 Active item bug repair (#3260)
* repair interactive bug

* modify active color

* repair bug
2019-04-13 09:57:44 +08:00
杨顺强
611e2aefb1 Active item improve (#3258)
* optimized code

* add active interaction

* repair interactive bug
2019-04-12 20:21:54 +08:00
杨顺强
5d2a2b238c Contextmenu improve (#3238)
* add a commen contextmenu component

* optimized translate for menu

* repair contextmenu bug

* optimized share btn show code

* repair showShareBtn bug

* optimized contextmenu

* optimized contextmenu code

* complete dirent-item-menu logic

* optimized contextmenu code

* complete dirent-container-menu logic

* complete tree-node-contextmenu logic

* delete unnecessary code

* optimized contextmenu func

* repair bug

* optimized code style

* optimized code style

* add a dirent-none-view for dir-list-view mode

* optimized dirent-container-menu&dirent-item-menu

* add select-item contextmenu

* repair rebase bug
2019-04-11 21:04:47 +08:00
Michael An
aea14dd74a delete details choice in menu (#3239) 2019-04-11 11:13:36 +08:00
llj
831eec3a81 [improvement] use component ImageDialog for 'show image with popup' (#3229) 2019-04-09 17:24:44 +08:00
zxj96
07d596f620 Item right menu (#3203)
* Add item right menu

* Add item right menu

* Pass value bug

* Add item right menu

* modify style problem

* Add some style

* Modifying naming issues

* Modify Priority

* Add showShare jurisdiction and modify priority

* Modify subscript to itemIndex

* Communication between sibling components

* Improve interaction

* modify style problem

* Promotion isItemFreezed  and onUnfreezedItem level

* modify bugs

* have tree-node bug

* Solve tree-node item-click  bug

* Complete right click menu

* modify style

* modify style

* item-right-menu finash

* modify style to dirent-=list-item

* modify some style problem

* modify styles

* stop thead contextmenu
2019-04-08 11:35:46 +08:00
Michael An
523435ca6c fix translation 2019-04-03 18:01:23 +08:00
Michael An
a7a9ede448 add tags (#3189)
* add tags

* update
2019-03-29 13:40:24 +08:00
zxj96
2f4b421685 Processing picture gap (#3184)
* Processing picture gap

* Delete tr-style-nav from dirent-list-item.css

* Use onther method

* ues pl10 replace pl-2
2019-03-28 13:32:22 +08:00
杨顺强
344eca259a Dir mode optimized (#2992)
* optimized isRepoOwner&isAdmin

* optimized isAdmin

* optimized encrypted porps

* optimized showShareBtn judgement

* repair share bug

* update showShareBtn logic

* delete unnecessary comment
2019-02-27 13:53:36 +08:00
杨顺强
afcd66ceef [optimized] adjust dir-content-nav style (#2970)
* [optimized] adjust dir-content-nav  style

* delete unnecessary file
2019-02-20 17:08:00 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
杨顺强
ca2db5d005 repair null repo create md bug (#2917) 2019-01-31 11:32:10 +08:00
杨顺强
b3d934257f repair translate bug (#2903)
* repair translate bug

* update copywrite
2019-01-29 11:32:54 +08:00
llj
d9a2f6ded9 [share] added permission check (#2900) 2019-01-29 10:06:26 +08:00
杨顺强
69b4db2afa Double name bug repair (#2879) 2019-01-25 15:44:04 +08:00
llj
6484c3fc1e [image popup] improvement (#2853) 2019-01-19 12:15:26 +08:00
llj
1f016ff046 [dirent details panel] fixup & improvement (#2844)
* [dirent details panel] fixup & improvement

* [my libs] details: click item to show details when details panel is open
2019-01-17 17:05:08 +08:00