.. |
batch
|
Let a batch disallow bulk-deletion of its rows
|
2017-05-04 16:34:48 -05:00 |
batches
|
Add render_progress() method to core view class
|
2016-08-09 19:46:49 -05:00 |
custorders
|
Tweak filter for CustomerOrderItem grid
|
2017-02-21 11:36:17 -06: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
|
Broad refactor to improve customization of purchase order form etc.
|
2017-03-24 17:22:12 -05:00 |
shifts
|
Add trailing '?' for employee time sheet when hours are incomplete
|
2017-03-14 12:31:10 -05:00 |
tempmon
|
Expose 'delay' field in tempmon client views
|
2017-02-09 17:58:20 -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 logic to core View class, to force logout if user becomes inactive
|
2017-03-27 21:37:45 -05: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
|
Allow config to define home page image URL
|
2017-03-30 22:19:44 -05:00 |
continuum.py
|
Make our DateTimeFieldRenderer the default for datetime fields.
|
2016-02-14 16:34:39 -06:00 |
core.py
|
Fix core view auto-logout inactive user logic, for tests
|
2017-03-27 22:44:51 -05: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
|
Add basic paging grid/index support for mobile
|
2017-03-30 20:11:17 -05:00 |
datasync.py
|
Make datasync changes viewable
|
2017-02-13 10:13:47 -06:00 |
departments.py
|
Fix grid URL bug
|
2016-05-02 10:35:54 -05:00 |
depositlinks.py
|
Tweak renderer for Amount field for DepositLink view
|
2017-02-10 10:04:45 -06:00 |
email.py
|
Add basic "mobile index" master view, plus support for demo mode
|
2017-03-19 11:21:00 -05:00 |
employees.py
|
Fix bugs when checking for 'chuck' in demo mode
|
2017-03-24 17:57:23 -05:00 |
exports.py
|
Add master view for generic exports
|
2017-02-12 16:08:29 -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
|
Add basic support for deletion speedbump for row data
|
2017-05-04 16:35:21 -05:00 |
messages.py
|
Fix signature for MasterView.get_index_url()
|
2017-04-04 17:43:33 -05:00 |
people.py
|
Fix route sequence for people autocomplete
|
2017-03-24 17:29:34 -05:00 |
principal.py
|
Add basic "mobile index" master view, plus support for demo mode
|
2017-03-19 11:21:00 -05:00 |
products.py
|
Add basic paging grid/index support for mobile
|
2017-03-30 20:11:17 -05: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
|
Add file download support by default for report output
|
2017-03-22 14:35:40 -05:00 |
roles.py
|
Expose/honor per-role session timeouts
|
2017-02-21 13:12:23 -06:00 |
settings.py
|
Add basic "mobile index" master view, plus support for demo mode
|
2017-03-19 11:21:00 -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 |
tables.py
|
Add basic table listing view, with rough estimate row counts
|
2017-03-28 00:54:46 -05:00 |
taxes.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
users.py
|
Add logic to core View class, to force logout if user becomes inactive
|
2017-03-27 21:37:45 -05:00 |