sniper-py
98a7f03b13
fix path ( #4257 )
2019-11-15 15:03:53 +08:00
lian
1383a57197
Admin get orgs ( #4256 )
...
* remove CLOUD_MODE check
* update admin get all orgs api
2019-11-15 15:02:47 +08:00
lian
8f4d2e8d20
add admin search org api ( #4255 )
2019-11-15 11:23:08 +08:00
llj
dfa8deb1fa
[system admin] users: fixup for 'add user' ( #4254 )
2019-11-15 06:58:19 +08:00
llj
8eb5d9b50b
[system admin] users: added 'search users' ( #4253 )
2019-11-14 17:08:54 +08:00
lian
8a9bc64d5d
update sort logic when admin get share links ( #4252 )
2019-11-14 14:12:23 +08:00
lian
49cbd40b38
add admin search user api ( #4249 )
...
* add admin search user api
* use query
2019-11-14 14:02:34 +08:00
杨顺强
5123550a98
update seafile-editor version ( #4251 )
2019-11-14 10:40:18 +08:00
杨顺强
2aee537ca7
reapir bug ( #4250 )
2019-11-13 18:28:25 +08:00
Alex Happy
bff68558a6
ADD: /via-repo-token/repo-info/ ( #4248 )
...
* ADD: /via-repo-token/repo-info/
* MOD: remove `via_repo_url` in GET /via-repo-token/repo-info/'s response
2019-11-13 17:28:14 +08:00
zxj96
fe0940e4c4
System management statistics function reconstruction ( #4243 )
...
* System management statistics function reconstruction
* translation update
* optimizated code
* Replace date component
* Modify component language
* add sort function
* optimizated code
* optimizated code
2019-11-13 17:13:48 +08:00
杨顺强
3791a4653e
reapir side-panel scroll bug ( #4247 )
2019-11-13 15:32:16 +08:00
Leo
803c15730d
sysadmin reconstruct terms and conditions pages ( #4231 )
...
* sysadmin reconstruct terms and conditions pages
* update seafile-js version
* add term content dialog
* optimized code struct
* fix redirect logic after add term
* optimized code
* optimized code
* update seafile-editor version
2019-11-12 21:59:55 +08:00
llj
d1dca7d13e
[system admin] groups: added 'search groups' ( #4246 )
2019-11-12 18:22:39 +08:00
Michael An
a6c36c24c3
Change share dialog ( #4245 )
...
* fix share dialog dropdown memu style
* fix some warnings
2019-11-12 14:43:33 +08:00
llj
14a8811487
[system admin] repos: added 'search all-repos & trash repos' ( #4244 )
2019-11-11 17:56:45 +08:00
杨顺强
af78fab2df
repair reupload bug ( #4241 )
...
* repair reupload bug
* repair code bug
2019-11-09 16:26:25 +08:00
Leo
e41b5e1a3a
use new users url and add encode ( #4240 )
...
* use new users url and add encode
* add encode to repo name
2019-11-08 11:44:43 +08:00
Leo
3b74bec1ec
delete personal wiki ( #4239 )
2019-11-07 19:39:05 +08:00
Leo
941a570c81
fix restore btn in org snapshot page ( #4237 )
2019-11-07 18:05:59 +08:00
Leo
de3e5a62de
fix-terms-and-conditions-test ( #4238 )
2019-11-07 17:40:05 +08:00
llj
5f6ecc42c3
improved component commit-details.js ( #4236 )
2019-11-07 15:24:19 +08:00
Leo
fda3c6a925
remove revoke admin from institution members page ( #4235 )
2019-11-07 14:28:51 +08:00
llj
fd8e5c44e8
[system admin] update user links ( #4234 )
2019-11-07 14:17:59 +08:00
Alex Happy
b60d0e6170
ADD: generate repo-api-token for department ( #4233 )
2019-11-07 14:10:37 +08:00
Leo
007a254aa5
sysadmin reconstruct terms-and-conditions api ( #4226 )
...
* sysadmin reconstruct term and conditions api
* fix settings check in sysadmin terms and conditions api
2019-11-07 13:32:46 +08:00
Leo
e981b17096
sysadmin user and org traffic api ( #4232 )
2019-11-07 13:06:46 +08:00
Leo
0e420f2565
fix sysadmin links delete btn color ( #4230 )
2019-11-06 18:02:57 +08:00
杨顺强
59d7ea045b
update icon class ( #4229 )
2019-11-06 17:12:23 +08:00
Leo
29f6a3e537
fix sysadmin icon ( #4228 )
2019-11-06 16:57:42 +08:00
llj
06eaebee01
[system admin] settings: modification for some browsers ( #4227 )
2019-11-06 16:27:48 +08:00
王健辉
47c189ebcf
virus scan react ( #4222 )
...
* virus scan react
* repair code
* repair code
* update seafile-js
2019-11-06 11:51:38 +08:00
杨顺强
a381f9c79d
repair get link bug ( #4220 )
2019-11-05 18:15:14 +08:00
sniper-py
37b743fe3a
Illegal report by react ( #3415 )
...
* illegal report
1, add illegal report at shared file page
2, list all illegal reports at admin page
* add ENABLE_SHARE_LINK_REPORT_ILLEGAL setting
* UserRateThrottle -> AnonRateThrottle
* use to_python_boolean
* frontend by React
* remove illegal report dialog in shared dir view
* add migrations dir
* add illegal_reports migrations
* rename illegal to abuse in api
* rename illegal to abuse in test
* rename illegal to abuse in share file view
* rename illegal to abuse in react
* rename illegal to abuse in Backbone
* add enableShareLinkReportAbuse in templates
* add ReportAbuse
* update ReportAbuse
* update ReportAbuse urls
* update ReportAbuse api-js
* sysadmin_react_app.html
* sysadmin.py
* fix
* fix
* fix
* can not abuse own file
* Contact Information is required.
* fix review
* remove repo icon
2019-11-05 17:46:06 +08:00
Leo
d95da0bff1
move seahub-extra import inside api ( #4221 )
...
* move seahub-extra import inside api
* fix repos api, delete CCNET_SERVER_PORT
* fix test cases
2019-11-05 16:54:58 +08:00
llj
8f861c003b
[system admin] invitations: rewrote it with react ( #4224 )
2019-11-05 15:35:41 +08:00
Leo
a16df9ed9f
delete trans in Invitation model ( #4225 )
2019-11-05 15:33:03 +08:00
Leo
0fd17abbf5
delete trans in Invitation model ( #4223 )
2019-11-05 14:19:10 +08:00
Alex Happy
c9c43c5791
MOD: copy follow token in repo-api-token frontend ( #4219 )
2019-11-04 17:37:27 +08:00
Alex Happy
b15b1bdffc
ADD: repo-api-tokens GET POST PUT and access via-repo-token/dir and v… ( #4136 )
...
* ADD: repo-api-tokens GET POST PUT and access via-repo-token/dir and via-repo-token/upload-link by repo-api-token
* MOD: POST /via-api-token/dir logic
* MOD: check app and token when POST /repo-api-tokens
* MOD: use seafile_api.get_dir_id_by_path in via_repo_token for list dirs
2019-11-04 15:47:20 +08:00
Leo
9801ddc51d
sysadmin reconstruct institutions pages ( #4213 )
...
* sysadmin reconstruct institutions pages
* optimize code
* optimize seafile js api name sysAdminAddInstitutionUserBatch
* update seafile-js
2019-11-04 13:00:29 +08:00
lian
a1642b89d4
return salt info when get library info ( #4218 )
2019-11-02 18:14:42 +08:00
杨顺强
3f2ad0fb4b
update seafile-js version ( #4217 )
2019-11-02 17:26:41 +08:00
llj
ad5b070c9f
[system admin] users: rewrote user pages & 'ldap users' page ( #4216 )
2019-11-02 17:02:26 +08:00
Leo
5dae23e52b
sysadmin institutions api ( #4203 )
...
* sysadmin institutions api
2019-11-02 13:16:49 +08:00
Leo
3cff7b045f
add link url in sysadmin user share/upload links ( #4215 )
2019-11-01 10:47:38 +08:00
Leo
b4772b19d1
add share/upload link token and department name in dpt owned repo ( #4212 )
2019-10-30 17:51:21 +08:00
sniper-py
0640623846
fix path ( #4204 )
2019-10-30 14:38:50 +08:00
Leo
a53dd2ecb0
add sysadmin import users api ( #4202 )
2019-10-28 17:49:24 +08:00
Leo
0f95a6bae3
add admin logs in user operation ( #4201 )
2019-10-28 15:13:48 +08:00