tailbone/tailbone
Lance Edgar 6b11eb84ea Be less aggressive when validating schedule edit form POST
Somehow deletions were requested for shifts which didn't exist...not
sure how that happened but let's just ignore instead of raise error
2017-02-21 11:36:36 -06:00
..
forms Add initial/basic views for customer orders data 2017-02-19 14:22:35 -06:00
grids Remove last references to 'edbob' package 2016-10-09 21:12:13 -05:00
newgrids Add 'target' kwarg for grid action links 2017-01-29 22:52:09 -06:00
reports Add size description to inventory report 2016-10-10 11:34:10 -05:00
static Add beginnings of mobile receiving views 2017-02-19 13:17:28 -06:00
templates Add beginnings of mobile receiving views 2017-02-19 13:17:28 -06:00
views Be less aggressive when validating schedule edit form POST 2017-02-21 11:36:36 -06:00
__init__.py Fix some imports etc. regarding new batch system. 2015-01-20 00:51:51 -06:00
_version.py Update changelog 2017-02-19 13:22:54 -06:00
app.py Add basic support for per-user session timeout 2017-02-02 21:44:13 -06:00
auth.py Add way for login_user() to set different timeout depending on nature of login 2017-02-13 19:23:24 -06:00
beaker.py Add basic support for per-user session timeout 2017-02-02 21:44:13 -06:00
config.py Add rattail config object to Session kwargs 2016-05-11 12:36:32 -05:00
db.py Refactor tempmon views to leverage rattail-tempmon database 2016-12-05 19:14:20 -06:00
helpers.py Add global CSRF protection 2016-12-14 18:37:17 -06:00
progress.py Fix / improve progress display somewhat 2016-10-16 03:30:12 -05:00
scaffolds.py Add registration for 'rattail' template with Pyramid scaffold system 2016-10-07 19:32:49 -05:00
subscribers.py Add support for client-side session timeout warning 2017-02-16 13:32:20 -06:00
tweens.py Remove last references to 'edbob' package 2016-10-09 21:12:13 -05:00
util.py Add global CSRF protection 2016-12-14 18:37:17 -06:00