Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2025-12-29 12:50:47 -06:00
ca20fdfd03 fix: fallback to default continuum plugin logic, when no request
lance pushed to master at wutta/wuttasync 2025-12-29 12:50:40 -06:00
e397890098 feat: add support for --comment CLI param, to set versioning comment
6ee008e169 feat: add support for --runas CLI param, to set versioning authorship
c6d1822f3b fix: accept either --recip or --recips param for import commands
Compare 3 commits »
lance pushed to master at wutta/wutta-continuum 2025-12-29 12:50:29 -06:00
d22a9963bf fix: set transaction user based on session info, when applicable
lance pushed to master at wutta/wuttjamaican 2025-12-29 12:50:20 -06:00
a31305458b fix: add --comment param for wutta typer commands
lance pushed to master at wutta/wuttjamaican 2025-12-29 11:20:07 -06:00
4382601fe0 fix: auto-add doc string for uuid primary key columns
cbfa7139e4 fix: add --runas param for wutta typer commands
Compare 2 commits »
lance pushed to master at wutta/wuttaweb 2025-12-28 23:02:16 -06:00
53817a9e32 test: fix pylint warnings for FunctionalTestCase
lance pushed to master at wutta/wuttaweb 2025-12-28 22:50:42 -06:00
3af8e8aaf2 fix: flush session when creating new object via MasterView
lance pushed to master at wutta/wuttaweb 2025-12-28 15:55:51 -06:00
ac2d520bde fix: fix page title for Alembic Dashboard
lance pushed tag v0.26.0 to wutta/wuttaweb 2025-12-28 15:17:12 -06:00
lance pushed to master at wutta/wuttaweb 2025-12-28 15:17:10 -06:00
19048548f1 bump: version 0.25.1 → 0.26.0
c45f7482a6 test: fix method signature in test suite base class
e12c523176 feat: add "wizard" for creating new table/model/revision
b1ebe1095e feat: add support for Create Alembic Migration
58bf8b4bbb fix: let checkbox widget show static text instead of Yes/No
Compare 10 commits »
lance pushed tag v0.28.0 to wutta/wuttjamaican 2025-12-28 15:02:30 -06:00
lance pushed to master at wutta/wuttjamaican 2025-12-28 15:02:27 -06:00
0588a0a2d3 bump: version 0.27.1 → 0.28.0
fc0bcf0c13 fix: add empty migration script, to avoid test problems
35af58bfb1 fix: show deprecation warnings by default for 'wutt*' packages
58cef0c9c2 docs: tweak quickstart example
189a53c82a feat: add alembic config/utility functions, for migrations admin
Compare 5 commits »
lance pushed to master at wutta/wuttaweb 2025-12-21 01:24:20 -06:00
d6a4c5e657 fix: temporarily avoid make_uuid()
9d23706909 fix: remove password filter option for Users grid
Compare 2 commits »
lance pushed tag v0.27.1 to wutta/wuttjamaican 2025-12-21 01:21:53 -06:00
lance pushed to master at wutta/wuttjamaican 2025-12-21 01:21:50 -06:00
5a2748c775 bump: version 0.27.0 → 0.27.1
lance pushed to master at wutta/wuttjamaican 2025-12-21 01:20:25 -06:00
a6b31813f7 fix: add make_str_uuid() to disambiguate what callers want
lance pushed to master at wutta/wuttaweb 2025-12-20 23:10:49 -06:00
e5ab17f2f2 test: make pylint happy
lance pushed to master at wutta/wuttjamaican 2025-12-20 23:09:30 -06:00
4a9e5f4b15 test: make pylint happy
lance pushed to master at wutta/wuttaweb 2025-12-20 23:01:17 -06:00
343567128f fix: use smarter default for grid.sort_multiple based on model class
lance pushed to master at wutta/wuttjamaican 2025-12-20 23:01:10 -06:00
8a0830b35d fix: add auto-prefix for message subject when sending email