llj
b6162d8393
[system admin] modifications ( #4266 )
...
* cleaned up the code, removed multiple *-op-menu.js files,
added a common component op-menu.js
* make the 'vertical dots' icon's clickable area be 24*24
* institution member: added confirm to 'set admin'
* improved code
2019-11-18 10:30:35 +08:00
杨顺强
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
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
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
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
Michael An
a6c36c24c3
Change share dialog ( #4245 )
...
* fix share dialog dropdown memu style
* fix some warnings
2019-11-12 14:43:33 +08:00
杨顺强
af78fab2df
repair reupload bug ( #4241 )
...
* repair reupload bug
* repair code bug
2019-11-09 16:26:25 +08:00
llj
5f6ecc42c3
improved component commit-details.js ( #4236 )
2019-11-07 15:24:19 +08:00
Alex Happy
b60d0e6170
ADD: generate repo-api-token for department ( #4233 )
2019-11-07 14:10:37 +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
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
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
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
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
Leo
1790940bc8
delete user permission 'can_use_wiki' ( #4148 )
2019-10-15 10:15:04 +08:00
Leo
5b789c4300
corrent logic for check generate share link, and share link permissions ( #4121 )
2019-10-12 14:54:25 +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
杨顺强
e94d71316b
add dtable_web settings ( #4131 )
2019-10-08 17:28:15 +08:00
plt
7f49eab2c7
Merge branch '7.0'
2019-09-27 21:04:20 +08:00
Alex Happy
c34969ce4b
ADD: dtable-share-link-ui & GET DELETE apis about dtable-share-link ( #4117 )
...
* ADD: dtable-share-link-ui
ADD: GET DELETE apis about dtable-share-link
* ADD: dtable_from_link_view & dtable_file_link_view_react.html
* MOD: some error_msgs and rename dtable_share_link_view and move dtable_share_link_view's url to dtable's urls
* FIX: dtableShareLinks' is_expired
2019-09-27 15:56:31 +08:00
Leo
d0e28c0365
sysadmin reconstruct repo page ( #3980 )
2019-09-24 12:18:53 +08:00
sniper-py
28e692d918
Dtable api token ( #4098 )
2019-09-21 14:37:51 +08:00
杨顺强
a1e5e9db8a
update dtable module ( #4097 )
...
* update dtable module
* optimized code
* optimized code
2019-09-19 15:47:03 +08:00
llj
69645a77c9
added the link to institution admin panel ( #4090 )
2019-09-17 12:11:45 +08:00
Leo
d52949da9c
custom nav item ( #4071 )
...
* custom nav item
* optimize code
* optimize code
2019-09-11 13:39:49 +08:00
plt
c38e86d8a5
Merge branch '7.0'
2019-09-11 12:45:41 +08:00
杨顺强
0232b5cfb5
repair mutiple download bug ( #4069 )
2019-09-09 13:46:28 +08:00
plt
648b07049f
Merge branch '7.0'
2019-09-04 14:39:54 +08:00
llj
5c7c13c478
[dir view] updated 'top operation list' for current active dirent ( #4046 )
...
* [dir view] updated 'top operation list' for current active dirent
* added `getDirentOperationList` to utils.js
* improved code
* [dir view] added operations for current active dirent; bugfix &
improvement
* [utils] rewrote 'get dirent operation list' & bugfix
2019-09-04 14:21:57 +08:00
plt
2592f5189f
Merge branch '7.0'
2019-08-30 18:13:22 +08:00
llj
64583c8eb9
[dir view] list view: added support for mobile ( #4037 )
2019-08-30 18:10:48 +08:00
plt
50da0104cd
Merge branch '7.0'
2019-08-30 10:05:01 +08:00
llj
d1b3bbc5af
[dir view] redesigned 'tip for new file', supported mobile ( #4034 )
2019-08-29 20:19:38 +08:00
llj
49f5e1e3a0
[dir view] added 'sort' for mobile ( #4032 )
2019-08-29 15:28:54 +08:00
plt
627791b463
Merge branch '7.0'
2019-08-29 10:32:17 +08:00
llj
84735b6eaa
[dir view] designed top toolbar for mobile ( #4029 )
2019-08-28 18:30:19 +08:00
llj
752aa3001c
[side nav] sort group list ( #4027 )
2019-08-28 12:16:56 +08:00