Commit Graph

3226 Commits

Author SHA1 Message Date
jeremystretch
d97bee8b19 Fixes #12299: Fix object list widget support for filtering by multiple values 2023-04-21 11:54:28 -04:00
jeremystretch
8802eb2315 Changelog for #12149, #12256, #12288 2023-04-21 11:40:28 -04:00
jeremystretch
5ece2b093e Update screenshots 2023-04-21 11:35:35 -04:00
jeremystretch
fc9d3270e9 #10520: Remove obsolete NAPALM documentation 2023-04-21 11:22:38 -04:00
jeremystretch
2ccac98efe #8684: Remove obsolete 'obj' var from custom link context 2023-04-19 09:58:18 -04:00
jeremystretch
560145a98f Docs cleanup for v3.5 2023-04-18 16:58:53 -04:00
jeremystretch
8ed5dd490c Release v3.5-beta2 2023-04-18 09:21:15 -04:00
jeremystretch
b84ad3e244 Enable scheduling_enabled parameter for reports 2023-04-18 08:45:31 -04:00
jeremystretch
4087093a44 Add scheduling_enabled parameter for scripts 2023-04-18 08:45:31 -04:00
Jeremy Stretch
8e9ddd0189 Closes #12246: General cleanup of utilities modules
* Clean up base modules

* Clean up forms modules

* Clean up templatetags modules

* Replace custom simplify_decimal filter with floatformat

* Misc cleanup

* Merge ReturnURLForm into ConfirmationForm

* Clean up import statements for utilities.forms

* Fix field class references in docs
2023-04-14 10:33:53 -04:00
jeremystretch
f9faaed061 Merge branch 'develop' into feature 2023-04-12 17:38:16 -04:00
jeremystretch
46161cdec4 PRVB 2023-04-12 15:33:22 -04:00
jeremystretch
950a138139 Release v3.4.8 2023-04-12 14:06:09 -04:00
Arthur Hanson
33f60ab072 Closes #12207: Establish a permission for creating API tokens on behalf of other users (#12192)
* 11091 add permission to allow user to create api tokens for other users

* 11091 update docs

* 11091 fix for test

* 11091 fix for test

* 11091 test case for invalid token creation

* 11091 add test for permission grant

* Cleanup & fix serializer validation

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-12 10:25:06 -04:00
jeremystretch
6b5eec97f2 Update release notes 2023-04-11 15:56:34 -04:00
jeremystretch
a79d997d4d Closes #10414: Enable general purpose image attachments for device types 2023-04-10 16:43:40 -04:00
jeremystretch
061cb68f01 Closes #11015: Remove unit from commit rate column header in circuits table 2023-04-10 16:35:21 -04:00
jeremystretch
ace11deac3 Changelog for #10221, #10600, #11431, #11454 2023-04-10 14:06:36 -04:00
jeremystretch
afff19b8aa #11029: Cleanup & changelog 2023-04-10 10:40:56 -04:00
jeremystretch
cc9617b0d7 Fixes #12191: Change absolute image path to relative 2023-04-10 09:17:13 -04:00
jeremystretch
8a5cc7aace Closes #11453: Display a warning banner when DEBUG is enabled 2023-04-10 09:12:04 -04:00
jeremystretch
f039d36522 Merge branch 'develop' into feature 2023-04-07 13:00:00 -04:00
jeremystretch
4d1027d432 Changelog for #12007, #12118 2023-04-07 11:54:43 -04:00
jeremystretch
b57dae8fc8 Fixes #12184: Fix filtered bulk deletion for various models 2023-04-07 10:25:36 -04:00
jeremystretch
5982e14814 Fixes #12190: Fix form layout for plugin textarea fields 2023-04-07 10:03:47 -04:00
jeremystretch
8439dab1db Changelog for #11746, #12011, #12087 2023-04-05 13:32:18 -04:00
jeremystretch
ea38c17ee4 Closes #12126: Introduce a DEFAULT_DASHBOARD config parameter 2023-04-05 08:32:18 -04:00
jeremystretch
8ece54dabf Fixes #12167: Catch and report on exceptions raised when rendering a config template 2023-04-04 08:47:01 -04:00
jeremystretch
113be42fc3 Changelog for #12074, #12117 2023-04-03 15:38:05 -04:00
jeremystretch
6b54afddc3 Closes #12136: Extend object count & list widgets to support filters 2023-04-03 15:02:11 -04:00
jeremystretch
6f01eeb418 Closes #12107: Document support for plugin-provided dashboard widgets 2023-04-03 14:15:18 -04:00
jeremystretch
e1ede382da Fixes #12145: Employ HTMXSelect widget to fix inclusion of <select> field values during form regeneration 2023-04-03 12:49:26 -04:00
jeremystretch
e8325cb64f Fixes #12144: Ensure consistent treatment of context data when rendering config templates via UI & API 2023-04-03 09:50:07 -04:00
jeremystretch
071334ba73 Fixes #12146: Do not display object selector for disabled fields 2023-04-03 09:39:03 -04:00
Tobias Genannt
fd489095cc Fixed typo in Synchronized Data documentation 2023-04-01 10:45:45 +02:00
jeremystretch
8823cb582f Fixes #12103: Limit the types of objects available for object count & list widgets 2023-03-31 15:30:40 -04:00
jeremystretch
54815f00ed Fixes #12115: Fix rendering config templates from a data file 2023-03-31 10:37:12 -04:00
jeremystretch
8fab64b150 Fixes #12105: Prevent data sources from becoming stuck in syncing status when an exception is raised 2023-03-31 09:52:07 -04:00
jeremystretch
1c50173427 Fixes #12106: Fix exception when saving dashboard widget with minimum width/height 2023-03-31 09:34:50 -04:00
jeremystretch
9a211a07c4 Fixes #12108: Limit the draggable area of widgets to their headers 2023-03-31 09:26:58 -04:00
jeremystretch
cf10700eff Fixes #12112: Do not link data source URL for local paths 2023-03-31 09:06:16 -04:00
jeremystretch
91cf009d48 Fixes #12109: Fix migration error when replicating more than 100 job results 2023-03-31 08:59:15 -04:00
jeremystretch
b76eca3974 Changelog for #12084, #12095 2023-03-30 17:02:23 -04:00
jeremystretch
ed9723d497 Fixes #11846: Update database creation instructions for PostgreSQL 14+ 2023-03-30 16:35:56 -04:00
jeremystretch
4bac44a0d7 Release v3.5-beta1 2023-03-30 15:55:12 -04:00
jeremystretch
75c371cb27 Documentation cleanup 2023-03-30 15:45:32 -04:00
jeremystretch
50a51555ee Note breaking changes re: API schema 2023-03-30 14:36:02 -04:00
jeremystretch
6f1647bdac Update changelog 2023-03-30 13:21:03 -04:00
jeremystretch
0078119bf7 Closes #12085: Add a file source view for reports 2023-03-29 16:58:35 -04:00
jeremystretch
6bd8fb1e9d Update changelog for #9047 2023-03-29 08:31:40 -04:00