| .. |
|
asgi
|
Refactor Query.get() => Session.get() per SQLAlchemy 1.4
|
2023-02-11 22:05:45 -06:00 |
|
batch
|
Share some code for validating vendor field
|
2023-05-30 13:25:20 -05:00 |
|
custorders
|
More refactoring, Query.get() => Session.get()
|
2023-02-12 09:34:38 -06:00 |
|
labels
|
Use label handler to avoid deprecated logic
|
2023-02-08 20:19:15 -06:00 |
|
poser
|
Add some more views to potentially include via poser
|
2022-07-26 14:25:20 -05:00 |
|
purchases
|
Refactor Query.get() => Session.get() per SQLAlchemy 1.4
|
2023-02-11 22:05:45 -06:00 |
|
purchasing
|
Share some code for validating vendor field
|
2023-05-30 13:25:20 -05:00 |
|
shifts
|
Get rid of newstyle flag for Form.validate() method
|
2023-05-15 08:10:42 -05:00 |
|
tempmon
|
Avoid error if tempmon probe has invalid status
|
2023-04-21 12:04:36 -05:00 |
|
trainwreck
|
Allow download results for Trainwreck
|
2023-02-28 15:05:38 -06:00 |
|
vendors
|
Allow sort/filter by vendor for sample files grid
|
2023-02-22 22:41:12 -06:00 |
|
__init__.py
|
Add the ViewSupplement concept
|
2022-12-10 09:46:54 -06:00 |
|
auth.py
|
Get rid of newstyle flag for Form.validate() method
|
2023-05-15 08:10:42 -05:00 |
|
bouncer.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06: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
|
Add initial swagger.json endpoint for API
|
2023-05-16 23:34:48 -05:00 |
|
core.py
|
Refactor Query.get() => Session.get() per SQLAlchemy 1.4
|
2023-02-11 22:05:45 -06:00 |
|
customergroups.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
|
customers.py
|
Join the Person model for Customers grid differently based on config
|
2023-06-16 20:08:27 -05:00 |
|
datasync.py
|
Fix datasync consumer setting save logic
|
2023-06-01 11:37:26 -05:00 |
|
departments.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |
|
depositlinks.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
|
email.py
|
Expose mail handler and template paths in email config page
|
2023-06-02 14:14:33 -05:00 |
|
employees.py
|
Add options for grid results to link straight to Profile view
|
2023-06-10 23:19:52 -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
|
Move handheld batch view module to appropriate location
|
2022-08-13 23:23:30 -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
|
Add basic support for exposing Customer.shoppers
|
2023-06-07 20:57:30 -05:00 |
|
members.py
|
Prefer account holder, shoppers over legacy Customers.people
|
2023-06-14 23:33:05 -05:00 |
|
menus.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |
|
messages.py
|
Avoid accidental auto-submit of new msg form, for subject field
|
2023-03-23 10:23:19 -05:00 |
|
people.py
|
Add users context data for profile view
|
2023-06-16 17:04:39 -05:00 |
|
permissions.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
|
principal.py
|
Massive overhaul of "generate project" feature
|
2023-05-05 00:18:16 -05:00 |
|
products.py
|
Prevent error in old product search logic
|
2023-05-16 17:33:07 -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
|
Get rid of newstyle flag for Form.validate() method
|
2023-05-15 08:10:42 -05:00 |
|
roles.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |
|
settings.py
|
Get rid of newstyle flag for Form.validate() method
|
2023-05-15 08:10:42 -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
|
Warn user if DB not up to date, in new table wizard
|
2023-05-12 21:27:15 -05:00 |
|
taxes.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
|
typical.py
|
Consider vendor catalog batch views "typical"
|
2023-06-10 18:59:53 -05:00 |
|
uoms.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
|
upgrades.py
|
Prevent bug in upgrade diff for empty new version
|
2023-05-18 19:57:05 -05:00 |
|
users.py
|
Add basic support for managing, and accepting API tokens
|
2023-05-15 08:10:42 -05:00 |
|
versions.py
|
Add initial VersionMasterView
|
2021-11-09 17:20:53 -06:00 |
|
views.py
|
Misc. tweaks for App Details / Configure Menus
|
2023-01-16 21:55:52 -06:00 |
|
workorders.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |