jeremystretch
|
267a14264b
Fixes #11927: Correct loading of plugin resources with custom paths
|
3 tahun lalu |
jeremystretch
|
e7ad6eeb74
Fixes #11613: Correct plugin import logic fix from #11267
|
3 tahun lalu |
Jeremy Stretch
|
fbc9fea0a5
Fixes #11267: Avoid catching ImportError exceptions when loading plugins (#11566)
|
3 tahun lalu |
jeremystretch
|
13afc52617
Closes #10543: Introduce get_plugin_config() utility function
|
3 tahun lalu |
jeremystretch
|
e7f54c5867
Reorganize plugin resources
|
3 tahun lalu |
jeremystretch
|
81c0dce5a3
Closes #10697: Move application registry into core app
|
3 tahun lalu |
Jeremy Stretch
|
9628dead07
Closes #10560: New global search (#10676)
|
3 tahun lalu |
jeremystretch
|
85a4b1f881
Closes #10699: Remove custom import_object() function
|
3 tahun lalu |
Arthur Hanson
|
ffce5d968d
8927 plugin search (#10489)
|
3 tahun lalu |
Jonathan Senecal
|
dc522a0135
Initial implementation
|
3 tahun lalu |
jeremystretch
|
3fbd514417
Add test for plugin menu registration
|
3 tahun lalu |
jeremystretch
|
d0465242a3
Add documentation for PluginMenu
|
3 tahun lalu |
jeremystretch
|
db90b084cf
Enable plugins to create root-level navigation menus
|
3 tahun lalu |
Arthur
|
e074570b8f
9071 add header to plugin menu
|
3 tahun lalu |
jeremystretch
|
e2286a4c48
Fix plugin name resolution
|
4 tahun lalu |
jeremystretch
|
03ea257711
Initial work on GraphQL
|
4 tahun lalu |
jeremystretch
|
df95115e2e
Refactor plugins registry
|
4 tahun lalu |
jeremystretch
|
1aafcf241f
Enable plugins to define user preferences
|
4 tahun lalu |
Jeremy Stretch
|
fd58eeae1d
Merge branch 'feature' into 6651-plugins-rq-queues
|
4 tahun lalu |
jeremystretch
|
f683f0786e
Drop caching_config from plugin configuration
|
4 tahun lalu |
maximumG
|
995aa65f16
feat: Netbox plugin can defined their own RQ queues
|
4 tahun lalu |
Jeremy Stretch
|
13a13f3943
Fixes #5446: Fix validation for plugin version and required settings
|
5 tahun lalu |
Glenn Matthews
|
0fd3c83861
Refactor repeated import code
|
5 tahun lalu |
Glenn Matthews
|
f807d3a024
Don't ignore ImportErrors raised when loading a plugin. Fixes #4805
|
5 tahun lalu |
Jeremy Stretch
|
8939d4de92
Use packaging.version.parse directly
|
6 tahun lalu |
Jeremy Stretch
|
9ffc404027
Add tests for plugin configuration, min/max version
|
6 tahun lalu |
Jeremy Stretch
|
0432b1a6f9
Move default caching_config to PluginConfig class
|
6 tahun lalu |
Jeremy Stretch
|
fd6739f0cc
Improved menu item/button validation
|
6 tahun lalu |
Jeremy Stretch
|
8a3ebf64bc
Rename obj to object; clean up docstrings
|
6 tahun lalu |
Jeremy Stretch
|
f03cc96050
Restrict context data available to PluginTemplateExtensions
|
6 tahun lalu |