Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttjamaican 2024-12-12 10:00:37 -06:00
80a983f812 fix: add render_date(), render_datetime() methods for app handler
lance pushed to master at wutta/wuttaweb 2024-12-11 23:30:37 -06:00
eda2326a97 fix: add way to set field widgets using pseudo-type
bf8397ba23 fix: add support for date, datetime form fields
fce1bf9de4 fix: make dropdown widgets as wide as other text fields in main form
7fc5d84abd fix: add fallback instance title
6e4f390f3f fix: display "global" errors at top of form, if present
Compare 7 commits »
lance closed issue wutta/wuttaweb#1 2024-12-10 17:09:10 -06:00
Images should be served via fanstatic
lance commented on issue wutta/wuttaweb#1 2024-12-10 17:09:10 -06:00
Images should be served via fanstatic

Using fanstatic now for default images, and it does seem to make my browser smarter about caching the main logo when visiting the demo..

So probably this was the right move; older static…

lance pushed to master at wutta/wutta-demo 2024-12-10 17:05:14 -06:00
fbb3d0b6c8 add static libcache files for vue2 + buefy
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-12-10 17:04:27 -06:00
2c251706ab fix config setting name
lance pushed to master at wutta/wuttaweb 2024-12-10 16:55:29 -06:00
16ed125113 fix: use fanstatic to serve built-in images by default
lance pushed to master at rattail/rattail 2024-12-10 13:47:54 -06:00
ede2e049f1 fix: do not keep exit code for run-n-mail overnight luigi task
lance pushed to master at rattail/tailbone 2024-12-10 13:05:44 -06:00
358b3b75a5 fix: whoops this is latest rattail
lance pushed to master at rattail/tailbone 2024-12-10 12:53:04 -06:00
7e559a01b3 fix: require newer rattail lib
lance pushed tag v0.20.1 to rattail/rattail 2024-12-10 12:52:37 -06:00
lance pushed to master at rattail/rattail 2024-12-10 12:52:32 -06:00
dc8539990c bump: version 0.20.0 → 0.20.1
lance pushed to master at rattail/tailbone 2024-12-10 12:34:54 -06:00
23bdde245a fix: require newer wuttaweb
lance pushed tag v0.16.2 to wutta/wuttaweb 2024-12-10 12:34:12 -06:00
lance pushed to master at wutta/wuttaweb 2024-12-10 12:34:09 -06:00
783d4dc8ef bump: version 0.16.1 → 0.16.2
lance pushed to master at wutta/wuttaweb 2024-12-10 12:20:12 -06:00
ddec30905e test: add test for make_json_safe() with uuid value
40562c126e fix: add GridWidget and form.set_grid() for convenience
Compare 2 commits »
lance pushed to master at wutta/wuttaweb 2024-12-08 19:33:41 -06:00
f68fe26ada fix: add "is false or null" grid filter, for nullable bool columns
a9caf3f970 fix: remove Person column for Person.users grid display
18484a72ac fix: flatten UUID to str for make_json_safe()
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2024-12-08 19:33:32 -06:00
c1108e3102 fix: add command for wutta make-appdir
45ea5c5bdc docs: improve docs relating to app db, setup thereof
Compare 2 commits »
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-12-08 16:07:47 -06:00
7184b2db55 clarify quick start commands a bit
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-12-08 16:04:56 -06:00
80249808fd fix hyperlink in readme