docs/gantt.html in mdoc-0.0.2 vs docs/gantt.html in mdoc-0.0.3
- old
+ new
@@ -22,26 +22,30 @@
g.setShowEndDate(0); // Show/Hide End Date(0/1)
//g.setDateDisplayFormat('yyyy-mm-dd') // Set format to display dates ('mm/dd/yyyy', 'dd/mm/yyyy', 'yyyy-mm-dd')
g.setFormatArr("day","week","month") // Set format options (up to 4 : "minute","hour","day","week","month","quarter")
if( g ) {
- g.AddTaskItem(new JSGantt.TaskItem(10,'design api document in readme','06/12/2013','06/12/2013','FFA500','',0,'黄巍',0,0,0,1,'','黄巍'));
+ g.AddTaskItem(new JSGantt.TaskItem(10,'design api document in readme','06/12/2013','06/12/2013','008000','',0,'黄巍',100,0,0,1,'','黄巍2013-06-12'));
- g.AddTaskItem(new JSGantt.TaskItem(12,'write a document parser using yaml and kramdown','06/12/2013','06/12/2013','FFA500','',0,'黄巍',0,0,0,1,'','黄巍'));
+ g.AddTaskItem(new JSGantt.TaskItem(12,'write a document parser using yaml and kramdown','06/12/2013','06/12/2013','008000','',0,'黄巍',100,0,0,1,'','黄巍2013-06-12'));
- g.AddTaskItem(new JSGantt.TaskItem(14,'write converters for varies format','06/12/2013','06/12/2013','FFA500','',0,'黄巍',0,1,0,1,'',''));
+ g.AddTaskItem(new JSGantt.TaskItem(14,'write converters for varies format','06/12/2013','06/12/2013','FF0000','',0,'黄巍',0,1,0,1,'',''));
- g.AddTaskItem(new JSGantt.TaskItem(15,'convert to docx with pandoc','06/12/2013','06/12/2013','FFA500','',0,'黄巍',0,0,14,1,'','黄巍'));
+ g.AddTaskItem(new JSGantt.TaskItem(15,'convert to docx with pandoc','06/12/2013','06/12/2013','008000','',0,'黄巍',100,0,14,1,'','黄巍2013-06-13'));
- g.AddTaskItem(new JSGantt.TaskItem(16,'convert to html use document-up','06/12/2013','06/12/2013','FFA500','',0,'黄巍',0,0,14,1,'','黄巍'));
+ g.AddTaskItem(new JSGantt.TaskItem(16,'convert to html use document-up','06/12/2013','06/12/2013','008000','',0,'黄巍',100,0,14,1,'','黄巍2013-06-13'));
- g.AddTaskItem(new JSGantt.TaskItem(17,'convert to pdf use xelatex','06/12/2013','06/12/2013','FFA500','',0,'黄巍',0,0,14,1,'','黄巍'));
+ g.AddTaskItem(new JSGantt.TaskItem(17,'convert to pdf use xelatex','06/12/2013','06/12/2013','FF0000','',0,'黄巍',0,0,14,1,'','黄巍'));
- g.AddTaskItem(new JSGantt.TaskItem(19,'a server that can receive html for review','06/12/2013','06/12/2013','FFA500','',0,'黄巍',0,0,0,1,'','黄巍'));
+ g.AddTaskItem(new JSGantt.TaskItem(19,'a server that can receive html for review','06/12/2013','06/12/2013','FF0000','',0,'黄巍',50,0,0,1,'','黄巍:50\%'));
- g.AddTaskItem(new JSGantt.TaskItem(21,'first public release','06/13/2013','06/13/2013','B0C4DE','',1,'黄巍',0,0,0,1,'','黄巍'));
+ g.AddTaskItem(new JSGantt.TaskItem(21,'first public release','06/13/2013','06/13/2013','008000','',1,'黄巍',100,0,0,1,'','黄巍2013-06-13'));
+ g.AddTaskItem(new JSGantt.TaskItem(23,'updated version','06/13/2013','06/13/2013','FFA500','',1,'黄巍',0,1,0,1,'',''));
+
+ g.AddTaskItem(new JSGantt.TaskItem(24,'add epub3 support via pandoc','06/13/2013','06/13/2013','FFA500','',0,'黄巍',0,0,23,1,'','黄巍'));
+
g.Draw();
g.DrawDependencies();
}
else
{
@@ -50,13 +54,178 @@
</script>
<h3>Recent Git Log</h3>
<pre><code>
-* <em style='color:grey'>8bdb56db381fa801a56bad355add39c78d44f5c1</em>
-| <strong>2013-06-12 10:15</strong> By Huang Wei <huangw@pe-po.com>
-| | <strong style='color:green'>update Gantt chart</strong>
+* <em style='color:grey'>041b1c2d26d8b9741d89fb74a44e0b22b82b32b2</em>
+| <strong>2013-06-13 13:09</strong> By Huang Wei <huang@humentsoft.com>
+| | <strong style='color:green'>use default encoding instead of utf-8</strong>
|
+|
+* <em style='color:grey'>fdde3ad7af13c190a0924359f809297ed2634f8a</em>
+|\ <strong>2013-06-13 11:36</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>Merge branch 'develop'</strong>
+| |
+| |
+| * <em style='color:grey'>7a01e81fb120b36de5fe09ab6cbf190c8d4531b7</em>
+| | <strong>2013-06-13 11:36</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task release_v0.1.0 to 100</strong>
+| |
+| |
+| * <em style='color:grey'>bdde406fc791056d68d8ba6724c78de02a3a87e0</em>
+| | <strong>2013-06-13 11:33</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task release_v0.1.0 to 99</strong>
+| |
+| |
+| * <em style='color:grey'>8953709e62836c4122530706e6027efb00eea636</em>
+| | <strong>2013-06-13 11:33</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task release_v0.1.0 to 10</strong>
+| |
+| |
+| * <em style='color:grey'>63d539bd33057223ddbdf85333a677e70ef2cf4c</em>
+| | <strong>2013-06-13 10:21</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task server to 50</strong>
+| |
+| |
+| * <em style='color:grey'>632872a5122d1403cc3a5e01c39c5ec299c1664d</em>
+| | <strong>2013-06-13 10:04</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task server to 20</strong>
+| |
+| |
+| * <em style='color:grey'>259f168a98ff33af2bf3b4b9bf0ba288d0212490</em>
+| | <strong>2013-06-13 10:04</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task server to 10</strong>
+| |
+| |
+| * <em style='color:grey'>011fe218159e33c261a5ad16a81ec7ad5ab591c0</em>
+| | <strong>2013-06-13 10:03</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task docup to 100</strong>
+| |
+| |
+| * <em style='color:grey'>27325d491f881ad7aa79cf6d698cdd95ea985f12</em>
+| |\ <strong>2013-06-13 10:03</strong> By Huang Wei <huang@humentsoft.com>
+| | | | | | <strong style='color:green'>Merge branch 'docup' into develop</strong>
+| | |
+| | |
+| | * <em style='color:grey'>7bacfd6018bdf8c47815c08888da25d86d019824</em>
+| |/ <strong>2013-06-13 10:03</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>[close] close the branch by set progress to 100.</strong>
+| |
+| |
+| * <em style='color:grey'>1ff39d99261eb0f9e3101c4ae14d48fec9934940</em>
+| | <strong>2013-06-13 09:26</strong> By Huang Wei <huang@humentsoft.com>
+| | | | <strong style='color:green'>update progress of task docup to 10</strong>
+| |
+| |
+| * <em style='color:grey'>d08d988e79c74d6cd52c479512c42ef1010eb63c</em>
+| | <strong>2013-06-12 17:40</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update progress of task docx to 100</strong>
+| |
+| |
+| * <em style='color:grey'>660833a30d8ee2ad3c8ada83072d9ee099bfdaa7</em>
+| |\ <strong>2013-06-12 17:40</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>Merge branch 'docx' into develop</strong>
+| | |
+| | |
+| | * <em style='color:grey'>851db1ef761ffbf8b8568811e392d8aa3e1248e1</em>
+| |/ <strong>2013-06-12 17:40</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>[close] close the branch by set progress to 100.</strong>
+| |
+| |
+| * <em style='color:grey'>a96485aba4ccba1779d8ba30a395da7d2fef7a01</em>
+| | <strong>2013-06-12 16:37</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update progress of task docx to 10</strong>
+| |
+| |
+| * <em style='color:grey'>22f182e221d4c7ada28451a170952db80818f108</em>
+| | <strong>2013-06-12 16:37</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update on develop</strong>
+| |
+| |
+| * <em style='color:grey'>1e249e20e7e62b000372da46e8e7d99168a790d5</em>
+| | <strong>2013-06-12 16:29</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update progress of task parser to 100</strong>
+| |
+| |
+| * <em style='color:grey'>4433ff051851c837601808419da9b8628d61a0fe</em>
+| |\ <strong>2013-06-12 16:29</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>Merge branch 'parser' into develop</strong>
+| | |
+| | |
+| | * <em style='color:grey'>4ebcddc1aacacf7960279529a0e226d02d18dea2</em>
+| | | <strong>2013-06-12 16:29</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>[close] close the branch by set progress to 100.</strong>
+| | |
+| | |
+| | * <em style='color:grey'>c02f3faf055a953e837dcbb8c08d214929b69631</em>
+| | | <strong>2013-06-12 11:28</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>[progress] update progress to 35</strong>
+| | |
+| | |
+| | * <em style='color:grey'>cb3c603e2c39f4a6380c4ff42627800223f1df9f</em>
+| | |\ <strong>2013-06-12 11:25</strong> By Huang Wei <huangw@pe-po.com>
+| | |/ | |/| <strong style='color:green'>Merge branch 'develop' into parser</strong>
+| | |
+| | |
+| * | <em style='color:grey'>63bc917f67d17c3ffc4697d27bce1201ff837483</em>
+| | | <strong>2013-06-12 11:25</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>update progress of task parser to 35</strong>
+| | |
+| | |
+| | * <em style='color:grey'>4654400daf726cdc5357da7a0228692088538b88</em>
+| | | <strong>2013-06-12 11:25</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>[progress] update progress to 35</strong>
+| | |
+| | |
+| | * <em style='color:grey'>4d6ca5fe0cff693ec88e83c916c6939856c3f70e</em>
+| | |\ <strong>2013-06-12 11:23</strong> By Huang Wei <huangw@pe-po.com>
+| | |/ | |/| <strong style='color:green'>Merge branch 'develop' into parser</strong>
+| | |
+| | |
+| * | <em style='color:grey'>3e04aeb3403c126d82a62bb2a20a72815080d8d8</em>
+| | | <strong>2013-06-12 11:23</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>update progress of task parser to 30</strong>
+| | |
+| | |
+| | * <em style='color:grey'>f3985b809df19e4672fbe5a34d50d90697fd8e15</em>
+| |/ <strong>2013-06-12 11:22</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>[progress] update progress to 30</strong>
+| |
+| |
+| * <em style='color:grey'>473e61be6bc015bfb5b3d7331d23bc4d407bb1b7</em>
+| | <strong>2013-06-12 11:15</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update progress of task parser to 10</strong>
+| |
+| |
+| * <em style='color:grey'>06c10ccac8c71c5c88646f5f930c5adf1ffdcb0b</em>
+| | <strong>2013-06-12 11:14</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update progress of task design to 100</strong>
+| |
+| |
+| * <em style='color:grey'>468f9f0ba196b75ccf91124979fead7810a67eab</em>
+| |\ <strong>2013-06-12 11:14</strong> By Huang Wei <huangw@pe-po.com>
+| | | | | | <strong style='color:green'>Merge branch 'design' into develop</strong>
+| | |
+| | |
+| | * <em style='color:grey'>b556ca8e73f1f927ed183d22558c5d3674c37349</em>
+| |/ <strong>2013-06-12 11:14</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update readme.</strong>
+| |
+| |
+| * <em style='color:grey'>8c22bcbcec187cf475786ae21bed61935ff249aa</em>
+| | <strong>2013-06-12 10:21</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update progress of task design to 10</strong>
+| |
+| |
+| * <em style='color:grey'>ac3862ef63de5e594e76fa5675959cc6fab1b62a</em>
+| | <strong>2013-06-12 10:20</strong> By Huang Wei <huangw@pe-po.com>
+| | | | <strong style='color:green'>update Gantt chart</strong>
+| |
+| |
+| * <em style='color:grey'>8bdb56db381fa801a56bad355add39c78d44f5c1</em>
+|/ <strong>2013-06-12 10:15</strong> By Huang Wei <huangw@pe-po.com>
+| | <strong style='color:green'>update Gantt chart</strong>
+|
|
* <em style='color:grey'>831f9d5945f2be643d54fd6abe230a8ae6657aba</em>
<strong>2013-06-12 10:14</strong> By Huang Wei <huangw@pe-po.com>
<strong style='color:green'>add roadmap</strong>