Commit graph

71 commits

Author SHA1 Message Date
Lance Edgar a8107b6ab1 Declare dependency for typer 2024-05-15 15:45:09 -05:00
Lance Edgar 226c8750a3 Replace corporal commands with typer equivalents 2024-05-15 15:10:35 -05:00
Lance Edgar 5ff8802061 Fix default dist filename for release task
not sure why this fix was needed, did setuptools behavior change?
2024-04-16 10:48:33 -05:00
Lance Edgar 26756bbe60 Update changelog 2024-04-16 10:47:45 -05:00
Lance Edgar 1437189fa9 Remove version cap for pyramid
upstream now supports pyramid 2.x
2024-04-16 09:50:16 -05:00
Lance Edgar 3670d4a573 Update subcommand entry point group names, per wuttjamaican 2023-11-21 14:47:01 -06:00
Lance Edgar 4491655a74 Update changelog 2023-08-24 18:28:58 -05:00
Lance Edgar f19e30ea29 Remove rattail-fabric2 as hard dependency
when relevant, caller should already have that installed..right?  it
doesn't make sesnse as a dependency in normal cases, and it seemed to
maybe break a dev install today?  (we'll see if this helps)
2023-08-24 18:23:13 -05:00
Lance Edgar 98b1e64e50 Update changelog 2023-06-12 20:47:10 -05:00
Lance Edgar 2faf8ff4fc Add "typicals" view set for corporal 2023-06-11 14:54:04 -05:00
Lance Edgar 23a0f30e83 Update changelog 2023-05-30 12:15:21 -05:00
Lance Edgar b329940d6b Remove version cap for invoke lib
this undoes commit 2c26ab20aa
2023-05-29 17:53:00 -05:00
Lance Edgar cff533ccff Replace setup.py contents with setup.cfg 2023-05-16 12:58:56 -05:00
Lance Edgar 8d4f3f8d9b Improve project generator for CORE "poser"
optionally adds support for rattail/posterior PHP lib
2023-05-15 19:52:43 -05:00
Lance Edgar d8f953b11a Add autostart to template context for supervisor config 2023-05-08 17:31:07 -05:00
Lance Edgar 9e24846b15 Update changelog 2023-05-08 15:37:37 -05:00
Lance Edgar ba88c8bcc0 Move "other" menu logic to separate method
so derived projects can override easier
2023-05-05 14:21:17 -05:00
Lance Edgar 966c5adf9f Fix installer template inheritance
per upstream changes
2023-05-05 13:30:50 -05:00
Lance Edgar 33089b54fd Tweak essentials views, per tailbone changes
project views are now included by default
2023-05-05 10:43:51 -05:00
Lance Edgar c22a055c41 Add basic generator for CORE-POS "Poser" projects 2023-05-05 00:47:48 -05:00
Lance Edgar 89e16b6a35 Add custom project generator for apps based on Corporal
and make related changes to support that use case
2023-05-05 00:18:38 -05:00
Lance Edgar 4cb00eeab7 Update changelog 2023-05-02 16:59:04 -05:00
Lance Edgar 2c26ab20aa Cap version of invoke, until next fabric2 release
cf. https://github.com/fabric/fabric/issues/2263
2023-05-02 16:57:48 -05:00
Lance Edgar 96276b3f55 Make silent.conf when deploying corporal 2023-05-01 22:55:12 -05:00
Lance Edgar f0fe630b60 Add pre-ping for local DB connection, by default 2023-03-07 17:19:04 -06:00
Lance Edgar e1dee44357 Update changelog 2023-02-10 20:30:36 -06:00
Lance Edgar fd688e9b56 Remove version cap for SQLAlchemy
also remove some redundant things
2023-02-10 20:12:35 -06:00
Lance Edgar 9e91ee3c13 Update changelog 2023-01-18 19:33:25 -06:00
Lance Edgar 51222667b3 Add support for new-style corporal install command 2023-01-18 14:37:55 -06:00
Lance Edgar 761069f0dd Remove reference to rattail[auth] extra 2023-01-16 19:55:45 -06:00
Lance Edgar eac847991f Tweak view config per upstream changes 2023-01-14 19:05:56 -06:00
Lance Edgar 91d364cd4b Include sample config files in manifest 2023-01-14 16:09:24 -06:00
Lance Edgar 8463af46e0 Use handler to build menus 2023-01-14 16:09:10 -06:00
Lance Edgar 8c474e14d4 Add support for installing Corporal web app with ASGI mode 2023-01-02 17:21:21 -06:00
Lance Edgar 0dd6a7e62a Update changelog 2023-01-02 17:01:02 -06:00
Lance Edgar a9a58584bd Add ASGI app wrapper 2023-01-02 16:47:50 -06:00
Lance Edgar 2cdd9d3b72 Expose app setting for default grid pagesize 2022-08-21 00:12:01 -05:00
Lance Edgar e29e8e0761 Register entry points for emails
and stop declaring via old way in config
2022-08-07 19:10:03 -05:00
Lance Edgar e73a413e00 Use build module instead of invoking setup.py for release 2022-07-25 12:06:00 -05:00
Lance Edgar fbda52b111 Update changelog 2022-03-10 10:24:36 -06:00
Lance Edgar 6232807f3e Rename routes for poser_reports per upstream changes 2022-03-09 18:31:35 -06:00
Lance Edgar 164f491363 Tweak how product lookup happens for vendor catalog batch
this still isn't perfect but i think it's an improvement..
2022-03-09 18:31:15 -06:00
Lance Edgar 8e66a64848 Move CORE-specific vendor catalog view logic to tailbone-corepos 2022-03-09 18:30:55 -06:00
Lance Edgar e164a8c6b3 Remove DB config from web app startup
now is handled upstream
2022-03-07 17:34:28 -06:00
Lance Edgar 0b41842c26 Update changelog 2022-03-02 21:41:28 -06:00
Lance Edgar abfa2be536 Add views, menus for Poser Reports 2022-03-02 21:31:48 -06:00
Lance Edgar e829b6a6ce Add import/export views and menu link 2022-01-17 19:01:35 -06:00
Lance Edgar 448b4fc62a Update changelog 2021-11-04 21:32:15 -05:00
Lance Edgar bc652e10eb Add menu entry for CORE Member Batches 2021-11-04 21:22:28 -05:00
Lance Edgar e46a6baa96 Update changelog 2021-08-02 09:14:07 -05:00