1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-07 01:41:39 +00:00
Commit Graph

7281 Commits

Author SHA1 Message Date
zhengxie
78d3f246c2 Redirect /shib-login to /sso 2018-07-24 16:10:56 +08:00
Daniel Pan
2d39cfd6bf Merge pull request #2220 from haiwen/parent-group-id
update admin groups api
2018-07-23 16:08:47 +08:00
lian
9ffa9e7a8d update admin groups api
always return `quota` and `parent_group_id` field no matter if is pro
2018-07-23 12:10:55 +08:00
zhengxie
84a9c1237c [frontend] build assets 2018-07-20 17:35:21 +08:00
zhengxie
5a14db0325 [locale] Update locales 2018-07-20 17:32:17 +08:00
zheng xie
1b5821a419 Merge pull request #2210 from haiwen/markdown-file-save
[frontend] Fix file save success issue when the file is deleted
2018-07-20 17:26:41 +08:00
zhengxie
bd3be00cfe [locale] Update source code 2018-07-20 11:23:49 +08:00
Daniel Pan
20b00f8300 Merge pull request #2216 from haiwen/online-office-lock
add try-exception when OnlineOffice lock file
2018-07-19 16:58:49 +08:00
lian
34c8dc3e38 add try-exception when OnlineOffice lock file 2018-07-19 16:50:56 +08:00
Daniel Pan
6db978f9b2 Merge pull request #2215 from haiwen/repo-owner
return owner name and contact email when get mine/shared repo list
2018-07-19 16:24:32 +08:00
Daniel Pan
2dba05b35f Merge pull request #2213 from haiwen/remove-share
update shared out repos api
2018-07-19 16:21:09 +08:00
lian
d69e700fb6 return owner name and contact email when get mine/shared repo list 2018-07-19 15:56:38 +08:00
Daniel Pan
9b653bdbcd Merge pull request #2214 from haiwen/file-detail-star
update file detail api
2018-07-19 14:35:59 +08:00
lian
c00b71630a update file detail api
fix bug when starred file table has more than one records
2018-07-19 14:02:35 +08:00
lian
8fb794602f update shared out repos api
do not remove share if user/group not found
2018-07-19 13:46:19 +08:00
Daniel Pan
eae6a735e7 Merge pull request #2211 from haiwen/file-detail-perm
update file detail api
2018-07-19 12:36:32 +08:00
zhengxie
87e41d787b [frontend] Fix file save success issue when the file is deleted 2018-07-18 18:06:44 +08:00
lian
0d8e7ed41d update file detail api
return permission field & refactor code
2018-07-18 14:35:38 +08:00
zheng xie
5bd895f360 Merge pull request #2209 from haiwen/file-detail
update file detail api
2018-07-18 13:42:12 +08:00
lian
54ab3952cb update file detail api
add permission check
2018-07-18 12:40:28 +08:00
zheng xie
82e130fdb9 Merge pull request #2208 from haiwen/share-from
update api2/repos api
2018-07-18 11:32:30 +08:00
lian
edf49639d0 update api2/repos api
add share_from(name/contact_email) field when get group/public repos
2018-07-18 11:17:40 +08:00
Daniel Pan
0d4390f29d Merge pull request #2207 from haiwen/smart-link-fix
fix smart-link
2018-07-18 09:49:29 +08:00
cainiao222
1cf9becf2c fix smart-link 2018-07-17 18:54:59 +08:00
Daniel Pan
89cd206071 Merge pull request #2205 from haiwen/list-lib-dir
update ajax list lib dir
2018-07-17 14:22:57 +08:00
lian
82658abbe0 update share.js
request groups web api to get group list when share repo to group
2018-07-17 13:47:24 +08:00
lian
b80f9faf93 update ajax list lib dir
optimize get file type and thumbnail
2018-07-16 13:34:00 +08:00
Daniel Pan
d9fbe44381 Merge pull request #2169 from haiwen/smart-link
support smart link
2018-07-11 20:57:07 +08:00
lian
c04102f1cc convert repo path
add function when has no permission to view file/folder
2018-07-11 19:09:11 +08:00
cainiao222
349ea9368c frontend add smart-link 2018-07-11 17:44:32 +08:00
lian
f03727a82c support smart link 2018-07-11 17:36:21 +08:00
lian
e976b6107f convert repo path 2018-07-11 17:23:34 +08:00
Daniel Pan
a3f1654352 Merge pull request #2201 from haiwen/fix-subdir-sharing
Fix encrypted library subdir sharing
2018-07-11 11:35:24 +08:00
ilearnit
144c7c050d Fix encrypted library subdir sharing 2018-07-11 11:17:07 +08:00
zheng xie
7d147c3b31 Update .travis.yml 2018-07-10 17:47:46 +08:00
zhengxie
857af596c3 [base] Add new migration for reposecretkey 2018-07-10 17:34:11 +08:00
zheng xie
bf8557abaf Merge pull request #2200 from haiwen/group_name
add group name field when create group owned library
2018-07-09 15:33:37 +08:00
lian
b5aad0880d add group name field when create group owned library 2018-07-09 15:20:39 +08:00
zhengxie
b51477aea5 Merge branch '6.2' into 6.3
Conflicts:
	seahub/api2/views.py
	seahub/utils/repo.py
2018-07-09 13:13:59 +08:00
lian
5d65842bca Merge pull request #2190 from haiwen/Delete-old-department
Delete all department fields in the old version of the web page
2018-07-09 10:28:53 +08:00
Daniel Pan
6123f0fc27 Merge pull request #2199 from haiwen/extend-custom-css
Extend custom css with custom css file
2018-07-07 11:07:59 +08:00
ilearnit
02d1998f6c Delete all department fields in the old version of the web page 2018-07-07 11:06:42 +08:00
ilearnit
bdd6c32a36 Extend custom css with custom css file 2018-07-07 10:28:58 +08:00
Daniel Pan
52c8ef34a3 Merge pull request #2198 from haiwen/file-detail
add last modifier info to file detail api
2018-07-06 21:46:39 +08:00
lian
8755d87510 add last modifier info to file detail api 2018-07-05 16:51:53 +08:00
Daniel Pan
a6daba759a Merge pull request #2197 from haiwen/fix-public-wiki
[fix] public wiki
2018-07-05 15:34:13 +08:00
ilearnit
6ddf3506e0 [fix] public wiki 2018-07-05 15:00:45 +08:00
zheng xie
3f85ee0021 Update dev-requirements.txt 2018-07-05 11:17:38 +08:00
zheng xie
d662c5e3d8 Fix adfs urls in django 1.11 2018-07-05 10:42:41 +08:00
zheng xie
87a5714354 Merge pull request #2192 from haiwen/email-reminder
[fix]the email reminds unread notifications after uploading file
2018-07-04 18:05:34 +08:00