Commit graph

20 commits

Author SHA1 Message Date
Lance Edgar eb9291fce7 bump: version 0.2.1 → 0.3.0 2025-02-20 09:32:26 -06:00
Lance Edgar f0ac1d9bd4 docs: update intersphinx doc links per server migration 2025-02-18 12:16:32 -06:00
Lance Edgar 4df38318e3 fix: bump min version for wuttjamaican
need Base.make_proxy()
2025-01-25 19:11:46 -06:00
Lance Edgar 4ee5aa5372 feat: add app db schema extension, for CoreUser
need a way to map Wutta User to CORE Employee for auth purposes
2025-01-25 17:38:21 -06:00
Lance Edgar 73192a162d fix: bump version requirement for pyCOREPOS 2025-01-24 19:59:46 -06:00
Lance Edgar 1a9929c734 fix: add get_office_employee_url() method for corepos handler 2025-01-24 19:52:14 -06:00
Lance Edgar e6921c8533 feat: add support for lane_op and lane_trans DB sessions, models 2025-01-24 19:52:12 -06:00
Lance Edgar bf6bf63e68 tests: fix coverage for members view 2025-01-15 17:19:59 -06:00
Lance Edgar d1de2389a5 fix: add grid links for Members 2025-01-15 14:57:45 -06:00
Lance Edgar 34e9528f4b fix: bump min version for pycorepos dependency 2025-01-15 11:06:15 -06:00
Lance Edgar ce145ed00f bump: version 0.2.0 → 0.2.1 2025-01-15 11:02:28 -06:00
Lance Edgar 9f779fe60f fix: add latest schema columns on app startup, unless not supported
this works around the issue where some CORE databases are too
old (etc.) and are missing some schema columns.  in such cases the
config for "latest columns" should be disabled; otherwise we add them
to schema on startup
2025-01-15 11:01:09 -06:00
Lance Edgar 9946642bf2 docs: need web extra when building docs via tox 2025-01-13 13:41:14 -06:00
Lance Edgar 93c5f57928 tests: need web extra when running tox tests 2025-01-13 13:37:40 -06:00
Lance Edgar 57ec40ab20 bump: version 0.1.0 → 0.2.0 2025-01-13 13:32:19 -06:00
Lance Edgar 05f428586b feat: add basic readonly web views for CORE members, products
also adds canonical web app db sessions for CORE

also adds some methods to corepos handler, to get model / make session
2025-01-12 20:04:19 -06:00
Lance Edgar b134e340ff docs: update copyright to 2025
whoops missed that when starting project
2025-01-12 13:21:49 -06:00
Lance Edgar d11e186df9 fix: add docs, tests; tweak some handler method signatures 2025-01-12 01:10:52 -06:00
Lance Edgar e4a4e85cf6 bump: version 0.0.0 → 0.1.0 2025-01-12 00:22:28 -06:00
Lance Edgar 034cf44a1e feat: initial release 2025-01-12 00:22:08 -06:00