.. |
api
|
Use shared logic to get batch handler
|
2023-11-01 19:43:46 -05:00 |
forms
|
Tweak param docs for Form.set_validator()
|
2023-10-29 15:10:56 -05:00 |
grids
|
Encode values for "between" query filter
|
2023-11-01 14:54:30 -05:00 |
reports
|
Refactor the Ordering Worksheet generator, per Buefy
|
2023-02-03 16:10:08 -06:00 |
static
|
Use <b-select> for theme picker
|
2023-10-25 10:45:33 -05:00 |
templates
|
Add button to confirm all costs for receiving
|
2023-11-01 20:53:11 -05:00 |
views
|
Add button to confirm all costs for receiving
|
2023-11-01 20:53:11 -05:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2023-11-01 20:54:39 -05:00 |
app.py
|
No need to configure logging
|
2023-10-23 20:35:43 -05:00 |
asgi.py
|
Add first experiment with websockets, for datasync status page
|
2022-08-17 18:24:55 -05:00 |
auth.py
|
Add basic support for managing, and accepting API tokens
|
2023-05-15 08:10:42 -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
|
Fix config key for default themes list
|
2023-11-01 19:44:44 -05:00 |
db.py
|
Use latest zope.sqlalchemy package
|
2023-02-07 12:20:22 -06:00 |
diffs.py
|
Avoid error when rendering version diff
|
2023-11-01 17:47:07 -05: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 |
scaffolds.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
subscribers.py
|
Add deprecation warnings for ambgiguous config keys
|
2023-11-01 08:13:36 -05:00 |
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
util.py
|
Fix missing import
|
2023-11-01 09:20:03 -05:00 |
webapi.py
|
Add basic support for managing, and accepting API tokens
|
2023-05-15 08:10:42 -05:00 |