1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-18 15:08:22 +00:00
Commit Graph

893 Commits

Author SHA1 Message Date
zhengxie
36a3bd1685 Enable change repo name and desc. 2013-02-25 17:27:12 +08:00
llj
086c03a068 [file encoding] added encoding option & used chardet for Text/Markdown/Sf file 2013-02-24 16:52:10 +08:00
zhengxie
305c7dbd38 Fixed help link bug in other languages 2013-02-23 15:41:11 +08:00
zhengxie
3e2ddb466b Merge branch 'pubinfo'
Conflicts:
	thirdpart/seaserv/__init__.py
	views.py
2013-02-23 11:48:06 +08:00
zhengxie
7f887be89f Added repos/groups/users count 2013-02-22 14:52:33 +08:00
llj
2dce824661 [img view] fixed height bug when width equals max-width 2013-02-22 12:03:50 +08:00
llj
3779b8df37 [file comment] modified max-height of the panel 2013-02-22 11:00:04 +08:00
llj
37b0e03df5 rewrote pubinfo 2013-02-21 19:59:58 +08:00
xiez
cfbc413eb4 Merge pull request #12 from haiwen/pubinfo
Pubinfo
2013-02-16 19:17:34 -08:00
llj
67fdc67619 [file edit] fixed codeMirror selection bug 2013-02-07 12:24:44 +08:00
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
zhengxie
9dddbcbf5c Merge branch '1.4'
Conflicts:
	locale/zh_CN/LC_MESSAGES/django.po
2013-02-01 11:02:09 +08:00
llj
3fa5033c49 Merge branch 'repo_history' 2013-01-31 14:06:20 +08:00
llj
37f284d11a [img_view] enable view prev/next & improved ui 2013-01-31 13:18:25 +08:00
llj
c9fa7d3ff7 Merge branch 'edit' 2013-01-31 11:56:36 +08:00
zhengxie
2edeb9d9c2 Fixed typos 2013-01-31 11:49:54 +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
5081f4fcc3 Added missing translation for sharing quota 2013-01-29 19:46:24 +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
zhengxie
0063bd98ab Fixed bug in displaying initial commit message 2013-01-28 10:29:09 +08:00
llj
bc51aaccbe added 'recent changes' to group_info & improved 'tabs' 2013-01-25 22:08:37 +08:00
zhengxie
bca4281ffd File compare
Compare file with previous version
2013-01-25 21:59:40 +08:00
zhengxie
4657ed0159 Change password length of a enc repo to 30 2013-01-25 10:40:21 +08:00
llj
49ca698256 [file_edit] keep the cursor visible when moving it upward 2013-01-24 14:45:32 +08:00
llj
50883cf85b color library name of repo snapshot/snapshots 2013-01-24 11:13:35 +08:00
llj
9aad38ad1d [repo_history] color library name & modified <th> 2013-01-24 11:02:32 +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
zhengxie
731b4c4861 Added missing translations 2013-01-17 11:21:52 +08:00
llj
7de155978e [file update] checked file size before upload & fixed upload-cancel bug 2013-01-17 10:31:36 +08:00
llj
59ad6b7942 [new-file] ask for a name if there is only an extension 2013-01-17 10:31:25 +08:00
llj
0fe1ebdd46 [file update] checked file size before upload & fixed upload-cancel bug 2013-01-16 16:35:32 +08:00
llj
6cd1a953b1 [new-file] ask for a name if there is only an extension 2013-01-15 15:39:53 +08:00
llj
720ac28c22 [aloha] upgraded to 0.22.7 and added textcolor plugin
* textcolor: fixed plugin bugs, added translation for zh
* image: fixed default.jpg src bug
* added 'ru' support for seaf edit
* rm aloha-0.22.3 and ununsed files in aloha-0.22.7
2013-01-15 14:48:04 +08:00
llj
680b5e17cc [file_comment] fixed max-height bug 2013-01-12 20:41:00 +08:00
llj
dfba47e34e modified group name display in home page 2013-01-12 17:44:08 +08:00
llj
33c181ede3 [events] fixed bug for encrypted repo 2013-01-12 16:33:32 +08:00
llj
333a14747e improved 'repo_set_password' in file_edit & events 2013-01-12 11:15:02 +08:00
llj
094d9d6041 [events] hide loading-icon when req failed 2013-01-12 10:19:57 +08:00
llj
1a0f8ffbeb improved 'list commit detail' 2013-01-11 17:15:44 +08:00
llj
1919a7eb95 modified msg-reply for ie; allow use ie 10 to view pdf with pdf.js 2013-01-10 17:38:33 +08:00
zhengxie
a6dee8893d Only repo owner can share files or dirs 2013-01-10 15:02:25 +08:00
zhengxie
039d07614b Only can share dir when user has RW perm 2013-01-10 14:56:25 +08:00
llj
b67deb522d [repo] fixed 'popup_tr' bug 2013-01-10 14:37:11 +08:00
lins05
0ff4b32247 improve open-local message 2013-01-10 13:21:08 +08:00
lins05
8d2fa5a82c improve the tip of open-local 2013-01-10 11:47:05 +08:00
llj
d0a03a91be modified file_content_js 2013-01-10 11:03:02 +08:00
llj
7f8edd0358 modified some ui (fileshare & grpmember-add popup, path of shared dir's file 2013-01-09 21:15:26 +08:00
llj
9cbd7f20a4 [view_shared_dir] clean up the code 2013-01-09 16:15:08 +08:00
llj
96e57c6d1a added pdf view with pdf.js 2013-01-09 15:36:32 +08:00
zhengxie
aa7741adf4 Ignore previewd file extension, and change copyright 2013-01-09 11:49:43 +08:00
llj
cd385c2ca4 modified for ie 2013-01-08 17:44:25 +08:00
llj
74e13a7a7d modified 'More' 'Details' 2013-01-08 11:23:28 +08:00
lins05
e94fbd9954 fixed an error in file_view.html 2013-01-08 10:54:29 +08:00
llj
01c414e65f [repo] modified file star tip 2013-01-08 10:52:13 +08:00
lins05
eb97664e33 handle open local file request when https 2013-01-08 10:34:00 +08:00
llj
a30017220f [seahub] translation 2013-01-07 21:58:28 +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
llj
ff62c38ce2 fixed bug and improved code for file/subdir share in repo/file_view 2013-01-07 15:52:49 +08:00
zhengxie
415e71608c Added some translations 2013-01-07 14:05:09 +08:00
llj
eec740f7df [file edit] fixed edit submit bug 2013-01-05 13:23:15 +08:00
llj
62ca2f2af3 [repo] added sort by name/time for dirents 2013-01-04 17:48:17 +08:00
lins05
5f1b73d86b give user the download link when no seafile client detected 2013-01-04 14:52:05 +08:00
zhengxie
0bcb406153 Merge branch 'history' 2013-01-04 13:53:35 +08:00
zhengxie
a5adb9ed1c Using ZIP to download dir 2013-01-04 13:43:03 +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
c4a98d2bab Modified link send form 2013-01-03 21:40:48 +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
895b40e097 [avatar] supported file extension in upper case 2012-12-26 15:20:29 +08:00
llj
1b82f78b74 [profile edit] modified 'account' ui in home pages and added tip to avatar-link in topbar 2012-12-26 15:01:22 +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
llj
769267e0c9 Merge branch 'star' 2012-12-25 16:38:07 +08:00
zhengxie
3b3f1231bb Fixed bug in cp/move and file/dir path 2012-12-25 15:05:12 +08:00
llj
2b400d9156 rm unused pdf_full_view.html 2012-12-25 11:13:34 +08:00
llj
882f16b74f [repo_file_star] modified icons and rm text feedback 2012-12-25 10:44:16 +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
49db04c5db Fixed bug when email contains '+' sign 2012-12-24 19:57:34 +08:00
llj
8a30741aee [home_starred] show file name instead of 'formatted_path' and clean code 2012-12-22 16:36:59 +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
llj
d7f2df823c Merge branch 'file_view' 2012-12-19 14:22:20 +08:00
zhengxie
e94670085b [Issue #47] Enable signup on seahub. 2012-12-19 14:11:32 +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
fd1b4f6a30 [Issue #43] Use nickname instead of email for "Shared by" on shared link page 2012-12-18 11:11:34 +08:00
llj
71e79d39a1 [Text_file] fixed style overwrite bug 2012-12-17 13:27:38 +08:00
llj
4a6232bb12 [file_view] modified Image/SVG/PDF/Document file view, clean up code and fixed bugs. 2012-12-14 19:56:27 +08:00
llj
0ab3058a43 improved popup(send-link, share-repo, grpmember/admin-add) and textarea 2012-12-12 20:51:59 +08:00
llj
09a070ca2e [avatar_change] modified chg_btn_orig_bg get for ie 7,8 2012-12-11 16:16:36 +08:00
llj
f6b0dc5d8d [file_edit] upgraded codemirror to v2.36 to fix md link bug, and fixed css mode bug 2012-12-11 15:14:55 +08:00
llj
d6b073ff9c fixed bug in 'more-op' of repo page 2012-12-10 15:58:37 +08:00
llj
123b0315e8 [upload/update] fixed bug, modified bar style and improved code 2012-12-08 20:11:39 +08:00