Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2026-01-01 15:33:33 -06:00
3f502fdc73 test: fix broken test
lance pushed to master at wutta/wuttaweb 2026-01-01 15:21:45 -06:00
34704acf24 fix: improve FK handling in generated model class code
2b5775b348 fix: use custom UUID type when generating model class code for FK
c166ebf070 fix: fix spacing style when viewing object with row grid
Compare 3 commits »
lance pushed to master at rattail/tailbone 2026-01-01 10:23:18 -06:00
9355f9982d test: fix tests per wuttaweb v0.27.0
lance pushed to master at rattail/tailbone 2026-01-01 09:47:18 -06:00
ceb0c3226e fix: add direction for add_wutta_master_view
lance pushed to master at wutta/wuttaweb 2025-12-31 21:47:35 -06:00
481a6d95b0 fix: grant access to alembic, tables, master view admin for new apps
lance pushed to master at wutta/cookiecutter-wuttaweb 2025-12-31 21:39:03 -06:00
ba6359d97e fix deprecated setting name
lance pushed to master at wutta/cookiecutter-wuttaweb 2025-12-31 20:28:29 -06:00
ce0b40e0cf give a better default example for menu handler
lance pushed tag v0.28.2 to wutta/wuttjamaican 2025-12-31 20:24:37 -06:00
lance pushed to master at wutta/wuttjamaican 2025-12-31 20:24:34 -06:00
a6e8e12156 bump: version 0.28.1 → 0.28.2
18c23ce0ce fix: render db engine with password intact, for installer config
Compare 2 commits »
lance pushed tag v0.27.0 to wutta/wuttaweb 2025-12-31 19:19:05 -06:00
lance pushed to master at wutta/wuttaweb 2025-12-31 19:19:03 -06:00
c6417b7b8b bump: version 0.26.0 → 0.27.0
a62827d2c3 feat: add wizard for generating new master view code
92d4ce43b1 feat: add basic MasterView to show all registered master views
21775257a9 fix: show db backend (dialect name) on App Info page
6a8bea462f fix: prevent whitespace wrap for tool panel header
Compare 7 commits »
lance pushed tag v0.4.0 to wutta/wuttasync 2025-12-31 19:13:58 -06:00
lance pushed to master at wutta/wuttasync 2025-12-31 19:13:55 -06:00
ead51bcd5a bump: version 0.3.0 → 0.4.0
lance pushed tag v0.3.1 to wutta/wutta-continuum 2025-12-31 19:11:32 -06:00
lance pushed to master at wutta/wutta-continuum 2025-12-31 19:11:31 -06:00
552c03af3e bump: version 0.3.0 → 0.3.1
lance pushed tag v0.28.1 to wutta/wuttjamaican 2025-12-31 19:10:06 -06:00
lance pushed to master at wutta/wuttjamaican 2025-12-31 19:10:03 -06:00
2713ad72e5 bump: version 0.28.0 → 0.28.1
8d43c294d0 fix: add model title hints to core models
ab0a6e72fe fix: add html flag param for app.render_datetime()
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2025-12-29 13:04:11 -06:00
7ebaaa1d91 fix: tweak subcommand docstring, to match others/convention
lance pushed to master at wutta/wuttasync 2025-12-29 13:02:20 -06:00
2ca7842e4f docs: fix doc per recent code refactor
lance pushed to master at wutta/wuttasync 2025-12-29 12:55:15 -06:00
4cb3832213 fix: make pylint happy