wrmswindmill
|
41bfe77314
|
Improve
修改了文件的生成方式:将模板生成改为js生成了
这样就不会由于文件太大了
|
2018-08-19 21:30:41 +08:00 |
wrmswindmill
|
ea38005262
|
Temp
修改CodeReading部分html代码生成方式
但是还有问题
|
2018-08-19 19:35:33 +08:00 |
wrmswindmill
|
0f14e830d1
|
Fixbug
修改Scanner Project后Method count不正确的问题,同时修改了文件及文件夹Method数目与opengrok不一致的问题
仍然存在的问题:opengrok对python的Method扫描不准确,对go语言不支持
|
2018-08-19 17:38:22 +08:00 |
wrmswindmill
|
8902a39db0
|
合并
|
2018-08-18 22:59:52 +08:00 |
wrmswindmill
|
96fc8bc561
|
FixBug
修复不同文件注释符号不同的bug:之前全都默认为//
内容放在operation/views.py中的get_currentfile_comment_anno()中
新增功能:
添加移除项目功能
|
2018-08-18 22:49:28 +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 |
杨树明775174143
|
bdd370c7f3
|
1.logo调整。
2.注释新增,修改同步。
3.文件图片按照设计修改更换。
|
2018-08-14 16:14:03 +08:00 |
wrmswindmill
|
8aea0454af
|
add commit_id but error log havent complete
|
2018-08-14 09:03:07 +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 |
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
|
e6b43dd8cd
|
Merge And Solve Conflict
|
2018-08-07 21:12:32 +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
|
58f7a6bdef
|
modify new_project:add fileSummary and anntationStrategy
|
2018-08-07 17:15:58 +08:00 |
wrmswindmill
|
c4fd49509b
|
when scanner import add filesummary and anntationstragegy
|
2018-08-07 17:06:06 +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
|
fa0d953aba
|
complete left project tree
|
2018-07-18 15:53:29 +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
|
8d879c8389
|
modify login register and forgetpws
|
2018-07-17 08:51:03 +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 |