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

384 Commits

Author SHA1 Message Date
llj
25a2fd91c4 [dir view] fix for dirs with more than 100 dirents 2016-11-01 18:01:41 +08:00
lian
04f6b71441 Not allowed to set folder perm if repo not shared out 2016-10-18 13:34:36 +08:00
Daniel Pan
34640eb3e5 Merge pull request #1374 from haiwen/magnificPopup
Magnific popup
2016-10-17 15:13:53 +08:00
llj
90ab3746b3 [dirent-mvcp] bugfix 2016-10-14 16:16:33 +08:00
llj
82f3622a29 [dir view] rewrote 'view image file with magnificPopup' 2016-10-13 17:53:31 +08:00
lian
c24f871a7c not allow user set folder perm in virtual repo 2016-10-10 15:23:01 +08:00
Daniel Pan
b1778698b9 Merge pull request #1354 from haiwen/repo-pattern
add library pattern feature
2016-09-19 13:57:02 +08:00
lian
2e098b628e enable library template when create group/pub repo 2016-09-18 11:58:14 +08:00
llj
fb6430b027 [fileupload] modified 'maxNumberOfFiles' 2016-09-14 17:35:42 +08:00
lian
94e91265cc add library pattern feature 2016-09-14 13:47:12 +08:00
llj
585d0163d0 [sort] fix, rewrote 2016-09-08 16:26:23 +08:00
lian
a11925b033 remember sort mode after sort repos/dirents 2016-09-07 10:03:21 +08:00
llj
f5042956ce [share/perm popup] fix 2016-08-22 15:19:44 +08:00
lian
fd917c0007 update user permission
1. update user generate share/upload link permission
2. update user connect iso/android/desktop clients permission
2016-08-22 11:20:48 +08:00
Daniel Pan
2836931021 Merge pull request #1320 from haiwen/side-nav-fix
[side nav] group list: fix
2016-08-19 18:09:18 +08:00
lian
7ce3001d67 fix bug when create an encrypted share link 2016-08-16 17:28:49 +08:00
Daniel Pan
16e9f6296e Merge pull request #1325 from haiwen/rename-improvement
[lib/dirent] improved 'rename'
2016-08-16 13:34:19 +08:00
llj
1e0d94b694 [share] fix 2016-08-16 10:20:05 +08:00
llj
ab380bf361 [lib/dirent] improved 'rename' 2016-08-12 19:10:49 +08:00
llj
70b04525b2 [side nav] group list: fix 2016-08-10 14:22:04 +08:00
llj
a62dc674d3 [dir view] fixed 'loading more' 2016-08-05 14:21:28 +08:00
llj
271eacabd0 [zip download] modified progress 2016-08-02 11:35:05 +08:00
zhengxie
57cc2b4aba Merge branch '5.1'
Conflicts:
	seahub/base/accounts.py
	seahub/share/views.py
	seahub/views/sysadmin.py
	tests/seahub/base/test_accounts.py
	tests/seahub/share/views/test_ajax_get_download_link.py
	tests/seahub/share/views/test_ajax_get_upload_link.py
2016-07-21 10:55:50 +08:00
lian
782fbb38ed add ENABLE_GUEST_INVITATION setting 2016-07-20 15:45:38 +08:00
llj
e5b0d1ee31 [invitations] bugfix & improvment 2016-07-20 15:45:05 +08:00
lian
6688dc760b new invitation page 2016-07-20 15:40:58 +08:00
llj
2f5cf202d9 [misc] fix 2016-07-20 14:20:19 +08:00
lian
b5d9ece164 rm synced repos at devices page (#1285) 2016-07-14 13:54:17 +08:00
llj
f9500c4f61 [download zip] improvement, bugfix 2016-07-04 15:40:11 +08:00
lian
6dca56e9d5 update download dir/multi 2016-07-04 15:31:55 +08:00
lian
c4fa072dc7 new share admin page (#1233) 2016-06-30 15:06:43 +08:00
llj
b2cda939aa UI fix (#1257) 2016-06-23 16:48:29 +08:00
Daniel Pan
cf1017513a Code clean (#1217)
* Use API to create file/folder instead of Ajax
* Remove sub_repo AJAX api
* Remove repo delete AJAX function
* Remove get_group_basic_info
* Add comment for get_unenc_group_repos
* Remove ajax_repo_change_basic_info and ajax_repo_transfer_owner
* Remove ajax_unset_inner_pub_repe and RepoPublic
* Remove ajax star/unstar a file
* update be shared repo api
* update test public repo
* Remove ajax_repo_remove_share
2016-06-20 18:34:30 +08:00
llj
341d029b9f [dropdown widget] improved menu position 2016-06-15 17:20:21 +08:00
llj
1bee4c4afb [dir view] mv/del multi items: bugfix 2016-06-14 16:39:31 +08:00
Daniel Pan
37f6648a12 Merge pull request #1237 from haiwen/repo_del
[repo del] rewrote it with simplemodal
2016-06-14 11:14:30 +08:00
llj
2091d20e4b [repo del] rewrote it with simplemodal 2016-06-14 11:06:20 +08:00
Daniel Pan
b567379c2c Merge branch '5.1'
Conflicts:
	seahub/templates/registration/password_change_form.html
	seahub/templates/sysadmin/base.html
	seahub/templates/sysadmin/sysadmin_backbone.html
2016-06-13 18:25:20 +08:00
lian
bec227de26 update dir page
when visit a invalid repo dir page, error msg will show.
but then visit a valid repo, error msg still there and no dir page show.
2016-06-04 10:24:08 +08:00
Daniel Pan
6561269301 Fix sometimes dirents duplicated in Firefox 2016-06-01 17:22:10 +08:00
lian
0274f42ec0 update remote wipe 2016-05-27 16:01:07 +08:00
lian
2258067cd8 update device remote wipe 2016-05-27 13:59:12 +08:00
Shuai Lin
7dc7034de4 Added remote wipe option when unlinking a device. 2016-05-27 13:57:25 +08:00
Shuai Lin
bdd1fc2054 Added back confirmation before unlinking a device. 2016-05-27 13:54:20 +08:00
llj
f67865ea62 [file view] add 'discussion' 2016-05-24 17:53:29 +08:00
Daniel Pan
ee99d7aad8 Merge branch '5.1'
Conflicts:
	seahub/group/templates/group/group_base.html
	seahub/templates/home_base.html
	seahub/templates/js/sysadmin-templates.html
	seahub/templates/js/templates.html
	seahub/templates/libraries.html
	seahub/templates/pub_base.html
	static/scripts/app/views/group-discussions.js
2016-05-21 13:42:04 +08:00
llj
b1909735a8 fix 2016-05-20 15:25:40 +08:00
llj
9f23d16b37 [side nav] fix 2016-05-20 10:56:39 +08:00
Daniel Pan
eff99890a2 Improve nav 2016-05-19 17:46:08 +08:00
llj
d15fb971f9 [side nav] improvement 2016-05-18 14:48:23 +08:00