Update Rami's flowcell report to work with our new seperate lane table.
[htsworkflow.git] / htsworkflow / frontend /
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-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-21 Brandon KingMoved from ext-3.0-rc2 to ext-3.0.0.
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.
2009-06-26 Brandon KingCSS fixes for library index
2009-06-26 Brandon KingMigrating the west panel menu to a 2nd toolbar menu.
2009-06-25 Brandon KingCSS fixes
2009-06-24 Brandon KingMade a dynamic way of adding div dynamically to the...
2009-06-24 Brandon KingSample Tracker EXTJS frontend merge part 1
2009-06-22 Brandon KingSchema update to inventory
2009-06-17 Diane TroutAdd a hack to add a frontend section if not present
2009-06-17 Diane TroutAdd stub uuid function to make this module import when...
2009-06-17 Brandon KingArg... spelling!
2009-06-17 Brandon KingOnce again, assumed I had a flowcell object when I...
2009-06-17 Brandon KingApparently we might be receiving None, so this check...
2009-06-17 Brandon King * Fixed urls for result_fc_cnm_eland_lane and summaryh...
2009-06-16 Brandon KingUpdated Library view to show an icon if a record exists...
2009-06-16 Brandon KingIcon added.
2009-06-15 Diane TroutAllow searching by library name on the experiments...
2009-06-10 Brandon KingImproved debugging output.
2009-06-10 Brandon KingMoved hardcoded URL to it's proper place in the setting...
2009-06-10 Brandon KingTrack which flowcells are archived on which long term...
2009-06-05 Brandon KingMinor updates to inventory schema based on input from...
2009-05-29 Brandon KingFirst attempt at an inventory tracking database
2009-05-27 Diane TroutAdd a minimal test case to test a small bit of the...
2009-05-11 Diane TroutMore consistently split the flowcell id and status...
2009-05-05 Diane TroutUpdate the django app to report "raw reads" for a seque...
2009-04-30 Diane TroutAllow mapping library IDs to the library primary key
2009-04-08 Diane TroutStop assuming that library_id == pk.
2009-04-04 Diane TroutDon't crash if we can't find the flowcell run xml file
2009-04-04 Diane TroutDisplay the affiliations on the public library detail...
2009-04-01 Diane TroutShow the "Amplified from sample" as the parent library...
2009-03-25 Diane TroutMake the visiable names match how the "group" and ...
2009-03-18 Diane TroutActually we want fastq files, not scarf files
2009-03-12 Diane TroutUse django's FilteredSelectMultiple javascript widget...
2009-03-12 Diane Troutallow searching by cluster station or sequencer name...
2009-03-10 Diane TroutWe can't search linked tables. This is a problem that...
2009-03-10 Diane TroutThe public library page needed to pass eland.genome_map...
2009-03-10 Diane TroutLet cluster_station and sequencer default to the first...
2009-03-09 Diane Troutreplace % with %% in the library names, so retrieve...
2009-03-09 Diane TroutChange flowcell admin index page to include a formatted...
2009-03-09 Diane TroutChange default picomolarity to 5, and allow overriding...
2009-03-09 Diane TroutSort by library id, not creation data closes [ticket...
2009-03-09 Diane TroutAdd flowcell notes field back to the admin page
2009-03-07 Diane Troutflowcell model moved from samples to experiments, eland...
2009-03-07 Diane TroutThe default django css pages wanted a few gifs, which...
2009-03-07 Diane TroutGrab more of the admin css pages that were refering...
2009-03-07 Diane TroutDisplay the pM on the public library detail page.
2009-03-07 Diane TroutAllow filtering by the new hidden field on the library...
2009-03-06 Diane TroutMake the public library browsing page support several...
2009-03-04 Diane TroutAdd get_absolute_url to Library model and use it for...
2009-03-04 Diane TroutImplement experiment type as a seperate table.
2009-03-04 Diane TroutChange cluster_mac_id and seq_mac_id from text fields...
2009-03-04 Diane TroutFor one of our more recent libraries, the successful_pM...
2009-02-28 Diane TroutAdd a link to the public library summary page off from...
2009-02-27 Diane TroutUpdate some of Rami's GERALD config file generator...
2009-02-26 Diane Troutbetter handle the case when Affilations.contact is...
2009-02-26 Diane TroutRemove a few more fields that we dont use, and change...
2009-02-24 Diane Troutsimplify library admin index view
2009-02-17 Diane TroutMerge flowcell 'paired_end' flag from v0.1 branch
2009-02-13 Diane TroutReverse a mistake. DataRuns is from Rami and should...
next