llj
|
e50022978a
|
Merge branch 'events'
|
2012-09-29 17:18:21 +08:00 |
|
ZhengXie
|
4ca3810790
|
Fixed bug in moving files under org context
|
2012-09-29 16:51:36 +08:00 |
|
lins05
|
02870ee552
|
add user events
|
2012-09-28 17:04:38 +08:00 |
|
lins05
|
2960b68b26
|
show file last modifed time in repo_view_file
|
2012-09-25 16:51:00 +08:00 |
|
lins05
|
5f1eccbec5
|
add file contributor list when view file
|
2012-09-15 12:00:59 +08:00 |
|
llj
|
d1c68189ea
|
merge lj_codemirror
|
2012-09-13 16:53:00 +08:00 |
|
llj
|
51aa529071
|
[file view/edit]rewrite with codemirror
|
2012-09-13 16:36:23 +08:00 |
|
lins05
|
b329c27053
|
add xlsx support
|
2012-09-13 14:39:14 +08:00 |
|
lins05
|
bf445f0a0a
|
use libreoffice pdf convertor
|
2012-09-13 14:01:32 +08:00 |
|
xiez
|
d138bee164
|
Fixed bug in org repo share, and clean code
|
2012-09-03 16:14:15 +08:00 |
|
xiez
|
12a6e0a87f
|
Fixed a few bugs related to org. Using with tag to wrap template include
|
2012-09-01 17:48:26 +08:00 |
|
xiez
|
f26bfb5727
|
Fix bug in render error
|
2012-08-31 19:37:22 +08:00 |
|
xiez
|
5ad09999c7
|
Add context switch decorator
|
2012-08-31 17:28:50 +08:00 |
|
xiez
|
1e4d831f46
|
Remove session storage in context switch
|
2012-08-30 20:27:28 +08:00 |
|
xiez
|
37c0f934bc
|
Add file comment feature
|
2012-08-26 11:50:57 +08:00 |
|
killing
|
dc65e319a1
|
Update file upload code.
|
2012-08-14 21:13:11 +08:00 |
|
xiez
|
4f64802e22
|
Modify group recommend
|
2012-08-13 21:26:58 +08:00 |
|
xiez
|
bfefa7df70
|
Add basic recommend feature
|
2012-08-10 21:17:28 +08:00 |
|
xiez
|
4153e6255c
|
Change sys.maxint to a const value
|
2012-08-04 17:12:45 +08:00 |
|
lins05
|
bd6000ff90
|
read ccnet addr:port from ccnet.conf
|
2012-08-03 12:02:28 +08:00 |
|
xiez
|
8f93238acc
|
Change account context storage from cache to session
|
2012-08-02 17:50:16 +08:00 |
|
xiez
|
dea8dc7ea8
|
Modify previewed file check
|
2012-08-01 15:11:23 +08:00 |
|
llj
|
bdb40766c4
|
added syntax highlighting for source code file
|
2012-08-01 13:54:53 +08:00 |
|
xiez
|
6970bee966
|
Remove CROCDOC_API_TOKEN from settings, document preview is disabled default.
|
2012-08-01 11:24:07 +08:00 |
|
xiez
|
7a850c7953
|
Modify repo share.
* Email unregistered user when sharing repo.
* Add email to contacts when share repo/file and add group user.
* Remove org repo share link.
|
2012-07-31 15:02:18 +08:00 |
|
xiez
|
220f9c9c24
|
Change error function names
|
2012-07-30 20:44:32 +08:00 |
|
xiez
|
862723e1d8
|
Modify org user add
|
2012-07-27 23:35:35 +08:00 |
|
llj
|
0207e1e162
|
added markdown file preview;improved file-view ui;modified pdf view
|
2012-07-27 19:53:49 +08:00 |
|
plt
|
aa432c6a25
|
Fix typo
|
2012-07-26 16:16:20 +08:00 |
|
plt
|
3d1f2ba50c
|
Set unkown file type
|
2012-07-26 15:43:42 +08:00 |
|
xiez
|
47076f8ad9
|
Merge branch 'lj'
Conflicts:
templates/repo_file_get.html
utils.py
|
2012-07-24 00:01:22 +08:00 |
|
xiez
|
acf3dfdf6b
|
Clean code
|
2012-07-23 22:49:09 +08:00 |
|
xiez
|
4b2558a6c5
|
Add document preview feature
|
2012-07-23 22:44:45 +08:00 |
|
llj
|
48ca6c87df
|
added pdf view: in page and in full screen
|
2012-07-21 22:13:38 +08:00 |
|
lins05
|
64d0dd8b0c
|
use token to controll access
|
2012-07-21 17:14:15 +08:00 |
|
xiez
|
882b9f4892
|
Modify httpserver url
|
2012-07-21 15:06:43 +08:00 |
|
xiez
|
ab930da830
|
Move file extension and type map generation from urls.py to utils.py.
|
2012-07-19 22:34:11 +08:00 |
|
xiez
|
c651cca9ce
|
Use dictionary in file extension and type map.
|
2012-07-19 19:06:21 +08:00 |
|
xiez
|
5e64e4b503
|
Add previewd file extention and type to cache. And clean code.
|
2012-07-19 17:19:59 +08:00 |
|
xiez
|
ea1b664541
|
Add new repo_file_get file and clean settings.py.
|
2012-07-19 11:31:30 +08:00 |
|
xiez
|
d66938cce0
|
Add file shared link, and modify url viewing file
|
2012-07-14 21:11:02 +08:00 |
|
lins05
|
2b72bd7213
|
add 'list file history' and 'revert file'
|
2012-07-14 11:55:35 +08:00 |
|
xiez
|
f99250938e
|
Add secret key generator
|
2012-07-05 21:07:49 +08:00 |
|
lins05
|
df627e8727
|
remove uploaded file after commit
* set default max upload file size to 100MB
* use default upload chunk size(64KB)
|
2012-07-05 13:40:26 +08:00 |
|
xiez
|
340ad516e4
|
Add file preview feature
|
2012-07-03 17:55:18 +08:00 |
|
plt
|
fda1edfe1f
|
Remove sleep and print
|
2012-07-03 16:39:28 +08:00 |
|
llj
|
8b40a83880
|
added file op:rename, cp, mv, upload, create
|
2012-07-02 11:47:04 +08:00 |
|
xiez
|
6a77ab10b0
|
Sort repos im myhome and group page
|
2012-06-28 20:02:17 +08:00 |
|
xiez
|
05a4cc9d0a
|
Add repo last modify time
|
2012-06-28 19:28:23 +08:00 |
|
xiez
|
9c4a54931f
|
Add org account feature
|
2012-06-20 19:39:21 +08:00 |
|