.. |
api
|
Avoid use of self.handler within batch API views
|
2022-09-07 20:46:18 -05:00 |
forms
|
Use shared logic for rendering percentage values
|
2022-10-29 13:40:35 -05:00 |
grids
|
Use shared logic for rendering percentage values
|
2022-10-29 13:40:35 -05:00 |
reports
|
Add size description to inventory report
|
2016-10-10 11:34:10 -05:00 |
static
|
Add uom fields, configurable template for newproduct batch
|
2022-08-30 10:58:13 -05:00 |
templates
|
Show UPC for receiving line item if no product reference
|
2022-11-03 11:28:38 -05:00 |
views
|
Show UPC for receiving line item if no product reference
|
2022-11-03 11:28:38 -05:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2022-11-03 11:34:32 -05:00 |
app.py
|
Add websockets progress, "multi-system" support for upgrades
|
2022-08-20 17:39:33 -05:00 |
asgi.py
|
Add first experiment with websockets, for datasync status page
|
2022-08-17 18:24:55 -05:00 |
auth.py
|
Refactor to leverage all existing methods of auth handler
|
2021-10-14 23:30:26 -04:00 |
beaker.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
config.py
|
Add first experiment with websockets, for datasync status page
|
2022-08-17 18:24:55 -05:00 |
db.py
|
Add variant transaction logic per zope.sqlalchemy 1.1 changes
|
2021-01-16 14:13:34 -06:00 |
diffs.py
|
Add some minimal docs for Diff constructor
|
2021-12-15 18:07:22 -06:00 |
exceptions.py
|
Fix some basic product editing features
|
2020-02-28 18:11:54 -06:00 |
helpers.py
|
Misc. tweaks for vendor catalog batch
|
2021-02-15 12:57:35 -06:00 |
menus.py
|
Add initial/basic support for configuring "included views"
|
2022-03-05 09:26:25 -06:00 |
progress.py
|
Add websockets progress, "multi-system" support for upgrades
|
2022-08-20 17:39:33 -05:00 |
providers.py
|
Let tailbone providers include static views
|
2022-03-06 22:06:57 -06:00 |
scaffolds.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
subscribers.py
|
Add first experiment with websockets, for datasync status page
|
2022-08-17 18:24:55 -05:00 |
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
util.py
|
Add proper status page for datasync
|
2022-08-15 21:06:19 -05:00 |
webapi.py
|
Add basic web API app, for simple use cases
|
2021-01-23 14:11:05 -06:00 |