tailbone/tailbone
Lance Edgar f3d449c9f3 Add UI support for Product.deleted column.
This leverages the 'products.view_deleted' permission to hide products
which are marked as deleted from various views.  Also adds a 'deleted'
class to product grid rows where the flag is set, and adds a flash warning
when viewing a deleted product.
2015-02-11 00:52:23 -06:00
..
forms Various grid and form tweaks. 2015-02-09 13:20:34 -06:00
grids Add support for integer search filters. 2015-01-13 21:22:56 -06:00
reports Add explicit file encoding to all Mako templates. 2014-07-23 21:35:33 -07:00
static Various grid and form tweaks. 2015-02-09 13:20:34 -06:00
templates More versioning support fixes, to allow on or off. 2015-02-10 20:10:03 -06:00
views Add UI support for Product.deleted column. 2015-02-11 00:52:23 -06:00
__init__.py Fix some imports etc. regarding new batch system. 2015-01-20 00:51:51 -06:00
_version.py Update changelog. 2015-02-10 20:10:49 -06:00
app.py Remove some edbob, unicode tweak, etc. 2015-01-19 00:49:07 -06:00
auth.py Rework versioning support to allow it to be one or off. 2015-02-10 19:07:46 -06:00
db.py Rework versioning support to allow it to be one or off. 2015-02-10 19:07:46 -06:00
helpers.py Remove some more edbob cruft. 2014-11-18 23:00:24 -06:00
progress.py Change session progress API. 2014-11-02 20:48:22 -06:00
subscribers.py Add initial versioning support with SQLAlchemy-Continuum. 2015-02-09 23:36:40 -06:00
util.py Remove some more edbob cruft. 2014-11-18 23:00:24 -06:00