llj
|
7db9a4212a
|
cleaned up code, fixed bugs & rm unused file
|
2013-02-06 16:24:43 +08:00 |
|
llj
|
8260133d7e
|
combined 'public home' & 'public info'
|
2013-02-06 13:37:06 +08:00 |
|
llj
|
d2848f20f8
|
improved front-end performance & grp msg move-upward
* combined js files
* added css sprites
* added size for images (except small icons)
* cleaned up css/js
* removed unused files (images etc.)
|
2013-02-05 17:57:47 +08:00 |
|
llj
|
37f284d11a
|
[img_view] enable view prev/next & improved ui
|
2013-01-31 13:18:25 +08:00 |
|
zhengxie
|
46ee7b6361
|
Merge branch '1.4'
Conflicts:
locale/zh_CN/LC_MESSAGES/django.po
|
2013-01-30 21:16:52 +08:00 |
|
zhengxie
|
c134f9e84e
|
Display share quota usage.
Conflicts:
thirdpart/seaserv/__init__.py
views.py
|
2013-01-29 15:33:53 +08:00 |
|
zhengxie
|
76a6f01bd5
|
Added missing translations and change timestamp
|
2013-01-28 14:07:59 +08:00 |
|
lins05
|
99ec82061b
|
add limit to download a dir
|
2013-01-28 11:10:31 +08:00 |
|
zhengxie
|
0063bd98ab
|
Fixed bug in displaying initial commit message
|
2013-01-28 10:29:09 +08:00 |
|
zhengxie
|
bca4281ffd
|
File compare
Compare file with previous version
|
2013-01-25 21:59:40 +08:00 |
|
chuyskywalker
|
2a28c0dd5f
|
Fixup some minor english grammar mistakes.
|
2013-01-23 05:38:52 -08:00 |
|
lins05
|
2b03f33f5b
|
improve get_(org)_user_events
|
2013-01-23 12:06:55 +08:00 |
|
zhengxie
|
f2ee3c614b
|
List history of read-only library, and fixed typo in share repo to all
|
2013-01-21 11:34:18 +08:00 |
|
killing
|
05e86826ef
|
Add repo->magic to repo download link.
|
2013-01-19 10:29:47 +08:00 |
|
llj
|
333a14747e
|
improved 'repo_set_password' in file_edit & events
|
2013-01-12 11:15:02 +08:00 |
|
zhengxie
|
238041d651
|
Fixed org repo settings bug
|
2013-01-09 20:33:46 +08:00 |
|
zhengxie
|
9e167e7f76
|
i18n for seahub and share
|
2013-01-09 19:19:08 +08:00 |
|
lins05
|
0d62163c8a
|
improve file preview related code
|
2013-01-09 17:35:33 +08:00 |
|
zhengxie
|
db23497e69
|
Added email sending settings
|
2013-01-09 17:30:31 +08:00 |
|
llj
|
96e57c6d1a
|
added pdf view with pdf.js
|
2013-01-09 15:36:32 +08:00 |
|
zhengxie
|
ca5f21c585
|
Added SEAFILE_CONF_DIR environment var, and remove max_upload_file_size and http_server_root from settings
|
2013-01-08 11:12:07 +08:00 |
|
llj
|
c1323409b9
|
[repo] fixed bug and improved code for setting, new file/dir, rename
|
2013-01-07 21:15:48 +08:00 |
|
llj
|
4e73754dfd
|
improved code for file star/comment
|
2013-01-07 17:04:02 +08:00 |
|
lins05
|
5f1b73d86b
|
give user the download link when no seafile client detected
|
2013-01-04 14:52:05 +08:00 |
|
killing
|
cd66dc369b
|
Change repo settings icon.
|
2013-01-04 13:26:18 +08:00 |
|
killing
|
d330bf4d36
|
Allow selecting how many deleted files to show in recycle.
|
2013-01-04 13:07:31 +08:00 |
|
killing
|
73209e4e9f
|
Setting how many days of history to keep.
|
2013-01-04 13:05:24 +08:00 |
|
zhengxie
|
37eacd22c3
|
Merge branch 'feature/share_dir'
Conflicts:
utils/__init__.py
views.py
|
2013-01-03 19:30:50 +08:00 |
|
zhengxie
|
f94c4c5a61
|
Added dir shared link feature
|
2013-01-03 19:28:57 +08:00 |
|
lins05
|
d6a8b86c4f
|
show last modified in file list
* Also handles the situation when list contributors failed
|
2013-01-03 17:35:00 +08:00 |
|
llj
|
c724b44386
|
added fileshare to repo page, improved fileshare in file_view, improved 'messages' & apply_form_error
|
2012-12-29 20:49:33 +08:00 |
|
llj
|
47616acb1f
|
[views.py] fixed bug in repo_file_get
|
2012-12-27 11:26:19 +08:00 |
|
zhengxie
|
33c8064d56
|
Fixed repo not exists bug when viewing/editing file
|
2012-12-26 13:58:55 +08:00 |
|
llj
|
beaf3395d9
|
improved file_get in file_edit for encrypted repo and rm 'newline_mode' code
|
2012-12-25 16:54:33 +08:00 |
|
zhengxie
|
3b3f1231bb
|
Fixed bug in cp/move and file/dir path
|
2012-12-25 15:05:12 +08:00 |
|
llj
|
50db057172
|
improved file_edit(submit, filetype judge etc) and repo_decrypt of events
* enable submit after edit a file in an encrypted repo for more than 1 hour
* added file type judgement, edit-tip etc
|
2012-12-24 20:30:39 +08:00 |
|
zhengxie
|
05c8280e40
|
Changed rpc name
|
2012-12-24 16:53:32 +08:00 |
|
llj
|
86362f78ea
|
[repo] added file star/unstar feature
|
2012-12-21 19:53:09 +08:00 |
|
llj
|
604c024275
|
[file_rewrite] extracted file_content files, cleaned up code & rm unused files of pdf view
|
2012-12-20 19:53:12 +08:00 |
|
llj
|
792d3fca28
|
[file_rewrite] split repo_view_file into file_view & history_file_view
|
2012-12-19 19:54:24 +08:00 |
|
llj
|
85c7fef3bc
|
added 'more' for events
|
2012-12-19 19:09:50 +08:00 |
|
zhengxie
|
8347e84fee
|
Fixed bug in getting shared repos using api2, and refactor some code.
|
2012-12-19 10:58:14 +08:00 |
|
zhengxie
|
cad653726b
|
[Issue #28] Shared to group libraries are only visible in Groups view, not in "My Home -> Shared"
|
2012-12-18 19:52:41 +08:00 |
|
zhengxie
|
919e286b83
|
Added repo download link
|
2012-12-17 10:40:12 +08:00 |
|
llj
|
123b0315e8
|
[upload/update] fixed bug, modified bar style and improved code
|
2012-12-08 20:11:39 +08:00 |
|
zhengxie
|
e83cff3914
|
Fixed duplicated function name bug in removing library
|
2012-12-06 11:28:04 +08:00 |
|
zhengxie
|
9b461e1134
|
Modified remame/move file translation
|
2012-12-06 11:08:45 +08:00 |
|
zhengxie
|
9e0e1ed3cc
|
Modified user password resetting, make messages more clear
|
2012-12-05 13:35:11 +08:00 |
|
zhengxie
|
3486fb4223
|
Added several functional tests, and fixed a few bugs
* wrap remov_repo rpc
* delete profile when remove user
* delete remove_binding rpc
|
2012-12-05 11:44:21 +08:00 |
|
zhengxie
|
7539dd1714
|
Fixed 404 bug when viewing read-only repo and clean code
|
2012-12-04 13:14:09 +08:00 |
|