Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:03:56 -05:00
2a21e70ff1 feat: add AppHandler methods, get_distribution() and get_version()
lance pushed to master at wutta/wuttaweb 2024-08-05 15:39:33 -05:00
f5891d36fa fix: bump min version for wuttjamaican
lance pushed tag v0.3.0 to wutta/wuttaweb 2024-08-05 15:33:26 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-05 15:33:18 -05:00
17df2c0f56 bump: version 0.2.0 → 0.3.0
0e0460b831 fix: allow custom user getter for new_request_set_user() hook
fc339ba81b feat: add support for admin user to become / stop being root
a2ba88ca8f feat: add view to change current user password
70d13ee1e7 feat: add basic logo, favicon images
Compare 11 commits »
lance pushed tag v0.8.3 to wutta/wuttjamaican 2024-08-05 15:32:17 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-05 15:32:06 -05:00
0a46dddf3f bump: version 0.8.2 → 0.8.3
a38a69afa2 fix: add AuthHandler.user_is_admin() method
739dd285aa fix: add AppHandler.make_title() convenience method
Compare 3 commits »
lance pushed tag v0.8.2 to wutta/wuttjamaican 2024-07-18 11:12:16 -05:00
lance pushed to master at wutta/wuttjamaican 2024-07-18 11:12:11 -05:00
27b859c1c7 bump: version 0.8.1 → 0.8.2
c424a6cd8a fix: add check_user_password() method for auth handler
Compare 2 commits »
lance pushed tag v0.8.1 to wutta/wuttjamaican 2024-07-17 18:22:47 -05:00
lance pushed to master at wutta/wuttjamaican 2024-07-17 18:22:38 -05:00
9fc7dbe1f7 bump: version 0.8.0 → 0.8.1
lance pushed to master at wutta/wuttjamaican 2024-07-17 17:55:56 -05:00
86997397de fix: make AuthHandler.get_user() do lookups for uuid, username
lance pushed to master at wutta/wuttaweb 2024-07-16 21:35:03 -05:00
26d44390a5 todo: should avoid building menus for non-traditional web apps
lance pushed tag v0.8.0 to wutta/wuttjamaican 2024-07-14 23:23:20 -05:00
lance pushed to master at wutta/wuttjamaican 2024-07-14 23:23:15 -05:00
ca997807e4 bump: version 0.7.0 → 0.8.0
e899d06151 feat: flesh out the auth handler; add people handler
43ca404837 feat: add model for Person; tie to User
60d3fcd13b fix: add migration for auth tables
Compare 4 commits »
lance pushed tag v0.2.0 to wutta/wuttaweb 2024-07-14 11:11:11 -05:00
lance pushed to master at wutta/wuttaweb 2024-07-14 11:11:08 -05:00
8ae140555a build: just run pytest, avoid tox when building release
5197fa9ae9 bump: version 0.1.0 → 0.2.0
1d113da45a feat: add "web handler" feature; it must get the menu handler
9c5320a31c docs: update project urls to wuttaproject.org
ca2e0e88a6 docs: add link to test coverage report
Compare 5 commits »
lance pushed tag v0.7.0 to wutta/wuttjamaican 2024-07-14 11:09:01 -05:00
lance pushed to master at wutta/wuttjamaican 2024-07-14 11:08:56 -05:00
1995095627 build: just run pytest, avoid tox when making release
5d15ef9720 bump: version 0.6.1 → 0.7.0
b4d6cfb0ed fix: always use 'wutta' prefix for provider entry points
f6d0912c03 docs: update project urls to wuttaproject.org
639b0de8b1 feat: add basic "auth" data models: user/role/perm
Compare 5 commits »
lance pushed to master at wutta/wuttaweb 2024-07-13 20:04:48 -05:00
60e8303d29 add basic support for menu handler
lance pushed to master at rattail/wuttapos 2024-07-12 22:29:11 -05:00
25b05fe568 docs: update project readme