| .. |
|
batches
|
Fix redirect bug when attempting bulk row delete for nonexistent batch
|
2016-03-22 18:56:48 -05:00 |
|
grids
|
Add 'fake_error' view to test exception handling.
|
2015-03-17 14:49:20 -05:00 |
|
labels
|
Make tailbone.views.labels a subpackage instead of module.
|
2016-03-11 10:25:25 -06:00 |
|
shifts
|
Fix some 'strftime' typos
|
2016-06-13 10:14:51 -05:00 |
|
vendors
|
More tweaks to vendor catalog/invoice batches.
|
2016-02-14 19:56:56 -06:00 |
|
__init__.py
|
Add initial/basic user feedback form support
|
2016-05-01 20:39:05 -05:00 |
|
auth.py
|
Don't show flash message when user logs in.
|
2015-08-08 13:58:16 -05:00 |
|
autocomplete.py
|
Refactor magic recipients field when sending new message.
|
2016-02-11 17:05:56 -06:00 |
|
batch.py
|
Fix bugs in batch grid URLs
|
2016-05-02 18:23:57 -05:00 |
|
bouncer.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
|
brands.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
|
categories.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
|
common.py
|
Add initial/basic user feedback form support
|
2016-05-01 20:39:05 -05:00 |
|
continuum.py
|
Make our DateTimeFieldRenderer the default for datetime fields.
|
2016-02-14 16:34:39 -06:00 |
|
core.py
|
Add support for "full" schedule and time sheet views
|
2016-05-10 13:08:32 -05:00 |
|
crud.py
|
Add initial support for vendor invoice batch feature, etc.
|
2015-02-16 18:00:45 -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
|
Make datasync views easier to customize.
|
2016-02-15 13:24:01 -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
|
Move description field to appear sooner, in email profile settings form.
|
2016-01-10 17:49:44 -06:00 |
|
employees.py
|
Add 'Stores' and 'Departments' fields to Employee fieldset.
|
2016-01-30 15:19:04 -06:00 |
|
families.py
|
Various tweaks to products grid filters etc.
|
2016-02-13 13:00:55 -06:00 |
|
master.py
|
Add support for "full" schedule and time sheet views
|
2016-05-10 13:08:32 -05:00 |
|
messages.py
|
Add auto-hide/show magic to message recipients field when viewing
|
2016-05-01 14:57:41 -05:00 |
|
people.py
|
Move "full name" to front of grid columns
|
2016-05-10 15:17:14 -05:00 |
|
products.py
|
Add hyperlinks to product UPC and description, within main grid
|
2016-05-03 22:10:54 -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
|
Fix usage of Product.unit_of_measure vs. Product.weighed.
|
2015-04-11 03:33:01 -05:00 |
|
roles.py
|
Fix bug in roles view
|
2016-05-05 16:27:35 -05:00 |
|
settings.py
|
Add support for "new-style grids" and "model master views".
|
2015-08-10 18:58:31 -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
|
Disable autocomplete for password fields when editing user
|
2016-05-06 11:40:25 -05:00 |