Turn the library_id back into the primary key for samples_library (SCHEMA CHANGE!)
[htsworkflow.git] / htsworkflow / frontend / samples / views.py
2009-10-27 Diane TroutTurn the library_id back into the primary key for sampl...
2009-09-23 Diane TroutReturn species information as part of the flowcell...
2009-09-19 Diane TroutPut a stub species_json in, as I'd listed it in the...
2009-09-19 Diane TroutAllow grabbing library information via json.
2009-09-11 Diane TroutNone is better than a baddly munged string for when...
2009-09-10 Diane TroutDon't crash if there are no lane result summary entries...
2009-08-13 Brandon KingNew way of accessing pM for a lane in _summary_stats
2009-08-13 Brandon KingLane number fix for _summary_stats function and library...
2009-08-13 Brandon KingNew lane model patch for library_to_flowcells view.
2009-07-07 Brandon KingAttempted linking to archived hard drive.
2009-06-30 Diane TroutProvide a dummy eland result lane class if there's...
2009-06-27 Brandon KingPulling in barcode magic from sample tracker and starti...
2009-06-26 Brandon KingLibraries Detail View integrated.
2009-06-26 Brandon KingFixed dynamic east panel code
2009-06-24 Brandon KingSample Tracker EXTJS frontend merge part 1
2009-06-17 Brandon KingArg... spelling!
2009-06-17 Brandon KingOnce again, assumed I had a flowcell object when I...
2009-06-17 Brandon KingApparently we might be receiving None, so this check...
2009-06-17 Brandon King * Fixed urls for result_fc_cnm_eland_lane and summaryh...
2009-06-16 Brandon KingUpdated Library view to show an icon if a record exists...
2009-05-11 Diane TroutMore consistently split the flowcell id and status...
2009-05-05 Diane TroutUpdate the django app to report "raw reads" for a seque...
2009-04-08 Diane TroutStop assuming that library_id == pk.
2009-04-04 Diane TroutDon't crash if we can't find the flowcell run xml file
2009-04-04 Diane TroutDisplay the affiliations on the public library detail...
2009-04-01 Diane TroutShow the "Amplified from sample" as the parent library...
2009-03-10 Diane TroutThe public library page needed to pass eland.genome_map...
2009-03-07 Diane TroutDisplay the pM on the public library detail page.
2009-03-06 Diane TroutMake the public library browsing page support several...
2009-02-13 Diane Troutenable sort of library view by descending library_id
2009-02-13 Diane TroutMerge in the library list, detail, and results download...
2008-10-21 Diane TroutMerge in new modules from htsworkflow branch.