mark the example submission rule files as being raw, so the escapes dont get confused
[htsworkflow.git] / htsworkflow / frontend / inventory /
2014-10-23 Diane TroutChange unittest2 back into unittest.
2014-06-10 Diane TroutPostgresql has referential integrety checking.
2014-06-10 Diane TroutUpdate timestamps in inventory app test data to be...
2014-01-22 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2014-01-17 Diane TroutRemove django test environment setup code.
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-12-10 Diane TroutWith 1.6 boolean field changed to default Null, so...
2013-12-10 Diane TroutFix urls patterns import to be compatible with django 1.6
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2012-12-13 Diane TroutMake the inventory pages work with the new HTSChangeList.
2012-12-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkfl...
2012-11-30 Diane TroutChange my copied version of admin.changelist to a subclass.
2012-11-29 Diane TroutUse unittest2's module hooks for setting up the django...
2012-11-28 Diane TroutConvert to unittest2
2012-11-28 Diane TroutConvert to unittest2
2012-11-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-20 Diane TroutRenamed various django tests.py to test_module.py
2012-06-26 Diane TroutAdd the ability to specify default cluster station...
2011-11-05 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-11-04 Diane TroutUse a logger initialized to the module name much more...
2011-08-08 Diane TroutDeal with (failed) in flowcell names.
2011-07-29 Diane TroutConstruct unit tests for inventory/hard disk long term...
2011-07-28 Brandon W. KingAn improvement on the inventory system. Getting it...
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-05-26 Diane TroutMerge branch 'add-condition'
2011-05-16 Diane TroutPretty print the json files to help debugging
2011-04-06 Diane Troutdjango-nose didn't work with django 1.1, so I went...
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-10-01 Lorian SchaefferRemoved some models from the admin index view
2010-01-30 Diane TroutUpdate the inventory tracker code for the split from...
2009-09-03 Brandon Kingwsgi print error fixed.
2009-08-22 Brandon KingNo printing allowed; fixed.
2009-08-22 Brandon KingImplemented custom templates by inventory type using...
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 KingAdmin compatibility for changes in Django >= 1.1.
2009-08-14 Brandon KingLorian's requested filter by status; requires at least...
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-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 KingNOTE: settings.py update:
2009-07-01 Brandon KingAdded start of inventory summary view and cleaned up...
2009-06-30 Brandon KingBehold the power of ExtJS grids! Muhahaha! =o)
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-22 Brandon KingSchema update to inventory
2009-06-17 Diane TroutAdd stub uuid function to make this module import when...
2009-06-10 Brandon KingImproved debugging output.
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