[Avida-SVN] r2621 - branches/developers/avida-edward/source/python/documentation

kaben at myxo.css.msu.edu kaben at myxo.css.msu.edu
Sun Jun 8 19:21:34 PDT 2008


Author: kaben
Date: 2008-06-08 22:21:33 -0400 (Sun, 08 Jun 2008)
New Revision: 2621

Modified:
   branches/developers/avida-edward/source/python/documentation/bugs.html
   branches/developers/avida-edward/source/python/documentation/changes.html
Log:
Updated Avida-ED changelog to reflect fix of emport/export bug.


Modified: branches/developers/avida-edward/source/python/documentation/bugs.html
===================================================================
--- branches/developers/avida-edward/source/python/documentation/bugs.html	2008-06-09 02:20:02 UTC (rev 2620)
+++ branches/developers/avida-edward/source/python/documentation/bugs.html	2008-06-09 02:21:33 UTC (rev 2621)
@@ -12,30 +12,51 @@
 Here a list of known bugs in Avida-ED. Many more minor bugs are not included.
 </p>
 
-<!--
 <h3>General</h3>
 <table border=1>
   <tr>
-    <td width=150><p><b>Description</b></p></td>
-    <td width=120><p><b>Version with bug</b></p></td>
-    <td width=120><p><b>Version with fix</b></p></td>
+    <td width=150><p><b>Description:</b></p></td>
+    <td width=120><p><b>Version with bug:</b></p></td>
+    <td width=120><p><b>Version with fix:</b></p></td>
   </tr>
+  <tr>
+    <td>
+      <p>
+      Synopsis: Importing and Exporting stopped working.
+      </p>
+      <p>
+      Choosing Export <i>item</i> creates an empty <i>.aex</i> file. Import is
+      not working for any items. Export and Import had been working previously,
+      so this must be something that occurred in some recent build. Obviously
+      fixing this has high priority.
+      </p>
+    </td>
+    <td>Prior to unreleased revision 2597.</td>
+    <td>Unreleased revision 2621M.</td>
+  </tr>
 </table>
--->
 
 <h3>Organism Viewer</h3>
 <table border=1>
   <tr>
-    <td width=150><p><b>Description</b></p></td>
-    <td width=120><p><b>Version with bug</b></p></td>
-    <td width=120><p><b>Version with fix</b></p></td>
+    <td width=150><p><b>Description:</b></p></td>
+    <td width=120><p><b>Version with bug:</b></p></td>
+    <td width=120><p><b>Version with fix:</b></p></td>
   </tr>
   <tr>
     <td>
-      Upon analysis of new organism, the drag-and-drop grip circle for the previous daughter organism (if there was one) is not always deleted, and sometimes continues to appear and disappear when rolled-over with the mouse.
+      <p>
+      Synopsis: leftover out-of-date graphics in organism viewer.
+      </p>
+      <p>
+      Upon analysis of new organism, the drag-and-drop grip circle for the
+      previous daughter organism (if there was one) is not always deleted, and
+      sometimes continues to appear and disappear when rolled-over with the
+      mouse.
+      </p>
     </td>
-    <td>Revision 2597</td>
-    <td>Future</td>
+    <td>Unreleased revision 2597.</td>
+    <td>Future.</td>
   </tr>
 </table>
 

Modified: branches/developers/avida-edward/source/python/documentation/changes.html
===================================================================
--- branches/developers/avida-edward/source/python/documentation/changes.html	2008-06-09 02:20:02 UTC (rev 2620)
+++ branches/developers/avida-edward/source/python/documentation/changes.html	2008-06-09 02:21:33 UTC (rev 2621)
@@ -13,15 +13,30 @@
 </p>
 
 
+<h4>Changes included in unreleased revision 2621M:</h4>
+<ul>
+  <li>
+    General: Bugfixed importing and exporting of freezer items. (Identified by
+    Robert Pennock; fixed by Kaben Nanlohy.)
+    <ul>
+      <li>
+        To do (high priority): get a wider description of bug; check whether
+        bug is fixed in all circumstances found by tester.
+      </li>
+    </ul>
+  </li>
+</ul>
+
+
 <h4>Changes included in unreleased revision 2619M:</h4>
 <ul>
   <li>
   General: Now using Control-N instead of Shift-Control-N as the keyboard
-  shortcut for New Workspace. (Suggested by Robert Pennock.  Implemented by
+  shortcut for New Workspace. (Suggested by Robert Pennock; implemented by
   Kaben Nanlohy.)
   </li>
   <li>
-  General: Added keyboard shortcut to close help browser, and "back",
+  General: Added keyboard shortcut to close help browser, and added "back",
   "forward", and "reload" buttons to help browser.  (Implemented by Kaben
   Nanlohy.)
   </li>
@@ -32,7 +47,7 @@
 <ul>
   <li>
   General: In the color scale of the petri dish map legend, switched from three
-  to four tick marks. (Suggested by Robert Pennock.  Implemented by Kaben
+  to four tick marks. (Suggested by Robert Pennock; implemented by Kaben
   Nanlohy.)
   </li>
 </ul>
@@ -41,8 +56,8 @@
 <h4>Changes included in unreleased revision 2615M:</h4>
 <ul>
   <li>
-  General: Added changelog and buglist. (Suggested by Robert Pennock.
-  Implemented by Kaben Nanlohy.)
+  General: Added changelog and buglist. (Suggested by Robert Pennock;
+  implemented by Kaben Nanlohy.)
     <ul>
       <li>
       Implemented as "Help" menu items "Changes..." and "Known Bugs...".
@@ -51,7 +66,7 @@
       in the folder "Avida-ED.app/Contents/Resources/documentation/".
       </li>
       <li>
-      To do (low priority): These pages are awfully bare; some navigation links
+      To do (low priority): these pages are awfully bare; some navigation links
       would be nice. History?
       </li>
     </ul>




More information about the Avida-cvs mailing list