Dynamically respond to the number of lanes.
[htsworkflow.git] / htsworkflow / frontend /
2012-11-28 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-28 Diane TroutChanged name= to verbose_name= for LibraryType.
2012-11-28 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-28 Diane TroutMake extra sure Django's setup test environment is...
2012-11-28 Diane TroutConvert to unittest2
2012-11-28 Diane TroutConvert to unittest2
2012-11-27 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-27 Diane TroutIgnoring the missing type RDF error for the page under...
2012-11-20 Diane TroutTest presence of species & species name on library...
2012-11-20 Diane TroutCorrectly implement merging Notification & Manager...
2012-11-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-20 Diane TroutRenamed various django tests.py to test_module.py
2012-11-20 Diane TroutFix RDF schema problems with lane_number and species.
2012-11-20 Diane TroutRun the library detail page through RDF validation.
2012-11-20 Diane TroutUniquely merge BCC and Manager lists for sending notifi...
2012-11-14 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-10-11 Diane TroutCatch another lookup error.
2012-09-24 Diane TroutMake the public html pages valid xhtml, and validate...
2012-09-24 Diane Troutremove some dead commented out code.
2012-09-20 Diane TroutFix (some) missing closing tags.
2012-09-20 Diane TroutAlso make the library index page conform to htsworkflow...
2012-09-19 Diane TroutUse htsworkflow ontology to validate various RDF using...
2012-09-18 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-09-18 Diane Troutemail.bcc should be a list, not a nested list.
2012-08-28 Diane TroutTest RDFa encoded information for flowcell & libraries.
2012-08-28 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-08-28 Diane TroutAttempt to come up with regexp to detect hiseq formatte...
2012-08-07 Diane TroutCreate a lane to file name turtle data file
2012-08-07 Diane TroutSimplify code to see if we already have a DataRun created.
2012-08-06 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-08-06 Diane TroutDon't link to lane for the raw result files section.
2012-08-06 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-08-06 Diane TroutUse default printer settings again.
2012-07-23 Diane TroutUpdate to our current IPs. I'm tired of syncdb overwrit...
2012-07-17 Diane TroutFix library viewing code to read HiSeq run xmls.
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-25 Diane TroutAdapt select strike-out widget to django 1.2
2012-06-23 Diane TroutForgot to add the css file to add 'active' state to...
2012-06-23 Diane TroutAdd an 'active' state to the sequencers.
2012-06-22 Diane TroutShow software version information on datarun page
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-15 Diane TroutMove typeof. I think its now getting parsed by rapper...
2012-06-07 Diane TroutAdd instrument ID and model to sequencer table
2012-05-25 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-05-25 Diane Troutreplace tab charcter with spaces in the multiplex index... live
2012-05-25 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-05-25 Diane TroutFix Multiplex index pluralization
2012-05-12 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-05-03 Diane TroutRename a cell-line since we're now using "treatment...
2012-04-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-04-12 Diane TroutExtend the adapter id field to support the dual indexed...
2012-03-29 Diane TroutImprove a settings error message, as it was confusing...
2012-03-27 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-03-22 Diane TroutMessed up the RDFa for specifying that a library was...
2012-03-22 Diane TroutUse name instead of library_name as the property descri...
2012-01-23 Diane TroutInvalid library IDs should 404, not return a useless...
2011-12-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-12-20 Diane TroutRemove eXecute bit from modules
2011-11-07 Diane TroutFunction generating index text was assuming there'd...
2011-11-07 Diane TroutUpdate library adapter type initial data to match lorie...
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-18 Diane TroutAdd library adapter type to filter choices,
2011-10-13 Diane TroutAllow replicates 5 & 6
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-22 Diane TroutMark library & flowcell as a type in RDF.
2011-09-21 Diane TroutSwitch from beautifulsoup to lxml, now that I know...
2011-09-17 Diane TroutDisable csrf protection for the json urls
2011-09-17 Diane TroutAdd support for tracking the multiplex index sequence. 0.5.4
2011-09-08 Diane TroutDjango 1.1's csrf protection appears to be handled... 0.5.3
2011-09-08 Diane TroutAdd links to the admin page on the public pages if...
2011-09-08 Diane TroutMake it so the login link redirects you back to the...
2011-09-08 Diane TroutEmacs stripped off trailing whitespace
2011-09-07 Diane TroutAdd link to admin page to flowcell & library pages...
2011-09-07 Diane TroutRemove margin-right command as it was making a giant...
2011-08-31 Diane TroutEnable csrf proection when running under Django 1.2
2011-08-18 Diane TroutRescan a flowcell data run once per (setting.RESCAN_DEL...
2011-08-08 Diane TroutDeal with (failed) in flowcell names.
2011-08-04 Diane TroutAdd a way to browse the list of entered antibody/antigene
2011-07-29 Diane TroutConstruct unit tests for inventory/hard disk long term...
2011-07-28 Brandon W. KingAn improvement on the inventory system. Getting it...
2011-07-13 Diane TroutMake antibody catalog number optional for creating... 0.5.2
2011-07-09 Diane TroutAdd "Count of multi-reads" back into the library page
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 TroutFix typo in a template
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 TroutSlightly alter some tests to work with versions of...
2011-06-22 Diane TroutMove parse_flowcell_id out of frontend.samples.results
2011-06-18 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-18 Diane TroutInclude the library_id in addition to the RDFa library uri
next