Make antibody catalog number optional for creating entries
[htsworkflow.git] / htsworkflow / frontend / samples / models.py
2011-07-13 Diane TroutMake antibody catalog number optional for creating... 0.5.2
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-13 Diane TroutRemove some now unnecessary coments and reformat some...
2011-06-11 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-11 Diane TroutConvert Rami's DataRun feature to something useful...
2011-05-26 Diane TroutMerge branch 'add-condition'
2011-05-25 Diane TroutMake antibody & condition visible. add-condition
2011-04-06 Diane Troutdjango-nose didn't work with django 1.1, so I went...
2011-04-02 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-04-02 Diane TroutAdd pages to show information about a particular flowcell.
2011-02-17 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-02-17 Diane TroutAdd RDFa data to our library pages.
2011-01-25 Diane TroutAdd in 12x / 18x PCR protocol end points from Lorian
2010-08-13 Diane TroutThis patch adds in fields to support storing bioanalyze...
2010-06-14 Diane TroutRename avg_lib_size to gel_cut_size, and add insert_size
2010-04-29 Brandon KingAdded a 'Print Labels' action to the Library Admin...
2010-01-22 Diane TroutRefine user handling.
2009-12-15 Diane TroutDefine the unicode() function for HTSUser to also repor...
2009-10-27 Diane TroutTurn the library_id back into the primary key for sampl...
2009-10-06 Diane TroutAdd an account number field to a library. (Note SCHEMA...
2009-09-16 Diane TroutForce addition of HTSUser object if someone is creating...
2009-08-20 Diane TroutImplement a send started email feature.
2009-08-18 Diane TroutAdd a custom (inherited) user object named HTSUser...
2009-08-07 Brandon KingNew Lane Table migration progress.
2009-07-01 Diane TroutAdd LibraryType option, (this will probably require...
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.