tailbone/tailbone/views
2024-05-06 21:52:53 -05:00
..
asgi Refactor Query.get() => Session.get() per SQLAlchemy 1.4 2023-02-11 22:05:45 -06:00
batch Allow deleting rows from executed batches 2024-04-25 14:02:45 -05:00
custorders Remove several references to "buefy" name 2024-04-14 19:54:29 -05:00
labels Set stacklevel for all deprecation warnings 2023-09-10 13:51:11 -05:00
poser Add some more views to potentially include via poser 2022-07-26 14:25:20 -05:00
purchases Use Grid.make_sorter() instead of legacy code 2023-10-18 18:18:55 -05:00
purchasing Remove several references to "buefy" name 2024-04-14 19:54:29 -05:00
shifts Remove several references to "buefy" name 2024-04-14 19:54:29 -05:00
tempmon Remove several references to "buefy" name 2024-04-14 19:54:29 -05:00
trainwreck Remove several references to "buefy" name 2024-04-14 19:54:29 -05:00
vendors Fix bug when editing vendor 2023-10-24 17:44:02 -05:00
__init__.py Add the ViewSupplement concept 2022-12-10 09:46:54 -06:00
auth.py Add index title to Change Password page 2024-04-25 22:17:59 -05:00
bouncer.py Use Grid.make_sorter() instead of legacy code 2023-10-18 18:18:55 -05:00
brands.py Allow download of results for common product-related tables 2022-07-19 14:52:31 -05:00
categories.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
common.py Misc. template cleanup per oruga effort 2024-04-27 19:17:27 -05:00
core.py Add basic support for Person quickie lookup 2023-06-17 16:09:24 -05:00
customergroups.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
customers.py Some more tweaks to remove "buefy" references 2024-04-14 20:56:11 -05:00
datasync.py Fix raw query to avoid SQLAlchemy 2.x warnings 2024-04-16 23:29:56 -05:00
departments.py Fix employees grid when viewing department (per oruga) 2024-05-06 21:52:53 -05:00
depositlinks.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
email.py Log warning / avoid error if email profile can't be normalized 2023-10-29 22:22:16 -05:00
employees.py Use Grid.make_sorter() instead of legacy code 2023-10-18 18:18:55 -05:00
essentials.py Include project views by default, in "essential" views 2023-05-05 10:39:29 -05:00
exports.py Filter by person instead of user, for Generated Reports "Created by" 2022-12-25 12:45:23 -06:00
families.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
features.py Get rid of newstyle flag for Form.validate() method 2023-05-15 08:10:42 -05:00
filemon.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
handheld.py Set stacklevel for all deprecation warnings 2023-09-10 13:51:11 -05:00
ifps.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
importing.py Misc. tweaks for "run import job" form 2023-05-09 20:25:05 -05:00
inventory.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
luigi.py Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
master.py Fix upgrade execution logic/UI per oruga 2024-04-28 20:12:06 -05:00
members.py Provide a way to show enum display text for some version diff fields 2023-11-30 18:23:47 -06:00
menus.py Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
messages.py Rename custom user_css context 2024-04-15 13:31:35 -05:00
people.py Some more tweaks to remove "buefy" references 2024-04-14 20:56:11 -05:00
permissions.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
principal.py Use buefy table for "find principal by perm" results 2024-04-27 19:17:30 -05:00
products.py Some more tweaks to remove "buefy" references 2024-04-14 20:56:11 -05:00
progress.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
projects.py Tweak byjove project generator form 2023-05-19 19:45:41 -05:00
reportcodes.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
reports.py Remove several references to "buefy" name 2024-04-14 19:54:29 -05:00
roles.py Use buefy table for "find principal by perm" results 2024-04-27 19:17:30 -05:00
settings.py Add initial support for Vue 3 + Oruga, via "butterball" theme 2024-04-27 21:06:20 -05:00
stores.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
subdepartments.py Allow editing the Department field for a Subdepartment 2023-02-03 16:10:08 -06:00
tables.py Remove several references to "buefy" name 2024-04-14 19:54:29 -05:00
taxes.py Improve views for taxes, esp. in POS batches 2023-10-07 16:26:33 -05:00
tenders.py Show food stamp tender info for POS batch 2023-10-19 19:12:28 -05:00
typical.py Improve views for taxes, esp. in POS batches 2023-10-07 16:26:33 -05:00
uoms.py Use newer config strategy for all views 2022-11-23 12:20:58 -06:00
upgrades.py Some more tweaks to remove "buefy" references 2024-04-14 20:56:11 -05:00
users.py Use buefy table for "find principal by perm" results 2024-04-27 19:17:30 -05:00
versions.py Add initial VersionMasterView 2021-11-09 17:20:53 -06:00
views.py Use Grid.make_sorter() instead of legacy code 2023-10-18 18:18:55 -05:00
workorders.py Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00