Lance Edgar
|
919d8d109f
|
Use Grid.make_sorter() instead of legacy code
b/c multi-column sorting relies on this
|
2023-10-18 18:18:55 -05:00 |
|
Lance Edgar
|
7221400b88
|
Fix msg body display, download link for email bounces
|
2023-09-08 10:56:25 -05:00 |
|
Lance Edgar
|
b64f6c7884
|
Use newer config strategy for all views
to make inheritance easier
|
2022-11-23 12:20:58 -06:00 |
|
Lance Edgar
|
daa5126c21
|
Improve email bounce view per buefy theme
|
2021-12-23 12:34:57 -06:00 |
|
Lance Edgar
|
719e7c8441
|
Normalize naming of all traditional master views
such names should never use plural forms. for now what plural forms were
previously in use, should still work. ideally can remove those at some point
|
2021-01-28 16:32:25 -06:00 |
|
Lance Edgar
|
1bb0330ab5
|
Refactory Buefy templates to use WholePage and ThisPage components
plus add `GridFilter.set_choices()` method
|
2019-08-03 16:57:13 -05:00 |
|
Lance Edgar
|
b829cd260c
|
Assume forms support Buefy if theme does; fix basic CRUD views
|
2019-05-23 13:11:26 -05:00 |
|
Lance Edgar
|
d3471c945b
|
Turn on Buefy forms for Email Bounce views
|
2019-05-21 17:39:26 -05:00 |
|
Lance Edgar
|
ee35cc6f22
|
Misc. cleanup for Python 3
|
2018-02-12 14:41:40 -06:00 |
|
Lance Edgar
|
2219315ccc
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
Lance Edgar
|
88fe195615
|
Refactor all "easy" views per master4
|
2018-02-05 13:00:33 -06:00 |
|
Lance Edgar
|
4902fab187
|
Refactor views to use Grid.set_sort_defaults() method
|
2017-12-04 22:40:10 -06:00 |
|
Lance Edgar
|
e3de40bdfe
|
Convert bouncer view to master3
also move common file field logic from upgrades into master3
|
2017-08-17 20:13:42 -05:00 |
|
Lance Edgar
|
ea7eb47551
|
Add auto-links for most grids
probably still missing some yet?
|
2017-08-03 19:16:53 -05:00 |
|
Lance Edgar
|
c57e2e17cc
|
Final grid refactor; we now have just 'grids' :)
this also removes some old UI stuff for the first attempt at continuum
versioning..among other cruft
|
2017-07-14 20:30:00 -05:00 |
|
Lance Edgar
|
5b1ae27a10
|
Add new "v3" grids, refactor all views to use them
or at least that's the idea..hopefully we caught them all
|
2017-07-14 03:57:36 -05:00 |
|
Lance Edgar
|
581ced2990
|
Switch license to GPL v3 (no longer Affero)
refs #2
|
2017-07-06 23:47:56 -05:00 |
|
Lance Edgar
|
8014e60d14
|
Add webhelpers2 dependency, use it for most things
still using webhelpers for certain things yet, hopefully can get rid of that soon
|
2017-07-06 20:13:42 -05:00 |
|
Lance Edgar
|
cebde053ad
|
Fix permission group label for email bounces
|
2016-12-07 17:04:52 -06:00 |
|
Lance Edgar
|
215a8c13b0
|
Refactor some more model views to use MasterView.
(emailbounce, depositlink, tax)
|
2016-02-14 21:34:01 -06:00 |
|
Lance Edgar
|
a341acb4f0
|
Make our DateTimeFieldRenderer the default for datetime fields.
|
2016-02-14 16:34:39 -06:00 |
|
Lance Edgar
|
eecabac08f
|
Fix filter bug in bouncer.
|
2015-07-23 20:10:29 -05:00 |
|
Lance Edgar
|
c42e80f87a
|
Make email "source" filter use a dropdown, in bouncer UI.
|
2015-07-23 20:05:48 -05:00 |
|
Lance Edgar
|
0ddb5bffd7
|
Add plain text of message body to email bounce view.
Also tweak some labels.
|
2015-07-23 15:47:17 -05:00 |
|
Lance Edgar
|
f523146a4b
|
Add initial support for email bounce management.
|
2015-07-22 20:01:16 -05:00 |
|