1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-09 10:50:24 +00:00
Commit Graph

10326 Commits

Author SHA1 Message Date
杨顺强
11d43de63a repair mode change bug (#3264) 2019-04-13 11:56:44 +08:00
Michael An
c42bf25a1d Delete markdown viewer (#3263)
* delete md viewer

* add
2019-04-13 11:54:14 +08:00
杨顺强
4415b3a873 Active improve 2 (#3262)
* improve active-item logic

* update interactive
2019-04-13 10:45:11 +08:00
songjiaqi1
3dd6c4ba95 Rich editor add (#3261)
* add cdoc editor

* add translation
2019-04-13 10:15:20 +08:00
sniper-py
704778d788 can add public repo permission update (#3241)
* can add public repo permission update to
both "can_add_public_repo" and "ENABLE_USER_CREATE_ORG_REPO"
2019-04-13 10:05:52 +08:00
杨顺强
fce77f9985 Active item bug repair (#3260)
* repair interactive bug

* modify active color

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

* add active interaction

* repair interactive bug
2019-04-12 20:21:54 +08:00
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