Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttjamaican 2024-11-26 11:46:29 -06:00
ecdfb2f6e0 docs: update quick start to use cookiecutter
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-11-26 11:32:09 -06:00
6b3e976881 add link to cookiecutter docs in readme
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-11-26 11:28:35 -06:00
e4aa3a402f add README with quick start
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-11-26 11:22:22 -06:00
46b33a622f initial template for app based on wuttaweb
lance created branch master in wutta/cookiecutter-wuttaweb 2024-11-26 11:22:22 -06:00
lance created repository wutta/cookiecutter-wuttaweb 2024-11-26 11:21:32 -06:00
lance pushed to master at wutta/wuttaweb 2024-11-25 19:26:23 -06:00
dcdc0e7dab fix: improve support for random objects with grid, master view
ba9021c990 feat: add get_template_context() method for master view
6085ea78ec fix: hide CRUD header buttons if master view does not allow
Compare 3 commits »
lance pushed tag v0.1.0 to wutta/wutta-demo 2024-11-24 20:56:14 -06:00
lance pushed to master at wutta/wutta-demo 2024-11-24 20:56:12 -06:00
a82d729246 build: cleanup release task
0dd3169247 update changelog
Compare 2 commits »
lance pushed tag v0.15.0 to wutta/wuttaweb 2024-11-24 19:10:58 -06:00
lance pushed to master at wutta/wuttaweb 2024-11-24 19:10:56 -06:00
38e5d9eb38 bump: version 0.14.2 → 0.15.0
lance pushed tag v0.15.0 to wutta/wuttjamaican 2024-11-24 19:09:57 -06:00
lance pushed to master at wutta/wuttjamaican 2024-11-24 19:09:54 -06:00
affc19bac0 bump: version 0.14.0 → 0.15.0
lance pushed to master at wutta/wutta-demo 2024-11-24 17:52:53 -06:00
5391d704e3 fix: remove alembic migration/branch
eaa211aa96 build: move package to src/ subdir
38ff3062c5 build: ignore *.pyc files
9f17ac40d0 feat: initial code, as generated by Rattail Demo site
lance created branch master in wutta/wutta-demo 2024-11-24 17:52:51 -06:00
lance created repository wutta/wutta-demo 2024-11-24 17:51:28 -06:00
lance pushed to master at wutta/wuttaweb 2024-11-24 17:50:17 -06:00
3d9fbd598e fix: fix default form value logic for bool checkbox fields
24ddb7b905 feat: add logic to prevent edit for some user accounts
6fd6229a9e fix: always use configured app dist for appinfo/index page
Compare 3 commits »
lance pushed to master at wutta/wutta-continuum 2024-11-24 17:50:00 -06:00
94a554ebc9 fix: add User.prevent_edit to schema
lance pushed to master at wutta/wuttjamaican 2024-11-24 17:49:52 -06:00
8f182e81dd feat: add User.prevent_edit flag for account lockdown
lance pushed to master at wutta/wuttamess 2024-11-24 15:30:38 -06:00
d3bbc01e7a feat: add util.get_home_path() function