1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00
Commit Graph

227 Commits

Author SHA1 Message Date
llj
490d2c5b31 [repo] fixed file-upload bug 2013-04-27 10:56:53 +08:00
llj
4ad9d23a1e modified js str with 'trans' for french; improved some code 2013-04-27 10:56:53 +08:00
llj
d270a3bcf3 [discuss to group] fixed '.msg-main top border missing sometimes' in chrome 2013-04-19 13:34:39 +08:00
llj
bc5a21c5bf [pubinfo] update translation 2013-04-17 17:51:28 +08:00
zhengxie
c9486bfd4b Fixed translation bug in pubinfo 2013-04-17 17:02:28 +08:00
llj
0c27dd2818 [md] add support of 'tables', 'def_list' 2013-04-15 16:23:17 +08:00
llj
503f1d1e92 [icons] replaced some image icons with font icons
* replaced all the image icons that's can be replaced
* added 'seafile-font'(offered only 'sf-icon-share' so far)
* make other browsers that doesn't support ':before' such as IE 7 can show the icons too
2013-04-13 17:38:45 +08:00
plt
2e7e581b93 Add personal wiki 2013-04-06 19:38:21 +08:00
llj
2ac3d80906 [font icons] add icons for bottom-bar & public group, using font-awesome 2013-04-06 17:20:21 +08:00
llj
f523998daf [discuss to grp] improved form ui & error tip, mv 'list' html to 'group' 2013-04-05 11:52:37 +08:00
llj
e3f7651c68 [discuss to grp] use ajax, show discusstions & replies
* manually merged some code from zx's branch 'file_discuss'
2013-04-04 20:05:08 +08:00
zhengxie
39aa65bfef Urlencode email 2013-04-02 21:31:01 +08:00
llj
f8467ba383 use 'email2id' for all user_profile url;improved some code;rm unused file 2013-04-02 14:14:54 +08:00
llj
5356f3584c [event] modified repo decrypt popup 2013-03-29 19:40:53 +08:00
zhengxie
1f0813f15e Fixed password length bug 2013-03-29 16:47:08 +08:00
llj
2283a16f79 [md] modified js for history/shared file view 2013-03-28 15:40:15 +08:00
llj
4ac14a25f4 improved grp discuss; changed 'recommend' to 'discuss'; deleted 'file comment' 2013-03-15 14:41:20 +08:00
llj
5267b2851d modified other 'checkbox' 2013-03-06 14:37:16 +08:00
llj
1813bb6cb4 [repo share popup] added 'groups' & 'contacts' tabs 2013-03-06 14:37:16 +08:00
llj
fda2a707f6 [ie,ff] rm dotted line for some elements when clicked 2013-03-04 19:29:09 +08:00
zhengxie
8d3c791ea7 Fixed plural problem in pubinfo 2013-03-04 18:11:53 +08:00
llj
bed0dc4000 [i18n] modified addConfirmTo & updated translation 2013-03-01 17:31:08 +08:00
llj
5d769e5045 [img view] don't fetch size for img in views.py 2013-02-28 12:08:44 +08:00
xiez
17c898c1a1 Merge pull request #14 from vIiRuS/master
Added preview support for video and mp3
2013-02-27 18:50:12 -08:00
llj
15d9d69c66 [file encoding] improved code & modified for file_edit & text_diff 2013-02-27 15:21:37 +08:00
Phillip Thelen
0bb42bb400 Added support for previewing Video and mp3 files. 2013-02-26 05:16:18 +01:00
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
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
37b0e03df5 rewrote pubinfo 2013-02-21 19:59:58 +08:00
llj
7db9a4212a cleaned up code, fixed bugs & rm unused file 2013-02-06 16:24:43 +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
37f284d11a [img_view] enable view prev/next & improved ui 2013-01-31 13:18:25 +08:00
zhengxie
2edeb9d9c2 Fixed typos 2013-01-31 11:49:54 +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
4657ed0159 Change password length of a enc repo to 30 2013-01-25 10:40:21 +08:00
llj
7de155978e [file update] checked file size before upload & fixed upload-cancel bug 2013-01-17 10:31:36 +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
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
96e57c6d1a added pdf view with pdf.js 2013-01-09 15:36:32 +08:00