tailbone/tailbone
2020-08-20 17:51:21 -05:00
..
api Add initial API views for inventory batches 2020-03-29 16:31:16 -05:00
forms Expose the Role.notes field for view/edit 2020-03-23 19:59:28 -05:00
grids Add pagination to price, cost history grids for product view 2020-08-17 21:38:12 -05:00
reports Add size description to inventory report 2016-10-10 11:34:10 -05:00
static Tweak the buefy autocomplete component a bit 2020-08-02 19:13:40 -05:00
templates Remove <section> tag around "no results" for minimal b-table 2020-08-20 17:51:21 -05:00
views Add config for "global" help URL 2020-08-20 17:51:00 -05:00
__init__.py Fix encoding bugs 2017-07-07 00:52:04 -05:00
_version.py Update changelog 2020-08-17 21:56:09 -05:00
app.py Convert mako directories to list, if it's a string 2020-06-24 11:36:58 -05:00
auth.py Remove unwanted import (which broke versioning) 2017-08-08 14:41:52 -05:00
beaker.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
config.py Add config for "global" help URL 2020-08-20 17:51:00 -05:00
db.py Add "multi-engine" support for Trainwreck transaction views 2019-07-25 15:40:38 -05:00
diffs.py Fix package diff table for upgrade view template, per Buefy 2019-06-15 18:06:54 -05:00
exceptions.py Fix some basic product editing features 2020-02-28 18:11:54 -06:00
helpers.py Add model to global template context, plus h.maxlen() 2020-08-09 14:03:28 -05:00
menus.py Add support for top-level links for simple menus 2018-11-29 14:51:57 -06:00
progress.py Add versioning workaround support for batch actions 2018-06-07 12:40:25 -05:00
scaffolds.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
subscribers.py Add model to global template context, plus h.maxlen() 2020-08-09 14:03:28 -05:00
tweens.py Revert "Try to retry InvalidRequestError from sqlalchemy" 2018-08-17 00:24:51 -05:00
util.py Add helper function, get_csrf_token() 2020-03-24 18:19:05 -05:00