lian
6ebbce5b76
use custom logo when send email
2017-08-31 14:43:25 +08:00
lian
1266e1b237
add admin users api
2017-08-28 14:52:28 +08:00
zming
897eced17f
restore-library test
2017-08-15 11:43:05 +08:00
Daniel Pan
d99e7b6270
Merge pull request #1738 from haiwen/restore-repo
...
permission check, check whether repo is exists
2017-08-14 15:09:25 +08:00
zming
9766983ae0
check permission
2017-08-10 15:47:43 +08:00
lian
630bc43136
batch mkdir
2017-08-08 16:39:53 +08:00
lian
45f0d9cd9a
update parameter and tests
2017-08-04 15:01:55 +08:00
lian
e15f6c6737
batch copy folders
2017-08-04 10:55:33 +08:00
lian
44e2889abf
update account test
2017-08-03 18:06:08 +08:00
zming
3ab3593fe9
permission check&check whether repo is exists
2017-08-01 15:37:09 +08:00
lian
259655b6bd
update clear token
...
clear token when inactive user, delete user, change user password
2017-07-28 16:37:11 +08:00
Daniel Pan
4c776b0f17
Merge pull request #1705 from haiwen/org-user-info
...
update admin org user api
2017-07-20 14:07:48 +08:00
zming
423a3f0e25
Merge branch 'clear-invitations' into 6.1
2017-07-15 17:52:08 +08:00
zming
9e1fb76166
update invalid args
2017-07-15 17:46:46 +08:00
lian
f62a206ed8
update admin org user api
2017-07-15 16:00:30 +08:00
xiez
64832adc03
Merge pull request #1674 from haiwen/license
...
license
2017-07-15 15:37:06 +08:00
zhengxie
b1e9f5beb3
reload license when updated and update tests
2017-07-15 15:28:41 +08:00
xiez
0de932bec9
Merge pull request #1703 from haiwen/two-factor-auth
...
Two factor auth
2017-07-15 13:48:33 +08:00
zming
c0f512aca6
update test
2017-07-15 12:24:52 +08:00
zming
f51d8122e9
rm expire invitations
2017-07-13 15:41:30 +08:00
zming
c2873b9112
two-factor-auth
2017-07-13 10:55:10 +08:00
lian
a77ab79e91
add size
when admin get file share link info
2017-07-10 11:22:39 +08:00
lian
3e81a5b8a8
add dir detail api
2017-07-04 14:07:26 +08:00
lian
46a5473326
add amdin system library upload api
2017-07-03 14:42:12 +08:00
zming
734766391a
[api2] get deleted-repos,and restore deleted-repos
2017-06-30 16:22:29 +08:00
fanghao
3149a4d49d
license
2017-06-30 15:35:31 +08:00
lian
070f68e3e4
add get repo info api for v2.1
2017-06-27 17:23:10 +08:00
lian
9750e8baaf
add admin share/upload links api
...
1. get share/upload link info by token
1. get dirents of shared dir
1. get download/upload fileserver url of shared file/dir
1. check share/upload link password
2017-06-21 15:15:24 +08:00
xiez
5f666ad754
Merge pull request #1601 from haiwen/share-link
...
Share link
2017-06-17 11:07:02 +08:00
zhengxie
e9de086db3
Merge branch '6.1'
2017-06-03 11:21:08 +08:00
llj
f7ed342e2d
Merge pull request #1593 from haiwen/custom
...
admin update logo/favicon
2017-05-27 16:50:54 +08:00
lian
e1d0169e64
update admin log
...
1. add log when admin create repo
1. add log when admin batch delete user
1. update test
2017-05-23 16:05:51 +08:00
zhengxie
ecb26403ac
Merge branch '6.1'
2017-05-23 10:44:06 +08:00
zhengxie
1f7880ebc1
Merge branch '6.0' into 6.1
...
Conflicts:
seahub/urls.py
2017-05-23 10:38:49 +08:00
zming
1ed03f96e1
[API2] add login_id field, and test case
...
[api] update account and test
[template] increase the function of modifying logind
[review] trans
[review] trans again
2017-05-22 15:33:50 +08:00
zhengxie
133522487a
[api2] Add permissions to share link creation api
2017-05-18 17:32:28 +08:00
lian
0ca018fcf4
add admin create repo api
2017-05-18 10:43:31 +08:00
lian
2b1ae5b921
admin update logo/favicon
2017-05-17 16:59:38 +08:00
lian
0d4bdedb37
update user avatar
2017-05-13 16:16:34 +08:00
lian
f062ed4be4
add v2.1 repos api
...
batch share repos to user/group
2017-05-13 09:43:24 +08:00
zhengxie
0c732638eb
Merge branch '6.0'
2017-05-04 10:31:49 +08:00
lian
28c7fb5703
update dir share item api test
...
test share failed when share the same item to the same user/group
2017-04-25 16:12:56 +08:00
zhengxie
e6e6e82b82
Merge branch '6.0'
...
Conflicts:
seahub/api2/endpoints/file.py
seahub/urls.py
static/scripts/app/views/share.js
2017-04-17 16:21:22 +08:00
lian
fef1d50ecd
add name check
...
1. create/rename repo
1. create/rename folder
1. create/rename file
2017-04-14 13:21:16 +08:00
lian
132d181c3a
update repo history api
...
add 'name' and 'contact_email' to result
2017-04-11 17:44:17 +08:00
lian
756ccf1303
add api
...
1. add repo history api.
1. add repo trash api.
1. udpate search file api, add 'content_highlight' to search result
2017-04-10 17:23:34 +08:00
lian
1f3b597336
add test for admin libraires api
2017-03-27 15:05:40 +08:00
zhengxie
f40aa6341b
Update code styles
2017-03-27 13:58:12 +08:00
zhengxie
1b11350f80
Merge branch '6.0'
...
Conflicts:
seahub/templates/sysadmin/sysadmin_backbone.html
seahub/urls.py
seahub/views/sysadmin.py
static/scripts/app/views/dir.js
2017-03-27 13:53:35 +08:00
lian
b7d3a62b52
mock has permission
2017-03-24 18:12:27 +08:00