| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | <html> |
|---|
| 3 | <head> |
|---|
| 4 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
|---|
| 5 | <title>Daily Report</title> |
|---|
| 6 | <!-- |
|---|
| 7 | - FILE: gtt-style.css |
|---|
| 8 | - Please note this is not a true stand-alone style-sheet. |
|---|
| 9 | - This file is meant to be inlined with the web pages! |
|---|
| 10 | --> |
|---|
| 11 | <style type="text/css"> |
|---|
| 12 | body |
|---|
| 13 | { |
|---|
| 14 | background: #c8c8d3; |
|---|
| 15 | font-color: #000000; |
|---|
| 16 | } |
|---|
| 17 | .gnotime-diary-entry, |
|---|
| 18 | .gnotime-project-status |
|---|
| 19 | { |
|---|
| 20 | background: #e0e0e0; |
|---|
| 21 | display: block; |
|---|
| 22 | width: 98%; |
|---|
| 23 | margin: 4px 2px 4px 8px; |
|---|
| 24 | border: solid 2px #000000; |
|---|
| 25 | margin: 4px 2px 4px 8px; |
|---|
| 26 | } |
|---|
| 27 | .gnotime-diary-memo |
|---|
| 28 | { |
|---|
| 29 | font-size: 120%; |
|---|
| 30 | font-weight: bold; |
|---|
| 31 | font-stretch: wider; |
|---|
| 32 | margin: 4px 2px 1px 6px; |
|---|
| 33 | } |
|---|
| 34 | .gnotime-diary-notes, |
|---|
| 35 | .gnotime-project-status-notes |
|---|
| 36 | { |
|---|
| 37 | background: #f8f8f0; |
|---|
| 38 | width: 100%; |
|---|
| 39 | border: 0px; |
|---|
| 40 | margin: 4px 2px 1px 6px; |
|---|
| 41 | } |
|---|
| 42 | .gnotime-start-stop-table, |
|---|
| 43 | .gnotime-todo-table, |
|---|
| 44 | .gnotime-daily-table |
|---|
| 45 | { |
|---|
| 46 | background: #f8f8f0; |
|---|
| 47 | margin: 4px 4px 4px 4px; |
|---|
| 48 | border: solid 1px #9999a9 |
|---|
| 49 | } |
|---|
| 50 | .gnotime-start-stop-table-header, |
|---|
| 51 | .gnotime-todo-table-header, |
|---|
| 52 | .gnotime-daily-table-header |
|---|
| 53 | { |
|---|
| 54 | background: #e8e8e8; |
|---|
| 55 | font-size: 105%; |
|---|
| 56 | font-weight: bold; |
|---|
| 57 | } |
|---|
| 58 | .gnotime-project-status-overview, |
|---|
| 59 | .gnotime-daily-overview |
|---|
| 60 | { |
|---|
| 61 | background: #e8e8e8; |
|---|
| 62 | display: block; |
|---|
| 63 | font-size: 105%; |
|---|
| 64 | font-weight: bold; |
|---|
| 65 | } |
|---|
| 66 | </style> |
|---|
| 67 | |
|---|
| 68 | </head> |
|---|
| 69 | <body bgcolor="#c8c8d3"> |
|---|
| 70 | <div id="gnotime-body"> |
|---|
| 71 | <center> |
|---|
| 72 | <h1>Daily Report for |
|---|
| 73 | JOMDoc July |
|---|
| 74 | - |
|---|
| 75 | |
|---|
| 76 | </h1> |
|---|
| 77 | </center> |
|---|
| 78 | |
|---|
| 79 | <div id="gnotime-project-daily-overview"> |
|---|
| 80 | |
|---|
| 81 | </div> |
|---|
| 82 | |
|---|
| 83 | <br><br> |
|---|
| 84 | |
|---|
| 85 | |
|---|
| 86 | <table class=gnotime-daily-table bgcolor=#f8f8f8 border=0 cellspacing=2 cellpadding=4> |
|---|
| 87 | <tr class=gnotime-daily-table-header bgcolor=#e8e8e8> |
|---|
| 88 | <th>Date</th> |
|---|
| 89 | <th>Total Time</th> |
|---|
| 90 | <th>Notes</th> |
|---|
| 91 | </tr> |
|---|
| 92 | |
|---|
| 93 | <tr> |
|---|
| 94 | <td>2010-10-08</td> |
|---|
| 95 | <td align='right'>00:40:10</td> |
|---|
| 96 | <td align='left'><ul> |
|---|
| 97 | <li><b>JOMDoc July -- https://jomdoc.omdoc.org/ticket/605</b><br> |
|---|
| 98 | some notation definitions not picked up |
|---|
| 99 | </ul></td> |
|---|
| 100 | </tr> |
|---|
| 101 | <tr> |
|---|
| 102 | <td>2010-10-07</td> |
|---|
| 103 | <td align='right'>12:39:46</td> |
|---|
| 104 | <td align='left'><ul> |
|---|
| 105 | <li><b>JOMDoc July -- https://jomdoc.omdoc.org/ticket/605</b><br> |
|---|
| 106 | some notation definitions not picked up |
|---|
| 107 | <li><b>JOMDoc July -- http://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 108 | Autocompletion for Notation Definitions<br> |
|---|
| 109 | |
|---|
| 110 | </ul></td> |
|---|
| 111 | </tr> |
|---|
| 112 | <tr> |
|---|
| 113 | <td>2010-08-04</td> |
|---|
| 114 | <td align='right'>05:23:22</td> |
|---|
| 115 | <td align='left'><ul> |
|---|
| 116 | <li><b>JOMDoc July -- http://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 117 | Autocompletion for Notation Definitions<br> |
|---|
| 118 | |
|---|
| 119 | </ul></td> |
|---|
| 120 | </tr> |
|---|
| 121 | <tr> |
|---|
| 122 | <td>2010-08-03</td> |
|---|
| 123 | <td align='right'>06:45:09</td> |
|---|
| 124 | <td align='left'><ul> |
|---|
| 125 | <li><b>JOMDoc July -- http://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 126 | Autocompletion for Notation Definitions<br> |
|---|
| 127 | |
|---|
| 128 | <li><b>JOMDoc July -- fix static bugs in code with the FindBugs tool</b><br> |
|---|
| 129 | |
|---|
| 130 | </ul></td> |
|---|
| 131 | </tr> |
|---|
| 132 | <tr> |
|---|
| 133 | <td>2010-08-02</td> |
|---|
| 134 | <td align='right'>01:05:19</td> |
|---|
| 135 | <td align='left'><ul> |
|---|
| 136 | <li><b>JOMDoc July -- fix static bugs in code with the FindBugs tool</b><br> |
|---|
| 137 | |
|---|
| 138 | </ul></td> |
|---|
| 139 | </tr> |
|---|
| 140 | <tr> |
|---|
| 141 | <td>2010-07-31</td> |
|---|
| 142 | <td align='right'>00:56:47</td> |
|---|
| 143 | <td align='left'><ul> |
|---|
| 144 | <li><b>JOMDoc July -- fix static bugs in code with the FindBugs tool</b><br> |
|---|
| 145 | |
|---|
| 146 | </ul></td> |
|---|
| 147 | </tr> |
|---|
| 148 | <tr> |
|---|
| 149 | <td>2010-07-30</td> |
|---|
| 150 | <td align='right'>03:06:42</td> |
|---|
| 151 | <td align='left'><ul> |
|---|
| 152 | <li><b>JOMDoc July -- http://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 153 | |
|---|
| 154 | <li><b>JOMDoc July -- fix rendering documents with an extension different from .omdoc</b><br> |
|---|
| 155 | |
|---|
| 156 | <li><b>JOMDoc July -- http://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 157 | Autocompletion for Notation Definitions |
|---|
| 158 | </ul></td> |
|---|
| 159 | </tr> |
|---|
| 160 | <tr> |
|---|
| 161 | <td>2010-07-29</td> |
|---|
| 162 | <td align='right'>00:01:55</td> |
|---|
| 163 | <td align='left'><ul> |
|---|
| 164 | <li><b>JOMDoc July -- http://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 165 | Autocompletion for Notation Definitions |
|---|
| 166 | </ul></td> |
|---|
| 167 | </tr> |
|---|
| 168 | <tr> |
|---|
| 169 | <td>2010-07-28</td> |
|---|
| 170 | <td align='right'>06:22:50</td> |
|---|
| 171 | <td align='left'><ul> |
|---|
| 172 | <li><b>JOMDoc July -- http://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 173 | Autocompletion for Notation Definitions |
|---|
| 174 | <li><b>JOMDoc July -- multithreading test on NotationDocument</b><br> |
|---|
| 175 | |
|---|
| 176 | <li><b>JOMDoc July -- refactor strict-pragmatic transformers</b><br> |
|---|
| 177 | |
|---|
| 178 | </ul></td> |
|---|
| 179 | </tr> |
|---|
| 180 | <tr> |
|---|
| 181 | <td>2010-07-27</td> |
|---|
| 182 | <td align='right'>02:32:06</td> |
|---|
| 183 | <td align='left'><ul> |
|---|
| 184 | <li><b>JOMDoc July -- refactor strict-pragmatic transformers</b><br> |
|---|
| 185 | |
|---|
| 186 | <li><b>JOMDoc July -- remove old ImportsAware</b><br> |
|---|
| 187 | |
|---|
| 188 | <li><b>JOMDoc July -- Performance tuning</b><br> |
|---|
| 189 | |
|---|
| 190 | </ul></td> |
|---|
| 191 | </tr> |
|---|
| 192 | <tr> |
|---|
| 193 | <td>2010-07-26</td> |
|---|
| 194 | <td align='right'>00:59:02</td> |
|---|
| 195 | <td align='left'><ul> |
|---|
| 196 | <li><b>JOMDoc July -- Performance tuning</b><br> |
|---|
| 197 | |
|---|
| 198 | </ul></td> |
|---|
| 199 | </tr> |
|---|
| 200 | |
|---|
| 201 | </table> |
|---|
| 202 | |
|---|
| 203 | <br><br> |
|---|
| 204 | <div align=right> |
|---|
| 205 | Brought to you by ... <br> |
|---|
| 206 | <a href="http://gttr.sourceforge.net/"> |
|---|
| 207 | <img src="gnotime-logo.png" border="0" width="155" height="28"></a> |
|---|
| 208 | </div> |
|---|
| 209 | |
|---|
| 210 | </div> |
|---|
| 211 | </body> |
|---|
| 212 | </html> |
|---|