rattail/rattail
Lance Edgar d4f5515f20 fix: cleanup old code for "record changes" session feature
had some tests failing, and one thing led to another..  apparenty we
still had support for some pretty old sqlalchemy so no need to keep
that around.
2024-08-27 22:56:32 -05:00
..
autocomplete feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
batch feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
bouncer feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
commands fix: deprecate config.rattail_engines in favor of appdb_engines 2024-08-19 14:14:06 -05:00
contrib fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
data fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
datasync fix: deprecate config.rattail_engines in favor of appdb_engines 2024-08-19 14:14:06 -05:00
db fix: cleanup old code for "record changes" session feature 2024-08-27 22:56:32 -05:00
features fix: use app.get_title() and app.get_node_title(); avoid deprecated calls 2024-08-21 08:58:57 -05:00
filemon fix: deprecate parse_bool() and parse_list() in rattail.config 2024-07-01 21:31:22 -05:00
importing fix: use app.get_title() and app.get_node_title(); avoid deprecated calls 2024-08-21 08:58:57 -05:00
luigi fix: deprecate config.rattail_engines in favor of appdb_engines 2024-08-19 14:14:06 -05:00
mailmon fix: deprecate parse_bool() and parse_list() in rattail.config 2024-07-01 21:31:22 -05:00
poser fix: use app.get_title() and app.get_node_title(); avoid deprecated calls 2024-08-21 08:58:57 -05:00
problems feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
projects fix: move get_class_hierarchy() util function to wuttjamaican 2024-08-15 20:28:03 -05:00
reporting feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
shopfoo Add base pattern logic for Shopfoo data export 2020-08-19 22:11:04 -05:00
sil fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
templates Add problem report for pending products 2023-10-26 21:20:02 -05:00
trainwreck feat: refactor config/extension, session logic per wuttjamaican 2024-08-15 14:22:29 -05:00
vendors feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
win32 Fix how win32 service commands are ran, e.g. for install 2023-06-27 20:43:36 -05:00
__init__.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
_version.py test: improve some tests, docs for rattail.config module 2024-07-01 23:07:05 -05:00
app.py fix: use app.get_title() and app.get_node_title(); avoid deprecated calls 2024-08-21 08:58:57 -05:00
auth.py fix: method for AuthHandler.user_is_admin() moved upstream 2024-08-05 14:29:05 -05:00
backup.py fix: deprecate parse_bool() and parse_list() in rattail.config 2024-07-01 21:31:22 -05:00
barcodes.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
board.py Add basic structure for "Board Handler" feature 2020-12-02 14:12:20 -06:00
cleanup.py Add initial logic for rattail cleanup command 2022-12-23 23:28:50 -06:00
clientele.py fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
config.py fix: avoid legacy config methods within make_config() 2024-08-23 21:26:18 -05:00
core.py feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
csvutil.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
custorders.py Add per-department default item discount for customer orders 2023-12-22 11:49:34 -06:00
daemon.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
emails.py fix: use app.get_title() and app.get_node_title(); avoid deprecated calls 2024-08-21 08:58:57 -05:00
employment.py Add new employee to session after making it 2024-04-01 18:25:51 -05:00
enum.py Add "ignored" status code for pending products 2023-10-26 20:41:45 -05:00
excel.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
exceptions.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
files.py fix: use importlib_resources before python 3.9 2024-07-02 09:58:30 -05:00
gpc.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
install.py fix: stop setting falafel theme in installer 2024-08-09 16:13:47 -05:00
labels.py Add get_label_profiles() method for LabelHandler 2023-09-02 10:55:02 -05:00
logging.py Remove timezone converter for logging formatter 2023-11-11 21:53:29 -06:00
mail.py fix: inherit from wuttjamaican for EmailHandler 2024-08-26 15:22:39 -05:00
mako.py Massive overhaul of "generate project" feature 2023-05-05 00:13:44 -05:00
membership.py Add get_equity_full_investment_amount() method for membership handler 2023-09-15 12:56:50 -05:00
monitoring.py feat: move some app model logic to wuttjamaican 2024-07-11 13:06:54 -05:00
org.py fix: fix bugs in OrgHandler.get_subdepartment() 2024-07-16 21:13:02 -05:00
palm.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
people.py fix: avoid deprecated self.model for people handler 2024-07-15 22:19:56 -05:00
pod.py Add way to prevent error in pod.get_image_url() 2023-05-16 17:31:24 -05:00
poddoc.py Add 'force' kwarg to pod.render_document() 2018-02-02 17:05:49 -06:00
pricing.py Update logic for calculating markup from margin 2022-10-28 19:30:50 -05:00
products.py fix: refactor code so most things work without sqlalchemy 2024-07-04 10:35:04 -05:00
progress.py fix: remove references, dependency for six package 2024-07-01 17:18:35 -05:00
settings.py Add rattail make-project command, for simpler quickstart 2023-01-02 09:16:12 -06:00
tailbone.py Add schema, basic logic for user API tokens 2023-05-15 08:07:33 -05:00
telemetry.py Allow suppress warnings for ambiguous config key 2023-10-30 17:51:32 -05:00
testing.py fix: cleanup old code for "record changes" session feature 2024-08-27 22:56:32 -05:00
threads.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
time.py Remove references to upstream pytz docs 2023-11-11 07:46:42 -06:00
upgrades.py fix: use app.get_title() and app.get_node_title(); avoid deprecated calls 2024-08-21 08:58:57 -05:00
util.py fix: move get_class_hierarchy() util function to wuttjamaican 2024-08-15 20:28:03 -05:00
webapi.py Add DELETE support for generic web API client 2023-10-08 20:36:51 -05:00
wince.py Remove unused import 2019-06-05 14:29:21 -05:00
workorders.py Add basic model, handler for work orders 2022-08-09 22:55:59 -05:00