Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttasync 2024-12-15 21:15:30 -06:00
435497eca3 fix: make --input-path optional for import/export commands
lance pushed to master at wutta/wuttaweb 2024-12-15 02:46:34 -06:00
4e71420781 fix: tweak wording for batch execution
lance pushed to master at wutta/wuttaweb 2024-12-15 02:30:54 -06:00
863a8814e1 fix: let view subclass more easily inject kwargs for make_batch()
lance pushed tag v0.17.0 to wutta/wuttaweb 2024-12-15 00:48:36 -06:00
lance pushed to master at wutta/wuttaweb 2024-12-15 00:48:33 -06:00
180acc509f bump: version 0.16.2 → 0.17.0
30671fcd78 fix: add handling for decimal values and lists, in make_json_safe()
dd1fd8c0ce feat: add basic support for batch execution
e3beb9953d feat: add basic support for rows grid for master, batch views
5006c97b4b feat: add basic master view class for batches
Compare 5 commits »
lance pushed tag v0.18.0 to wutta/wuttjamaican 2024-12-15 00:45:42 -06:00
lance pushed to master at wutta/wuttjamaican 2024-12-15 00:45:39 -06:00
f50e0e7b99 bump: version 0.17.1 → 0.18.0
3585eca65b fix: add basic execution methods for batch handler
a514d9cfba feat: add basic batch feature, data model and partial handler
51accc5a93 feat: add basic db handler, for tracking counter values
Compare 4 commits »
lance pushed to master at rattail/rattail 2024-12-12 21:28:21 -06:00
214e83b1cb fix: force sorting of (sub)commands when displaying with --help
lance pushed to master at wutta/wuttaweb 2024-12-12 20:08:17 -06:00
d72a2a15ec fix: fix behavior when editing Roles for a User
lance pushed to master at wutta/wuttaweb 2024-12-12 19:33:17 -06:00
e952e1031e fix: add basic views for raw Permissions
lance pushed to master at wutta/wuttaweb 2024-12-12 15:16:04 -06:00
3cad7f1b13 fix: improve support for date, datetime fields in grids, forms
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 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 closed issue wutta/wuttaweb#1 2024-12-10 17:09:10 -06:00
Images should be served via fanstatic
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