| .. | 
		
		
			
			
			
			
				| batch | Tweak default filter label for Batch ID | 2016-12-28 16:43:07 -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 | Refactor batch views / templates per rattail framework overhaul | 2016-11-19 18:34:50 -06:00 | 
		
			
			
			
			
				| purchases | Update some enum references, render all purchase  batch cases/units fields as quantity | 2016-12-20 16:10:22 -06:00 | 
		
			
			
			
			
				| shifts | Add printer-friendly view for "full" employee schedule | 2016-11-19 22:23:45 -06:00 | 
		
			
			
			
			
				| tempmon | Fix plural titles for Tempmon model views | 2016-12-10 12:06:49 -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 initial support for CSRF token protection | 2016-12-14 15:41:15 -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 codefield to Category views | 2016-10-03 15:37:31 -05:00 | 
		
			
			
			
			
				| common.py | Auto-append slash to URL when necessary | 2016-12-13 22:29:46 -06:00 | 
		
			
			
			
			
				| continuum.py | Make our DateTimeFieldRendererthe 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 | Overhaul product views a little, per customization needs | 2016-12-15 15:11:15 -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_namefield for person views | 2016-12-08 12:13:45 -06:00 | 
		
			
			
			
			
				| products.py | Overhaul product views a little, per customization needs | 2016-12-15 15:11:15 -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_measurevs.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 | Convert (most?) basic views to use master view pattern. | 2015-12-07 15:08:14 -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 |