.. |
api
|
fix: update usage of auth handler, per rattail changes
|
2024-07-14 23:29:17 -05:00 |
forms
|
fix: use wuttaweb logic for util.get_form_data()
|
2024-08-05 09:11:19 -05:00 |
grids
|
fix: refactor config.get_model() => app.model
|
2024-07-11 13:16:27 -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: simplify verbiage for batch execution panel
|
2024-08-10 08:43:54 -05:00 |
views
|
fix: assign convenience attrs for all views (config, app, enum, model)
|
2024-08-09 19:22:26 -05:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
feat: switch from setup.cfg to pyproject.toml + hatchling
|
2024-06-10 16:23:38 -05:00 |
app.py
|
feat: begin integrating WuttaWeb as upstream dependency
|
2024-07-12 09:35:34 -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: update usage of auth handler, per rattail changes
|
2024-07-14 23:29:17 -05:00 |
beaker.py
|
feat: standardize how app, package versions are determined
|
2024-06-10 09:14:20 -05:00 |
cleanup.py
|
Add cleanup logic for old Beaker session data
|
2022-12-23 23:30:45 -06:00 |
config.py
|
feat: begin integrating WuttaWeb as upstream dependency
|
2024-07-12 09:35:34 -05:00 |
db.py
|
fix: require zope.sqlalchemy >= 1.5
|
2024-07-02 11:14:03 -05: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: remove references, dependency for six package
|
2024-07-01 17:01:01 -05:00 |
handler.py
|
feat: move core menu logic to wuttaweb
|
2024-07-14 11:05:01 -05:00 |
helpers.py
|
Massive overhaul of "generate project" feature
|
2023-05-05 00:18:16 -05:00 |
menus.py
|
fix: add null menu handler, for use with API apps
|
2024-07-15 21:51:45 -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 |
subscribers.py
|
fix: move magic b template context var to wuttaweb
|
2024-08-05 21:50:22 -05:00 |
tweens.py
|
fix: remove references, dependency for six package
|
2024-07-01 17:01:01 -05:00 |
util.py
|
fix: avoid bug when checking current theme
|
2024-08-09 10:11:38 -05:00 |
webapi.py
|
fix: avoid before_render subscriber hook for web API
|
2024-08-10 13:49:41 -05:00 |