Changes

Jump to: navigation, search

Mercurial history browsing

511 bytes removed, 16:13, 28 March 2009
Project Details
<tr>
<td>'''The function which retrieves Implement an intuitive UI for the total amount of entries in the database, getMaxEntries() changeset query. Apparently many people don’t know that this query exists because currently there is causing the browser to freezeno UI for it. Find a solution for this problem'''</td>
<td>
<ul>
<li>Get rid of getMaxEntries()Don't just add in a couple more text boxes</li> <li>Pass in the max total by using the template systemUse a drop down menu</li>
</ul>
</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
<td rowspan="6" style="text-align: center;">Fixes for [https://bugzilla.mozilla.org/show_bug.cgi?id=459727 bug 459727]<br/><br/>Fixes for [httphttps://blogbugzilla.sidkalramozilla.comorg/2009show_bug.cgi?id=471321 bug 471321]<br/03/v07-release-complete><br/ >[ View Detailed Info]</td>
</tr>
<tr>
<td>'''Solve Fixing the scroll bar problemrepeating bug with merge changesets'''</td>
<td>
<ul>
<li>Dynamically load enough entries, according to Use recursion</li> <li>Solve the users screen size, until merges within merges problem</li> <li>Transfer the scroll bar appearsfunctionality to a function</li>
</ul>
</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td> </tr> <tr> <td>'''Solve the split bug'''</td> <td> <ul> <li>Some merge changesets are not being displayed at all</li> <li>Find a different way of parsing merge strings, split() is not working properly</li> </ul> </td> <td style="background-color: GreenRed; text-align: center; font-weight: bold; font-size: bigger">Not Done</td>
</tr>
<tr>
<td>'''Solve Implement coding style changes for the duplicate bug onScroll patch to make it consistent with merge changesetsthe rest of the code'''</td>
<td>
<ul>
<li>sometimes Change the last entry in a merge changeset is repeated in the next entryvariable names</li> <li>Reduce spacing</li> <li>Reduce line comments</li> <li>Is this actually a bug or not?Better comments</li>
</ul>
</td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Not a Bug</td>
</tr>
<tr>
<td>'''Use a function to create rev links to avoid code duplication'''</td>
<td></td>
<td style="background-color: Green; text-align: center; font-weight: bold; font-size: bigger">Done</td>
</tr>

Navigation menu