ReportDimitarMisev: march-daily.html

File march-daily.html, 4.3 KB (added by dmisev, 2 years ago)
Line 
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
73JOMDoc March
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-03-27</td>
95<td align='right'>01:49:46</td>
96<td align='left'><ul>
97<li><b>JOMDoc March -- Performance tunning</b><br>
98
99 </ul></td>
100</tr>
101<tr>
102<td>2010-03-26</td>
103<td align='right'>16:25:24</td>
104<td align='left'><ul>
105<li><b>JOMDoc March -- Performance tunning</b><br>
106
107<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/57</b><br>
108Auto cache management + performance tunning
109<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/462</b><br>
110Check consistency of JavaDoc with method signatures
111<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/608</b><br>
112JOMDoc documentation
113 </ul></td>
114</tr>
115<tr>
116<td>2010-03-25</td>
117<td align='right'>10:36:07</td>
118<td align='left'><ul>
119<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/608</b><br>
120JOMDoc documentation
121<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/640</b><br>
122Include cdbase in OpenMath output
123<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/608</b><br>
124JOMDoc documentation<br>
125<br>
126Including ticket https://jomdoc.omdoc.org/ticket/641 here.
127<li><b>JOMDoc March -- https://trac.omdoc.org/jomdoc/ticket/638</b><br>
128Refactor imports validation
129 </ul></td>
130</tr>
131<tr>
132<td>2010-03-22</td>
133<td align='right'>04:30:01</td>
134<td align='left'><ul>
135<li><b>JOMDoc March -- https://trac.omdoc.org/jomdoc/ticket/638</b><br>
136Refactor imports validation
137<li><b>JOMDoc March -- https://trac.omdoc.org/jomdoc/ticket/636</b><br>
138Check for redundant imports from which no symbols are used
139 </ul></td>
140</tr>
141<tr>
142<td>2010-03-20</td>
143<td align='right'>07:08:04</td>
144<td align='left'><ul>
145<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/252</b><br>
146OMDoc Validation
147<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/510</b><br>
148jomdoc validate --imports has problems with bare name references and issues false redundancy warnings
149<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/528</b><br>
150Get rid of "russian" binomial coefficient example
151<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/580</b><br>
152"Parallel" markup also generated when rendering PMML inside OMDoc
153<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/586</b><br>
154Allow RDFa generation to be turned off
155<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/613</b><br>
156notation collection in nested theories
157<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/627</b><br>
158Revising NtnUtil
159<li><b>JOMDoc March -- https://jomdoc.omdoc.org/ticket/634</b><br>
160Get rid of static field whenever needed
161 </ul></td>
162</tr>
163
164</table>
165
166<br><br>
167<div align=right>
168Brought to you by ...  <br>
169<a href="http://gttr.sourceforge.net/">
170<img src="gnotime-logo.png" border="0" width="155" height="28"></a>
171</div>
172
173</div>
174</body>
175</html>