1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00
Commit Graph

3540 Commits

Author SHA1 Message Date
杨顺强
9926e2870c repair code bug, Compatible with previous versions (#4265)
* repair code bug, Compatible with previous versions

* repair bug
2019-11-16 19:21:15 +08:00
llj
05a4894bc1 [system admin] search groups: use new api (#4262) 2019-11-16 10:58:17 +08:00
plt
dae4d91b09 Merge branch '7.0' 2019-11-16 10:50:11 +08:00
llj
b4aa1b2f38 added pagination for 'system admin - orgs' & improved paginator (#4260) 2019-11-15 18:00:20 +08:00
llj
4b809999a6 [system admin] orgs: added 'search orgs' (#4259) 2019-11-15 16:34:29 +08:00
sniper-py
98a7f03b13 fix path (#4257) 2019-11-15 15:03:53 +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
杨顺强
2aee537ca7 reapir bug (#4250) 2019-11-13 18:28:25 +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
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
0e420f2565 fix sysadmin links delete btn color (#4230) 2019-11-06 18:02:57 +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
llj
8f861c003b [system admin] invitations: rewrote it with react (#4224) 2019-11-05 15:35:41 +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
llj
ad5b070c9f [system admin] users: rewrote user pages & 'ldap users' page (#4216) 2019-11-02 17:02:26 +08:00
sniper-py
0640623846 fix path (#4204) 2019-10-30 14:38:50 +08:00
Leo
852fe1b8ee sysadmin reconstruct user page (#4030)
* sysadmin reconstruct user page

* [system admin] users: refactored it
2019-10-28 10:29:20 +08:00
Leo
48b821983a fix detail in admin operation logs page (#4189) 2019-10-25 10:45:27 +08:00
Leo
6e755e9c46 sysadmin reconstruct admin logs page (#4184)
* sysadmin reconstruct admin logs page

* optimize code
2019-10-25 10:15:30 +08:00
Leo
1b5481c15f modify sysadmin org api name (#4180) 2019-10-23 15:25:52 +08:00
Leo
7dafe5a0e7 sysadmin reconstruct logs page (#4171)
* sysadmin reconstruct logs page

* modify date check logic in logs export excel

* close dialog after download excel
2019-10-22 19:49:30 +08:00
杨顺强
0c8d221a45 repair weixin lib search bug (#4173) 2019-10-22 12:01:00 +08:00
plt
7841694f70 Fix merge 2019-10-21 17:12:05 +08:00
plt
2ced0bda04 Merge branch '7.0' 2019-10-21 16:44:49 +08:00
Leo
07059239d1 sysadmin reconstrcut orgs frontend (#4074)
* sysadmin reconstruct orgs page

* [system admin] orgs: refactored it
2019-10-21 09:45:00 +08:00
Leo
b2f2d85f0d fix sysadmin upload links pagenation (#4160) 2019-10-19 16:15:46 +08:00
Leo
58a2bff06e sysadmin reconstruct department pages (#4156)
* sysadmin reconstruct department pages

* optimize code
2019-10-19 11:57:58 +08:00
Leo
36a734d9b4 sysadmin reconstruct links page (#4153)
* sysadmin reconstruct links page

* optimize code

* optimize code
2019-10-19 11:21:49 +08:00
huaiyinfeilong
63c65c1615 The aria-label of the notification element should be localized strings. (#4152) 2019-10-15 16:51:19 +08:00
Leo
6df11d6402 sysadmin reconstruct groups page (#4036)
* sysadmin reconstruct groups page

* [system admin] groups: fixup & improvement

* [system admin] groups: fixup & improvement
2019-10-15 13:41:41 +08:00
杨顺强
9d6d7fd146 repair shraed repo link bug (#4151) 2019-10-15 10:37:06 +08:00
杨顺强
295decc039 repair wechat bug (#4150) 2019-10-15 10:16:48 +08:00
Leo
1790940bc8 delete user permission 'can_use_wiki' (#4148) 2019-10-15 10:15:04 +08:00