.. |
api
|
Try to return JSON error when receiving API call fails
|
2024-04-11 14:14:27 -05:00 |
forms
|
Fix product view template for oruga/butterball
|
2024-06-01 19:07:07 -05:00 |
grids
|
Escape all unsafe html for grid data
|
2024-05-31 21:20:45 -05:00 |
reports
|
Refactor the Ordering Worksheet generator, per Buefy
|
2023-02-03 16:10:08 -06:00 |
static
|
More data type fixes for <tailbone-datepicker>
|
2024-05-07 18:20:26 -05:00 |
templates
|
Fix the "new custorder" page for butterball
|
2024-06-02 19:56:42 -05:00 |
views
|
Let master view control context menu items for page
|
2024-06-02 15:54:42 -05:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2024-06-02 14:55:18 -05:00 |
app.py
|
Log error if registry has no rattail config
|
2024-05-31 12:06:31 -05:00 |
asgi.py
|
Fix ASGI websockets when serving on sub-path under site root
|
2024-04-16 23:27:50 -05:00 |
auth.py
|
Fix permission checks for root user with pyramid 2.x
|
2024-04-19 22:27:30 -05: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
|
Rename template for grid filters (drop buefy suffix)
|
2024-04-13 09:21:48 -05:00 |
db.py
|
Use latest zope.sqlalchemy package
|
2023-02-07 12:20:22 -06:00 |
diffs.py
|
Provide a way to show enum display text for some version diff fields
|
2023-11-30 18:23:47 -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
|
Massive overhaul of "generate project" feature
|
2023-05-05 00:18:16 -05:00 |
menus.py
|
Remove unused "simple menus" module approach
|
2023-10-29 15:46:18 -05: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
|
Log error if registry has no rattail config
|
2024-05-31 12:06:31 -05:00 |
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
util.py
|
Use oruga 0.8.9 by default
|
2024-06-01 23:06:19 -05:00 |
webapi.py
|
Add support for Pyramid 2.x; new security policy
|
2024-04-16 09:48:29 -05:00 |