Made a dynamic way of adding div dynamically to the east panel.
[htsworkflow.git] / htsworkflow / frontend /
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...
2009-02-13 Diane Troutenable sort of library view by descending library_id
2009-02-13 Diane TroutMerge in the library list, detail, and results download...
2009-01-23 Diane TroutAdd in Rami's report template, and adjust the paths...
2009-01-23 Diane TroutAdd id as an AutoNumber(primary_key=True) field and...
2009-01-21 Diane TroutMerge in Rami's changes from last friday.
2009-01-14 Diane Troutadd empty admin.py for eland_config app
2009-01-14 Diane TroutMerged much of the stanford htsworkflow frontend into...
2009-01-08 Diane TroutThis is a partial merge of the stanford branch with...
2008-10-21 Diane TroutMerge in new modules from htsworkflow branch.
2008-10-21 Diane TroutMerge in model changes to fctracker from htsworkflow...
2008-10-15 Diane TroutRename trunk from gaworkflow to htsworkflow (and update...