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

7016 Commits

Author SHA1 Message Date
lian
d0a4f257d3 update get dir/file info api
sort dir/file by parent_dir.
2018-04-26 11:45:30 +08:00
lian
bffa4ed676 Group owned repo (#2082)
* admin set group quota

* add/delete group owned repo

* modify group owned sub folder permission

* update address book groups api

1. set quota to "-2" when admin create address book group
2. return quota when get address book groups

* add admin group owned library api

admin modify group owned sub folder permission
admin add/delete group owned repo
2018-04-25 16:37:35 +08:00
llj
0ed1dd4c58 Merge pull request #1973 from haiwen/address-book
Address book
2018-04-25 16:26:12 +08:00
llj
5e5813072c [address book] modification 2018-04-25 16:19:15 +08:00
C_Q
7e212c4246 [fix] send notices (#2079)
* [fix] send notices

* WIP

* update fix-send-notices test

* Refactor
2018-04-25 10:51:33 +08:00
llj
f1a24470ad [address book] add 'show/set group quota', 'list/create/delete group libraries' functions 2018-04-24 20:08:20 +08:00
llj
2f79fd0e57 [system admin] side nav: modified text of 'address book' & 'multi-tenancy' 2018-04-23 13:15:05 +08:00
zMingGit
4b097ca10b Merge pull request #2080 from haiwen/migrate_file_comment
Add command to migrate file comment
2018-04-20 18:06:48 +08:00
zhengxie
0e7f2722e6 Add command to migrate file comment 2018-04-20 17:02:31 +08:00
llj
30c0636791 [address book] modification: nav icon, group owner 2018-04-20 12:04:48 +08:00
zhengxie
624c0593b0 [wiki] User with 'rw' perm can edit a wiki page. 2018-04-20 10:42:11 +08:00
zhengxie
a4f6d65c55 [requirements] Add mysqlclient 2018-04-19 15:25:16 +08:00
zhengxie
85ea6eef1a [django11] Fix seafevents related when move to djagno 1.11 2018-04-19 15:04:48 +08:00
lian
5fcafcb921 Merge pull request #2077 from haiwen/footer-time
change footer time
2018-04-19 01:18:08 -05:00
ilearnit
12947aea6d change footer time 2018-04-19 14:16:55 +08:00
Daniel Pan
9adf6bf683 Merge pull request #2076 from haiwen/refactor-dir-view
update dir view
2018-04-19 13:16:05 +08:00
lian
89e25fa965 update dir view
return file info when get dir info recursively
2018-04-19 11:45:17 +08:00
llj
9d8ebf3201 Merge pull request #2071 from haiwen/group-options
Add group discussion options and  file comment options
2018-04-18 16:46:04 +08:00
llj
b383846e87 [group discussion] fixup for 'enable' option 2018-04-18 16:39:20 +08:00
ilearnit
876fa2e138 Add group discussion options and file comment options 2018-04-18 15:05:21 +08:00
ilearnit
a1055b8969 make the change password optional
Conflicts:
	seahub/wiki/views.py
2018-04-18 13:45:54 +08:00
xiez
55a6ae12e2 Merge pull request #2075 from haiwen/django11
Upgrade to Django1.11
2018-04-18 13:21:33 +08:00
zhengxie
dce6242ec1 [notifications] Remove unused code 2018-04-18 11:39:26 +08:00
zhengxie
4d2398e4a7 [tests] Remove http://testserver since Site app is not installed 2018-04-18 11:11:24 +08:00
zhengxie
1cc0d09775 [tests] Fix django_constance in tests
Conflicts:
	tests/seahub/notifications/management/commands/test_notify_admins_on_virus.py
2018-04-18 11:11:24 +08:00
zhengxie
aa689f9bfe [Django 1.11] Update requirements and tests 2018-04-18 11:11:23 +08:00
zhengxie
5affd04ceb [auth] Fix login redirect 2018-04-18 11:00:40 +08:00
Daniel Pan
d3e47f46f8 Merge pull request #2072 from haiwen/wiki
[wiki] modification
2018-04-18 10:06:12 +08:00
llj
9306c4762f [wiki] modification 2018-04-17 16:57:59 +08:00
xiez
326eac4a44 Merge pull request #2061 from haiwen/custom-css
custom css
2018-04-17 11:29:27 +08:00
llj
5627db0d23 [info bar] fix 2018-04-16 18:39:19 +08:00
llj
366d56dc89 [system admin] settings: fixup & improvement for 'custom CSS' 2018-04-16 16:13:01 +08:00
zhengxie
5d10466437 [auth] Fix login redirect 2018-04-14 16:39:43 +08:00
haiwen
ce047c10e6 Fix invalid two_factor import 2018-04-14 03:19:42 +00:00
haiwen
3a82e7694e Merge branch '6.2' 2018-04-14 03:00:03 +00:00
lian
488c8802a3 update multi storages backend
1. use $.isEmptyObject() check if app.pageOptions.storages is empty
2. return [] if no storage_ids setting for user role
2018-04-13 13:27:05 +08:00
xiez
12963cb7ef Merge pull request #2068 from haiwen/fix-transfer-share-links
fix transfer share links
2018-04-12 16:42:22 +08:00
ilearnit
755f9fbbc6 fix transfer share lonks 2018-04-12 16:38:23 +08:00
xiez
d4b8fb558f Merge pull request #2067 from haiwen/test_debug
[test] debug
2018-04-12 16:36:20 +08:00
ilearnit
7ba56a5abc [test] debug 2018-04-12 13:20:13 +08:00
xiez
55e72dc763 Merge pull request #2066 from haiwen/transfer-share-links
transfer share links
2018-04-12 11:47:21 +08:00
ilearnit
12a9ef5b27 transfer share links 2018-04-12 10:57:19 +08:00
lian
571a82c19f update trans str 2018-04-11 13:31:47 +08:00
zhengxie
d0f8e1b2b2 Merge branch '6.2'
Conflicts:
	seahub/views/__init__.py
	static/scripts/app/views/myhome-repos.js
2018-04-11 13:25:52 +08:00
ilearnit
a3e9dd23b4 custom css 2018-04-10 12:39:23 +08:00
xiez
f54fbaba22 Merge pull request #2058 from haiwen/customize-site
customize site_name/site_title
2018-04-09 13:15:50 +08:00
ilearnit
cfcb186cdd customize site_name/site_title 2018-04-08 17:03:51 +08:00
xiez
b99c923f8d Merge pull request #2063 from haiwen/dir-recursive
return file info when get dir recursively
2018-04-08 15:58:22 +08:00
xiez
fff6ef14db Merge pull request #2057 from haiwen/mk-the-cg-pwd-opt
make the change password optional
2018-04-08 14:24:46 +08:00
ilearnit
7c9bb56ed2 make the change password optional 2018-04-08 14:21:46 +08:00