1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00
Commit Graph

254 Commits

Author SHA1 Message Date
lian
cb4ffdfcce [thumbnail] add THUMBNAIL_IMAGE_SIZE_LIMIT 2015-03-18 10:17:59 +08:00
llj
cd66730377 added necessary 'escape' for dir/file operations 2015-03-17 15:54:53 +08:00
lian
d1fb67c78f [repo-setting] Set folder perm 2015-01-21 11:14:34 +08:00
zhengxie
444fc459d0 Only show share usage when option is enabled 2014-12-25 14:40:54 +08:00
zhengxie
d0971e4ae9 Fix code styles 2014-12-24 17:46:24 +08:00
zhengxie
ce397dd419 Seperate personal quota and share quota. 2014-12-24 17:35:15 +08:00
lian
95a3123354 [thumbnail] Show image file's thumbnail
Conflicts:
	seahub/views/ajax.py
	seahub/views/repo.py
2014-12-09 15:19:59 +08:00
zhengxie
c5cea76371 [ajax] Remove repo checking when deleting a repo 2014-12-08 15:50:38 +08:00
llj
07a400e6a1 [fileupload] added option for 'add folder' 2014-12-03 11:28:56 +08:00
lian
8a10cd152d Only show active user when share sth to others 2014-10-31 16:46:29 +08:00
llj
a5c5b463ab [online GC] modified it. 2014-10-17 15:03:19 +08:00
llj
b3852c5f82 [online GC] modified it. 2014-10-15 14:49:40 +08:00
llj
af0c749a37 [repo] online GC: improvement 2014-10-14 11:38:13 +08:00
llj
c0553b304b [repo] online GC. 2014-10-14 11:38:12 +08:00
lian
c43f682b7b [org] New org-info UI & Improve quota feature
Use <table> instead of <li> at org-info page.
Remove related repos when delete a org-user.
2014-10-13 15:10:02 +08:00
zhengxie
a4379e0f86 Merge branch '3.1' 2014-09-15 16:32:32 +08:00
lian
238484d125 [mv-dir] fix bug when move a dir like moving '/dir/' to '/dir2/' 2014-09-11 11:41:16 +08:00
zhengxie
8653217e7a Merge branch '3.1' 2014-09-09 15:26:30 +08:00
zhengxie
927bfc8b10 Fix ajax_group_repos in org context 2014-09-09 15:22:45 +08:00
zhengxie
d7c7c6e4fe Fix org repo creation 2014-09-09 15:22:45 +08:00
llj
efc94425ab [repo] bugfix and some code improvements 2014-09-03 15:21:12 +08:00
zhengxie
f3ba014673 Fix org events 2014-08-30 15:36:40 +08:00
zhengxie
ad39c6948f Fix multi-upload in dir share link 2014-08-29 10:55:58 +08:00
zhengxie
ee10b30bbf Remove deprecated code 2014-08-27 10:31:15 +08:00
zhengxie
149002aa86 Add a few perm check 2014-08-26 18:39:38 +08:00
llj
b23d1be206 [repo] modified mv/cp 2014-08-25 19:09:18 +08:00
llj
fc62b92bd3 [repo] refactor multi-dirents mv/cp, improved file/dir mv/cp
* when mv/cp multi-dirents to other library, mv/cp dirent one by one
2014-08-25 19:09:18 +08:00
zhengxie
33732da277 Merge branch 'user-role' 2014-07-15 17:45:58 +08:00
zhengxie
a787705fa2 Refactor user role 2014-07-15 17:38:31 +08:00
llj
8ab9e72a96 [notice page] redesigned it 2014-07-14 16:34:54 +08:00
Bruno Renié
2eb650d5ca Use the built-in json module
Python >= 2.6 comes with json by default. simplejson is only useful for Python
<= 2.5.
2014-07-09 14:00:43 +02:00
llj
6803e62e5a [notice] mark related user msgs as read when close the popup 2014-07-05 18:56:50 +08:00
xiez
1ab09cf7aa Merge pull request #243 from haiwen/fserver
rename httpserver to fileserver
2014-07-04 14:25:03 +08:00
zhengxie
5696add80a Fix a few bugs 2014-07-01 16:35:11 +08:00
llj
3a5ef8bfda [ajax] added decorator 'login_required_ajax', improved ajax related code, removed 'client_mgmt' 2014-07-01 15:25:22 +08:00
lins05
464f0cbd28 rename httpserver to fileserver 2014-07-01 11:48:35 +08:00
llj
a65913f46f added 'ajax login check' for notice and my-info, improved html&js for my-info 2014-06-26 11:59:45 +08:00
zhengxie
a41fb9031f Fix notice email bug 2014-06-23 14:41:04 +08:00
llj
7eda5fcd46 [notice] refactor html & js 2014-06-21 15:35:49 +08:00
zhengxie
f3f9409aab Refactor user notices 2014-06-19 12:31:24 +08:00
imwhatiam
af7020fca4 ajax popup notices & show priv/grp/grp-reply msg detail at popup page 2014-06-18 18:09:39 +08:00
zhengxie
da5de60728 Refactor ajax::my_shared_and_group_repos 2014-06-10 15:55:43 +08:00
imwhatiam
65ffcc0133 sort repo by name/time at 'owned/shared/be-shared/group/pub' repo page. 2014-06-10 15:48:45 +08:00
zhengxie
583a1fa1d2 Fix org repo settings, and org repo related code in api2 2014-06-03 17:49:17 +08:00
zhengxie
7dbd3a68c9 Fix for org repo password flushing and file save as.. 2014-05-29 16:50:16 +08:00
zhengxie
8b30eff69e Fix a few bugs for multi-tenancy
Squashed commit of the following:

commit 2d7a7867df01abc2e347ee5b0af957275b367ac2
Author: zhengxie <xiez1989@gmail.com>
Date:   Wed May 28 15:48:30 2014 +0800

    Fix org virtual repos

commit 85c9981e7f1ac1f15dcc66eada0e482b05b91179
Author: zhengxie <xiez1989@gmail.com>
Date:   Tue May 27 16:45:32 2014 +0800

    Fix share permission editing in share admin

commit c35efec6f6db7157266537f6cf74b321fb386aab
Author: zhengxie <xiez1989@gmail.com>
Date:   Tue May 27 16:35:53 2014 +0800

    Fix listing Shared/Group repos

commit 3400118e5778f8840575f02ead560c7f1cb61a00
Author: zhengxie <xiez1989@gmail.com>
Date:   Tue May 27 15:05:17 2014 +0800

    Fix share/unshare repo to users

commit 4c663ca8767fe34d903ca3828695253eb50f36eb
Author: zhengxie <xiez1989@gmail.com>
Date:   Fri May 23 18:33:22 2014 +0800

    Fix share/unshare inner pub repos
2014-05-28 16:05:15 +08:00
zhengxie
70fd48e30c Fix org repo creation bug 2014-05-21 12:07:03 +08:00
zhengxie
668c68132e Merge branch '3.0'
Conflicts:
	seahub/templates/snippets/events_js.html
	seahub/urls.py
	seahub/views/__init__.py
	seahub/views/ajax.py
2014-05-07 17:52:34 +08:00
zhengxie
aaef4ce781 Fix a few bugs 2014-05-07 17:25:22 +08:00
llj
4d9ba15cfc [views] moved some functions from views/__init__.py to views/__ajax__.py 2014-04-28 17:18:41 +08:00