Lance Edgar
ce156d6278
feat: begin integrating WuttaWeb as upstream dependency
...
the bare minimum, just to get the relationship established. mostly
it's calling upstream subscriber / event hooks where applicable.
this also overhauls the docs config to use furo theme etc.
2024-07-12 09:35:34 -05:00
Lance Edgar
c3f4a3d9ea
Tweak save_edit_row_form()
of purchase batch view, to leverage handler
...
specifically this is to make use of handler's `update_row_quantity()` method,
when editing a row for ordering batches
2020-02-24 12:27:26 -06:00
Lance Edgar
6c5cc95e51
Overhaul the /ordering batch API somewhat; update docs
...
mostly a savepoint; the /ordering API still needs some work for sure
2020-02-23 21:07:50 -06:00
Lance Edgar
234fd8b2e1
Add support for Row Status Breakdown, for Import/Export batches
2020-01-14 11:54:00 -06:00
Lance Edgar
33e345f4ae
Officially remove FormAlchemy dependency (yay!)
2018-02-11 23:25:54 -06:00
Lance Edgar
99ed897bf4
Add getting started doc for dev environment
...
also change docs theme
2018-01-11 12:15:37 -06:00
Lance Edgar
8014e60d14
Add webhelpers2 dependency, use it for most things
...
still using webhelpers for certain things yet, hopefully can get rid of that soon
2017-07-06 20:13:42 -05:00
Lance Edgar
5bded89466
Replace occurrences of execfile()
2017-07-06 16:25:29 -05:00
Lance Edgar
4599eaad97
Revert to 'classic' docs theme, for now
...
Need to come up with a unique theme for rattail at some point...
2016-10-17 23:36:59 -05:00
Lance Edgar
3d7cb2d9a7
Comment out FormAlchemy intersphinx docs config, for now.
...
Their server is not currently reachable.
2015-08-20 14:55:25 -05:00
Lance Edgar
585eb09bec
Add support for "new-style grids" and "model master views".
...
Finally, an API that makes some sense... We don't yet have feature parity
with the old-style grids and CRUD views, but this is already a significant
improvement to the design. Still needs a lot of docs though...
2015-08-10 18:58:31 -05:00
Lance Edgar
937a55c14d
Add docs for new batch system.
...
And some other tweak(s).
2015-02-13 01:12:20 -06:00
Lance Edgar
6a29000db7
Add global release version to docs.
2014-02-15 23:54:17 -08:00
Lance Edgar
72c7f69873
Initial docs (as generated by sphinx-quickstart).
2014-02-15 23:18:30 -08:00