Changeset 255
- Timestamp:
- Fri Dec 22 12:04:36 2006
- Files:
-
- website/trunk/developer/priorities.html (modified) (diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
website/trunk/developer/priorities.html
r236 r255 58 58 <h3>Tentative Priority List</h3> 59 59 <p> 60 Th is is the current priority list that is driving development of GanttPV. If you have any suggestions for improvements to GanttPV or would like to see the priorities changed, please post your comments at the <a class="textlink" href="http://www.simpleprojectmanagement.com/forum/">GanttPV Forum</a>.60 These are the most noteworthy priorities in our development of GanttPV. If you have any suggestions for improvements to GanttPV or would like to see the priorities changed, please post your comments at the <a class="textlink" href="http://www.SimpleProjectManagement.com/forum/index.php?action=vtopic&forum=7/">Developing GanttPV</a> forum. 60 60 </p> 61 61 … … 66 66 67 67 <tr> 68 <td colspan=4>---- Changes completed for version 0. 6----</td>68 <td colspan=4>---- Changes completed for version 0.7 ----</td> 68 68 </tr> 69 69 70 70 <tr> 71 <td>Change print script to display duration units (weeks and days), and month and quarter time scales.</td> 72 <td>Script</td> 71 <td>More attractive time-scale headings</td> 72 <td>Program</td> 73 73 <td>Complete</td> 74 74 <td>Alexander</td> … … 77 77 78 78 <tr> 79 <td> Fix move row to handle multi-table reports safely</td>79 <td>Support for translating menus into languages</td> 79 79 <td>Program</td> 80 80 <td>Complete</td> 81 <td> Alexander</td>81 <td>Brian</td> 81 81 </tr> 82 82 83 83 <tr> 84 <td>Double-click file to open it (Macintosh)</td> 85 <td>Installation</td> 84 <td>Import MS Project files</td> 85 <td>Script</td> 86 86 <td>Complete</td> 87 <td> Alexander</td>87 <td>Brian</td> 87 87 </tr> 88 88 … … 97 97 <td>GanttPV Server</td> 98 98 <td>Program</td> 99 <td> Assigned</td>99 <td>Beta-testing</td> 99 99 <td>Brian</td> 100 100 </tr> 101 101 102 102 <tr> 103 <td> Support for multiple languages</td>103 <td>Move rows by dragging</td> 103 103 <td>Program</td> 104 <td> Assigned</td>104 <td>Pending</td> 104 104 <td>Brian</td> 105 105 </tr> 106 106 107 107 <tr> 108 <td>Keep a history of work week changes</td> 109 <td>Program</td> 110 <td>Pending</td> 111 <td>Alexander</td> 112 </tr> 113 114 <tr> 108 115 <td>Commitment tracking (Save plan to base)</td> 109 116 <td>Script</td> … … 137 144 138 145 <tr> 139 <td> Make deletes deep instead of shallow</td>146 <td>Edit True/False entry</td> 139 146 <td>Program</td> 140 147 <td>Pending</td> … … 144 151 145 152 <tr> 146 <td> Double-click row to run a script</td>153 <td>Make deletion deep instead of shallow</td> 146 153 <td>Program</td> 147 154 <td>Pending</td> … … 150 157 </tr> 151 158 159 <!-- ----------------- End of active list -------------------- --> 160 152 161 <tr> 153 <td>Change default start date of Day/Gantt column to be today</td> 154 <td>Program</td> 155 <td>Pending</td> 156 <td> </td> 162 <td colspan=4>---- Changes completed for version 0.6 ----</td> 157 163 </tr> 158 164 159 165 <tr> 160 <td>Edit True/False entry</td> 166 <td>Change print script to display duration units (weeks and days), and month and quarter time scales.</td> 167 <td>Script</td> 168 <td>Complete</td> 169 <td>Alexander</td> 170 </tr> 171 172 <tr> 173 <td>Fix move row to handle multi-table reports safely</td> 161 174 <td>Program</td> 162 <td>Pending</td> 163 <td> </td> 175 <td>Complete</td> 176 <td>Alexander</td> 164 177 </tr> 165 178 166 <!-- ----------------- End of active list -------------------- --> 179 <tr> 180 <td>Double-click file to open it (Macintosh)</td> 181 <td>Installation</td> 182 <td>Complete</td> 183 <td>Alexander</td> 184 </tr> 167 185 168 186 <tr>
