Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2025-02-18 20:22:42 -06:00
f0c0c1b487 fix: add click handler support in simple grid table element
81fa500fb0 fix: hide columns when applicable, for simple grid table element
9435baebef fix: add render_form_tag() customization hook in /form template
Compare 3 commits »
lance pushed tag v0.21.2 to wutta/wuttaweb 2025-02-18 16:34:33 -06:00
lance pushed to master at wutta/wuttaweb 2025-02-18 16:34:28 -06:00
9541407978 bump: version 0.21.1 → 0.21.2
80aae74907 fix: add hidden flag for grid columns
Compare 2 commits »
lance pushed to master at wutta/wuttasync 2025-02-18 12:28:37 -06:00
0a1d9229b4 docs: update intersphinx doc links per server migration
lance pushed to master at wutta/wutta-corepos 2025-02-18 12:28:09 -06:00
f0ac1d9bd4 docs: update intersphinx doc links per server migration
lance pushed to master at wutta/wutta-continuum 2025-02-18 12:28:05 -06:00
e20ef31ff7 docs: update intersphinx doc links per server migration
lance pushed to master at rattail/theo 2025-02-18 12:27:53 -06:00
d3794e7782 docs: update intersphinx doc links per server migration
lance pushed to master at rattail/tailbone 2025-02-18 12:27:48 -06:00
a6508154cb docs: update intersphinx doc links per server migration
lance pushed to master at wutta/sideshow-corepos 2025-02-18 12:27:38 -06:00
5d3820a8f2 docs: update intersphinx doc links per server migration
lance pushed to master at wutta/sideshow 2025-02-18 12:27:27 -06:00
4bb4272341 docs: update intersphinx doc links per server migration
lance pushed to master at rattail/rattail-tutorial 2025-02-18 12:27:20 -06:00
06394dc3e3 docs: update project links, kallithea -> forgejo
lance pushed to master at rattail/rattail-manual 2025-02-18 12:27:15 -06:00
b2e2d2a6d0 docs: update intersphinx doc links per server migration
lance pushed to master at rattail/rattail 2025-02-18 12:27:10 -06:00
fb3650d739 docs: update intersphinx doc links per server migration
lance pushed to master at rattail/messkit 2025-02-18 12:27:05 -06:00
9a920f3266 docs: update intersphinx doc links per server migration
54faf58df0 docs: update project links, kallithea -> forgejo
Compare 2 commits »
lance pushed to master at wutta/wuttjamaican 2025-02-18 12:26:54 -06:00
b11ed99f37 docs: update intersphinx doc links per server migration
lance pushed to master at wutta/wuttaweb 2025-02-18 12:26:46 -06:00
fb1b466072 docs: update intersphinx doc links per server migration
lance pushed to master at rattail/tailbone 2025-02-18 11:17:52 -06:00
7348eec671 fix: stop using old config for logo image url on login page
lance pushed tag v0.21.1 to wutta/wuttaweb 2025-02-17 14:53:51 -06:00
lance pushed to master at wutta/wuttaweb 2025-02-17 14:53:42 -06:00
7ac9d332bd bump: version 0.21.0 → 0.21.1
lance commented on issue rattail/rattail#8 2025-02-16 14:04:47 -06:00
Add some sort of caching for config from DB settings

Well dang it. Something is not quite right about the caching. Regardless of backend (have tried file,…