-
8b23be7422
bump: version 0.20.3 → 0.20.4
master
v0.20.4
Lance Edgar
2025-01-15 08:50:47 -0600
-
9e0e36d536
fix: add
WuttaDateWidget
and associated logic
Lance Edgar
2025-01-15 08:40:56 -0600
-
e3c432aa37
fix: add
serialize_object()
method for ObjectRef
schema node
Lance Edgar
2025-01-15 08:21:15 -0600
-
3041e01184
bump: version 0.20.2 → 0.20.3
v0.20.3
Lance Edgar
2025-01-14 18:19:29 -0600
-
0ddf4d2ab9
fix: add
render_grid_tag()
as separate def block for index templates
Lance Edgar
2025-01-14 18:16:21 -0600
-
740110f87f
fix: add
click_handler
attr for GridAction
Lance Edgar
2025-01-14 18:15:22 -0600
-
51c456eb38
bump: version 0.20.1 → 0.20.2
v0.20.2
Lance Edgar
2025-01-14 13:19:27 -0600
-
ecb1dce590
fix: improve support for composite
model_key
in MasterView
Lance Edgar
2025-01-14 11:49:47 -0600
-
72a663a80b
fix: let content header text be a bit longer
Lance Edgar
2025-01-14 11:28:38 -0600
-
59fe324872
fix: add optional
target
attr for GridAction
Lance Edgar
2025-01-14 11:28:12 -0600
-
a405b19217
fix: add
render_date()
method for grids
Lance Edgar
2025-01-13 17:02:39 -0600
-
52a6bbf0f0
bump: version 0.20.0 → 0.20.1
v0.20.1
Lance Edgar
2025-01-13 13:18:27 -0600
-
013d921772
tests: fix test per appinfo/configure changes
Lance Edgar
2025-01-13 13:28:34 -0600
-
2b3d69a379
fix: expose setting to choose menu handler, in appinfo/configure
Lance Edgar
2025-01-13 12:55:34 -0600
-
8ba44e10bd
fix: use prop key instead of column name, for master view model key
Lance Edgar
2025-01-12 19:42:22 -0600
-
c33f211633
fix: add grid filters specific to numeric, integer types
Lance Edgar
2025-01-12 19:12:53 -0600
-
d63a9223d3
fix: use default value for config settings
Lance Edgar
2025-01-12 17:11:46 -0600
-
4b7092bd0a
tests: fix grid data test for report view
Lance Edgar
2025-01-11 23:55:40 -0600
-
1ec25636df
bump: version 0.19.3 → 0.20.0
v0.20.0
Lance Edgar
2025-01-11 22:00:48 -0600
-
65511a26b2
feat: add basic views for Reports
Lance Edgar
2025-01-11 21:35:06 -0600
-
ffd4ee929c
fix: add
action_method
and reset_url
params for Form class
Lance Edgar
2025-01-11 19:49:56 -0600
-
b972f1a132
fix: add placeholder when grid has no filters
Lance Edgar
2025-01-11 19:42:25 -0600
-
956021dcbf
fix: add
get_page_templates()
method for master view
Lance Edgar
2025-01-11 19:41:11 -0600
-
c1e6053aaf
bump: version 0.19.2 → 0.19.3
v0.19.3
Lance Edgar
2025-01-09 12:54:01 -0600
-
3827d331c0
fix: use
request.url
instead of current_route_url()
Lance Edgar
2025-01-09 12:13:11 -0600
-
e674db86be
fix: add basic
<wutta-autocomplete>
component
Lance Edgar
2025-01-08 12:29:53 -0600
-
517928320b
fix: add
WuttaDictEnum
form schema type
Lance Edgar
2025-01-08 12:29:42 -0600
-
ae9ca8eee3
bump: version 0.19.1 → 0.19.2
v0.19.2
Lance Edgar
2025-01-07 15:21:30 -0600
-
ee8ca11f6a
fix: always use prop key for default grid filters
Lance Edgar
2025-01-07 15:07:21 -0600
-
e5f7fe43c2
fix: avoid
request.current_route_url()
for user menu
Lance Edgar
2025-01-07 14:48:51 -0600
-
7f09ca5ede
fix: add
scale
kwarg for WuttaMoney
schema type, widget
Lance Edgar
2025-01-07 13:40:44 -0600
-
b73127e350
fix: make WuttaQuantity serialize w/ app handler, remove custom widget
Lance Edgar
2025-01-07 13:34:42 -0600
-
b5b88e2a7b
fix: bugfix for bool simple settings with default value
Lance Edgar
2025-01-06 19:29:58 -0600
-
49b13306c4
bump: version 0.19.0 → 0.19.1
v0.19.1
Lance Edgar
2025-01-06 17:00:27 -0600
-
b3f1f8b6d9
fix: improve built-in grid renderer logic
Lance Edgar
2025-01-06 16:56:31 -0600
-
2de08ad50d
fix: allow session injection for ObjectRef constructor
Lance Edgar
2025-01-06 16:48:42 -0600
-
7895ce4676
tests: move
WebTestCase
to wuttaweb.testing
module
Lance Edgar
2025-01-06 16:47:48 -0600
-
5cec585fdf
fix: improve rendering for batch row status
Lance Edgar
2025-01-02 23:14:10 -0600
-
86ffb5d58f
fix: add basic support for row grid "view" action links
Lance Edgar
2025-01-02 22:52:32 -0600
-
170afe650b
fix: add "xref buttons" tool panel for master view
Lance Edgar
2025-01-02 22:35:43 -0600
-
0631b8e16b
fix: add WuttaQuantity schema type, widget
Lance Edgar
2025-01-02 21:28:55 -0600
-
a219f3e30d
fix: remove
session
param from some form schema, widget classes
Lance Edgar
2025-01-02 21:09:31 -0600
-
a612bf3846
fix: add grid renderers for bool, currency, quantity
Lance Edgar
2025-01-02 20:13:04 -0600
-
08a895a07b
fix: use proper bulma styles for markdown content
Lance Edgar
2024-12-29 20:07:10 -0600
-
6515a0a224
fix: use span element for readonly money field widget render
Lance Edgar
2024-12-28 21:18:10 -0600
-
84ab931081
fix: include grid filters for all column properties of model class
Lance Edgar
2024-12-28 21:08:10 -0600
-
c2efc1cd1a
fix: use app handler to render error string, when progress fails
Lance Edgar
2024-12-28 20:34:15 -0600
-
171e9f7488
fix: add schema node type, widget for "money" (currency) fields
Lance Edgar
2024-12-28 20:33:56 -0600
-
c4fe90834e
fix: exclude FK fields by default, for model forms
Lance Edgar
2024-12-28 18:56:04 -0600
-
c800ebf4e4
fix: fix style for header title text
Lance Edgar
2024-12-23 21:18:18 -0600
-
ae6b72bf95
bump: version 0.18.0 → 0.19.0
v0.19.0
Lance Edgar
2024-12-23 21:14:31 -0600
-
ede9ae60b4
fix: move CRUD header buttons toward center of screen
Lance Edgar
2024-12-23 21:09:15 -0600
-
89ff90c60c
docs: tweak readme (test commit)
Lance Edgar
2024-12-23 20:17:36 -0600
-
95ff87fbf3
feat: add feature to edit email settings, basic message preview
Lance Edgar
2024-12-23 19:24:17 -0600
-
3035d1f58a
bump: version 0.17.2 → 0.18.0
v0.18.0
Lance Edgar
2024-12-18 22:33:42 -0600
-
a132253cb1
feat: add basic support for running in ASGI context
Lance Edgar
2024-12-18 15:09:16 -0600
-
b6d5ffa8ce
feat: add support for running via uvicorn;
wutta webapp
command
Lance Edgar
2024-12-18 11:28:08 -0600
-
3fabc0a141
bump: version 0.17.1 → 0.17.2
v0.17.2
Lance Edgar
2024-12-17 16:42:56 -0600
-
abec06c63c
fix: add basic support for grid filters for Date fields
Lance Edgar
2024-12-17 16:31:33 -0600
-
5493dfeae8
fix: fix style bug for grid "add filter" autocomplete
Lance Edgar
2024-12-16 20:29:12 -0600
-
8ac414162d
bump: version 0.17.0 → 0.17.1
v0.17.1
Lance Edgar
2024-12-16 12:33:27 -0600
-
4e71420781
fix: tweak wording for batch execution
Lance Edgar
2024-12-15 02:46:22 -0600
-
863a8814e1
fix: let view subclass more easily inject kwargs for
make_batch()
Lance Edgar
2024-12-15 02:28:22 -0600
-
180acc509f
bump: version 0.16.2 → 0.17.0
v0.17.0
Lance Edgar
2024-12-15 00:48:07 -0600
-
30671fcd78
fix: add handling for decimal values and lists, in
make_json_safe()
Lance Edgar
2024-12-14 23:56:36 -0600
-
dd1fd8c0ce
feat: add basic support for batch execution
Lance Edgar
2024-12-14 20:42:57 -0600
-
e3beb9953d
feat: add basic support for rows grid for master, batch views
Lance Edgar
2024-12-14 10:38:49 -0600
-
5006c97b4b
feat: add basic master view class for batches
Lance Edgar
2024-12-13 22:20:04 -0600
-
d72a2a15ec
fix: fix behavior when editing Roles for a User
Lance Edgar
2024-12-12 20:07:49 -0600
-
e952e1031e
fix: add basic views for raw Permissions
Lance Edgar
2024-12-12 19:24:36 -0600
-
3cad7f1b13
fix: improve support for date, datetime fields in grids, forms
Lance Edgar
2024-12-12 15:15:00 -0600
-
eda2326a97
fix: add way to set field widgets using pseudo-type
Lance Edgar
2024-12-11 23:05:25 -0600
-
bf8397ba23
fix: add support for date, datetime form fields
Lance Edgar
2024-12-11 22:38:51 -0600
-
fce1bf9de4
fix: make dropdown widgets as wide as other text fields in main form
Lance Edgar
2024-12-11 22:30:03 -0600
-
7fc5d84abd
fix: add fallback instance title
Lance Edgar
2024-12-11 22:29:20 -0600
-
6e4f390f3f
fix: display "global" errors at top of form, if present
Lance Edgar
2024-12-11 22:28:32 -0600
-
448dc9fc79
fix: add
make_form()
and make_grid()
methods on web handler
Lance Edgar
2024-12-11 22:06:33 -0600
-
74e2a4f0e2
fix: correct "empty option" behavior for
ObjectRef
schema type
Lance Edgar
2024-12-11 09:48:50 -0600
-
16ed125113
fix: use fanstatic to serve built-in images by default
Lance Edgar
2024-12-10 16:54:02 -0600
-
783d4dc8ef
bump: version 0.16.1 → 0.16.2
v0.16.2
Lance Edgar
2024-12-10 12:33:18 -0600
-
ddec30905e
test: add test for
make_json_safe()
with uuid value
Lance Edgar
2024-12-10 12:15:00 -0600
-
40562c126e
fix: add
GridWidget
and form.set_grid()
for convenience
Lance Edgar
2024-12-09 20:56:09 -0600
-
f68fe26ada
fix: add "is false or null" grid filter, for nullable bool columns
Lance Edgar
2024-12-08 18:43:40 -0600
-
a9caf3f970
fix: remove Person column for
Person.users
grid display
Lance Edgar
2024-12-08 18:08:55 -0600
-
18484a72ac
fix: flatten UUID to str for
make_json_safe()
Lance Edgar
2024-12-08 18:08:41 -0600
-
663f438e4e
bump: version 0.16.0 → 0.16.1
v0.16.1
Lance Edgar
2024-12-08 00:12:08 -0600
-
fd35f439ec
fix: refactor to reflect usage of proper UUID values
Lance Edgar
2024-12-08 00:11:30 -0600
-
805ce5966f
bump: version 0.15.0 → 0.16.0
v0.16.0
Lance Edgar
2024-12-05 08:07:43 -0600
-
5c06353fa3
fix: add option for People entry in the Admin menu
Lance Edgar
2024-12-03 21:32:46 -0600
-
352afc1e22
fix: fix handling of
Upgrade.uuid
Lance Edgar
2024-12-03 21:29:05 -0600
-
48a473e540
build: update project metadata
Lance Edgar
2024-12-03 21:21:34 -0600
-
dcdc0e7dab
fix: improve support for random objects with grid, master view
Lance Edgar
2024-11-25 19:11:41 -0600
-
ba9021c990
feat: add
get_template_context()
method for master view
Lance Edgar
2024-11-25 19:10:58 -0600
-
6085ea78ec
fix: hide CRUD header buttons if master view does not allow
Lance Edgar
2024-11-25 18:45:36 -0600
-
38e5d9eb38
bump: version 0.14.2 → 0.15.0
v0.15.0
Lance Edgar
2024-11-24 19:10:18 -0600
-
3d9fbd598e
fix: fix default form value logic for bool checkbox fields
Lance Edgar
2024-11-24 17:20:29 -0600
-
24ddb7b905
feat: add logic to prevent edit for some user accounts
Lance Edgar
2024-11-24 17:19:50 -0600
-
6fd6229a9e
fix: always use configured app dist for appinfo/index page
Lance Edgar
2024-11-24 13:56:02 -0600
-
ec75435704
bump: version 0.14.1 → 0.14.2
v0.14.2
Lance Edgar
2024-11-24 10:30:40 -0600
-
53746e9258
fix: remove 'email' extra from wuttjamaican dependency
Lance Edgar
2024-11-24 10:28:55 -0600