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
llj
5f6ecc42c3
improved component commit-details.js ( #4236 )
2019-11-07 15:24:19 +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
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
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
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
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
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
627791b463
Merge branch '7.0'
2019-08-29 10:32:17 +08:00
Leo
298880cf89
sysadmin recontruct devices page ( #3925 )
2019-08-27 21:48:01 +08:00
llj
7aa426935f
[share dialog] share link: improved 'permission' ( #4018 )
2019-08-27 12:04:03 +08:00
plt
47f52bcd90
Merge branch '7.0'
2019-08-25 13:25:37 +08:00
llj
9996db6f5f
[misc] modification for mobile ( #4016 )
2019-08-22 20:23:08 +08:00
plt
51e161b23b
Merge branch '7.0'
2019-08-21 21:12:18 +08:00
zxj96
37cce9dd7c
Update dtable UI ( #4009 )
...
* Dtable list page refactoring
* fix code
* fix bug
* fix style
* repair click range
* style
* optimization code
* style
* optimization code
* optimization code
* Variable name
* No Tables replace No tables
2019-08-21 20:44:47 +08:00
llj
3e65a3a313
[share admin] upload links: added support for mobile; improvement ( #4011 )
...
* and improved 'share links'
2019-08-21 16:36:55 +08:00
plt
253a303e44
Merge branch '7.0'
2019-08-21 11:39:19 +08:00
llj
2e1fc1110f
[share admin] share links: added support for mobile; bugfix & improvement ( #4004 )
...
* and bugfix for 'generate share link'
2019-08-20 12:00:58 +08:00
plt
5f04037de3
Merge branch '7.0'
2019-08-15 07:45:40 +08:00
llj
8839207207
[share admin] libraries: added support for mobile ( #3981 )
...
* and 'bugfix & improvement'
2019-08-14 15:10:58 +08:00
plt
441b88b6f1
Merge branch '7.0'
2019-08-12 17:28:08 +08:00
zxj96
a05963b9bf
Fix is a library type is a bug that occurs ( #3969 )
...
* Fix is a library type is a bug that occurs
* Click to appear internal-link
* add loading
2019-08-12 14:04:14 +08:00
Leo
34144b5e84
modiyi non standard org admin seafile js api name ( #3970 )
2019-08-12 11:00:45 +08:00
llj
29b5aa0184
[multi storage backends] offer 'storage backend' options in 'repo ( #3960 )
...
create' dialog
* fixup for 'my libraries - create repo'
2019-08-08 13:08:13 +08:00
plt
28d5c266b3
Merge branch '7.0'
2019-08-07 21:07:49 +08:00
王健辉
eb39b99e22
fix delete tagged file ( #3957 )
2019-08-07 15:29:02 +08:00
sniper-py
c462709b4f
Revoke invitation ( #3899 )
2019-08-05 20:46:59 +08:00
zxj96
c7933c7f63
Add internal links to the dir ( #3947 )
...
* Add internal links to the dir
* Indent style
2019-08-05 17:31:15 +08:00
Michael An
1c6fa019d0
change org department function name ( #3938 )
...
* change org depatrment function name
* change name
* change name
2019-08-01 18:40:26 +08:00
llj
1f78ae8ac5
[org admin] user: rewrote it with react ( #3936 )
2019-08-01 15:32:56 +08:00
plt
1891e4a6f5
Merge branch '7.0'
2019-07-30 13:58:11 +08:00
Michael An
ec87c48002
Change participants UI and API ( #3889 )
...
* change tooltip ID
* change dialog API
* change mention style
* change comment panel API
change detail panel API
* change Tooltip
* change mention color
update seafile-api
change comment content click
2019-07-26 16:51:47 +08:00
llj
20fac9afc7
[publish a library] fixup ( #3920 )
2019-07-26 11:39:46 +08:00
plt
844ebb7f06
Merge branch '7.0'
2019-07-22 20:39:11 +08:00
zxj96
9844081d79
Add internal-link to share-dialog ( #3862 )
...
* Add internal-link to share-dialog
* fix code
2019-07-22 18:29:59 +08:00
plt
af74f8b30b
Merge branch '7.0'
2019-07-22 17:09:10 +08:00