Update changelog.
This commit is contained in:
parent
3fed317805
commit
a93b8a33fb
2 changed files with 25 additions and 1 deletions
24
CHANGES.rst
24
CHANGES.rst
|
@ -1,5 +1,29 @@
|
|||
.. -*- coding: utf-8 -*-
|
||||
|
||||
0.4.7
|
||||
-----
|
||||
|
||||
* Add views for deposit links, taxes; update product view.
|
||||
|
||||
* Add some new vendor and product fields.
|
||||
|
||||
* Add panels to product details view, etc.
|
||||
|
||||
* Fix login so user is sent to their target page after authentication.
|
||||
|
||||
* Don't allow edit of vendor and effective date in catalog batches.
|
||||
|
||||
* Add shared GPC search filter, use it for product batch rows.
|
||||
|
||||
* Add default ``Grid.iter_rows()`` implementation.
|
||||
|
||||
* Add "save" icon and grid column style.
|
||||
|
||||
* Add ``numeric.js`` script for numeric-only text inputs.
|
||||
|
||||
* Add product UPC to JSON output of 'products.search' view.
|
||||
|
||||
|
||||
0.4.6
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue