.. |
batch
|
Be explicit about fieldset for pricing batch rows
|
2017-02-02 15:34:32 -06:00 |
batches
|
Add render_progress() method to core view class
|
2016-08-09 19:46:49 -05:00 |
grids
|
Add 'fake_error' view to test exception handling.
|
2015-03-17 14:49:20 -05:00 |
labels
|
Add basic support for cloning batches
|
2017-01-24 21:36:58 -06:00 |
purchases
|
Tweaks to order form template etc., for purchasing batch
|
2017-01-25 11:15:17 -06:00 |
shifts
|
Add config flag for disabling option to "Clear Schedule"
|
2017-02-04 12:38:26 -06:00 |
tempmon
|
Fix probe filter for tempmon readings grid
|
2017-02-02 14:29:36 -06:00 |
vendors
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
__init__.py
|
More mobile view improvements, various
|
2016-12-12 15:24:26 -06:00 |
auth.py
|
Add basic support for per-user session timeout
|
2017-02-02 21:44:13 -06:00 |
autocomplete.py
|
Refactor magic recipients field when sending new message.
|
2016-02-11 17:05:56 -06:00 |
bouncer.py
|
Fix permission group label for email bounces
|
2016-12-07 17:04:52 -06:00 |
brands.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
categories.py
|
Add code field to Category views
|
2016-10-03 15:37:31 -05:00 |
common.py
|
Add basic support for per-user session timeout
|
2017-02-02 21:44:13 -06:00 |
continuum.py
|
Make our DateTimeFieldRenderer the default for datetime fields.
|
2016-02-14 16:34:39 -06:00 |
core.py
|
Tweak core view's rattail config init logic, for tests
|
2016-11-19 18:56:09 -06:00 |
crud.py
|
Fix session bug in old CRUD views
|
2016-12-12 15:24:09 -06:00 |
customergroups.py
|
More tweaks to new master-based batch views, etc.
|
2016-02-14 18:50:57 -06:00 |
customers.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
datasync.py
|
More mobile view improvements, various
|
2016-12-12 15:24:26 -06:00 |
departments.py
|
Fix grid URL bug
|
2016-05-02 10:35:54 -05:00 |
depositlinks.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
email.py
|
Tweak flash message when sending email preview, in case it's disabled
|
2016-12-10 14:54:52 -06:00 |
employees.py
|
Hide first/last name for employee view, unless in readonly mode
|
2016-12-10 16:03:55 -06:00 |
families.py
|
Various tweaks to products grid filters etc.
|
2016-02-13 13:00:55 -06:00 |
handheld.py
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
inventory.py
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
master.py
|
Let master view with rows prevent sort/filter for row grid
|
2017-01-26 18:14:00 -06:00 |
messages.py
|
Add basic form validation when sending new messages
|
2016-09-13 20:23:51 -05:00 |
people.py
|
Revert to display_name field for person views
|
2016-12-08 12:13:45 -06:00 |
products.py
|
Add min diff threshold param when making price batch from product query
|
2017-01-30 16:11:29 -06:00 |
progress.py
|
New batch system! Hopefully nothing else broke...
|
2015-01-19 00:52:40 -06:00 |
reportcodes.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
reports.py
|
Fix usage of Product.unit_of_measure vs. Product.weighed .
|
2015-04-11 03:33:01 -05:00 |
roles.py
|
Add permissions field when viewing user details
|
2016-08-12 01:58:07 -05:00 |
settings.py
|
Revert "Disable view mode for settings table"
|
2016-08-12 17:18:22 -05:00 |
stores.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
subdepartments.py
|
Add ability to merge subdepartments
|
2017-01-24 14:59:00 -06:00 |
taxes.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
users.py
|
Remove some deprecated field renderers
|
2016-12-10 10:14:52 -06:00 |