Daniel Sheppard
|
dac93b9840
|
Fixes #5254 - Require plugin authors to set zip_safe=False
|
2020-12-17 16:18:10 -06:00 |
|
Jeremy Stretch
|
2ccc543542
|
Document the available template blocks within base.html
|
2020-10-29 17:10:19 -04:00 |
|
Jeremy Stretch
|
0d01a3fce8
|
Add schema migrations to plugins installation doc
|
2020-10-14 10:42:31 -04:00 |
|
Jeremy Stretch
|
24e5dd0c78
|
Add scope warning to plugins development doc
|
2020-10-09 12:56:32 -04:00 |
|
Jeremy Stretch
|
78d104e60c
|
Fixes #5046: Disabled plugin menu items are no longer clickable
|
2020-09-04 14:13:35 -04:00 |
|
Jeremy Stretch
|
4262e2ef09
|
Closes #4916: Clarify plugin config behavior when specifying a default value for a required setting
|
2020-07-28 17:12:46 -04:00 |
|
Jeremy Stretch
|
5de085d83d
|
Tweak PluginMenuButton icon_class to require additional "fa" class
|
2020-04-10 10:36:03 -04:00 |
|
Jeremy Stretch
|
db70f04447
|
Minor tweaks to plugins development doc
|
2020-04-10 10:20:36 -04:00 |
|
Jeremy Stretch
|
ed05198c45
|
Add static file collection to plugins installation doc
|
2020-04-09 14:52:18 -04:00 |
|
Jeremy Stretch
|
58442b1af6
|
Correct author name parameter
|
2020-04-06 11:43:52 -04:00 |
|
Jeremy Stretch
|
0432b1a6f9
|
Move default caching_config to PluginConfig class
|
2020-04-01 12:10:19 -04:00 |
|
Jeremy Stretch
|
f469c794ce
|
Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS)
|
2020-04-01 10:10:29 -04:00 |
|
Jeremy Stretch
|
8a3ebf64bc
|
Rename obj to object; clean up docstrings
|
2020-03-26 21:46:56 -04:00 |
|
Jeremy Stretch
|
f03cc96050
|
Restrict context data available to PluginTemplateExtensions
|
2020-03-26 16:50:55 -04:00 |
|
Jeremy Stretch
|
e7f7b14214
|
Extend menu items and buttons to accept a list of required permissions
|
2020-03-26 16:04:12 -04:00 |
|
Jeremy Stretch
|
877417d68f
|
Rename PluginTemplateContent to PluginTemplateExtension
|
2020-03-26 12:18:58 -04:00 |
|
Jeremy Stretch
|
62f14f0473
|
Convert PluginConfig attrs list to a table
|
2020-03-26 12:03:10 -04:00 |
|
Jeremy Stretch
|
d316d8ac61
|
Rename PluginNavMenuButton to PluginMenuButton
|
2020-03-26 11:30:42 -04:00 |
|
Jeremy Stretch
|
40574b65af
|
Rename PluginNavMenuLink to PluginMenuItem
|
2020-03-26 11:29:05 -04:00 |
|
Jeremy Stretch
|
81c9177c09
|
Add a default button color
|
2020-03-26 11:26:11 -04:00 |
|
Jeremy Stretch
|
68ef5dd2a4
|
Revised plugins documentation
|
2020-03-26 11:09:20 -04:00 |
|
Jeremy Stretch
|
5540079e81
|
Add documentation for PluginTemplateContent
|
2020-03-25 16:32:16 -04:00 |
|
Jeremy Stretch
|
d0edd9d5c1
|
Update documentation for #4401
|
2020-03-25 14:33:32 -04:00 |
|
Jeremy Stretch
|
2a47bb8b54
|
Rename url_slug to base_url
|
2020-03-24 16:20:47 -04:00 |
|
Jeremy Stretch
|
579c365808
|
Extend plugins docs to include nav menu links
|
2020-03-24 15:22:57 -04:00 |
|
Jeremy Stretch
|
745ac294a5
|
Tweak plugin template docs
|
2020-03-24 14:21:08 -04:00 |
|
Jeremy Stretch
|
eedda6e648
|
Incorporate John's feedback
|
2020-03-24 09:42:24 -04:00 |
|
Jeremy Stretch
|
0a8b09a11a
|
Add docs for plugin API endpoints
|
2020-03-23 13:58:45 -04:00 |
|
Jeremy Stretch
|
0b77702626
|
Add docs for plugin models, views
|
2020-03-23 13:28:56 -04:00 |
|
Jeremy Stretch
|
2188b0982c
|
More work on plugins development docs
|
2020-03-23 12:00:10 -04:00 |
|
Jeremy Stretch
|
33ca352fd9
|
Initial documentation for plugins framework
|
2020-03-20 14:21:49 -04:00 |
|