mark the example submission rule files as being raw, so the escapes dont get confused
[htsworkflow.git] / htsworkflow / frontend / experiments /
2014-10-23 Diane TroutChange unittest2 back into unittest.
2014-06-10 Diane TroutFor some reason the previous integrety fixes, added...
2014-06-10 Diane TroutPostgresql has referential integrety checking.
2014-06-10 Diane TroutMathematica had a suggestion for a fastq mime type...
2014-06-10 Diane TroutRegex pattern was wrong.
2014-06-10 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2014-02-12 Diane TroutAllow arbitrarily long regexes in experiment.FileType...
2014-01-22 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2014-01-17 Diane TroutRemove django test environment setup code.
2014-01-17 Diane TroutConvert timestamps from the runfolder file to a timezon...
2014-01-17 Diane Troutdjango provides django.utils.timezone.now to return...
2014-01-17 Diane TroutUpdate test data dates to have timezone information
2014-01-17 Diane TroutFix test to use newer django database dictionary instea...
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-12-17 Diane TroutUpdate exception caught for newer django?
2013-12-10 Diane TroutBeing able to filter on paired end runs might be useful
2013-12-10 Diane TroutDjango 1.6 is pickier about enforcing referential integrity
2013-12-10 Diane TroutFix urls patterns import to be compatible with django 1.6
2013-12-10 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-12-06 Diane TroutAttempt to be robust to not having an alignment in...
2013-12-06 Diane TroutAttempt to be robust to not having an alignment in...
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2012-12-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkfl...
2012-11-30 Diane TroutThe formatting for the model name changed.
2012-11-29 Diane TroutAdd a few more records for django db initial_data.json.
2012-11-29 Diane TroutUse unittest2's module hooks for setting up the django...
2012-11-29 Diane TroutChange csrf imports and database settings for django 1.4
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-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 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 TroutUniquely merge BCC and Manager lists for sending notifi...
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-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 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-25 Diane TroutAdapt select strike-out widget to django 1.2
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-07 Diane TroutAdd instrument ID and model to sequencer table
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...
2011-12-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-12-20 Diane TroutRemove eXecute bit from modules
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-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 TroutFollow the flowcell link from the library page.
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 TroutRemove spurious debug print statements
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-11-30 Diane TroutAdd config option notification_bcc for always attaching...
2010-10-01 Lorian SchaefferRemoved unused DataRun model from admin index page
2010-08-23 Diane TroutAdd a "All Lanes" option to the control-lane field...
2010-08-14 Diane TroutShrink flowcell notes field.
2010-07-14 Diane TroutAdd search field to the lanes admin page
2010-06-14 Diane TroutRename avg_lib_size to gel_cut_size, and add insert_size
2010-03-05 Diane TroutUse the HTS workflow API to figure out the library...
2010-02-04 Diane TroutReturn affiliation, library name, and comment in the...
2010-01-28 Diane TroutAdds a json api 'lanes_for' feature
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-11-10 Diane TroutRemport that the pipeline will be done in X to Y days...
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-10-06 Diane TroutAdd a bread crumb to the send started email page.
2009-10-06 Diane TroutRemove spurious print
2009-10-06 Diane TroutTest that the email notification actually generates...
next