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
杨顺强
a30d0d3469
repair wiki scroll bug ( #4147 )
2019-10-14 11:52:02 +08:00
Leo
5b789c4300
corrent logic for check generate share link, and share link permissions ( #4121 )
2019-10-12 14:54:25 +08:00
杨顺强
c1b504f1b0
delete dtable code ( #4144 )
2019-10-12 12:35:43 +08:00
plt
b1a6be4350
Merge branch '7.0'
2019-10-11 20:11:18 +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
llj
355905ac4c
[shared dir view] fixup for 'current path' ( #4141 )
2019-10-11 14:40:23 +08:00
王健辉
aa679fb3c2
fix file history ( #4135 )
2019-10-10 17:53:28 +08:00
杨顺强
e94d71316b
add dtable_web settings ( #4131 )
2019-10-08 17:28:15 +08:00
王健辉
0d885aa2b8
dtable row share link ( #4067 )
...
* rebase master
* fix rebase error
* return dtable columns
2019-09-30 09:40:14 +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
plt
7f49eab2c7
Merge branch '7.0'
2019-09-27 21:04:20 +08:00
zxj96
77c7012907
Dtable homepage ( #4120 )
...
* dtable homepage
* style
* add search dtable
* warning
* logo url
* dtable-logo
2019-09-27 17:57:57 +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
王健辉
9534efd280
dtable from links ( #4108 )
...
* dtable form link view
* repair code
2019-09-25 13:48:46 +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
王健辉
e37f75d5e0
dtable-asset-file-view ( #4094 )
...
* dtable-asset-file-view
* repair code
* modify code
* modify workspace/dtable permission check
2019-09-20 14:20:28 +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
杨顺强
e36c074c47
repair font icon bug ( #4088 )
2019-09-17 10:32:53 +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
Leo
0a6f724a96
non-display last update time, if mtime == 0 ( #4068 )
2019-09-09 11:34:12 +08:00
llj
552f7125da
[system admin] info: refactored it ( #4057 )
2019-09-05 15:06:06 +08:00
llj
53221cf3ab
[system admin] side nav: click & highlight current nav item ( #4055 )
2019-09-04 17:47:56 +08:00
杨顺强
bce32fb11d
repair group-settings show bug ( #4052 )
...
* repair group-settings show bug
* optimized code
2019-09-04 15:52:24 +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