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

432 Commits

Author SHA1 Message Date
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
lian
5c59b81466 add new admin share api 2016-08-16 10:19:56 +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
a3b15e6f62 [system admin] repo share: fix 2016-08-10 10:21:19 +08:00
lian
92df1ef8d2 admin manage repo share 2016-08-10 10:21:19 +08:00
llj
1bd1aaef91 modified compare of strings which have digits in them 2016-08-09 17:16:06 +08:00
llj
a62dc674d3 [dir view] fixed 'loading more' 2016-08-05 14:21:28 +08:00
lian
c7acdce7de update admin transfer group 2016-08-04 18:01:44 +08:00
llj
271eacabd0 [zip download] modified progress 2016-08-02 11:35:05 +08:00
Daniel Pan
02a8ae394b Merge pull request #1290 from haiwen/admin-groups
new admin groups page
2016-07-26 15:52:42 +08:00
llj
d9ac225f87 [system admin] groups: bugfix & improvement 2016-07-21 15:13:48 +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
744efb2322 new admin groups page 2016-07-20 17:23:07 +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
c39b0b5ff3 rm unused files 2016-07-11 17:03:58 +08:00
llj
8bd80118b2 [contact_email] modified 'share popup' & 'user profile' 2016-07-05 16:02:33 +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
Daniel Pan
e7aaae4363 Merge pull request #1251 from haiwen/trash-pagination
[system admin] trash repos: list by page
2016-06-27 11:01:44 +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
18a800cb5d [system admin] trash repos: list by page 2016-06-20 15:47:26 +08:00
Daniel Pan
ca96fc1db9 Merge pull request #1243 from haiwen/admin-devices
[sysadmin] devices: fix & improvement
2016-06-16 10:51:29 +08:00
llj
8c0707c647 [sysadmin] devices: fix & improvement 2016-06-16 10:44:16 +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
llj
2758713cea [system repo admin] modification 2016-06-14 14:47:44 +08:00
llj
8c2e16ca36 [system repo admin] fix, improvement, supplement, clean 2016-06-14 14:47:44 +08:00
lian
a767aeb3d8 update 2016-06-14 14:47:02 +08:00
lian
72f4297934 new admin libraries page 2016-06-14 14:46:13 +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