.. |
api
|
Add basic API support for printing product labels
|
2023-01-29 18:46:49 -06:00 |
forms
|
Form constructor assumes use_buefy=True by default
|
2023-02-02 20:21:19 -06:00 |
grids
|
Add new views for App Info, and Configure App
|
2023-01-12 15:30:10 -06:00 |
reports
|
Add size description to inventory report
|
2016-10-10 11:34:10 -05:00 |
static
|
Add basic support for editing page help info
|
2022-12-24 16:08:09 -06:00 |
templates
|
Always assume use_buefy=True within main page template
|
2023-02-02 21:18:00 -06:00 |
views
|
Refactor the Inventory Worksheet generator, per Buefy
|
2023-01-30 11:56:09 -06:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2023-02-02 22:45:58 -06:00 |
app.py
|
Add basic "new model view" wizard
|
2023-01-16 13:50:27 -06: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
|
Add support for Beaker >= 1.12.0
|
2022-12-07 14:00:32 -06:00 |
cleanup.py
|
Add cleanup logic for old Beaker session data
|
2022-12-23 23:30:45 -06:00 |
config.py
|
Remove support for Buefy 0.8
|
2023-02-01 18:44:55 -06: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 |
handler.py
|
Add basic "new model view" wizard
|
2023-01-16 13:50:27 -06:00 |
helpers.py
|
Add new views for App Info, and Configure App
|
2023-01-12 15:30:10 -06:00 |
menus.py
|
Add a couple more menu items to default set
|
2023-01-18 21:54:24 -06:00 |
progress.py
|
Add websockets progress, "multi-system" support for upgrades
|
2022-08-20 17:39:33 -05:00 |
providers.py
|
Add full set of default menus
|
2023-01-14 18:48:56 -06:00 |
scaffolds.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
subscribers.py
|
Remove support for Buefy 0.8
|
2023-02-01 18:44:55 -06:00 |
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
util.py
|
Revert logic that assumes all themes use buefy
|
2023-01-13 18:10:28 -06:00 |
webapi.py
|
Add basic web API app, for simple use cases
|
2021-01-23 14:11:05 -06:00 |