2012-04-10 12:39:30 -05:00
|
|
|
|
2012-11-14 15:33:09 -06:00
|
|
|
0.3a13
|
|
|
|
------
|
|
|
|
|
|
|
|
- [bug] Fixed bug which prevented UPC search from working on products screen.
|
|
|
|
|
2012-11-13 11:46:28 -06:00
|
|
|
0.3a12
|
|
|
|
------
|
|
|
|
|
|
|
|
- [general] Fixed namespace packages, per ``setuptools`` documentation.
|
|
|
|
|
|
|
|
- [feature] Added support for ``LabelProfile.visible``. This field may now be
|
|
|
|
edited, and it is honored when displaying the list of available profiles to
|
|
|
|
be used for printing from the products page.
|
|
|
|
|
|
|
|
- [bug] Fixed bug where non-numeric data entered in the UPC search field on the
|
|
|
|
products page was raising an error.
|
|
|
|
|
2012-10-11 12:39:04 -05:00
|
|
|
0.3a11
|
|
|
|
------
|
|
|
|
|
|
|
|
- [bug] Fixed product label printing to handle any uncaught exception, and
|
|
|
|
report the error message to the end user.
|
|
|
|
|
2012-10-09 18:39:21 -05:00
|
|
|
0.3a10
|
|
|
|
------
|
|
|
|
|
|
|
|
- [general] Updated category views and templates. These were sorely out of
|
|
|
|
date.
|
|
|
|
|
2012-10-04 10:52:48 -05:00
|
|
|
0.3a9
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add brands autocomplete view.
|
|
|
|
|
|
|
|
- Add departments autocomplete view.
|
|
|
|
|
|
|
|
- Add ID filter to vendors grid.
|
|
|
|
|
2012-09-28 11:40:43 -05:00
|
|
|
0.3a8
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Tweak batch progress indicators.
|
|
|
|
|
|
|
|
- Add "Executed" column, filter to batch grid.
|
|
|
|
|
2012-09-25 11:45:33 -05:00
|
|
|
0.3a7
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add ability to restrict batch providers via config.
|
|
|
|
|
2012-09-24 18:21:37 -05:00
|
|
|
0.3a6
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add Vendor CRUD.
|
|
|
|
|
|
|
|
- Add Brand views.
|
|
|
|
|
2012-09-18 21:01:20 -05:00
|
|
|
0.3a5
|
|
|
|
-----
|
|
|
|
|
|
|
|
- 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 support for ``rattail.LabelProfile`` class.
|
|
|
|
|
|
|
|
- Improved Product grid to include filter/sort on Vendor.
|
|
|
|
|
|
|
|
- Cleaned up dependencies.
|
|
|
|
|
|
|
|
- Added ``rattail.pyramid.includeme()``.
|
|
|
|
|
|
|
|
- Added ``CustomerGroup`` CRUD view (read only).
|
|
|
|
|
|
|
|
- Added hot links to ``Customer`` CRUD view.
|
|
|
|
|
|
|
|
- Added ``Store`` index, CRUD views.
|
|
|
|
|
|
|
|
- Updated ``rattail.pyramid.views.includeme()``.
|
|
|
|
|
|
|
|
- Added ``email_preference`` to ``Customer`` CRUD.
|
|
|
|
|
2012-08-17 11:58:00 -05:00
|
|
|
0.3a4
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Update grid and CRUD views per changes in ``edbob``.
|
|
|
|
|
2012-08-12 14:25:16 -05:00
|
|
|
0.3a3
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add price field renderers.
|
|
|
|
|
|
|
|
- Add/tweak lots of views for database models.
|
|
|
|
|
|
|
|
- Add label printing to product list view.
|
|
|
|
|
|
|
|
- Add (some of) ``Product`` CRUD.
|
|
|
|
|
2012-07-17 12:39:04 -05:00
|
|
|
0.3a2
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Refactor category views.
|
|
|
|
|
2012-04-10 12:39:30 -05:00
|
|
|
0.3a1
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Initial port to Rattail v0.3.
|