| 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 May |
|---|
| 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-07-14</td> |
|---|
| 95 | <td align='right'>00:44:16</td> |
|---|
| 96 | <td align='left'><ul> |
|---|
| 97 | <li><b>JOMDoc May -- Symbol visibility</b><br> |
|---|
| 98 | validate symbols visibility |
|---|
| 99 | </ul></td> |
|---|
| 100 | </tr> |
|---|
| 101 | <tr> |
|---|
| 102 | <td>2010-07-07</td> |
|---|
| 103 | <td align='right'>00:42:33</td> |
|---|
| 104 | <td align='left'><ul> |
|---|
| 105 | <li><b>JOMDoc May -- Symbol visibility</b><br> |
|---|
| 106 | validate symbols visibility |
|---|
| 107 | </ul></td> |
|---|
| 108 | </tr> |
|---|
| 109 | <tr> |
|---|
| 110 | <td>2010-07-03</td> |
|---|
| 111 | <td align='right'>04:56:42</td> |
|---|
| 112 | <td align='left'><ul> |
|---|
| 113 | <li><b>JOMDoc May -- Symbol visibility</b><br> |
|---|
| 114 | validate symbols visibility |
|---|
| 115 | </ul></td> |
|---|
| 116 | </tr> |
|---|
| 117 | <tr> |
|---|
| 118 | <td>2010-06-29</td> |
|---|
| 119 | <td align='right'>06:28:48</td> |
|---|
| 120 | <td align='left'><ul> |
|---|
| 121 | <li><b>JOMDoc May -- Symbol visibility</b><br> |
|---|
| 122 | validate symbols visibility |
|---|
| 123 | <li><b>JOMDoc May -- Redundant imports</b><br> |
|---|
| 124 | Detection and removing redundant imports |
|---|
| 125 | </ul></td> |
|---|
| 126 | </tr> |
|---|
| 127 | <tr> |
|---|
| 128 | <td>2010-06-28</td> |
|---|
| 129 | <td align='right'>03:04:04</td> |
|---|
| 130 | <td align='left'><ul> |
|---|
| 131 | <li><b>JOMDoc May -- new ImportsAware implementation</b><br> |
|---|
| 132 | implementing ImportsAware in a simpler and more flexible way, fixing caching issues, etc. |
|---|
| 133 | </ul></td> |
|---|
| 134 | </tr> |
|---|
| 135 | <tr> |
|---|
| 136 | <td>2010-06-27</td> |
|---|
| 137 | <td align='right'>04:26:02</td> |
|---|
| 138 | <td align='left'><ul> |
|---|
| 139 | <li><b>JOMDoc May -- new ImportsAware implementation</b><br> |
|---|
| 140 | implementing ImportsAware in a simpler and more flexible way, fixing caching issues, etc. |
|---|
| 141 | </ul></td> |
|---|
| 142 | </tr> |
|---|
| 143 | <tr> |
|---|
| 144 | <td>2010-06-26</td> |
|---|
| 145 | <td align='right'>04:54:00</td> |
|---|
| 146 | <td align='left'><ul> |
|---|
| 147 | <li><b>JOMDoc May -- new ImportsAware implementation</b><br> |
|---|
| 148 | implementing ImportsAware in a simpler and more flexible way, fixing caching issues, etc. |
|---|
| 149 | <li><b>JOMDoc May -- Redundant imports validator</b><br> |
|---|
| 150 | Add option to remove redundant imports |
|---|
| 151 | </ul></td> |
|---|
| 152 | </tr> |
|---|
| 153 | <tr> |
|---|
| 154 | <td>2010-06-17</td> |
|---|
| 155 | <td align='right'>01:11:41</td> |
|---|
| 156 | <td align='left'><ul> |
|---|
| 157 | <li><b>JOMDoc May -- https://jomdoc.omdoc.org/ticket/472</b><br> |
|---|
| 158 | rendered XHTML is pretty-printed but should not |
|---|
| 159 | <li><b>JOMDoc May -- http://jomdoc.omdoc.org/ticket/664</b><br> |
|---|
| 160 | OMOBJ with PMML attribution not rendered correctly in filesystem |
|---|
| 161 | </ul></td> |
|---|
| 162 | </tr> |
|---|
| 163 | <tr> |
|---|
| 164 | <td>2010-06-16</td> |
|---|
| 165 | <td align='right'>01:30:48</td> |
|---|
| 166 | <td align='left'><ul> |
|---|
| 167 | <li><b>JOMDoc May -- http://trac.omdoc.org/jomdoc/ticket/662</b><br> |
|---|
| 168 | Cool URIs do not work from the command line |
|---|
| 169 | </ul></td> |
|---|
| 170 | </tr> |
|---|
| 171 | <tr> |
|---|
| 172 | <td>2010-06-14</td> |
|---|
| 173 | <td align='right'>04:31:05</td> |
|---|
| 174 | <td align='left'><ul> |
|---|
| 175 | <li><b>JOMDoc May -- https://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 176 | Autocompletion for Notation Definitions (analysis) |
|---|
| 177 | </ul></td> |
|---|
| 178 | </tr> |
|---|
| 179 | <tr> |
|---|
| 180 | <td>2010-06-13</td> |
|---|
| 181 | <td align='right'>03:02:15</td> |
|---|
| 182 | <td align='left'><ul> |
|---|
| 183 | <li><b>JOMDoc May -- https://jomdoc.omdoc.org/ticket/505</b><br> |
|---|
| 184 | Autocompletion for Notation Definitions (analysis) |
|---|
| 185 | <li><b>JOMDoc May -- https://jomdoc.omdoc.org/ticket/659</b><br> |
|---|
| 186 | Nicer XSLT exceptions |
|---|
| 187 | <li><b>JOMDoc May -- Command-line client</b><br> |
|---|
| 188 | Fix logging in command-line client, and clean up code |
|---|
| 189 | </ul></td> |
|---|
| 190 | </tr> |
|---|
| 191 | <tr> |
|---|
| 192 | <td>2010-06-12</td> |
|---|
| 193 | <td align='right'>02:55:53</td> |
|---|
| 194 | <td align='left'><ul> |
|---|
| 195 | <li><b>JOMDoc May -- Command-line client</b><br> |
|---|
| 196 | Fix logging in command-line client, and clean up code |
|---|
| 197 | <li><b>JOMDoc May -- http://trac.omdoc.org/jomdoc/ticket/657</b><br> |
|---|
| 198 | Switch logging to log4j |
|---|
| 199 | </ul></td> |
|---|
| 200 | </tr> |
|---|
| 201 | <tr> |
|---|
| 202 | <td>2010-06-11</td> |
|---|
| 203 | <td align='right'>01:19:34</td> |
|---|
| 204 | <td align='left'><ul> |
|---|
| 205 | <li><b>JOMDoc May -- http://trac.omdoc.org/jomdoc/ticket/657</b><br> |
|---|
| 206 | Switch logging to log4j |
|---|
| 207 | </ul></td> |
|---|
| 208 | </tr> |
|---|
| 209 | |
|---|
| 210 | </table> |
|---|
| 211 | |
|---|
| 212 | <br><br> |
|---|
| 213 | <div align=right> |
|---|
| 214 | Brought to you by ... <br> |
|---|
| 215 | <a href="http://gttr.sourceforge.net/"> |
|---|
| 216 | <img src="gnotime-logo.png" border="0" width="155" height="28"></a> |
|---|
| 217 | </div> |
|---|
| 218 | |
|---|
| 219 | </div> |
|---|
| 220 | </body> |
|---|
| 221 | </html> |
|---|