1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 17:02:47 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
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
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
llj
14a8811487 [system admin] repos: added 'search all-repos & trash repos' (#4244) 2019-11-11 17:56:45 +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
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
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
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
6e755e9c46 sysadmin reconstruct admin logs page (#4184)
* sysadmin reconstruct admin logs page

* optimize code
2019-10-25 10:15:30 +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
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
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
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
Leo
4455b24557 sysadmin reconstruct notification page (#4089)
* sysadmin reconstruct notification page

* [system admin] notifications: fixup & improvement

* [system admin] notifications: fixup for urls.py
2019-10-11 17:42:12 +08:00
Leo
63bd44acf7 Sysadmin reconstruct settings (#3946)
* sysadmin reconstruct settings page

* [system admin] settings: refactored it

* fixup & improvement
2019-09-29 18:19:25 +08:00
Leo
d0e28c0365 sysadmin reconstruct repo page (#3980) 2019-09-24 12:18:53 +08:00
llj
53221cf3ab [system admin] side nav: click & highlight current nav item (#4055) 2019-09-04 17:47:56 +08:00
Leo
298880cf89 sysadmin recontruct devices page (#3925) 2019-08-27 21:48:01 +08:00
llj
de2408efdc Sys admin react reconstruct (#3918)
* sysadmin reconstruct info page

* optimize frontend code, add license post api response

* update test case

* optimize js code
2019-07-25 16:43:55 +08:00
Michael An
e4fde3d7a8 fix warnings 2019-06-06 13:33:22 +08:00
Michael An
e30bd92332 highlight selection 2019-06-03 11:05:41 +08:00
sniper-py
d7c17005b6 Work winxin login and department (#3532)
* admin work weixin department

* list work weixin department members

* add work-weixin django app

* work weixin login

* add SocialAuthUser model and update uid

* update work weixin departments frontend

* improve admin work weixin login and departments

* add sysadmin react fake view and del sys_file_scan_records_react.html

* user bind work weixin account
2019-05-28 11:44:19 +08:00
杨顺强
895124495c add a limit class for router container (#3197) 2019-04-01 14:46:14 +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