残剑 / taobaocode - Info
Check out:
svn co http://code.taobao.org/svn/taobaocode/trunk taobaocode
Work logs(344)
路奇
Commited
on
taobaocode
at
2011-10-10 09:51:33
r279
增加马上删除svn repos库的功能
如果是空的commit不出现在用户日志中
将open改成opens
路奇
Commited
on
taobaocode
at
2011-10-10 09:51:33
r279
增加马上删除svn repos库的功能
如果是空的commit不出现在用户日志中
将open改成opens
路奇
Commited
on
taobaocode
at
2011-10-07 12:57:14
r277
change svn souce root '/' with {{project.name}}
add missing mimetype (only for Python 2.6.5 (r265:79063, May 17 2010, 11:48:33)
路奇
Commited
on
taobaocode
at
2011-10-07 12:57:14
r277
change svn souce root '/' with {{project.name}}
add missing mimetype (only for Python 2.6.5 (r265:79063, May 17 2010, 11:48:33)
路奇
Commited
on
taobaocode
at
2011-10-02 11:45:22
r273
修正about的连接错误,taocode应该是taobaocode
修正ajax的prj_name无法识别'-'的错误
修正wiki的view_change无法找到HtmlFormater的错误
增加了README的说明文档
路奇
Commited
on
taobaocode
at
2011-10-02 11:45:22
r273
修正about的连接错误,taocode应该是taobaocode
修正ajax的prj_name无法识别'-'的错误
修正wiki的view_change无法找到HtmlFormater的错误
增加了README的说明文档
路奇
Commited
on
taobaocode
at
2011-10-01 14:47:35
r270
svn日志写入到activity中将utc转换成server本地的时间
svn show logs时将utc展示为本地时间.
将已经生成的commit log重新更新一次
路奇
Commited
on
taobaocode
at
2011-10-01 14:47:35
r270
svn日志写入到activity中将utc转换成server本地的时间
svn show logs时将utc展示为本地时间.
将已经生成的commit log重新更新一次
路奇
Commited
on
taobaocode
at
2011-10-01 00:43:42
r265
add INSTALL to quick view add ftype_ftid for upload filename
路奇
Commited
on
taobaocode
at
2011-09-30 14:16:40
r257
add index cache; fixed svn log author with loginid;
路奇
Commited
on
taobaocode
at
2011-06-18 23:12:08
r231
replace sourcecontrol with repos
add xmlo parser
remove to_user,to_project; add url filter
小楼听雨
Commited
on
taobaocode
at
2011-05-23 15:42:51
r230
add wiki preview, when wiki content has been change or interval reached.
小楼听雨
Commited
on
taobaocode
at
2011-05-03 16:43:24
r214
add create project handler to automatic create wiki home page for the project
add wiki permission check for project member
路奇
Commited
on
taobaocode
at
2011-05-02 23:52:47
r213
split urls.py (/p/ into prj_urls.py)
add reset password(with new ui)
路奇
Commited
on
taobaocode
at
2011-05-02 20:36:11
r212
update copy right notice
add send_mail(with template)
add verify_task(change email, reset password)
路奇
Commited
on
taobaocode
at
2011-04-19 02:52:20
r202
add css button;add confirm box;add send-msg-form
残剑
Commited
on
taobaocode
at
2011-04-18 11:51:58
r193
fix Command bug and fix RepositoryManager ,add svn_init
路奇
Commited
on
taobaocode
at
2011-04-15 09:54:45
r184
append / with link_to
add msg/[inbox|outbox|trashbox] uri
tidy up base ui
残剑
Commited
on
taobaocode
at
2011-04-12 17:36:59
r175
update project template style and source control codes
路奇
Commited
on
taobaocode
at
2011-04-10 23:55:20
r171
add helper/func.py for wrap_view
add project ACL check
add edit project[project admin]
update url regex( from [\w@ ]+ => [\w]+)
路奇
Commited
on
taobaocode
at
2011-04-06 00:39:37
r166
upgrade django to 1.3
add message
add issue(can upload file now)
add comment
add project admin(can invite member)
路奇
Commited
on
taobaocode
at
2011-03-08 22:40:29
r163
add SITE_ROOT
tidy up ajax call into ajax_urls
add issue view(add tracker)
徒维
Commited
on
taobaocode
at
2010-07-23 15:34:11
r126
update the png to orange..
update the head . has ;
徒维
Commited
on
taobaocode
at
2010-07-22 16:59:19
r110
add diggResult and diggCount
creative_comment_digg add enable email
徒维
Commited
on
taobaocode
at
2010-07-22 14:56:20
r105
add recommend and diggResult into main/views.py ..
徒维
Commited
on
taobaocode
at
2010-07-22 00:29:49
r97
bugfix on mycreative and myproject
revert to old
徒维
Commited
on
taobaocode
at
2010-07-21 23:51:04
r94
add digg on everywhere .
and take login require .
digg once.
徒维
Commited
on
taobaocode
at
2010-07-21 11:30:12
r86
modify digg result, and digg up
on project creative
徒维
Commited
on
taobaocode
at
2010-07-19 09:40:39
r65
add forms to main..
to simpler the views.py .
use forms
徒维
Commited
on
taobaocode
at
2010-07-15 16:18:28
r63
modify taobao.code js on login .
JQuery(#LoginForm).submit()
徒维
Commited
on
taobaocode
at
2010-07-15 16:04:13
r62
modify urls.py ..
use the generic views to instead of old views.py
modify the login and register.
delete some code from vi
徒维
Commited
on
taobaocode
at
2010-07-15 15:06:19
r61
modify urls.py ..
use the generic views to instead of old views.py
徒维
Commited
on
taobaocode
at
2010-07-13 16:59:13
r59
split projectContent from index.html
and use it in listByCatagory.html
DRY
徒维
Commited
on
taobaocode
at
2010-07-12 16:44:51
r57
digg func add :
1>project table add fields digg_result and digg_count
2>creative table add fields digg_result and digg_
徒维
Commited
on
taobaocode
at
2010-07-12 10:49:05
r54
add feed module ..
feed
__init__.py urls.py views.py
徒维
Commited
on
taobaocode
at
2010-07-12 10:48:54
r53
add feed module ..
feed
__init__.py urls.py views.py
徒维
Commited
on
taobaocode
at
2010-07-12 10:47:51
r52
add feed module ..
feed
__init__.py urls.py views.py
路奇
Commited
on
taobaocode
at
2010-06-29 22:10:57
r34
增加编辑project/creative时,将auditstatus置为audit ok时发送审核通过邮件
路奇
Commited
on
taobaocode
at
2010-06-29 20:31:13
r31
增加admin.py
将邮件发送由smtp改成sendmail
增加评论所在项目的快捷跳转功能
增加项目成员的快捷跳转功能
|
Members(28)
|

Weibo Login
Taobao Login

