Attempt to be robust to not having an alignment in our RunXml file
[htsworkflow.git] / htsworkflow / frontend / experiments / models.py
2013-12-06 Diane TroutAttempt to be robust to not having an alignment in...
2012-08-07 Diane TroutSimplify code to see if we already have a DataRun created.
2012-06-27 Diane TroutOnly allow one default cluster station or sequencer...
2012-06-27 Diane TroutOnly allow one default cluster station or sequencer...
2012-06-26 Diane TroutAdd the ability to specify default cluster station...
2012-06-26 Diane Troutreformatting to be more pep8 like
2012-06-23 Diane TroutAdd an 'active' state to the sequencers.
2012-06-22 Diane TroutSave pipeline version information from run_xml into...
2012-06-21 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-06-07 Diane TroutAdd instrument ID and model to sequencer table
2012-04-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-03-29 Diane TroutImprove a settings error message, as it was confusing...
2011-12-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-12-20 Diane TroutRemove eXecute bit from modules
2011-08-18 Diane TroutRescan a flowcell data run once per (setting.RESCAN_DEL...
2011-07-07 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-07-01 Diane TroutMake sure that the lane set is sorted on the flowcell...
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-30 Diane TroutDjango 1.1 doesn't support validators so remove it...
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-28 Diane TroutStart supporting multiple libraries per lane, as needed...
2011-06-23 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-22 Diane TroutMove parse_flowcell_id out of frontend.samples.results
2011-06-13 Diane TroutSupprose IVC plot table rows if we don't have data...
2011-06-13 Diane TroutThe get_permanent_link function on the flowcell model...
2011-06-11 Diane Troutpython's 2.6 uuid function doesn't cast to a string...
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-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.
2010-08-23 Diane TroutAdd a "All Lanes" option to the control-lane field...
2010-06-14 Diane TroutRename avg_lib_size to gel_cut_size, and add insert_size
2010-01-26 Diane TroutAdded 'lanes_for' which will show recent flowcell lanes...
2009-10-06 Diane TroutAdd a bread crumb to the send started email page.
2009-08-25 Brandon KingAdded control_lane column to Flowcell.
2009-08-20 Diane TroutReorder imports in model to make me happy.
2009-08-11 Brandon KingScript for conversion of db; start of fixes brought...
2009-08-10 Brandon Kingprint killing wsgi; minor fix.
2009-08-07 Brandon KingNew Lane Table migration progress.
2009-07-01 Diane TroutChange the cluster station default to the current worki...
2009-03-10 Diane TroutLet cluster_station and sequencer default to the first...
2009-03-09 Diane TroutChange flowcell admin index page to include a formatted...
2009-03-09 Diane TroutChange default picomolarity to 5, and allow overriding...
2009-03-04 Diane TroutChange cluster_mac_id and seq_mac_id from text fields...
2009-02-26 Diane TroutRemove a few more fields that we dont use, and change...
2009-02-17 Diane TroutMerge flowcell 'paired_end' flag from v0.1 branch
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.