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

256 Commits

Author SHA1 Message Date
ilearnit
3a84040870 add sub-folder permission (#3354)
* add sub-folder permission

* [folder permission] fixup
2019-05-15 08:01:48 +08:00
Michael An
2ab8c9acfd update 2019-05-08 16:11:36 +08:00
Daniel Pan
51b9e55536 Merge pull request #3411 from haiwen/share-module-improve
repair generator password bug
2019-05-06 16:49:40 +08:00
shanshuirenjia
deb68ee365 repair generator password bug 2019-05-06 16:08:34 +08:00
Leo
d9b62c8555 add can publish repo permission (#3402)
add can_publish_repo user role permission
2019-05-06 15:50:44 +08:00
ilearnit
b119d78dfb init invite people 2019-04-28 11:30:43 +08:00
Daniel Pan
169fd8af3d Merge pull request #3369 from haiwen/fix-wiki-bug
fix index.md bug && update url wikis-->published
2019-04-26 16:04:44 +08:00
ilearnit
fdff270e5c fix index.md bug && update url wikis-->published 2019-04-26 04:04:52 +00:00
shanshuirenjia
b176873974 optimized onsearched handle 2019-04-26 11:34:11 +08:00
王健辉
0d2f5cc5ed repair code 2019-04-24 21:27:12 +08:00
王健辉
cffda3ebf9 file history page rewrite 2019-04-23 11:53:26 +08:00
ilearnit
4d6467c697 fix add / publish draft 2019-04-19 08:19:01 +00:00
ilearnit
59a925dd3a fix shared with all 2019-04-18 08:11:01 +00:00
zxj96
2000c9b792 modify cloud-edit description (#3292) 2019-04-17 11:02:23 +08:00
ilearnit
b83197e2b0 refactor wiki (#3289)
* refactor wiki

* refactor code
2019-04-17 10:34:43 +08:00
杨顺强
611e2aefb1 Active item improve (#3258)
* optimized code

* add active interaction

* repair interactive bug
2019-04-12 20:21:54 +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
杨顺强
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
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
陈钦亮
a497133ebb Update constants.js 2019-04-04 18:15:09 +08:00
陈钦亮
a4de3626dc modify frontend judgement (#3204) 2019-04-03 10:30:44 +08:00
陈钦亮
e4de5c64b7 Remove some features from the open source version (#3192) 2019-03-29 18:15:39 +08:00
陈钦亮
882e608d4b update draft (#3141) 2019-03-20 10:41:52 +08:00
lian
4ce7e2fe58 new org admin info page (#3123) 2019-03-18 13:15:08 +08:00
llj
b0dac198b2 added system notification (#3118) 2019-03-15 16:06:51 +08:00
王健辉
8c81489c51 file scan records page (#3051)
* file scan records page

* add file scan setting

* repair code
2019-03-13 16:50:30 +08:00
llj
53c3791043 [org admin] users: added 'invite user' (#3104) 2019-03-13 15:16:05 +08:00
Michael An
eee8589223 Update draft page (#3036)
* draft-update

* test

* update draft reviewer api

* update draft page

* add file path
2019-03-04 22:47:40 +08:00
陈钦亮
6137e720f0 Refactor draft (#3018)
* refactor draft

* update
2019-03-01 16:49:35 +08:00
陈钦亮
e2ad2fd023 Org user page (#2941)
* init org user

* optimized code style

* freezed item

* update select-ediotr style

* optimized code style

* add state
2019-02-27 19:44:22 +08:00
王健辉
abd5718931 modify repo tag color (#3006)
* modify repo tag color

* add getDrakColor function
2019-02-27 14:14:28 +08:00
lian
d22e600442 star repo (#2980)
* star repo

* file_icon_url -> item_icon_url

* add UserStarredFiles.objects.get_starred_repos_by_user()
2019-02-26 14:14:00 +08:00
Michael An
949f3fc7b3 move share dialog (#2995) 2019-02-25 18:17:04 +08:00
llj
2a2bd2b783 [image file view] rewrote it with react (#2983)
* [image file view] rewrote it with react

* [image file view] modification

* [image file view] modified code indentation & etc.
2019-02-22 18:16:44 +08:00
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00
lian
82bae67d93 user reset repo password (#2913)
* user reset encrypted repo's password

* update

* send email when user reset encrypted repo's password

* resetEncryptedRepoPassword -> resetAndSendEncryptedRepoPassword

* update message

* update message

* bold email when show success msg
2019-02-13 12:02:55 +08:00
杨顺强
daa0d19edd repair history bug (#2929)
* repair history bug

* update seafile-js version

* update padding
2019-02-11 17:38:28 +08:00
C_Q
90324d3d87 Init text shared (#2908) 2019-02-01 18:44:10 +08:00
llj
56613d95d4 [my libs] added 'change password' for encrypted libraries (#2922) 2019-02-01 17:22:42 +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
C_Q
362f673f35 update list wiki dir (#2909) 2019-01-30 11:48:15 +08:00
Michael An
28b365ec6f fix translation (#2905) 2019-01-29 15:53:22 +08:00
杨顺强
8a16b4013d optimized getIcon interface (#2904)
* optimized getIcon interface

* optimzied get lib-icon code

* repair share-repo bug
2019-01-29 15:22:02 +08:00
Michael An
a2acee268b permission explanation 2019-01-25 16:52:06 +08:00
C_Q
41b3d2c5df Update public wiki (#2868) 2019-01-24 15:41:01 +08:00
llj
6e99897335 User perm check (#2876)
* added 'user permission check'

* added 'can add repo' check

* [dir view, repo wiki mode] added condition check for 'share current dir'

* [dir view, repo wiki mode] modified var name
2019-01-24 10:02:18 +08:00
杨顺强
123a442319 improve tree loading for Wiki mode (#2842) 2019-01-23 16:25:14 +08:00
lian
0fb958d9bd Update dir api (#2869)
* update dir api

return dict format response

* [listDir] modified listDir after api updated
2019-01-22 18:27:51 +08:00
杨顺强
4444a4120a optimized path check method (#2846) 2019-01-17 16:33:27 +08:00
llj
ca4dee899b [dir view, repo wiki mode] show images with popup (#2834)
* [dir view, repo wiki mode] show images with popup

* [image pupup] modification
2019-01-16 17:45:46 +08:00