..
batch
Misc. tweaks to vendor catalog views
2020-10-23 22:08:43 -05:00
custorders
Add basic/unfinished "new customer order" page/feature
2020-08-02 20:59:16 -05:00
labels
Move label batch views to tailbone.views.batch.labels
2019-10-09 11:11:22 -05:00
purchases
Clean up some purchasing views
2020-03-19 14:36:43 -05:00
purchasing
Stop including 'complete' filter by default for purchasing batches
2020-09-04 20:30:33 -05:00
shifts
Raise 404 not found instead of error, when user is not employee
2020-02-25 15:35:39 -06:00
tempmon
Delete some unwanted tests; delay import for tempmon session
2020-04-04 21:44:01 -05:00
vendors
Remove some custom field labels for Vendor
2020-09-15 18:34:00 -05:00
__init__.py
Add support for generic "product" batch type
2019-04-19 13:23:21 -05:00
auth.py
Add global help URL to login template
2020-09-23 18:32:53 -05:00
autocomplete.py
Switch license to GPL v3 (no longer Affero)
2017-07-06 23:47:56 -05:00
bouncer.py
Refactory Buefy templates to use WholePage and ThisPage components
2019-08-03 16:57:13 -05:00
brands.py
Allow bulk-delete, merge for Brands table
2020-03-27 18:15:33 -05:00
categories.py
Add Excel results download for categories, report codes
2018-06-13 21:02:21 -05:00
common.py
Only show node title in home page header, for buefy themes
2020-09-20 19:57:27 -05:00
core.py
Add "generic" Employee tab feature, for profile view
2020-11-30 18:56:06 -06:00
customergroups.py
Collapse all master4 views back to just 'master'
2018-02-05 21:23:23 -06:00
customers.py
Tweak config methods for customer master view
2020-08-11 18:28:03 -05:00
datasync.py
Let config totally disable the old/legacy jQuery mobile app
2020-04-04 20:51:49 -05:00
departments.py
Make field list explicit for Department views
2020-07-04 11:44:09 -05:00
depositlinks.py
Collapse all master4 views back to just 'master'
2018-02-05 21:23:23 -06:00
email.py
Fix email preview for TXT templates on python3
2020-02-09 15:32:22 -06:00
employees.py
Change how we protect certain person, employee records
2020-09-23 16:39:44 -05:00
exports.py
Tweaks for export views, to make more generic
2020-08-19 17:23:23 -05:00
families.py
Collapse all master4 views back to just 'master'
2018-02-05 21:23:23 -06:00
filemon.py
Add button for restarting filemon
2018-10-25 17:47:43 -05:00
handheld.py
Don't allow "execute results" for any batches by default
2020-07-07 19:23:52 -05:00
ifps.py
Add basic views for IFPS PLU Codes
2020-12-06 19:36:32 -06:00
inventory.py
Move inventory batch view to its proper location
2020-03-29 12:05:05 -05:00
master.py
Add basic views for IFPS PLU Codes
2020-12-06 19:36:32 -06:00
members.py
Expose more Member data, relationships with Customer, Person
2020-03-18 13:15:11 -05:00
messages.py
Refactor "send new message" form, esp. recipients field, per Vue.js
2019-11-04 19:06:58 -06:00
people.py
Add very basic support for merging 2 People
2020-12-07 11:40:26 -06:00
principal.py
Tweak permissions styles for view/edit of User, Role
2019-06-04 19:53:47 -05:00
products.py
Remove unwanted columns for default Products grid
2020-09-20 23:35:07 -05:00
progress.py
Add progress for generating "results as XLSX" file to download
2020-08-21 17:42:01 -05:00
projects.py
Don't expose "timezone" for input when generating 'fabric' project
2020-09-20 18:01:23 -05:00
reportcodes.py
Add Excel results download for categories, report codes
2018-06-13 21:02:21 -05:00
reports.py
Sort available reports by name, if handler doesn't specify
2020-05-19 12:42:07 -05:00
roles.py
Tweak how we freeze column for role/perm matrix
2020-06-22 16:21:45 -05:00
settings.py
Fix bug in App Settings when list value is "missing"
2020-09-26 15:00:42 -05:00
stores.py
Make field list explicit for Store views
2020-07-05 00:21:00 -05:00
subdepartments.py
Allow "touch" for Department, Subdepartment
2020-03-15 15:52:10 -05:00
tables.py
Only show tables for "public" schema
2020-03-15 09:26:38 -05:00
taxes.py
Collapse all master4 views back to just 'master'
2018-02-05 21:23:23 -06:00
trainwreck.py
Honor configured db key sequence; let config hide some db keys from UI
2019-10-12 13:34:00 -05:00
upgrades.py
Overhaul project changelog links for upgrade pkg diff table
2020-09-05 17:48:34 -05:00
users.py
Add user_is_protected()
method to core View class
2020-09-23 16:28:54 -05:00