Turn the library_id back into the primary key for samples_library (SCHEMA CHANGE!)
[htsworkflow.git] / htsworkflow / frontend / experiments / admin.py
2009-10-27 Diane TroutTurn the library_id back into the primary key for sampl...
2009-10-08 Diane TroutUse raw_id_fields for the library ID in the Flowcell...
2009-08-25 Brandon KingAdded control_lane column to Flowcell.
2009-08-14 Brandon KingLorian's request for a thin comment field implemented.
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-06-15 Diane TroutAllow searching by library name on the experiments...
2009-03-12 Diane Troutallow searching by cluster station or sequencer name...
2009-03-10 Diane TroutWe can't search linked tables. This is a problem that...
2009-03-09 Diane TroutAdd flowcell notes field back to the admin page
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...