Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at rattail/rattail 2024-12-28 16:44:02 -06:00
f617ff29d5 fix: *do* keep exit code for run-n-mail overnight luigi task
lance pushed to master at rattail/rattail 2024-12-27 19:33:13 -06:00
4b086c2e89 todo: add comment reminder re: naming trainwreck constraints
lance pushed to master at wutta/wuttaweb 2024-12-23 21:19:05 -06:00
c800ebf4e4 fix: fix style for header title text
lance pushed to master at wutta/wuttaweb 2024-12-23 21:15:09 -06:00
ae6b72bf95 bump: version 0.18.0 → 0.19.0
lance pushed tag v0.19.0 to wutta/wuttjamaican 2024-12-23 21:14:18 -06:00
lance pushed to master at wutta/wuttjamaican 2024-12-23 21:14:13 -06:00
78a9965c52 bump: version 0.18.1 → 0.19.0
lance pushed to master at wutta/wuttaweb 2024-12-23 21:10:19 -06:00
ede9ae60b4 fix: move CRUD header buttons toward center of screen
lance pushed to master at wutta/wuttjamaican 2024-12-23 20:48:57 -06:00
1aa597d2e5 build: simplify release task
lance pushed to master at wutta/wuttaweb 2024-12-23 20:17:47 -06:00
89ff90c60c docs: tweak readme (test commit)
lance pushed to master at wutta/wuttaweb 2024-12-23 19:26:35 -06:00
95ff87fbf3 feat: add feature to edit email settings, basic message preview
lance pushed to master at wutta/wuttjamaican 2024-12-23 19:26:30 -06:00
491df09f2f feat: add "email settings" feature for admin, previews
6c8f1c973d fix: move email stuff from subpackage to module
902412322e fix: add is_enabled() method for email handler, to check per type
Compare 3 commits »
lance pushed tag v0.18.0 to wutta/wuttaweb 2024-12-18 22:34:13 -06:00
lance pushed to master at wutta/wuttaweb 2024-12-18 22:34:08 -06:00
3035d1f58a bump: version 0.17.2 → 0.18.0
lance pushed tag v0.18.1 to wutta/wuttjamaican 2024-12-18 22:33:13 -06:00
lance pushed to master at wutta/wuttjamaican 2024-12-18 22:33:08 -06:00
089d9d7ec6 bump: version 0.18.0 → 0.18.1
lance pushed to master at wutta/wuttjamaican 2024-12-18 22:10:32 -06:00
c1f3fcc412 docs: add some docs about sending app emails, and logging to email
lance pushed to master at rattail/rattail-fabric2 2024-12-18 19:08:08 -06:00
542875a44c fix: purge email settings for wuttjamaican also
lance pushed to master at wutta/wuttamess 2024-12-18 19:06:03 -06:00
34459c008f fix: add postgres.dump_db() function
c2e18d854c docs: add link to issue tracker
Compare 2 commits »
lance pushed to master at wutta/wutta-demo 2024-12-18 15:16:15 -06:00
0c4fa7ad06 fix: add generic entry points for WSGI and ASGI, e.g. for uvicorn
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-12-18 15:10:23 -06:00
532277dc27 add generic ASGI entry point, for uvicorn etc.