poetwang
9e598dbfac
[api] Download file blocks
2013-08-04 19:32:28 +08:00
lins05
8b4494648a
add a profile middleware
...
To profiling a page:
- Debug = True
- Add the middleware class "seahub.base.profile.ProfilerMiddleware"
- Append the param "__prof__=true" to the url param of the page.
See the file seahub/base/profile.py for details.
2013-08-03 17:32:11 +08:00
llj
5eeb8e3cb1
[file upload] use 'B' instead of 'bit' for showing progress
2013-08-03 17:08:59 +08:00
poetwang
7519bb9c20
[api]Add comment attached to file
2013-08-03 15:20:23 +08:00
llj
70eff3be40
fixed mv/cp bug for encrypted repo
2013-08-03 14:22:34 +08:00
zhengxie
36f30653c2
Fixed zh_HK po file BOM bug
2013-08-03 12:17:36 +08:00
llj
f8eef35833
translation
2013-08-03 11:49:15 +08:00
zhengxie
94bafae7d3
Fixed publink admin tab bug
2013-08-02 17:55:00 +08:00
llj
5982e5f4d1
[repo] modified 'read-only' tip ui for read-only repo
2013-08-02 15:32:14 +08:00
llj
78f177ddc1
add tips for file upload, fixed upload popup 'overflow' bug for ie
2013-08-02 14:56:21 +08:00
llj
0ed6f9ba3c
[repo new_file] go to new file page after creating a new file
2013-08-02 11:54:27 +08:00
llj
866197c9de
[repo] highlight new dir/file in current 'page'
2013-08-02 11:54:27 +08:00
llj
11148d1aa5
[file upload/update] improved: refresh data only after upload succeed
2013-08-02 11:54:27 +08:00
zhengxie
6865f81b9f
Added simple email format checking
2013-08-02 10:34:04 +08:00
zhengxie
d085919541
Enlarge group message/reply length to 2048
2013-08-01 17:39:26 +08:00
zhengxie
cb28ba74bc
Refactor private share, and fixed a few bugs
2013-08-01 14:44:09 +08:00
llj
3336d02ecc
[repo] using ajax to update commit msg, fixed 'wrong head' bug for file update
2013-08-01 12:01:08 +08:00
llj
240b105c65
fixed 'path' bug for file upload, rewrite file update, rm unused files
2013-08-01 11:55:46 +08:00
llj
08f7063e32
[file upload] improved ui/interaction, rm unused files
2013-08-01 11:55:46 +08:00
zhengxie
1fa15b9840
Rewrite file upload
2013-08-01 11:55:46 +08:00
zhengxie
04a75fc57c
Redirect to wiki page when edit page, and fixed a few bugs
2013-08-01 11:18:14 +08:00
zhengxie
f0bdfedd55
i18n and fixed a few typos
2013-08-01 10:28:22 +08:00
zhengxie
783a1844f3
Check whether repo exists when download repo
2013-08-01 10:07:07 +08:00
zhengxie
0c9f0ba171
Fixed star/unstar in file page
2013-07-31 17:53:13 +08:00
zhengxie
723d16d139
Fixed bug in file star/unstar
2013-07-31 17:27:01 +08:00
llj
867d174ace
[repo] fixed small bugs, improved rename/delete url
2013-07-31 17:00:03 +08:00
zhengxie
8d5e0f66dc
Comment out unused code, and fixed a few typos
2013-07-30 11:35:02 +08:00
zhengxie
d9ed272fe1
Fixed ajax bugs and pylint checking bug
2013-07-30 11:10:45 +08:00
zhengxie
ce44a242bf
Refactor seahub ajax
2013-07-30 10:40:38 +08:00
lins05
3d73155fa8
add code-check.sh to improve code quality
2013-07-29 16:55:49 +08:00
lins05
816d34a655
add offset/limit param to seafile_api.list_dir_XXX functions
2013-07-29 16:04:04 +08:00
llj
e1f4371277
[repo] fixed bug for long dirent name
...
long dirent name could make the table layout ugly
2013-07-28 22:44:34 +08:00
llj
3e484b0557
[repo] fixed bug for creating new file/dir with name already exists
2013-07-28 03:28:39 +08:00
zhengxie
0b89cbe4e3
Reorganize urls, and use inner_httpservr url in private share
2013-07-27 14:02:21 +08:00
zhengxie
22ab044d08
Merge branch 'priv_share'
...
Conflicts:
seahub/views/file.py
2013-07-27 13:55:09 +08:00
zhengxie
f1d0eb4dfd
Merge branch 'inner_httpserver'
2013-07-27 13:52:59 +08:00
poetwang
b33bd86863
[api] Handle the case that no events or no discssions
2013-07-27 13:26:20 +08:00
zhengxie
4a2718de8c
Use token in private share
2013-07-27 11:18:26 +08:00
poetwang
f205db0f97
[api] Fix a bug for new reply
2013-07-27 10:18:33 +08:00
zhengxie
0e2c0097c9
Enable inner httpserver
2013-07-26 12:14:41 +08:00
lins05
1d420dcab1
[tools] improve recording latest commit id in gen-tarball.py
2013-07-25 11:05:17 +08:00
llj
e25bebe33e
fixed pagination bug for repo_view_snapshot
2013-07-24 17:10:03 +08:00
llj
4a77847d08
improvement and bug fix for 'share link'
2013-07-24 15:02:13 +08:00
llj
621392af7e
[repo] fixed get dir data bug for encrypted repo
2013-07-24 11:15:34 +08:00
llj
1cc4e446df
rm icon-share-in/out.png
2013-07-23 19:40:05 +08:00
llj
6c08760a8a
redesigned shares/private shares, modified wiki img style, updated md extra.js to fix '$' bug
2013-07-23 19:40:05 +08:00
llj
114866ca8f
improved 'share link' for repo/file-view, fixed 'star' bug for file-view
2013-07-23 18:56:52 +08:00
llj
3ed5eb3450
[repo] fixed bug in bottom_bar
2013-07-22 20:07:00 +08:00
llj
f4653af9b2
fixed bug in share/views.py after rebase
2013-07-20 16:59:31 +08:00
llj
81b29f9457
[repo] improved priv-share, modified gen-share-link and etc.
2013-07-20 16:44:51 +08:00