llj
a3342df76a
[system admin] statistic/traffic: modified 'order_by' value according to python API, for sort of users/orgs traffic ( #4691 )
2020-10-13 11:45:08 +08:00
lian
0bff0c1104
Merge branch '7.1' into master
2020-09-30 11:05:44 +08:00
llj
b86f0af855
[system admin / logs / Permission] fixup for 'Share To' ( #4680 )
2020-09-24 16:54:49 +08:00
llj
7474616129
[system admin] statistic/traffic: fixed sort for users/orgs traffic ( #4677 )
2020-09-22 14:03:58 +08:00
lian
6ed24ef254
Merge branch '7.1' into master
2020-08-19 14:01:17 +08:00
杨顺强
f762b1a311
Optimize repo delete 2 ( #4628 )
...
* optimzie group repo delete logic
* repair code bug
* optimize repo delete code
2020-07-27 11:06:59 +08:00
llj
e55a602d57
Merge branch '7.1'
...
Conflicts:
frontend/src/pages/search/advanced-search.js
2020-07-22 10:59:53 +08:00
llj
fa3964332f
Virus scan frontend ( #4574 )
...
* ignore virus scan record
* get virus record by has_handle
* add has_next_page
* change has_handle to has_deleted
* change url and view name
* delete or ignore virus files in batch
* rebase master
* add cancel-ignore
* optimize code
* add translate
* [virus scan] added 'All' and 'Unhandled' tabs
* rewrote 'all' page (previous 'virus-scan-records')
* added 'unhandled' page
* [virus scan] 'unhandled' tab: added 'delete & ignore selected items'
* [virus scan] 'unhandled' tab: added 'handle selected items'
Co-authored-by: 王健辉 <40563566+jianhw@users.noreply.github.com >
2020-07-09 14:15:17 +08:00
llj
20bf64a4d5
[system admin] org/members: fixed 'create time' ( #4608 )
2020-06-28 14:43:56 +08:00
llj
ea8e61d250
[share/upload links] show exact expiration time ( #4570 )
2020-05-25 17:29:16 +08:00
llj
072637de5b
[system admin] share links: added 'sort by ctime/view_cnt' ( #4560 )
2020-05-21 11:35:49 +08:00
llj
1f08158663
[share dialog] share link / upload link: enable user to choose expira… ( #4557 )
...
* [share dialog] share link / upload link: enable user to choose expiration time
* fixup & improvement for 'share link / upload link'
* fixup for pages in which there is no 'share'
* for pages in which the variables are not returned
* [date-and-time picker] fixed UI.
* updated version of '@seafile/seafile-calendar' to fix its 'selected time' UI problem
* [share dialog] expiration time: improved 'disabledDate'
* update create share/upload link api
handle expiration_time parameter
* update
* update
* update
Co-authored-by: lian <lian@seafile.com >
2020-05-21 11:32:02 +08:00
llj
a707d4adb7
[system admin] enable 'invitations' & 'unlink device' only in pro version ( #4563 )
2020-05-14 16:16:50 +08:00
llj
6f1a8cd350
[system admin] orgs, inst: use '24 hour time' for pages ( #4550 )
2020-04-28 18:21:00 +08:00
llj
b399dc70e4
[system admin] modified empty tip ( #4520 )
2020-04-14 14:44:00 +08:00
lian
92f9f3689c
show expiration in sysadmin links page ( #4525 )
...
Co-authored-by: lian <lian@seafile.com >
2020-04-14 12:43:28 +08:00
llj
0949e72400
[system admin] settings: only enable 'T&C' setting in Pro ( #4515 )
2020-04-04 14:33:17 +08:00
llj
fc330d1e58
[system admin] added 'waiting tip' for 'delete user/org' ( #4506 )
2020-03-26 18:11:14 +08:00
Leo
18aab110ce
fix-text ( #4503 )
2020-03-26 09:55:55 +08:00
llj
53776a3fc5
[system admin] libraries: added 'initial sort icon' for 'Files/Size' ( #4501 )
2020-03-25 17:34:56 +08:00
llj
4fe04d80bd
[system admin] users: added 'initial sort icon' for 'space used' ( #4499 )
2020-03-25 16:13:18 +08:00
llj
5e515605ab
[system admin] orgs: fixed 'org delete' dialog ( #4498 )
2020-03-25 11:21:50 +08:00
Leo
412aff80c7
delete-org-tip ( #4492 )
2020-03-20 16:53:36 +08:00
sniper-py
203d76721d
dingtalk icon ( #4488 )
2020-03-20 10:24:05 +08:00
lian
2de4d4846e
dingtalk ( #4426 )
...
Co-authored-by: lian <lian@seafile.com >
2020-03-19 20:15:26 +08:00
llj
54fe3d0fbc
[system admin] users: added 'sort by quota_usage' ( #4417 )
2020-03-09 14:01:12 +08:00
llj
1afbb10146
[system admin] all repos: added 'sort by size & file count' ( #4414 )
2020-03-09 14:00:20 +08:00
llj
0ff4b64ffe
[system admin] improved empty tips for 'logs' & 'admin logs' pages ( #4467 )
2020-03-06 16:21:45 +08:00
llj
a5ad32d3c4
[system admin] improved pagination for all ( #4404 )
...
* [system admin] improved pagination for all
* [paginator] show 'current page'
* redesigned paginator
* [pagination] cleanup
2020-01-13 12:07:24 +08:00
llj
c7ab52ab48
[system admin] trash repos: use op menu instead of op icons ( #4399 )
2020-01-08 18:04:55 +08:00
llj
6dcb7458e1
[system admin] settings: improved UI detail ( #4398 )
2020-01-08 16:11:38 +08:00
llj
d562657346
[system admin] all libraries: added 'per page' for paginator ( #4387 )
2019-12-31 18:26:02 +08:00
Leo
7df1192cbf
admin api role check ( #4353 )
...
* admin api role check
* add check to new tabs and tests
* fix work-weixin virus scan check
2019-12-16 18:31:29 +08:00
llj
7d7dc51821
don't turn to login page when 403 ( #4323 )
...
* don't turn to login page when 403
* [403] show login tip when 403 is returned
2019-12-05 15:45:16 +08:00
llj
36a9f7a2e6
[system admin] fixup for text ( #4333 )
2019-12-02 17:58:46 +08:00
llj
d81d05ea2a
[system admin] groups: fixup for 'add group members' ( #4330 )
2019-12-02 11:55:53 +08:00
Leo
a33447373b
use new up to pro manual ( #4328 )
2019-12-02 10:58:29 +08:00
Leo
63f4e23f4c
change-modify-time-str-sysadmin-user-repos-api ( #4327 )
2019-11-30 18:15:16 +08:00
llj
09c1a5e3d9
[misc] bugfix & improvement; removed unused files ( #4321 )
...
* redesigned 'repo api token' dialog
* fixup for 'system admin' pages
* removed unused ali 'priv/' files
2019-11-29 15:17:00 +08:00
llj
0717e105f7
[system admin] bugfix for 'statistics' & 'institution admin' ( #4315 )
...
* [system admin] bugfix for 'statistics' & 'institution admin'
* [system admin] bugfix for 'statistics'
2019-11-28 14:09:27 +08:00
Leo
91042aca8f
hide device error page in non pro env ( #4302 )
2019-11-27 11:37:28 +08:00
llj
325063f6f7
[system admin] libraries: removed 'search' for trash libraries ( #4280 )
2019-11-21 12:13:33 +08:00
llj
4689380ea2
[system admin] search repo: use new api ( #4273 )
2019-11-20 11:08:35 +08:00
Leo
e83ec67edd
sysadmin fix left side panel high light ( #4269 )
2019-11-18 16:10:24 +08:00
llj
b9ec246817
[system admin] terms-and-conditions: improved code & icon clickable area for op-menu ( #4268 )
2019-11-18 14:08:44 +08:00
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
llj
05a4894bc1
[system admin] search groups: use new api ( #4262 )
2019-11-16 10:58:17 +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