Commit Graph

616 Commits

Author SHA1 Message Date
joyqi 502cd5f7ca 准备对各应用引擎的存储进行支持 2014-02-17 18:00:29 +08:00
joyqi 85bc868760 Merge branch 'master' of https://github.com/typecho/typecho 2014-02-17 14:38:24 +08:00
joyqi b6121f8b75 优化文件上传体验,可以上传多个文件,上传更加流畅 2014-02-17 14:38:13 +08:00
fen 628dda2d8d Merge branch 'master' of https://github.com/typecho/typecho 2014-02-13 17:58:06 +08:00
fen 8b6f45662e 修复评论【取消】按钮样式 2014-02-13 17:57:58 +08:00
joyqi a2090a3250 Merge pull request #181 from loftor-git/master
增加HAVING语句方法
2014-02-12 17:58:34 +08:00
joyqi c056ba70fa fix #188
去掉所有不必要的require_once
2014-02-12 17:51:47 +08:00
fen 1ee0fa0805 Merge branch 'master' of https://github.com/typecho/typecho 2014-02-10 20:07:21 +08:00
fen 9b7c14e656 修复阅读设置页面的站点首页无法隐藏问题 2014-02-10 20:07:14 +08:00
joyqi bf20d25984 添加autofocus属性 2014-02-09 01:46:35 +08:00
joyqi fdf9196d58 fix #182 2014-02-09 01:18:31 +08:00
Loftor 7c1ff3029b 增加HAVING语句方法 2014-01-22 14:30:40 +08:00
joyqi 4ddd293f3d fix #168 2014-01-11 23:29:06 +08:00
joyqi db3bfaa08e 尝试修复 #168 2014-01-11 18:37:23 +08:00
fen 787c143949 Merge branch 'master' of https://github.com/typecho/typecho 2014-01-10 23:55:59 +08:00
fen 4e7f9a041a 将模板的中文标点全部替换成英文 2014-01-10 23:55:04 +08:00
joyqi 68c4f7b912 修改更为准确的字符串处理函数 2014-01-10 19:12:39 +08:00
joyqi daf8e1ee57 尝试修正 #168 2014-01-09 17:04:10 +08:00
joyqi 8dbe128e33 fix #169
增加评论删除插件接口
2014-01-09 16:51:36 +08:00
joyqi 1859e92e86 fix #152
增加了插件优先级定义的支持,多个插件之间可以自行约定执行顺序,范例

Typecho_Plugin::factory('admin/menu.php')->navBar_1000 = array('HelloWorld_Plugin', 'render');

这个插件的执行优先级就是1000,默认的执行顺序是10,越大的数字越靠后执行
2014-01-09 00:56:51 +08:00
joyqi aa56382207 fix #167 2014-01-08 17:04:03 +08:00
joyqi a3f17fbadb 修正class 2014-01-08 15:21:28 +08:00
joyqi 64db5b53da fix #161
为何有这么多人没有json支持,我都不知道你们是怎么装的php,算了,还是加上这个库吧
2014-01-08 15:03:37 +08:00
joyqi ee42a9550d 一次取10篇日志 2014-01-08 00:10:01 +08:00
fen 6a838279c6 修复遗漏样式 2014-01-08 00:02:47 +08:00
fen c447a3087e 改进 timepicker 样式 2014-01-08 00:00:16 +08:00
fen 851eb6b57d 剥离 .btn 样式 2014-01-07 23:53:05 +08:00
fen 2f1624b71b Merge branch 'master' of https://github.com/typecho/typecho
Conflicts:
	admin/editor-js.php
2014-01-07 23:46:22 +08:00
fen c22ecae58a 改进 Issue #145 上传页面 2014-01-07 23:41:29 +08:00
joyqi a21d13d4ed fix #166 2014-01-07 22:54:25 +08:00
joyqi 9788c44819 修正全屏上传按钮 2014-01-07 14:49:34 +08:00
joyqi b7ebd770f7 Merge pull request #165 from Lanfei/master
修复包含大写字母的邮箱获取Gravatar头像错误问题
2014-01-06 22:08:27 -08:00
Lanfei 47e54f201e 修复包含大写字母的邮箱获取Gravatar头像错误问题 2014-01-07 13:58:09 +08:00
joyqi bc7fd3e097 fix #150
fix #163

增加更加多样的分页输出样式选项,包括
wrapTag    外层包裹标签名,默认ol
wrapClass  外层包裹类名
itemTag     内层标签名, 默认li
textTag      直接输出文字的标签名
currentClass  当前聚焦类名
prevClass   上一页类名
nextClass   下一页类名
2014-01-07 10:45:07 +08:00
joyqi 297c77d593 fix #162
修正由于没有判断类别导致将没有文章的分类删除的bug
2014-01-06 00:52:14 +08:00
fen 8a58ab79cd 添加 Microdata 支持,改进与搜索引擎的关系 2014-01-04 23:19:59 +08:00
fen a9000a7e43 升级库 2014-01-02 19:56:22 +08:00
Fen f0455ec6e3 Merge pull request #158 from qt06/master
补充后台一些checkbox缺少文本描述
2014-01-01 18:17:00 -08:00
qt06 bce11f8b58 spelling error 2014-01-01 17:02:38 +08:00
qt06 6e855f25c9 missing the hover 2014-01-01 16:58:23 +08:00
qt06 98530da07c error spelling 2014-01-01 16:16:36 +08:00
qt06 d38e37cdf7 add the 'label' to the checkbox 2014-01-01 11:19:31 +08:00
qt06 7c6240f341 Merge branch 'master' of http://github.com/typecho/typecho 2014-01-01 10:58:02 +08:00
fen 9398c4e6ff 用了一个不太完美的方法解决了
fix issue #155
2013-12-31 17:14:52 +08:00
qt06 76c9e7fd23 add the for attribute fto the visibility label. 2013-12-29 14:36:34 +08:00
fen b42c264494 统一 logo 配色 2013-12-27 12:26:12 +08:00
fen ec58adb202 Merge branch 'master' of https://github.com/typecho/typecho 2013-12-27 12:25:17 +08:00
fen 45dc72970e 改进 logo 配色 2013-12-27 12:25:10 +08:00
joyqi 0357cb98cc Merge pull request #151 from shingchi/master
洁癖 https://github.com/typecho/typecho/pull/148#issuecomment-31201347
2013-12-25 19:09:18 -08:00
ShingChi 8f0125c06c https://github.com/typecho/typecho/pull/148#issuecomment-31201347 2013-12-26 10:45:44 +08:00