Merge branch 'master' into debianized
[htsworkflow.git] / htsworkflow / frontend /
2011-02-07 Diane TroutMerge branch 'master' into debianized debianized
2011-02-03 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-02-03 Diane TroutFirst cycle can be 2 digit.
2011-01-25 Diane TroutAdd in 12x / 18x PCR protocol end points from Lorian
2011-01-25 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-01-25 rootMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-01-14 rootMake replicate field visable on the public page.
2010-12-02 Diane TroutMake the inventory login page look a bit nicer.
2010-12-02 Diane TroutAdjust some whitespace
2010-12-01 Diane TroutThis mildly adjusts the css to be a bit prettier
2010-12-01 Diane TroutAdd a new ini-file option to point to the flowcell...
2010-11-30 Diane TroutAdd config option notification_bcc for always attaching...
2010-11-07 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2010-11-07 Diane TroutVery basic non-ExtJS version of the inventory page
2010-11-07 Diane TroutRemove another ExtJS panel reference.
2010-10-28 Diane TroutRemove dependency on ExtJS for library & lanes_for...
2010-10-05 Lorian SchaefferMinor changes to display
2010-10-01 Lorian SchaefferRemoved some models from the admin index view
2010-10-01 Lorian SchaefferChanged Frequently Used links to be properly relative
2010-10-01 Lorian SchaefferRemoved from admin index page
2010-10-01 Lorian SchaefferRemoved unused DataRun model from admin index page
2010-10-01 Lorian SchaefferRemoved all analysis models from main admin index
2010-10-01 Lorian SchaefferLimited which models show up on 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-08-13 Diane TroutRemove debug print statement
2010-08-13 Diane TroutReduce the size of the bioanalyzer summary text box
2010-08-13 Diane TroutThis patch adds in fields to support storing bioanalyze...
2010-07-14 Diane TroutAdd search field to the lanes admin page
2010-07-12 Diane TroutReport if a lane was on a paired end flowcell from...
2010-07-07 Diane TroutThis still isn't ideal as the RESULTS_HOME_DIR is still...
2010-06-15 Diane TroutUpdate the 'flowcell started' email message to include...
2010-06-14 Diane TroutRename avg_lib_size to gel_cut_size, and add insert_size
2010-06-14 Diane TroutUpdate internal copy of the django admin/templates...
2010-05-29 Diane TroutAdd in extra fields lorian asked for to library detail...
2010-05-14 Brandon KingA patch that allows printing more than 11 labels at...
2010-05-13 Brandon KingDefault to pointing to the Ubuntu python location for...
2010-05-07 Brandon KingDisabling 'delete selected'.
2010-04-29 Brandon KingAdded a 'Print Labels' action to the Library Admin...
2010-04-10 Brandon KingWARNING: Django 1.0.2 to Django 1.1.1 compatibility...
2010-03-05 Diane TroutReport hidden field in the library API
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-30 Diane TroutUpdate the inventory tracker code for the split from...
2010-01-28 Diane TroutAdds a json api 'lanes_for' feature
2010-01-28 Diane TroutForce auth_backend error messages to sys stderr, as
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-22 Diane TroutRefine user handling.
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-12-15 Diane TroutInclude information about the flowcell run date on...
2009-12-15 Diane TroutMake the basic library page show up when javascript...
2009-12-15 Diane TroutTell people to use the https address so it'll work...
2009-11-13 Diane TroutOverride extjs's rather harsh stylesheet so the library...
2009-11-10 Diane TroutRemport that the pipeline will be done in X to Y days...
2009-10-27 Diane Troutupdate inventory status template to use new field name...
2009-10-27 Diane TroutTurn the library_id back into the primary key for sampl...
2009-10-08 Diane TroutAlso use the javascript dual panel choice box for tags.
2009-10-08 Diane TroutUse raw_id_fields for the library ID in the Flowcell...
2009-10-06 Diane TroutAdd an account number field to a library. (Note SCHEMA...
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...
2009-09-26 Diane TroutImplement a client side config file generator.
2009-09-26 Diane TroutPrint library.library_id instead of the flowcell.librar...
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-19 Diane TroutAdd a /config/<fcid>/json url that returns information...
2009-09-19 Diane TroutDjango really wanted a 404 template.
2009-09-16 Diane TroutForce addition of HTSUser object if someone is creating...
2009-09-14 Diane TroutFix ticket:145 this patch includes the tar.bz2 extensio...
2009-09-11 Diane TroutApparently I should've rendered the emails in plain...
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-09-10 Diane TroutRemove spurious pring debugging statements as they...
2009-09-03 Brandon Kingwsgi print error fixed.
2009-09-02 Diane Troutremove spurious debug print statement
2009-09-01 Diane TroutReport who the site managers are for the BCC
2009-08-25 Brandon KingAdded control_lane column to Flowcell.
2009-08-22 Brandon KingNo printing allowed; fixed.
2009-08-22 Diane TroutNow adding a user adds the key linking the htsuser...
2009-08-22 Brandon KingImplemented custom templates by inventory type using...
2009-08-20 Diane TroutImplement a send started email feature.
2009-08-20 Diane TroutReorder imports in model to make me happy.
2009-08-19 Diane TroutUse hasattr instead of checking for django version...
2009-08-19 Brandon KingFinished removing bcprinter module by moving what littl...
2009-08-19 Brandon KingMoved bcprinter.util to bcmagic.util.
2009-08-19 Brandon KingMoved bcprinter/util.py to bcmagic/util.py
2009-08-19 Brandon KingHard Drive Shell label made by Lorian; templatized...
2009-08-19 Brandon KingAdmin compatibility for changes in Django >= 1.1.
2009-08-19 Diane TroutForgot to update one request to request.REQUEST variabl...
2009-08-19 Diane TroutConvert stanford/hudson alpha's updStatus to work with...
2009-08-18 Diane TroutUpdate hudson alpha's eland config file generator to...
2009-08-18 Diane TroutUpdate eland_config generator to work with the new...
2009-08-18 Diane TroutUpdate Rami's flowcell report to work with our new...
2009-08-18 Diane TroutAdd a custom (inherited) user object named HTSUser...
2009-08-18 Diane TroutFix code where the python str() function had been overr...
next