tailbone/tailbone/views
2021-01-27 08:50:20 -06:00
..
batch Add views for "delete product" batch 2021-01-19 12:18:56 -06:00
custorders Fix some UOM bugs for new customer order 2021-01-27 08:50:20 -06: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 Allow changing protected user password when acting as root 2021-01-02 18:49:20 -06: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 Show node title in header for Login, About pages 2021-01-02 18:48:45 -06:00
core.py Set self.model when constructing new View 2021-01-20 20:29:07 -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
features.py Make 'new-report' the default feature to be generated 2021-01-19 11:25:02 -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 Expose "commodity" filter by default, for IFPS PLU codes 2020-12-07 19:01:43 -06:00
inventory.py Move inventory batch view to its proper location 2020-03-29 12:05:05 -05:00
master.py Add some generic render methods to MasterView 2021-01-20 21:56:20 -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 Initial support for adding items to, executing customer order batch 2021-01-26 20:10:05 -06: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
uoms.py Add master view for Units of Measure mapping table 2021-01-21 17:39:16 -06:00
upgrades.py Add woocommerce package links for sake of upgrade diff view 2021-01-21 17:48:09 -06:00
users.py Don't create new person for new user, if one was selected 2021-01-14 12:10:35 -06:00