Lance Edgar lance
  • Joined on 2024-07-12
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 »
lance pushed tag v0.11.0 to wutta/wuttjamaican 2024-08-13 10:54:25 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-13 10:54:20 -05:00
304b4b0a19 bump: version 0.10.0 → 0.11.0
lance pushed to master at wutta/wuttjamaican 2024-08-13 10:35:45 -05:00
08689f494f feat: add dict-like behavior to model class instances
lance pushed to master at wutta/wuttaweb 2024-08-07 21:08:47 -05:00
3d2aff7cc6 fix: tweak labels for Web Libraries config
lance pushed to master at wutta/wuttaweb 2024-08-07 20:53:05 -05:00
4c467f5267 feat: add basic support for "view" part of CRUD
754e0989e4 feat: add basic Grid class, and /settings master view
Compare 2 commits »
lance pushed tag v0.5.0 to wutta/wuttaweb 2024-08-06 23:17:29 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-06 23:17:26 -05:00
2ad1ae9c49 bump: version 0.4.0 → 0.5.0
lance pushed tag v0.10.0 to wutta/wuttjamaican 2024-08-06 23:16:41 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-06 23:16:38 -05:00
82c043fd05 bump: version 0.9.0 → 0.10.0
lance pushed to master at wutta/wuttaweb 2024-08-06 23:15:32 -05:00
23d227b2c6 feat: add basic support for fanstatic / libcache
d35e6e71c9 feat: expose Web Libraries in app info config page
ed67cdb2d8 feat: add basic configure view for appinfo
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2024-08-06 18:54:11 -05:00
1c762e5767 feat: add app handler methods save_setting(), delete_setting()
lance pushed to master at wutta/wuttaweb 2024-08-05 23:01:24 -05:00
dd207a4a05 fix: bump min version for wuttjamaican