Lance Edgar lance
  • Joined on 2024-07-12
lance pushed tag v0.4.0 to wutta/wuttaweb 2024-08-05 22:55:51 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-05 22:55:39 -05:00
01aa08b33d bump: version 0.3.0 → 0.4.0
7766ca6b12 fix: add notfound() View method; auto-append trailing slash
9a739381ae feat: add basic App Info view (index only)
9ac4f7525e feat: add initial MasterView support
Compare 4 commits »
lance pushed tag v0.9.0 to wutta/wuttjamaican 2024-08-05 22:54:50 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:54:41 -05:00
a5823a2202 bump: version 0.8.3 → 0.9.0
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:42:10 -05:00
8068c26327 test: skip some tests for nodb scenario
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:40:04 -05:00
b5884ff6ca test: fix more tests for python 3.10
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:26:07 -05:00
afa3352c83 test: fix tests for AppHandler.get_version()
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:22:04 -05:00
06771d7596 fix: remove print statement
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