tailbone/tailbone
Lance Edgar d9911cf23d Add 'fanstatic' support for sake of libcache assets
for vue.js and oruga etc.

we don't want to include files in tailbone since they are apt to
change over time, and probably need to use different versions for
different apps etc.

much may need to change yet, this is a first attempt but so far it
seems quite promising
2024-06-05 23:04:45 -05:00
..
api Try to return JSON error when receiving API call fails 2024-04-11 14:14:27 -05:00
forms Fix product view template for oruga/butterball 2024-06-01 19:07:07 -05:00
grids Escape all unsafe html for grid data 2024-05-31 21:20:45 -05:00
reports Refactor the Ordering Worksheet generator, per Buefy 2023-02-03 16:10:08 -06:00
static More data type fixes for <tailbone-datepicker> 2024-05-07 18:20:26 -05:00
templates Fix product lookup component, per butterball 2024-06-04 17:16:57 -05:00
views Set explicit referrer when changing app theme 2024-06-04 01:07:38 -05:00
__init__.py Fix encoding bugs 2017-07-07 00:52:04 -05:00
_version.py Update changelog 2024-06-04 21:12:44 -05:00
app.py Add 'fanstatic' support for sake of libcache assets 2024-06-05 23:04:45 -05:00
asgi.py Fix ASGI websockets when serving on sub-path under site root 2024-04-16 23:27:50 -05:00
auth.py Require pyramid 2.x; remove 1.x-style auth policies 2024-06-03 23:13:25 -05:00
beaker.py Add support for Beaker >= 1.12.0 2022-12-07 14:00:32 -06:00
cleanup.py Add cleanup logic for old Beaker session data 2022-12-23 23:30:45 -06:00
config.py Include butterball theme by default for new apps 2024-06-04 17:28:07 -05:00
db.py Use latest zope.sqlalchemy package 2023-02-07 12:20:22 -06:00
diffs.py Provide a way to show enum display text for some version diff fields 2023-11-30 18:23:47 -06:00
exceptions.py Fix some basic product editing features 2020-02-28 18:11:54 -06:00
handler.py Add basic "new model view" wizard 2023-01-16 13:50:27 -06:00
helpers.py Massive overhaul of "generate project" feature 2023-05-05 00:18:16 -05:00
menus.py Remove unused "simple menus" module approach 2023-10-29 15:46:18 -05:00
progress.py Add websockets progress, "multi-system" support for upgrades 2022-08-20 17:39:33 -05:00
providers.py Add full set of default menus 2023-01-14 18:48:56 -06:00
subscribers.py Log error if registry has no rattail config 2024-05-31 12:06:31 -05:00
tweens.py Revert "Try to retry InvalidRequestError from sqlalchemy" 2018-08-17 00:24:51 -05:00
util.py Add 'fanstatic' support for sake of libcache assets 2024-06-05 23:04:45 -05:00
webapi.py Require pyramid 2.x; remove 1.x-style auth policies 2024-06-03 23:13:25 -05:00