..
base
Fix supplier barcode order numbers ( #6158 ) ( #6239 )
2024-01-14 13:05:14 +11:00
broken
Move broken plugin samples to disabled folders ( #5642 )
2023-10-02 10:39:17 +11:00
builtin
Fix supplier barcode order numbers ( #6158 ) ( #6239 )
2024-01-14 13:05:14 +11:00
migrations
increased settings value from 200 to 2000 ( #5403 )
2023-08-06 21:47:14 +10:00
mixins
Add basic support for scanning vendor barcodes ( #5509 )
2023-10-19 23:28:21 +11:00
mock
Improve plugin testing ( #3517 )
2022-08-16 13:09:48 +10:00
samples
State transition support for generic states ( #6017 )
2023-12-07 14:48:09 +11:00
templatetags
Fix common spelling mistakes ( #4956 )
2023-06-04 00:04:52 +10:00
__init__.py
BREAKING ( #3283 )
2022-07-03 12:32:35 +10:00
admin.py
Exchange rate plugin ( #5667 )
2023-10-05 21:19:28 +11:00
api.py
Plugin loading improvements ( #6056 )
2023-12-11 07:46:41 +11:00
apps.py
Plugin reload mechanism ( #5649 )
2023-10-04 09:00:11 +11:00
events.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
helpers.py
refactor: remove blank lines after docstring ( #5736 )
2023-10-18 07:28:57 +11:00
installer.py
refactor: remove blank lines after docstring ( #5736 )
2023-10-18 07:28:57 +11:00
models.py
refactor: remove blank lines after docstring ( #5736 )
2023-10-18 07:28:57 +11:00
plugin.py
refactor: refactor unnecessary `else` / `elif` when `if` block has a `return` statement ( #5735 )
2023-10-18 09:06:54 +11:00
registry.py
Plugin loading improvements ( #6056 )
2023-12-11 07:46:41 +11:00
serializers.py
Plugin loading improvements ( #6056 )
2023-12-11 07:46:41 +11:00
template.py
Plugin framework updates ( #3535 )
2022-08-16 16:10:18 +10:00
test_api.py
Docker CI Updates ( #5909 )
2023-11-22 00:25:13 +11:00
test_helpers.py
Optimisations for editable installs of plugins ( #3634 )
2022-09-05 13:03:26 +10:00
test_plugin.py
refactor: remove blank lines after docstring ( #5736 )
2023-10-18 07:28:57 +11:00
urls.py
Prevent plugin URL routing if ENABLE_PLUGINS_URL setting is disabled ( #5648 )
2023-10-03 12:58:39 +11:00
views.py
Add flake8-logging linting ( #5620 )
2023-09-28 14:53:22 +10:00