zhengxie
|
7021b83508
|
Modify version, and fixed bug in get accesible repos
|
2012-10-12 16:40:30 +08:00 |
|
xiez
|
7d0e15123a
|
Modify autocomplete and contacts
|
2012-09-27 17:52:04 +08:00 |
|
xiez
|
9c93e1a740
|
Clean business group add
|
2012-09-18 14:06:20 +08:00 |
|
xiez
|
00460468cb
|
Add business groups
|
2012-09-18 10:43:50 +08:00 |
|
plt
|
f36b9a4cfc
|
Enable debug
|
2012-09-17 13:25:40 +08:00 |
|
plt
|
330366cb96
|
Modify repo history list page
* Remove restore
* Add tooltip
|
2012-09-17 11:11:30 +08:00 |
|
lins05
|
5f1eccbec5
|
add file contributor list when view file
|
2012-09-15 12:00:59 +08:00 |
|
plt
|
38eed0ca61
|
Change server version
|
2012-09-10 14:16:16 +08:00 |
|
xiez
|
d7a570dc91
|
Fixed bug when cloud_mode is false
|
2012-09-01 13:35:27 +08:00 |
|
xiez
|
1e4d831f46
|
Remove session storage in context switch
|
2012-08-30 20:27:28 +08:00 |
|
xiez
|
674bbf8694
|
Translate message, add modify avatar settings
|
2012-08-18 11:02:53 +08:00 |
|
xiez
|
6af47d71de
|
Modify cache setting, and change avatar message
|
2012-08-17 23:35:50 +08:00 |
|
xiez
|
930bd31c30
|
Add password reset
|
2012-08-16 11:00:54 +08:00 |
|
xiez
|
b9f2678220
|
Enable avatar cache, and fix recommend bug
|
2012-08-14 10:44:28 +08:00 |
|
xiez
|
bfefa7df70
|
Add basic recommend feature
|
2012-08-10 21:17:28 +08:00 |
|
xiez
|
94b1d26409
|
Make avatar test pass, ans add some other basic tests.
|
2012-08-08 10:09:02 +08:00 |
|
xiez
|
872050d98a
|
Add auth to app
|
2012-08-07 19:50:10 +08:00 |
|
xiez
|
331e57cd1e
|
Add OFFICIAL_MODE to switch between cloud version and download version.
|
2012-08-01 17:42:28 +08:00 |
|
xiez
|
6970bee966
|
Remove CROCDOC_API_TOKEN from settings, document preview is disabled default.
|
2012-08-01 11:24:07 +08:00 |
|
xiez
|
c5d80ee8e7
|
Add USE_ORG in settings.
NOTE: Org feature is not enabled by default, in order to use org, need set USE_ORG to True in settings or local_settings.
|
2012-08-01 11:08:56 +08:00 |
|
xiez
|
0132e4e85d
|
Modify org
|
2012-07-27 23:35:35 +08:00 |
|
poet
|
f29db5b649
|
add djangorestframework
|
2012-07-24 22:13:06 +08:00 |
|
xiez
|
4b2558a6c5
|
Add document preview feature
|
2012-07-23 22:44:45 +08:00 |
|
xiez
|
ea1b664541
|
Add new repo_file_get file and clean settings.py.
|
2012-07-19 11:31:30 +08:00 |
|
plt
|
6eddec46ae
|
Improve file type icons
|
2012-07-19 12:24:07 +08:00 |
|
llj
|
cc7bd9b326
|
improved repo_file_view
|
2012-07-14 21:12:51 +08:00 |
|
xiez
|
c3296df1c1
|
Fix avatar png bug and clean code.
|
2012-07-14 20:17:40 +08:00 |
|
lins05
|
e575d86f57
|
fixed user quota in upload
|
2012-07-09 11:05:04 +08:00 |
|
xiez
|
f528f22407
|
Move out secret_key_generator from settings
|
2012-07-06 19:14:07 +08:00 |
|
xiez
|
567dcc0e76
|
Fix settings loading bug
|
2012-07-06 16:55:42 +08:00 |
|
xiez
|
690249298b
|
Modify secret key generation
|
2012-07-06 14:55:33 +08:00 |
|
xiez
|
f99250938e
|
Add secret key generator
|
2012-07-05 21:07:49 +08:00 |
|
xiez
|
7d24c7c204
|
Modify repo history
|
2012-07-05 19:29:56 +08:00 |
|
xiez
|
b9e5976f93
|
Modify preview file extensions
|
2012-07-05 16:31:58 +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
|
dc74dcd197
|
Modify notification email sending
|
2012-07-04 20:34:16 +08:00 |
|
xiez
|
4a9441c046
|
Add image type
|
2012-07-03 17:55:19 +08:00 |
|
xiez
|
340ad516e4
|
Add file preview feature
|
2012-07-03 17:55:18 +08:00 |
|
plt
|
3a0d175f36
|
Update icons
|
2012-07-02 16:42:24 +08:00 |
|
llj
|
8b40a83880
|
added file op:rename, cp, mv, upload, create
|
2012-07-02 11:47:04 +08:00 |
|
llj
|
329e7f4b97
|
Merge branch 'xiez_profile' into lj
Conflicts:
profile/templates/profile/set_profile.html
profile/templates/profile/user_ids.html
profile/views.py
|
2012-06-22 15:51:32 +08:00 |
|
xiez
|
d477e543e7
|
Modify profile
|
2012-06-21 20:53:13 +08:00 |
|
llj
|
c4bac01f1b
|
modified default avatar
|
2012-06-21 13:43:59 +08:00 |
|
xiez
|
bd54b31a0a
|
Don't use sub domain in default.
|
2012-06-21 13:19:38 +08:00 |
|
xiez
|
9c4a54931f
|
Add org account feature
|
2012-06-20 19:39:21 +08:00 |
|
xiez
|
705f86e68d
|
Add anonymous share feature
|
2012-06-12 10:15:47 +08:00 |
|
xiez
|
7abacb8b6a
|
Disable notification cache
|
2012-06-06 13:55:55 +08:00 |
|
xiez
|
c5daf3879a
|
Fix bug in HTTP_REFERER
|
2012-06-05 19:38:28 +08:00 |
|
xiez
|
f9c72b57a4
|
Add notification at info-bar, and fix bug in visiting register/login page when user is already logged in.
|
2012-06-04 21:27:32 +08:00 |
|
xiez
|
bd243bd383
|
Some modifications.
* Remove avatar cache
* Handle empty repo open issue
* Add SEAHUB_TITLE in settings.py
|
2012-05-30 22:42:21 +08:00 |
|