Commit graph

4 commits

Author SHA1 Message Date
Lance Edgar b4feccbca0 Fixed batch grid and CRUD views so that the execution time shows a pretty (and
local) display instead of 24-hour UTC time.
2013-02-05 19:16:51 -08:00
Lance Edgar 472d2cfd7b cleanup main batch route 2012-11-26 14:24:10 -08:00
Lance Edgar d44af94378 tweak batch progress, add 'executed' to grid 2012-09-28 07:55:13 -07:00
Lance Edgar cf10fe19e8 extensive commit (see note)
The following changes are included:

- Added support for GPC data type.

- Added eager import of ``rattail.sil`` in ``before_render`` hook.

- Removed ``rattail.pyramid.util`` module.

- Added initial batch support: views, templates, creation from Product grid.

- Added batch params template for ``PrintLabels`` provider.

- Added support for ``rattail.LabelProfile`` class.

- Improved Product grid to include filter/sort on Vendor.
2012-08-29 11:37:17 -07:00