Added a display column (not DB) to show the total count of alligned reads for each...
[htsworkflow.git] / htswfrontend /
2008-10-07 Rami RauchAdded a display column (not DB) to show the total count...
2008-10-07 Diane TroutI moved more of options in settings.py to the .htsworkf...
2008-10-07 Diane TroutI modified the admin base site login page slightly...
2008-09-08 Rami RauchRemoved all Antibody related fields from the Library...
2008-09-04 Rami Rauchremoved affiliation field from the search_fields option
2008-09-04 Rami Rauch(no commit message)
2008-09-04 Rami Rauch(no commit message)
2008-08-29 Diane TroutChange the django settings.py file to get configuration...
2008-08-29 Brandon KingTemplate loading fix.
2008-08-29 Diane Troutreturn the project xml config file as text/plain so...
2008-08-29 Diane Troutupdate the url matching to provide proper access to the
2008-08-28 Diane TroutActually the an_urls.py was importing the views, if...
2008-08-28 Rami Rauchcleaned the code a bit: put the method in utils.py
2008-08-28 Rami Rauchremoved views url
2008-08-28 Rami Rauch(no commit message)
2008-08-28 Diane TroutDjango really wanted a view in analys_track, it was...
2008-08-28 Rami Rauchadded Affiliation FK to Libarary + Affiliation table...
2008-08-28 Brandon KingI think this was missing... manage.py is fairly useful...
2008-08-25 Rami Rauchadded Affiliation table and linked to Library in a...
2008-08-21 Rami Rauchsmall GUI change
2008-08-20 Rami Rauch(no commit message)
2008-08-20 Rami Rauch(no commit message)
2008-08-20 Rami Rauchminor updates
2008-08-20 Rami Rauchminor url updates
2008-08-20 Rami Rauchthe only used function here is makeFCSheet. the other...
2008-08-20 Rami Rauchminor adjastments
2008-08-20 Rami Rauchadded Replicate filed in Library table. added as well...
2008-08-19 Rami Rauchadded search interface to the Task and Project entities...
2008-08-15 Rami RauchThese are the template directories and files.
2008-08-15 Rami RauchReplaced 'gaworflow' with 'htsworkflow'; updated settin...
2008-08-15 Brandon KingMigrating Rami's frontend changes from stanford branch...
2008-08-14 Rami RauchThis text file includes step by step SQL commands to...
2008-08-05 Brandon KingFirst attempt at breaking up code into seperately insta...