htsworkflow.git
2009-10-27 Diane TroutTag latest live version before the SCHEMA CHANGE that... 0.3.2
2009-10-17 Diane TroutFigure out the absolute path to the runfolder for passi...
2009-10-08 Diane TroutAlso use the javascript dual panel choice box for tags.
2009-10-08 Diane TroutIn some cases test_retrive_config will attempt to norma...
2009-10-08 Diane TroutUse raw_id_fields for the library ID in the Flowcell...
2009-10-08 Diane TroutAdd the ability not to build srf files.
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-10-06 Diane TroutUse eland_extended or eland_pair instead of eland for...
2009-10-06 Diane TroutDefault to sequencing if we don't have a genome for...
2009-10-02 Diane TroutTest the updated version of extract results that builds...
2009-09-30 Diane TroutAdd building srf files to runfolder as part of --extrac...
2009-09-28 Diane TroutModify hdquery to not die when being imported on non...
2009-09-26 Diane TroutThe config file should also set the SEQUENCE_FORMAT
2009-09-26 Diane TroutHttpRequest.getcode doesn't exist in python 2.4, use...
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-16 Diane TroutReplace some prints with logging.info messages and
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 TroutReport if the Summary.htm file is missing the Lane...
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-20 Brandon KingUpdate user db when doing update.
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...
2009-08-14 Brandon KingLorian's request for a thin comment field implemented.
2009-08-14 Brandon KingLorian's requested filter by status; requires at least...
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-08-12 Diane TroutConverted Brandon's scripts into a single python script...
2009-08-12 Diane TroutMove Brandon's upgrade script in with all the other...
2009-08-11 Brandon KingMaking it more clear what the script does.
2009-08-11 Brandon KingScript for conversion of db; start of fixes brought...
2009-08-10 Brandon Kingprint killing wsgi; minor fix.
2009-08-07 Brandon KingNew Lane Table migration progress.
2009-08-06 Brandon KingBarcode Magic Initial Data
2009-08-04 Brandon KingMinor update.
2009-07-24 Brandon KingLorian supplied quick fix for 32 char UUIDs.
2009-07-23 Brandon KingLorian requested item search box
2009-07-23 Diane TroutReadPreps can also use the netcopy complete flags which...
2009-07-21 Brandon KingMoved from ext-3.0-rc2 to ext-3.0.0.
2009-07-21 Diane TroutAllow specifying the we're finished sequencing file...
2009-07-20 Brandon KingLorian requested save_as feature in admin interface.
2009-07-13 Brandon KingPrototype of bcmagic search plugin.
2009-07-11 Brandon KingAdding ReagentLibrary & ReagentFlowcell tables in Inven...
2009-07-07 Brandon KingAttempted linking to archived hard drive.
2009-07-07 Brandon KingAttempted linking to archived hard drive.
2009-07-06 Brandon KingUpdate to item summary now displays Long Term Storage...
2009-07-06 Brandon KingUpdated inventory to support display of inventory items...
2009-07-02 Brandon KingMade Diane's suggest json problem fix for python 2...
2009-07-02 Brandon KingAdded a subtle but useful | to the toolbar
2009-07-02 Brandon KingAdded a subtle but useful | to the toolbar
2009-07-02 Brandon KingNOTE: settings.py update:
2009-07-01 Brandon KingDisabled menu selection when not logged in.
2009-07-01 Brandon KingAdded start of inventory summary view and cleaned up...
2009-07-01 Diane TroutAdd LibraryType option, (this will probably require...
2009-07-01 Diane TroutChange the cluster station default to the current worki...
2009-06-30 Diane TroutAllow cellline and conditition to be blank [ticket...
2009-06-30 Brandon KingAuto resizing for grids based on collapsing and resizin...
2009-06-30 Diane TroutProvide a dummy eland result lane class if there's...
2009-06-30 Brandon KingBehold the power of ExtJS grids! Muhahaha! =o)
2009-06-30 Brandon Kingauto height test.
2009-06-30 Brandon Kingtwo json modules... one for 2.5, one for 2.6... util...
2009-06-30 Brandon KingStart of inventory app page.
2009-06-29 Brandon KingActivating bcmagic model & initial data.
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-26 Brandon KingCSS fix broke non-library index views; fix for fix.
next