.. |
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
|
Refactor timesheet logic, add initial/basic schedule view
|
2016-05-03 21:19:28 -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
|
Various tweaks to support "late login" idea when uploading new batch.
|
2015-08-15 17:00:01 -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 initial support for grid index URLs
|
2016-05-01 17:50:57 -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 Person.display_name to top of fieldset when viewing/editing
|
2016-04-30 20:55:10 -05:00 |
products.py
|
Overhaul vendor catalog batch views, to use BatchMasterView.
|
2016-02-14 17:07:48 -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
|
Fix case-sensitivity when sorting permission group labels
|
2016-04-06 21:43:48 -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
|
Add 'password is/not null' filter to users list view.
|
2016-02-01 16:11:24 -06:00 |