Merge branch 'master' of mus.cacr.caltech.edu:htsworkflow
[htsworkflow.git] / htsworkflow / frontend /
2014-01-22 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2014-01-22 Diane Troutpass filters a string not an undefined variable
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-23 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2013-12-23 Diane Troutfix quote typos with the {% static %} template tag
2013-12-17 Diane TroutInventory works, even though its was hidden between...
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-12-17 Diane TroutUpdate templates to consistently use {% static %} inste...
2013-12-17 Diane Troutmove django imports around, change one function call...
2013-12-17 Diane TroutUpdate exception caught for newer django?
2013-12-17 Diane Troutuse url function call for url definition instead of...
2013-12-17 Diane TroutMove use of settings default into the function instead...
2013-12-10 Diane TroutBeing able to filter on paired end runs might be useful
2013-12-10 Diane TroutWith 1.6 boolean field changed to default Null, so...
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
2013-06-18 Diane TroutRemove deprecated adminmedia template tag from loader.
2013-06-18 Diane TroutReplace deprecated django.contrib adminmedia with stati...
2013-06-18 Diane TroutUse proper User model import.
2013-01-09 Diane TroutDon't accidentally transform an object into a tuple.
2013-01-08 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2012-12-14 Diane TroutMake my ChangeList sub-class compatibile with Django 1.3
2012-12-13 Diane TroutMake the inventory pages work with the new HTSChangeList.
2012-12-13 Diane TroutDjango 1.4 requires the csrf token for posts.
2012-12-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkfl...
2012-11-30 Diane TroutChange my copied version of admin.changelist to a subclass.
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 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
next