Hello,

   I finally got time to get jyve version 1.0 up and running on a 
   freebsd box w/ postgres as it's dbase.


   Here's what was modified:

   DisplayTopics.java 
      to handle the outer join.
   
   DisplayUnreleased.java
      to handle the outer joins

   JyveLocalization.java   
      added the following line
      {"DISPLAYUNRELEASED_ANSWERMSG", "Answers:"},

   
   You can now see all unreleased answers.  The fix also
   includes the ability to now see unreleased projects, faqs, topics, etc
   even if they contain no children (e.g.  You can see unreleased
   projects even if no faqs have been made for them).


   You can see how the unreleased items are displayed by 
   howe.ncsa.uiuc.edu/servlets.jyve/Turbine

   login: root 
   password: changeit!

   then hit the List Unreleased link

   (all the data is junk)

   The display should be combined into one single table, but I didn't
   want to spend a lot of time with version 1.0.  
   
   I can send the patches to someone or handle the commits myself once
   I get write privileges.


   mike

--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to