| .. |
|
batch
|
Add basic support for new handheld/inventory batches
|
2016-08-17 17:05:51 -05:00 |
|
batches
|
Fix CSRF token bug for old-style batch params form
|
2016-12-22 12:26:56 -06:00 |
|
brands/versions
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
|
categories/versions
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
|
customers
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
|
datasync/changes
|
Fix CSRF tokens for datasync restart forms
|
2016-12-14 18:52:12 -06:00 |
|
departments
|
Add employee/department relationships to employee and department views.
|
2016-01-17 19:45:42 -06:00 |
|
email/profiles
|
Fallback to empty string for email preview recipient, if current user has no address
|
2016-08-04 13:19:55 -05:00 |
|
email-bounces
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
|
forms
|
Add initial support for CSRF token protection
|
2016-12-14 15:41:15 -06:00 |
|
grids
|
Add explicit file encoding to all Mako templates.
|
2014-07-23 21:35:33 -07:00 |
|
labels/profiles
|
Convert label profiles to use master view.
|
2015-08-12 00:46:39 -05:00 |
|
master
|
Fix master merge template/forms to include CSRF token
|
2016-12-21 11:58:59 -06:00 |
|
messages
|
Fix CSRF token bug for bulk-move message forms
|
2016-12-28 14:51:16 -06:00 |
|
mobile
|
Fix CSRF tokens for datasync restart forms
|
2016-12-14 18:52:12 -06:00 |
|
newbatch
|
Add global CSRF protection
|
2016-12-14 18:37:17 -06:00 |
|
newgrids
|
Add grid_index_nav() template def, for page header
|
2016-05-01 18:40:52 -05:00 |
|
products
|
Fix some bugs in product view template
|
2016-12-20 16:09:59 -06:00 |
|
purchases
|
Prefer received quantities over ordered quantities, for Order Form history
|
2017-01-03 12:32:02 -06:00 |
|
reports
|
Add global CSRF protection
|
2016-12-14 18:37:17 -06:00 |
|
roles
|
Add awareness of special 'Authenticated' role, in permissions UI etc.
|
2016-06-15 12:51:10 -05:00 |
|
settings
|
Add support for "new-style grids" and "model master views".
|
2015-08-10 18:58:31 -05:00 |
|
shifts
|
Add global CSRF protection
|
2016-12-14 18:37:17 -06:00 |
|
subdepartments/versions
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
|
tempmon
|
Add 'restartable tempmon client' conditional logic
|
2016-12-10 11:56:25 -06:00 |
|
themes/better
|
Update footer text/link per new about page
|
2016-12-07 22:06:27 -06:00 |
|
users
|
Add permissions field when viewing user details
|
2016-08-12 01:58:07 -05:00 |
|
vendors
|
Refactor vendor invoice batch views to use BatchMasterView.
|
2016-02-14 17:50:03 -06:00 |
|
versions
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |
|
about.mako
|
OMG..lots of changes for sake of mobile login / user menu etc.
|
2016-12-11 18:07:30 -06:00 |
|
autocomplete.mako
|
Add explicit file encoding to all Mako templates.
|
2014-07-23 21:35:33 -07:00 |
|
base.mako
|
Add 'extra_styles' to true base template
|
2016-12-07 16:00:20 -06:00 |
|
change_password.mako
|
Add global CSRF protection
|
2016-12-14 18:37:17 -06:00 |
|
crud.mako
|
Remove some edbob, unicode tweak, etc.
|
2015-01-19 00:49:07 -06:00 |
|
feedback.mako
|
Add global CSRF protection
|
2016-12-14 18:37:17 -06:00 |
|
form.mako
|
Add explicit file encoding to all Mako templates.
|
2014-07-23 21:35:33 -07:00 |
|
grid.mako
|
Add explicit file encoding to all Mako templates.
|
2014-07-23 21:35:33 -07:00 |
|
home.mako
|
Add 'extra_styles' to true base template
|
2016-12-07 16:00:20 -06:00 |
|
login.mako
|
Add initial support for CSRF token protection
|
2016-12-14 15:41:15 -06:00 |
|
progress.mako
|
Fix / improve progress display somewhat
|
2016-10-16 03:30:12 -05:00 |