| .. |
|
api
|
Try to return JSON error when receiving API call fails
|
2024-04-11 14:14:27 -05:00 |
|
forms
|
Remove some references to "buefy" name within docstrings, comments
|
2024-04-14 20:30:52 -05:00 |
|
grids
|
Escape underscore char for "contains" query filter
|
2024-04-15 12:44:46 -05:00 |
|
reports
|
Refactor the Ordering Worksheet generator, per Buefy
|
2023-02-03 16:10:08 -06:00 |
|
static
|
Reminder to improve css hack for datepicker in modal
|
2024-04-15 13:31:42 -05:00 |
|
templates
|
Rename custom user_css context
|
2024-04-15 13:31:35 -05:00 |
|
views
|
Rename custom user_css context
|
2024-04-15 13:31:35 -05:00 |
|
__init__.py
|
|
|
|
_version.py
|
Update changelog
|
2024-04-15 10:56:49 -05:00 |
|
app.py
|
Add support for Pyramid 2.x; new security policy
|
2024-04-16 09:48:29 -05:00 |
|
asgi.py
|
Add first experiment with websockets, for datasync status page
|
2022-08-17 18:24:55 -05:00 |
|
auth.py
|
Add support for Pyramid 2.x; new security policy
|
2024-04-16 09:48:29 -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 custom user_css context
|
2024-04-15 13:31:35 -05:00 |
|
tweens.py
|
|
|
|
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 |