.. |
api
|
Allow direct creation of new label batches
|
2021-05-18 12:46:45 -05:00 |
forms
|
Purge things for legacy (jquery) mobile, and unused template themes
|
2021-01-30 15:52:47 -06:00 |
grids
|
Avoid encoding values as string, for integer grid filters
|
2021-02-20 08:45:15 -06:00 |
reports
|
Add size description to inventory report
|
2016-10-10 11:34:10 -05:00 |
static
|
Add special "contains any of" verb for string-based grid filters
|
2021-02-12 13:57:54 -06:00 |
templates
|
Allow customization of rendering version diff values
|
2021-05-14 12:13:23 -05:00 |
views
|
Allow direct creation of new label batches
|
2021-05-18 12:46:45 -05:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2021-05-03 12:36:41 -05:00 |
app.py
|
Add common "form poster" logic, to make CSRF token/header names configurable
|
2020-12-16 14:28:41 -06:00 |
auth.py
|
Avoid unhelpful error when perm check happens for "re-created" DB user
|
2020-09-20 16:32:44 -05:00 |
beaker.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
config.py
|
Purge things for legacy (jquery) mobile, and unused template themes
|
2021-01-30 15:52:47 -06:00 |
db.py
|
Add variant transaction logic per zope.sqlalchemy 1.1 changes
|
2021-01-16 14:13:34 -06:00 |
diffs.py
|
Fix package diff table for upgrade view template, per Buefy
|
2019-06-15 18:06:54 -05: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 support for "nested" menu items
|
2021-02-01 13:58:08 -06:00 |
progress.py
|
Add versioning workaround support for batch actions
|
2018-06-07 12:40:25 -05:00 |
scaffolds.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
subscribers.py
|
Allow per-user stylesheet for Buefy themes
|
2021-03-05 12:02:32 -06:00 |
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
util.py
|
Misc. tweaks for vendor catalog batch
|
2021-02-15 12:57:35 -06:00 |
webapi.py
|
Add basic web API app, for simple use cases
|
2021-01-23 14:11:05 -06:00 |