Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lxerxa/actionview
Browse files Browse the repository at this point in the history
  • Loading branch information
lxerxa committed Jun 16, 2019
2 parents 3c45918 + afb9019 commit cda50e0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
19 changes: 10 additions & 9 deletions readme-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@

http://www.actionview.cn

![image](http://actionview.cn/summary.png)
![image](http://actionview.cn/images/summary.png)

![image](http://actionview.cn/issues-list.png)
![image](http://actionview.cn/images/issues.png)

![image](http://actionview.cn/workflow.png)
![image](http://actionview.cn/images/workflow.png)

![image](http://actionview.cn/kanban-list.png)
![image](http://actionview.cn/images/kanban.png)

![image](http://actionview.cn/kanban-drag.png)
![image](http://actionview.cn/images/kanban-drag.png)

![image](http://actionview.cn/kanban-backlog.png)
![image](http://actionview.cn/images/kanban-backlog.png)

![image](http://actionview.cn/type.png)
![image](http://actionview.cn/images/report.png)

# 安装手册

Expand All @@ -47,8 +47,9 @@ http://www.actionview.cn
* 支持用户在问题上添加工作日志。
* 支持用户针对问题发表评论。
* 团队成员可分享和查找工作所需的资料文档。
* 支持基于markdown语法的wiki。
* 支持基于LDAP用户的同步和认证。
* 支持基于markdown语法的wiki。
* 支持各种维度的统计报表。
* 支持基于LDAP用户的同步和认证。
* 通过webhook集成GitLab和GitHub.
* 使用当前较流行的前后端技术框架,后端:php/laravel, 前端:ReactJS+Redux.
* 支持Docker安装。
Expand Down
15 changes: 8 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ We are using Jira to do the task management and bug tracking, but found that the

http://www.actionview.cn

![image](http://actionview.cn/summary.png)
![image](http://actionview.cn/images/summary.png)

![image](http://actionview.cn/issues-list.png)
![image](http://actionview.cn/images/issues.png)

![image](http://actionview.cn/workflow.png)
![image](http://actionview.cn/images/workflow.png)

![image](http://actionview.cn/kanban-list.png)
![image](http://actionview.cn/images/kanban.png)

![image](http://actionview.cn/kanban-drag.png)
![image](http://actionview.cn/images/kanban-drag.png)

![image](http://actionview.cn/kanban-backlog.png)
![image](http://actionview.cn/images/kanban-backlog.png)

![image](http://actionview.cn/type.png)
![image](http://actionview.cn/images/report.png)

# Installation

Expand All @@ -48,6 +48,7 @@ http://www.actionview.cn
* User adding comments to an issue supported.
* Team members may share and find the documents required for work.
* Support wiki based on markdown.
* Support statistical reports of various dimensions.
* Synchronization and authentication based on LDAP users supported.
* Integration with GitLab and GitHub through webhook.
* Developed by using most popular framework both front-end and back-end side, back-end: php/laravel, front-end: ReactJS+Redux.
Expand Down

0 comments on commit cda50e0

Please sign in to comment.