Allow cellline and conditition to be blank [ticket:115] [ticket:105]
[htsworkflow.git] / htsworkflow / frontend / samples / models.py
2009-06-30 Diane TroutAllow cellline and conditition to be blank [ticket...
2009-06-16 Brandon KingUpdated Library view to show an icon if a record exists...
2009-04-08 Diane TroutStop assuming that library_id == pk.
2009-04-01 Diane TroutShow the "Amplified from sample" as the parent library...
2009-03-25 Diane TroutMake the visiable names match how the "group" and ...
2009-03-09 Diane TroutSort by library id, not creation data closes [ticket...
2009-03-06 Diane TroutMake the public library browsing page support several...
2009-03-04 Diane TroutAdd get_absolute_url to Library model and use it for...
2009-03-04 Diane TroutImplement experiment type as a seperate table.
2009-03-04 Diane TroutFor one of our more recent libraries, the successful_pM...
2009-02-28 Diane TroutAdd a link to the public library summary page off from...
2009-02-26 Diane Troutbetter handle the case when Affilations.contact is...
2009-02-24 Diane Troutsimplify library admin index view
2009-01-23 Diane TroutAdd id as an AutoNumber(primary_key=True) field and...
2009-01-21 Diane TroutMerge in Rami's changes from last friday.
2009-01-14 Diane TroutMerged much of the stanford htsworkflow frontend into...
2009-01-08 Diane TroutThis is a partial merge of the stanford branch with...
2008-10-21 Diane TroutMerge in new modules from htsworkflow branch.