Commit History

Author SHA1 Message Date
  Jeremy Stretch a8e2e50447 Yet more cleanup 6 days ago
  Jeremy Stretch 7042844930 Pass the value returned by get_context() to should_render() 6 days ago
  Jeremy Stretch 33a3632792 Misc cleanup 6 days ago
  Jeremy Stretch e5553e1949 Introduce should_render() method on Panel class 6 days ago
  Jeremy Stretch 468dd84027 Handle panel title when object is not available 6 days ago
  Jeremy Stretch aeef559c0b Catch exceptions raised when rendering embedded plugin content 6 days ago
  Jeremy Stretch b91dc1243b Avoid setting mutable panel actions 6 days ago
  Jeremy Stretch 5929c7cf1e CopyContent does not need to override render() 6 days ago
  Jeremy Stretch cb983c6308 Panel.render() should pass the request to render_to_string() 6 days ago
  Jeremy Stretch 1ccab930ef Enable specifying column grid width 6 days ago
  Jeremy Stretch 68bc97c24c Misc cleanup for layouts 6 days ago
  Jeremy Stretch bd45f6e4d1 Replace all instantiations of Panel with TemplatePanel 6 days ago
  Jeremy Stretch faf8554d2c Introduce CircuitTerminationPanel to replace generic panel 1 week ago
  Jeremy Stretch 623ab55d5b Include permissions in TemplatedAttr context 1 week ago
  Jeremy Stretch c9073aca3c Misc cleanup 1 week ago
  Jeremy Stretch b62c5e1ac4 Merge branch 'main' into feature 1 week ago
  bctiemann 1277bb6138 Merge pull request #21806 from netbox-community/21771-rest-api-add-remove-tags 1 week ago
  Fabi e98e5e11a7 Fixes #21784: Fix AttributeError when an AnonymousUser tries to sort a table (#21817) 1 week ago
  Johannes Rueschel 3ce2bf75b4 Fixes #21533: Fix missing `family`/`mask_length` in API when creating IP-related objects (#21546) 1 week ago
  Martin Hauser b1af9a7218 fix(dcim): Use hasattr check for virtual_circuit_termination (#21811) 1 week ago
  Artem Kotik b73f7f7d00 Fixes #21655: Fix duplicate SQL queries on serializing custom fields (#21750) 1 week ago
  Martin Hauser 9492b55f4b fix(dcim): Fix Virtual Chassis Member add action context 1 week ago
  github-actions 2563122352 Update source translation strings 1 week ago
  Martin Hauser 0455e14c29 docs(plugins): Use @register_search in plugin search docs 1 week ago
  Jeremy Stretch 76c02d5aa9 Raise a validation error if the same tag is present in both add_tags and remove_tags 1 week ago
  Jeremy Stretch 8bc691099c Raise a validation error if remove_tags is specified when creating an object 1 week ago
  Jeremy Stretch 95011821bb Closes #21771: Add add_tags & remove_tags fields for taggable objects 1 week ago
  bctiemann b8b12f3f90 #20923 - Convert extras to new declarative UI layout (#21765) 1 week ago
  Jeremy Stretch e5b9e5a279 Closes #19025: Add schema validation for JSON custom fields (#21746) 1 week ago
  Jeremy Stretch 05059f4a86 Release v4.5.6 1 week ago