tailbone/tailbone
Lance Edgar 2ac2a98727 Don't auto-include "Guest" role when finding roles w/ permission X
otherwise "all" roles are returned when checking for a perm which Guest role
does have granted
2020-05-14 22:07:34 -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 Fix row status filter for Import/Export batches 2020-03-23 20:55:46 -05:00
reports Add size description to inventory report 2016-10-10 11:34:10 -05:00
static Expose the Role.notes field for view/edit 2020-03-23 19:59:28 -05:00
templates Defer fetching price, cost history when viewing product details 2020-04-06 13:12:38 -05:00
views Don't auto-include "Guest" role when finding roles w/ permission X 2020-05-14 22:07:34 -05:00
__init__.py Fix encoding bugs 2017-07-07 00:52:04 -05:00
_version.py Update changelog 2020-04-07 21:19:48 -05:00
app.py Add "multi-engine" support for Trainwreck transaction views 2019-07-25 15:40:38 -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 Let config totally disable the old/legacy jQuery mobile app 2020-04-04 20:51:49 -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 helper function, get_csrf_token() 2020-03-24 18:19:05 -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 Make sure falafel theme is somewhat available by default 2020-01-29 22:01:44 -06: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