Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2024-08-19 13:57:19 -05:00
3579bebdeb bump: version 0.10.1 → 0.10.2
f7e371d21d fix: add render_vue_finalize() methods for grids, forms
784f974c0d fix: avoid error when checking model for column property
Compare 3 commits »
lance pushed tag v0.10.1 to wutta/wuttaweb 2024-08-19 12:01:11 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-19 12:01:06 -05:00
dce91a3a96 bump: version 0.10.0 → 0.10.1
1efaca4e52 fix: make util.get_model_fields() work with more model classes
4643aa3e3c docs: various improvements to docs, per dust settling
Compare 3 commits »
lance pushed tag v0.10.0 to wutta/wuttaweb 2024-08-18 19:58:40 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-18 19:58:35 -05:00
91e10274ea bump: version 0.9.0 → 0.10.0
8d6f4ad368 feat: add multi-column sorting (frontend or backend) for grids
58f7a862a2 feat; add single-column sorting (frontend or backend) for grids
f21efbab9f fix: improve grid display when data is empty
Compare 4 commits »
lance pushed tag v0.9.0 to wutta/wuttaweb 2024-08-16 22:53:53 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-16 22:53:48 -05:00
f9fad67f4a bump: version 0.8.1 → 0.9.0
d151758c48 feat: add backend pagination support for grids
dd3d640b1c feat: add initial/basic pagination for grids
Compare 3 commits »
lance pushed tag v0.8.1 to wutta/wuttaweb 2024-08-15 23:15:10 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-15 23:15:04 -05:00
7feaa844af bump: version 0.8.0 → 0.8.1
429f3c69b5 fix: improve backward compat for util.get_liburl()
Compare 2 commits »
lance pushed tag v0.8.0 to wutta/wuttaweb 2024-08-15 21:15:19 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-15 21:15:13 -05:00
f5ac66f264 bump: version 0.7.0 → 0.8.0
cd706821b2 feat: add form/grid label auto-overrides for master view
c1afc3b3e3 fix: add person to template context for PersonView.view_profile()
Compare 3 commits »
lance pushed tag v0.12.0 to wutta/wuttjamaican 2024-08-15 21:14:36 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-15 21:14:33 -05:00
bb7a83a73c bump: version 0.11.1 → 0.12.0
9ad5dca2ad feat: add util function get_class_hierarchy()
Compare 2 commits »
lance pushed tag v0.7.0 to wutta/wuttaweb 2024-08-15 16:20:59 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-15 16:20:54 -05:00
a8514da107 bump: version 0.6.0 → 0.7.0
9805f808da fix: add stub for PersonView.make_user()
17b8af27a7 fix: allow arbitrary kwargs for Form.render_vue_field()
be8a45e543 fix: make some tweaks for better tailbone compatibility
058632ebeb feat: add sane views for 403 Forbidden and 404 Not Found
Compare 12 commits »
lance pushed tag v0.11.1 to wutta/wuttjamaican 2024-08-15 16:19:58 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-15 16:19:53 -05:00
58c3f781df bump: version 0.11.0 → 0.11.1
82177ea997 docs: tweak docstring for Session class
e3e3b004aa fix: tweak methods for FileConfigTestCase
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2024-08-14 16:11:12 -05:00
3e3f7ac958 fix: cascade deletes for User -> UserRole
lance pushed tag v0.6.0 to wutta/wuttaweb 2024-08-13 10:55:32 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-13 10:55:27 -05:00
b4b72d92aa bump: version 0.5.0 → 0.6.0
7ad6a9d5a0 feat: add basic Roles view
eac3b81918 feat: add Users view; improve CRUD master for SQLAlchemy models
33589f1cd8 feat: add People view; improve CRUD master for SQLAlchemy models
fc01fa283a feat: add basic support for SQLAlchemy model in master view
Compare 11 commits »