1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00
Commit Graph

9118 Commits

Author SHA1 Message Date
llj
77fae49d6a [pdf file view] make links in PDF files clickable (#3257) 2019-04-12 17:54:34 +08:00
llj
655e951214 Zip download (#3252)
* [dir view] rewrote 'zip download'

* renamed component 'ShareLinkZipDownloadDialog' to 'ZipDownloadDialog'

* [zip download] show specific error msg
2019-04-12 15:54:05 +08:00
zxj96
f721ecb0a0 Items cookie (#3253)
* my-lib and itmes use the same cookie

* Modify the cookie name

* All sorts use the same cookie
2019-04-12 14:30:08 +08:00
王健辉
e760a25cf4 repair icon style (#3255) 2019-04-12 14:27:19 +08:00
杨顺强
e7ebfcf66c detail bug repair (#3250) 2019-04-12 11:05:56 +08:00
Leo
0af2e14e3a add vsd format map to DOCUMENT (#3247) 2019-04-12 10:41:21 +08:00
Leo
e23fd72fc7 fix bug of user notification (#3230)
* fix bug of user notification

add checks, add test cases for notifications
2019-04-12 10:36:22 +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
ilearnit
1534d1e737 modify pushlished draft jump (#3240) 2019-04-11 18:04:23 +08:00
zxj96
d055eb7a4f Download tips (#3242)
* Download out of limit prompt

* Canonical format

* Remove gettext

* delete wrap
2019-04-11 18:02:39 +08:00
ilearnit
0e0d38952b Merge pull request #3244 from haiwen/fix-test
[test] fix
2019-04-11 14:33:14 +08:00
ilearnit
22f68f4d11 [test] fix 2019-04-11 06:22:47 +00:00
llj
4786968a78 Merge pull request #3243 from haiwen/bugfix
[shared file view] bugfix
2019-04-11 13:35:08 +08:00
llj
adad9baeaf [shared file view] bugfix 2019-04-11 13:32:34 +08:00
Michael An
aea14dd74a delete details choice in menu (#3239) 2019-04-11 11:13:36 +08:00
zxj96
b54bea4ecb Modify tips (#3236)
* File move/copy feedback information improvement

* Add a prompt box when move/copy fails

* Encapsulated into a public function

* Modify some formats

* Add a semicolon

* modify movesuccessmessage function

* add semicolon
2019-04-11 11:07:31 +08:00
王健辉
7a8ef5e0aa search library by repo_name (#3212)
* search library by repo_name

* modify icon
2019-04-10 18:08:25 +08:00
llj
1100fa8aa7 [view file via shared dir] rewrote it with react (#3235) 2019-04-10 17:57:58 +08:00
Michael An
768ee27163 update detail btn style (#3234) 2019-04-10 17:53:43 +08:00
ilearnit
cb68f43ac0 Update history-list.js 2019-04-10 16:29:50 +08:00
Michael An
d1f509e8fd Detail panel (#3232)
* update dirent detail btn

* update icon

* add animation

* update
2019-04-10 16:04:26 +08:00
ilearnit
49199d7990 [frontend] update build config 2019-04-10 06:48:11 +00:00
lian
64d5905f39 remove error log when wopi cache set failed (#3233) 2019-04-10 14:31:12 +08:00
zxj96
7522fc0af1 change tree-view line-height (#3220)
* change tree-view line-height

* change line-height

* optimized tree-node css
2019-04-09 22:09:51 +08:00
llj
831eec3a81 [improvement] use component ImageDialog for 'show image with popup' (#3229) 2019-04-09 17:24:44 +08:00
zxj96
8688620f5b Solve the root library problem (#3228)
* Solve the root library problem

* Solve the problem of moving itself
2019-04-09 16:07:57 +08:00
王健辉
a7ad92b908 create a tag and checked by default (#3226)
* create a tag and checked by default

* repair code
2019-04-09 15:28:41 +08:00
llj
f2c2b71636 [view shared dir] modified UI details (#3227) 2019-04-09 15:26:21 +08:00
zxj96
5efa691ab3 Move files into the root library (#3217)
* Move files into the root library

* Add border when file into the root library

* modify some style

* delete overflow:visible

* Add border-bottom
2019-04-09 14:58:40 +08:00
Michael An
bbcdeea58e update seafile-js (#3225) 2019-04-09 13:30:37 +08:00
llj
ea24464f0c [view shared dir] show thumbnail icon & show file with popup for image files (#3224) 2019-04-09 12:32:25 +08:00
王健辉
afcc6fe6f1 create tag when tagging file (#3223) 2019-04-09 12:00:01 +08:00
zxj96
9f958bcc2e Add split line (#3222) 2019-04-09 10:19:25 +08:00
Michael An
243b6aedea deleted repo page (#3221) 2019-04-08 18:04:56 +08:00
lian
305eab811c update share link dirent api (#3219)
return encoded_thumbnail_src field
2019-04-08 16:03:39 +08:00
Michael An
affc6f3402 fix selected file menu (#3218) 2019-04-08 15:40:25 +08:00
Michael An
5f350de460 fix warnings (#3201) 2019-04-08 13:51:34 +08:00
ilearnit
314ed1fc65 [frontend] update build 2019-04-08 05:40:27 +00:00
Michael An
e83600f126 wiki related files (#3198) 2019-04-08 13:32:46 +08:00
llj
0f6d6571a5 [view shared dir] rewrote it with react (#3211) 2019-04-08 12:04:17 +08:00
杨顺强
fed5fa703d repair notificaiton time bug (#3216) 2019-04-08 11:50:40 +08:00
Michael An
23fd5b41b8 add space in group name (#3214) 2019-04-08 11:46:57 +08:00
zxj96
fd21d41599 Change the font size above the directory tree (#3215) 2019-04-08 11:37:28 +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
zxj96
85195d70a9 Add cancel-btn from create-repo-dialog (#3213) 2019-04-08 10:28:44 +08:00
ilearnit
862084d0d6 [frontend] update config 2019-04-07 11:24:07 +00:00
陈钦亮
a497133ebb Update constants.js 2019-04-04 18:15:09 +08:00
lian
a2a5d93dfe add share link dirents api (#3205)
* add share link dirents api

* add permission check
2019-04-04 18:10:53 +08:00
陈钦亮
2321d59702 Update README.markdown 2019-04-04 18:09:47 +08:00
杨顺强
978187bcfd Data grid module (#3210)
* Initialize the sdb file loading process

* add ctable view module

* change logo to name

* optimized code
2019-04-04 17:19:10 +08:00