1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 10:26:17 +00:00
Commit Graph

1155 Commits

Author SHA1 Message Date
llj
8a39f5a04c [pdf2html] improved zoom in/out 2013-06-08 20:23:36 +08:00
llj
cca9355828 [bottom bar] modified ui 2013-06-05 14:05:45 +08:00
llj
4d5236ba9b [pdf2html] improved ui & added zoom in/out; modified msg-count color 2013-06-05 11:44:27 +08:00
llj
beee5c0909 [msg] redesigned send-msg popup, improved topbar & user-msg page 2013-06-01 14:25:40 +08:00
zhengxie
7ab4da93f5 Change all msg table 2013-05-30 10:57:40 +08:00
llj
ade51c00d5 [pdf2html] redesigned doc/pdf view , rm 'flexpaper' files 2013-05-28 17:43:41 +08:00
lins05
75b79439b5 show loading gif when converting documents 2013-05-28 17:43:41 +08:00
zhengxie
2b1bfaeac4 Merge branch 'file_link'
Conflicts:
	seahub/views/__init__.py
2013-05-22 17:09:47 +08:00
llj
7f1ccc52e3 [search] added 'advanced search' for top-search-form and search-result page 2013-05-22 11:53:53 +08:00
llj
d0c96aada3 [search] added 'scales' option 2013-05-22 11:53:53 +08:00
plt
adfc9c7638 Merge branch 'pubfile2' 2013-05-21 22:54:35 +08:00
plt
00122ac6fa Improve css of payment 2013-05-21 22:54:10 +08:00
zhengxie
d0d6f6d49d Convert file/folder link in file activity 2013-05-21 11:18:11 +08:00
plt
58660afcae Improve coding of pubfile 2013-05-19 15:38:39 +08:00
zhengxie
66cce706d1 Merge branch 'event'
Conflicts:
	seahub/views/__init__.py
2013-05-18 13:26:11 +08:00
zhengxie
8fbedb85f3 Merge branch 'dancewhale-master'
Conflicts:
	media/css/seahub.css
	seahub/templates/myhome.html
	seahub/templates/wiki/personal_wiki.html
2013-05-18 11:09:34 +08:00
zhengxie
8212dc3834 Added payment 2013-05-17 17:20:08 +08:00
plt
e48fea29c8 Add pubfile support 2013-05-17 11:12:32 +08:00
llj
2ecb72c33d [events] redesign it 2013-05-14 12:08:11 +08:00
dancewhale
41fb83ff8c some change in html 2013-05-08 17:13:55 +08:00
llj
75c2e896f1 [profile set] modified ui for other langs 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
08e1ab63aa [useradmin] improved user-add, set/revoke admin, user-delete 2013-04-23 10:25:44 +08:00
plt
e5ddc4bd07 Improve sys admin 2013-04-20 14:34:40 +08:00
llj
1fe5406127 [sf editor] fixed bugs and cleaned up code
* fixed 'font menu no content when lang is zh-cn' bug
* added back necessary '.btn-into' styles
* rm no used js/css
2013-04-20 12:11:46 +08:00
llj
b45ab7cb53 [discuss to group] fixed '.msg-main top border missing sometimes' in chrome 2013-04-20 12:11:45 +08:00
llj
e0bfae4068 improved css ( mainly for ie 7) 2013-04-16 11:54:53 +08:00
llj
0c27dd2818 [md] add support of 'tables', 'def_list' 2013-04-15 16:23:17 +08:00
zhengxie
b4e96191bd Center wiki img 2013-04-13 20:50:18 +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
llj
8ec83cbf3d [sf edit] use 'bootstrap-wysiwyg' as the editor, and rm 'experimental' 2013-04-11 15:27:23 +08:00
llj
b48e407022 modified tip for public discuss;modified css of 'discuss to grp' for ie 7 2013-04-09 15:26:57 +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
llj
af5897d540 [grp discuss] display image if the attachment is a image file 2013-03-30 13:21:48 +08:00
llj
9e40a98d4e [ui] modified space/traffic 2013-03-28 12:03:43 +08:00
lins05
bfd6b51a71 add traffic usage help link 2013-03-27 22:05:53 +08:00
llj
dc34d7abcf [ie] modified wiki, markdown extra.js, search results page for ie 2013-03-27 17:15:00 +08:00
llj
e1c241e94a translation; improved md edit ui & help; fixed bugs in grp discussion/wiki 2013-03-26 14:37:11 +08:00
lins05
f9cc2f9cae improve traffic-stat 2013-03-26 11:01:11 +08:00
llj
dc14675a10 [markdown] use pagedown for view, edit/preview.
* modified Markdown.Editor.js and pagedown.css
* offered 'help' popup and 'fenced code block'
2013-03-25 20:39:11 +08:00
llj
886447ce61 [grp discuss] improved html/css, mainly for autocomplete menu 2013-03-20 17:07:36 +08:00
zhengxie
4f47828d64 Update wiki 2013-03-15 20:47:26 +08:00
llj
d1039e16d5 [wiki] improved ui & fixed bugs 2013-03-15 16:57:33 +08:00
zhengxie
f9ac102378 Let user choose wiki name and description 2013-03-15 16:45:06 +08:00
zhengxie
b30aff9bf8 Modified wiki link parsing and add icon to wiki links. 2013-03-15 16:45:06 +08:00
zhengxie
c40f0faa09 Added wiki pages and delete page and fixed minor bugs 2013-03-15 16:45:06 +08:00
llj
4ac14a25f4 improved grp discuss; changed 'recommend' to 'discuss'; deleted 'file comment' 2013-03-15 14:41:20 +08:00