wrmswindmill
|
68a1ee88fb
|
change the style of navigation area
|
2018-08-15 10:57:02 +08:00 |
wrmswindmill
|
b51202b296
|
Fixbug
|
2018-08-15 10:03:04 +08:00 |
wrmswindmill
|
aa4c7bdea4
|
FIXBUG
修复了打开第一个标签后左侧文档树不展开的BUG
解决方法:
由于jstree在未指定li的id时,id生是由规律的,第一个生成的li为j1_1,第二个为j1_2,以此类推
jstree是通过深度优先搜索遍历的,在遍历的时候又会提供当前节点的relative_path
因此在遍历时记录了节点对应的jstree_id,然后返回
“
|
2018-08-15 09:53:44 +08:00 |
wrmswindmill
|
83651aa687
|
FIXBUG:
修复打开标签页对应url的bug
修改url地址栏的url应该放在open_tab()中
|
2018-08-15 00:51:41 +08:00 |
杨树明775174143
|
80de3ec4d5
|
点击左边树形目录 地址随之修改对应的地址
|
2018-08-14 17:50:40 +08:00 |
杨树明775174143
|
bdd370c7f3
|
1.logo调整。
2.注释新增,修改同步。
3.文件图片按照设计修改更换。
|
2018-08-14 16:14:03 +08:00 |
杨树明775174143
|
68ddb589c2
|
。
|
2018-08-14 11:29:39 +08:00 |
杨树明775174143
|
23d9dab207
|
1.logo的调整
2。代码行距离调整
3.注释框的调整
4.文件夹详情页面背景拉长
5.提问页面调整
|
2018-08-14 11:24:40 +08:00 |
wrmswindmill
|
c03b7adecf
|
add file annotation and question
|
2018-08-13 09:34:45 +08:00 |
wrmswindmill
|
8fcd5758cd
|
FIX
fix add_comment by change source.js and add a new template called new_comment.html
|
2018-08-08 15:35:38 +08:00 |
杨树明775174143
|
abd3ad5b2d
|
联调
|
2018-08-08 14:51:03 +08:00 |
wrmswindmill
|
8b87e6213c
|
Add VoteUp and VoteDown
if user has voted,then active the relative vote tag
tag color is changed by .thumb_active
|
2018-08-08 11:32:43 +08:00 |
wrmswindmill
|
8845470065
|
Modify Annotation.html
Add Modify self anno
|
2018-08-07 23:30:36 +08:00 |
wrmswindmill
|
60cfe25c89
|
Merge And Solve Conflict:
Modify Code-Reading.html:show_issue_question work
Modify source.js:display annotation property
Modify Code-Reading.html:display anntation properly
|
2018-08-07 23:00:10 +08:00 |
杨树明775174143
|
8444adf968
|
冲突导致复原
|
2018-08-07 21:46:36 +08:00 |
杨树明775174143
|
ffd2f988c1
|
Merge branch 'develop' of http://git.trustie.net/wrm1995/codepedia2 into develop
# Conflicts:
# apps/operations/views.py
# static/css/code_show.css
# templates/projects/filesub/annotation.html
# templates/projects/filesub/code-reading.html
|
2018-08-07 19:51:40 +08:00 |
杨树明775174143
|
5ded69717e
|
1.目录左侧虚线调整,背景颜色调整。
2.tab样式加图标。
3.右边代码窗口缩放问题,双下拉问题。
4.注释框样式调整。
5.代码文字样式调整。
6.代码配色,距离调整。
7.给代码增加注释后,代码中间看到自己注释的代码。
8.代码滚动轴重复问题。
9.头部logo调整,文件图标调整。
|
2018-08-07 18:37:44 +08:00 |
wrmswindmill
|
4096b63dc4
|
add modify
|
2018-08-07 18:20:33 +08:00 |
wrmswindmill
|
d42eb0fe0f
|
modify a lot,and FileSummary and others
|
2018-08-07 15:15:10 +08:00 |
wrmswindmill
|
3e9b53aea6
|
shuming modify a lot, fix register by custom auther
|
2018-07-31 10:46:48 +08:00 |
wrmswindmill
|
74449c6bd2
|
add new code color using highlight.js but indentation has error
|
2018-07-18 23:28:02 +08:00 |
wrmswindmill
|
f48f8b0cfc
|
add code color using highlight.js
|
2018-07-18 21:07:03 +08:00 |
wrmswindmill
|
54c70ee061
|
fix:submit a question and show his question and modify code_reading html generate
|
2018-07-18 14:44:34 +08:00 |
wrmswindmill
|
c25da9ea9d
|
add get_project_tree_modify.py,this file use jstree create project tree,but now not implement ondbclick event
|
2018-07-18 10:04:53 +08:00 |
wrmswindmill
|
a8c4d46818
|
add modify annotation and group strategy, but group not complete and
|
2018-07-17 22:06:28 +08:00 |
wrmswindmill
|
f48b3ec682
|
add userinfo.html forgetpwd an so on,but is so ugly
|
2018-07-16 10:34:51 +08:00 |
wrmswindmill
|
99d6f6aff3
|
2018-7-15
|
2018-07-15 10:09:43 +08:00 |
YouXinyu
|
984d1e957f
|
add newproject
|
2018-07-09 15:14:57 +08:00 |