Lance Edgar
d520f64fee
fix: custom method for adding grid action
...
since for now, we are using custom grid action class
2024-10-03 08:56:52 -05:00
Lance Edgar
2308d2e240
fix: become/stop root should redirect to previous url
...
for default theme; butterball already did that
2024-09-16 12:55:58 -05:00
Lance Edgar
0b4efae392
bump: version 0.21.9 → 0.21.10
2024-09-15 10:56:01 -05:00
Lance Edgar
0b646d2d18
fix: update project repo links, kallithea -> forgejo
2024-09-14 12:49:37 -05:00
Lance Edgar
a4d81a6e3c
docs: use markdown for readme file
2024-09-13 18:16:07 -05:00
Lance Edgar
5e742eab17
fix: use better icon for submit button on login page
2024-09-09 08:32:28 -05:00
Lance Edgar
b9b8bbd2ea
fix: wrap notes text for batch view
2024-08-29 17:18:32 -05:00
Lance Edgar
8df52bf2a2
fix: expose datasync consumer batch size via configure page
2024-08-29 17:01:49 -05:00
Lance Edgar
55f45ae8a0
bump: version 0.21.8 → 0.21.9
2024-08-28 17:38:33 -05:00
Lance Edgar
2219cf8198
fix: render custom attrs in form component tag
2024-08-28 17:38:05 -05:00
Lance Edgar
9be2f63475
bump: version 0.21.7 → 0.21.8
2024-08-28 14:37:40 -05:00
Lance Edgar
812d8d2349
fix: ignore session kwarg for MasterView.make_row_grid()
2024-08-28 14:37:18 -05:00
Lance Edgar
20dcdd8b86
bump: version 0.21.6 → 0.21.7
2024-08-28 14:20:51 -05:00
Lance Edgar
bc399182ba
fix: avoid error when form value cannot be obtained
2024-08-28 14:20:17 -05:00
Lance Edgar
71d63f6b93
bump: version 0.21.5 → 0.21.6
2024-08-28 09:53:37 -05:00
Lance Edgar
0b6cfaa9c5
fix: avoid error when grid value cannot be obtained
2024-08-28 09:53:14 -05:00
Lance Edgar
b81914fbf5
test: fix broken test
2024-08-28 00:35:15 -05:00
Lance Edgar
b30f066c41
bump: version 0.21.4 → 0.21.5
2024-08-28 00:30:15 -05:00
Lance Edgar
2e20fc5b75
fix: set empty string for "-new-" file configure option
...
otherwise the "-new-" option is not properly auto-selected
2024-08-27 13:50:30 -05:00
Lance Edgar
ca05e68890
bump: version 0.21.3 → 0.21.4
2024-08-26 16:12:14 -05:00
Lance Edgar
7a9d5772db
fix: handle differing email profile keys for appinfo/configure
...
hopefully this all can improve some day soon..
2024-08-26 16:11:32 -05:00
Lance Edgar
dffd951369
bump: version 0.21.2 → 0.21.3
2024-08-26 15:25:56 -05:00
Lance Edgar
d67eb2f1cc
fix: show non-standard config values for app info configure email
...
this page is currently showing some basic email sender/recips etc. but
the config keys traditionally used by rattail are different than
wuttjamaican..so for now we must "translate"
2024-08-26 15:24:40 -05:00
Lance Edgar
3a9bf69aa7
bump: version 0.21.1 → 0.21.2
2024-08-26 14:56:15 -05:00
Lance Edgar
d1f4c0f150
fix: refactor waterpark base template to use wutta feedback component
...
although for now we still provide the template and add reply-to
2024-08-26 14:54:45 -05:00
Lance Edgar
b7991b5dc6
fix: fix input/output file upload feature for configure pages, per oruga
2024-08-23 16:18:17 -05:00
Lance Edgar
c1a2c9cc70
fix: tweak how grid data translates to Vue template context
...
per wuttaweb changes
2024-08-23 14:14:17 -05:00
Lance Edgar
37f760959d
fix: merge filters into main grid template
...
to better match wuttaweb
2024-08-22 19:58:27 -05:00
Lance Edgar
cea3e4b927
fix: add basic wutta view for users
...
just proving concepts still at this point..nothing reliable
2024-08-22 19:40:21 -05:00
Lance Edgar
29531c83c4
fix: some fixes for wutta people view
2024-08-22 19:21:48 -05:00
Lance Edgar
4c3e3aeb6a
fix: various fixes for waterpark theme
2024-08-22 17:09:58 -05:00
Lance Edgar
c176d97870
fix: avoid deprecated component
form kwarg
2024-08-22 15:54:15 -05:00
Lance Edgar
7d6f75bb05
bump: version 0.21.0 → 0.21.1
2024-08-22 15:33:28 -05:00
Lance Edgar
7b40c527c8
fix: misc. bugfixes per recent changes
2024-08-22 15:31:09 -05:00
Lance Edgar
f292850d05
test: fix some tests
2024-08-22 14:59:18 -05:00
Lance Edgar
8d5427e92f
bump: version 0.20.1 → 0.21.0
2024-08-22 14:53:59 -05:00
Lance Edgar
b8131c8393
fix: change grid reset-view param name to match wuttaweb
2024-08-22 13:49:57 -05:00
Lance Edgar
e52a83751e
feat: move "most" filtering logic for grid class to wuttaweb
...
we still define all filters, and the "most important" grid methods for
filtering
2024-08-21 20:16:03 -05:00
Lance Edgar
ffa724ef37
fix: move "searchable columns" grid feature to wuttaweb
2024-08-21 15:52:30 -05:00
Lance Edgar
1d00fe994a
fix: use wuttaweb to get/render csrf token
2024-08-21 09:44:32 -05:00
Lance Edgar
71abbe06da
feat: inherit from wuttaweb templates for home, login pages
2024-08-21 00:49:26 -05:00
Lance Edgar
f755460242
feat: inherit from wuttaweb for AppInfoView, appinfo/configure template
2024-08-21 00:49:23 -05:00
Lance Edgar
2ffc067097
fix: inherit from wuttaweb for appinfo/index template
...
although for now, still must override for some link buttons
2024-08-20 22:27:46 -05:00
Lance Edgar
b6a8e508bf
fix: prefer wuttaweb config for "home redirect to login" feature
2024-08-20 22:16:01 -05:00
Lance Edgar
1def26a35b
feat: add "has output file templates" config option for master view
...
this is a bit hacky, a quick copy/paste job from the equivalent
feature for input file templates.
i assume this will get cleaned up when moved to wuttaweb..
2024-08-20 19:09:56 -05:00
Lance Edgar
07871188aa
fix: fix master/index template rendering for waterpark theme
2024-08-20 17:03:57 -05:00
Lance Edgar
c8dc60cb68
fix: fix spacing for navbar logo/title in waterpark theme
2024-08-20 16:49:34 -05:00
Lance Edgar
526c84dfa6
bump: version 0.20.0 → 0.20.1
2024-08-20 16:05:52 -05:00
Lance Edgar
21f90f3f32
fix: fix default filter verbs logic for workorder status
2024-08-20 16:02:35 -05:00
Lance Edgar
83586ef90f
bump: version 0.19.3 → 0.20.0
2024-08-20 15:06:09 -05:00