| .. |
|
api
|
Try to return JSON error when receiving API call fails
|
2024-04-11 14:14:27 -05:00 |
|
forms
|
Fix typo when getting app instance
|
2024-04-16 20:10:10 -05:00 |
|
grids
|
Remove unused code for webhelpers2_grid
|
2024-04-19 20:15:44 -05:00 |
|
reports
|
Refactor the Ordering Worksheet generator, per Buefy
|
2023-02-03 16:10:08 -06:00 |
|
static
|
Cleanup grid/filters logic a bit
|
2024-04-24 17:43:22 -05:00 |
|
templates
|
Use v-model to track selection etc. for download results fields
|
2024-04-24 22:10:56 -05:00 |
|
views
|
Allow deleting rows from executed batches
|
2024-04-25 14:02:45 -05:00 |
|
__init__.py
|
|
|
|
_version.py
|
Update changelog
|
2024-04-25 14:05:10 -05:00 |
|
app.py
|
Add support for Pyramid 2.x; new security policy
|
2024-04-16 09:48:29 -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
|
|
|
|
subscribers.py
|
Rename setting for custom user css (remove "buefy")
|
2024-04-19 21:18:57 -05:00 |
|
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
|
util.py
|
Remove reference to pytz library
|
2023-11-11 21:26:11 -06:00 |
|
webapi.py
|
Add support for Pyramid 2.x; new security policy
|
2024-04-16 09:48:29 -05:00 |