Attempt to be robust to not having an alignment in our RunXml file
[htsworkflow.git] / htsworkflow / frontend / samples / views.py
2013-12-06 Diane TroutAttempt to be robust to not having an alignment in...
2012-11-14 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-10-11 Diane TroutCatch another lookup error.
2012-08-07 Diane TroutCreate a lane to file name turtle data file
2012-07-17 Diane TroutFix library viewing code to read HiSeq run xmls.
2012-01-23 Diane TroutInvalid library IDs should 404, not return a useless...
2011-11-05 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-11-04 Diane TroutUse a logger initialized to the module name much more...
2011-10-11 Diane TroutUse "not run" instead of todo to describe libraries...
2011-10-11 Diane TroutAdd a todo view that shows only libraries that have no
2011-09-17 Diane TroutDisable csrf protection for the json urls
2011-09-08 Diane TroutEmacs stripped off trailing whitespace
2011-08-04 Diane TroutAdd a way to browse the list of entered antibody/antigene
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
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-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-05 Diane TroutRevert a bad change. Apparently past me knew what I...
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.
2010-11-07 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2010-11-07 Diane TroutRemove another ExtJS panel reference.
2010-07-12 Diane TroutReport if a lane was on a paired end flowcell from...
2010-06-14 Diane TroutRename avg_lib_size to gel_cut_size, and add insert_size
2010-03-05 Diane TroutReport hidden field in the library API
2010-01-27 Diane TroutRemove debugging code that breaks mod_wsgi
2010-01-26 Diane TroutAdded 'lanes_for' which will show recent flowcell lanes...
2010-01-21 Diane TroutDon't throw an error if library.cell_line is None.
2009-12-15 Diane TroutAdd flowcell/lane information for a library to the...
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-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.