3
0
Fork 0
Commit graph

106 commits

Author SHA1 Message Date
637bf442fa bump: version 0.29.0 → 0.29.1 2026-03-04 20:42:08 -06:00
c18ee7a3bc fix: bump version requirement for wuttjamaican 2026-03-04 14:23:08 -06:00
de7fc4dcf0 bump: version 0.28.2 → 0.29.0 2026-03-04 14:09:35 -06:00
cba8e4774d feat: add way to declare related versions for history in MasterView 2026-03-04 13:08:12 -06:00
7fcc24ce0d bump: version 0.28.1 → 0.28.2 2026-02-25 09:01:00 -06:00
55a97211c1 bump: version 0.28.0 → 0.28.1 2026-02-17 15:26:22 -06:00
e4769fcc5a fix: restrict version for SQLAlchemy, pending a SQLAlchemy-Utils bug
not sure why this is just now affecting me?  only saw the problem when
running `tox -e nox` actually, which is even more weird?  but this
seems like a necessary step just in case, for now
2026-02-17 15:25:18 -06:00
028f8e767d bump: version 0.27.6 → 0.28.0 2026-02-17 14:34:33 -06:00
48f96220b6 feat: add support for association proxy fields in model forms 2026-02-17 14:34:27 -06:00
e63b175243 bump: version 0.27.5 → 0.27.6 2026-02-13 19:26:15 -06:00
85f5025efd bump: version 0.27.4 → 0.27.5 2026-02-13 16:07:19 -06:00
108ba6b4ea bump: version 0.27.3 → 0.27.4 2026-02-08 11:30:32 -06:00
e85109f971 fix: pin setuptools version, pending pyramid/pkg_resources refactor 2026-02-08 11:01:23 -06:00
77c9d00eb9 bump: version 0.27.2 → 0.27.3 2026-02-07 09:29:33 -06:00
9541bc6a27 bump: version 0.27.1 → 0.27.2 2026-02-04 08:49:58 -06:00
051d2c05d5 bump: version 0.27.0 → 0.27.1 2026-01-03 17:37:38 -06:00
c6417b7b8b bump: version 0.26.0 → 0.27.0 2025-12-31 19:18:21 -06:00
3af8e8aaf2 fix: flush session when creating new object via MasterView
whoops guess that got missed in the refactor.

this also adds our first functional test!  to reproduce the problem
since unit tests didn't catch it.  unfortunately i'm still missing
something about how the functional TestApp is supposed to work, in
conjunction with the test DB etc.  seems to be acting strangely with
regard to permission checks especially...
2025-12-28 22:48:36 -06:00
19048548f1 bump: version 0.25.1 → 0.26.0 2025-12-28 15:16:36 -06:00
e12c523176 feat: add "wizard" for creating new table/model/revision 2025-12-28 15:16:27 -06:00
45909e653b bump: version 0.25.0 → 0.25.1 2025-12-20 20:28:53 -06:00
652477bee0 bump: version 0.24.0 → 0.25.0 2025-12-17 10:09:37 -06:00
1e2a467551 bump: version 0.23.2 → 0.24.0 2025-12-15 16:28:12 -06:00
e336dfda74 fix: update dependencies for wuttjamaican, wutta-continuum
for sake of excluding user password from version history
2025-10-29 19:48:13 -05:00
f33448f64a feat: basic support for displaying version history
this is not terribly feature-rich yet, just the basics
2025-10-29 18:32:35 -05:00
0c4d1749af bump: version 0.23.1 → 0.23.2 2025-10-19 13:18:56 -05:00
d9d3d8d281 fix: require latest wuttjamaican
for sake of bcrypt dependency; avoid passlib
2025-10-19 13:17:50 -05:00
96eb8f4356 bump: version 0.23.0 → 0.23.1 2025-09-01 15:42:00 -05:00
36808fdb60 fix: bump version requirement for wuttjamaican
although really it's just for sake of a change to tests...
2025-08-31 21:05:04 -05:00
4e9f7bf479 fix: fix 'inconsistent-return-statements' for pylint 2025-08-31 19:45:06 -05:00
8a09fb1a3c bump: version 0.22.0 → 0.23.0 2025-08-09 12:24:17 -05:00
ccdb6d7463 bump: version 0.21.5 → 0.22.0 2025-06-29 09:21:24 -05:00
3274553557 bump: version 0.21.4 → 0.21.5 2025-02-21 18:53:54 -06:00
f4e1cc0650 bump: version 0.21.3 → 0.21.4 2025-02-21 18:46:44 -06:00
8357fd594f bump: version 0.21.2 → 0.21.3 2025-02-19 10:32:45 -06:00
9541407978 bump: version 0.21.1 → 0.21.2 2025-02-18 16:33:59 -06:00
7ac9d332bd bump: version 0.21.0 → 0.21.1 2025-02-17 14:53:05 -06:00
6edaf578c3 bump: version 0.20.6 → 0.21.0 2025-02-01 15:16:57 -06:00
d0e5ad9053 bump: version 0.20.5 → 0.20.6 2025-01-26 17:51:18 -06:00
455a0906c6 bump: version 0.20.4 → 0.20.5 2025-01-23 17:16:08 -06:00
8b23be7422 bump: version 0.20.3 → 0.20.4 2025-01-15 08:50:47 -06:00
3041e01184 bump: version 0.20.2 → 0.20.3 2025-01-14 18:19:29 -06:00
51c456eb38 bump: version 0.20.1 → 0.20.2 2025-01-14 13:19:27 -06:00
52a6bbf0f0 bump: version 0.20.0 → 0.20.1 2025-01-13 13:29:56 -06:00
2b3d69a379 fix: expose setting to choose menu handler, in appinfo/configure 2025-01-13 12:55:34 -06:00
1ec25636df bump: version 0.19.3 → 0.20.0 2025-01-11 22:00:48 -06:00
c1e6053aaf bump: version 0.19.2 → 0.19.3 2025-01-09 12:54:01 -06:00
ae9ca8eee3 bump: version 0.19.1 → 0.19.2 2025-01-07 15:21:30 -06:00
ee8ca11f6a fix: always use prop key for default grid filters
previous logic was using underlying column name, which breaks when the
prop key does not match
2025-01-07 15:07:21 -06:00
49b13306c4 bump: version 0.19.0 → 0.19.1 2025-01-06 17:00:27 -06:00