Commit Graph

  • d0009c7dbe Move array_to_range(), array_to_string(), deepmerge(), drange(), flatten_dict(), and shallow_compare_dict() to utilities.data Jeremy Stretch 2024-03-21 14:08:37 -0400
  • 81ca455fef Move array_to_range(), array_to_string(), deepmerge(), drange(), flatten_dict(), and shallow_compare_dict() to utilities.data Jeremy Stretch 2024-03-21 14:08:37 -0400
  • 2d7aae6a19 Move utilities.utils.render_jinja2() to utilities.jinja2 Jeremy Stretch 2024-03-21 13:21:45 -0400
  • 1d3efc90c0 Move utilities.utils.render_jinja2() to utilities.jinja2 Jeremy Stretch 2024-03-21 13:21:45 -0400
  • acccd60057 Move extras.jinja2.ConfigTemplateLoader to utilities.jinja2.DataFileLoader Jeremy Stretch 2024-03-21 13:19:12 -0400
  • c30d22335a Move extras.jinja2.ConfigTemplateLoader to utilities.jinja2.DataFileLoader Jeremy Stretch 2024-03-21 13:19:12 -0400
  • d02b931d9e Remove obsolete function utilities.utils.csv_format() Jeremy Stretch 2024-03-21 13:13:50 -0400
  • b2e03805ab Remove obsolete function utilities.utils.csv_format() Jeremy Stretch 2024-03-21 13:13:50 -0400
  • ee9b89e54d Move clean_html() & foreground_color() to utilities.html Jeremy Stretch 2024-03-21 13:11:15 -0400
  • 2a3b85a32f Move clean_html() & foreground_color() to utilities.html Jeremy Stretch 2024-03-21 13:11:15 -0400
  • 2e3e6d83a6 Move serialize_object() & deserialize_object() to utilities.serialization Jeremy Stretch 2024-03-21 13:05:21 -0400
  • b92d3245c8 Move serialize_object() & deserialize_object() to utilities.serialization Jeremy Stretch 2024-03-21 13:05:21 -0400
  • 18da9bc5bb Move to_grams() & to_meters() from utilities.utils to utilities.conversion Jeremy Stretch 2024-03-21 12:59:04 -0400
  • bbb8b7d010 Move to_grams() & to_meters() from utilities.utils to utilities.conversion Jeremy Stretch 2024-03-21 12:59:04 -0400
  • b78fe53829 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request Jeremy Stretch 2024-03-21 12:48:08 -0400
  • ef774319f4 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request Jeremy Stretch 2024-03-21 12:48:08 -0400
  • 59dfc72449 Move utilities.utils.get_viewname() to utilities.views Jeremy Stretch 2024-03-21 12:20:24 -0400
  • 3547ea376c Move utilities.utils.get_viewname() to utilities.views Jeremy Stretch 2024-03-21 12:20:24 -0400
  • a39116d0cb Move utilities.utils.highlight_string() to utilities.html.highlight() Jeremy Stretch 2024-03-21 12:10:54 -0400
  • 2719fa3b5a Move utilities.utils.highlight_string() to utilities.html.highlight() Jeremy Stretch 2024-03-21 12:10:54 -0400
  • 85e0cfd743 Move title() from utilities.utils to utilities.string Jeremy Stretch 2024-03-21 12:06:28 -0400
  • 950954a3db Move title() from utilities.utils to utilities.string Jeremy Stretch 2024-03-21 12:06:28 -0400
  • ed8b7541ad Rename resolve_permission_ct() to resolve_permission_type() Jeremy Stretch 2024-03-21 11:28:32 -0400
  • 73bb175afa Rename resolve_permission_ct() to resolve_permission_type() Jeremy Stretch 2024-03-21 11:28:32 -0400
  • 200f81ef2b custom_deconstruct() should not ignore TimeZoneField Jeremy Stretch 2024-03-21 10:38:58 -0400
  • f48d1c9410 custom_deconstruct() should not ignore TimeZoneField Jeremy Stretch 2024-03-21 10:38:58 -0400
  • 51b06b0a13 Move ConfigTemplateLoader from utilities.jinja2 to extras.jinja2 Jeremy Stretch 2024-03-21 10:24:53 -0400
  • f49819ebc2 Move ConfigTemplateLoader from utilities.jinja2 to extras.jinja2 Jeremy Stretch 2024-03-21 10:24:53 -0400
  • 3349a3260e Remove unused MACAddressFilter Jeremy Stretch 2024-03-21 10:20:14 -0400
  • aa9a40f268 Remove unused MACAddressFilter Jeremy Stretch 2024-03-21 10:20:14 -0400
  • 0a32f4f268 Remove the sha256_hash() utility function Jeremy Stretch 2024-03-21 10:15:59 -0400
  • d924eaf4da Remove the sha256_hash() utility function Jeremy Stretch 2024-03-21 10:15:59 -0400
  • 8429f76ed7 Move utilities.api.rest_api_server_error() to utilities.error_handlers.handle_rest_api_exception() Jeremy Stretch 2024-03-21 10:03:55 -0400
  • 19bb808936 Move utilities.api.rest_api_server_error() to utilities.error_handlers.handle_rest_api_exception() Jeremy Stretch 2024-03-21 10:03:55 -0400
  • 8b348d30e1 Move choice sets from utilities.choices to netbox.choices Jeremy Stretch 2024-03-21 09:54:23 -0400
  • a9bb4c5c3e Move choice sets from utilities.choices to netbox.choices Jeremy Stretch 2024-03-21 09:54:23 -0400
  • e5d1d7606e Refactor get_view_name() Jeremy Stretch 2024-03-21 09:39:17 -0400
  • 99144031b7 Refactor get_view_name() Jeremy Stretch 2024-03-21 09:39:17 -0400
  • 8ad79a64ae Update CSS Daniel Sheppard 2024-03-21 23:18:31 -0500
  • a422a3cd98 Modify logic for table column filtering to further isolate the column filtering and the filterset tab Daniel Sheppard 2024-03-21 23:09:30 -0500
  • 8a7df0b98d
    Update netbox/utilities/templatetags/form_helpers.py Daniel Sheppard 2024-03-21 22:37:06 -0500
  • f257f4aad4
    Apply suggestions from code review Daniel Sheppard 2024-03-21 22:18:34 -0500
  • a685035864 Closes #14279: Pass current request to custom validators (#15491) Jeremy Stretch 2024-03-21 21:19:53 -0400
  • 78b4fa5196
    Closes #14279: Pass current request to custom validators (#15491) Jeremy Stretch 2024-03-21 21:19:53 -0400
  • deaaee3079 Check that validator is a subclass of CustomValidator Jeremy Stretch 2024-03-21 21:06:42 -0400
  • e097ce8e5f Move utilities.utils.get_related_models() to utilities.relations Jeremy Stretch 2024-03-21 16:12:44 -0400
  • 78e6fcab23 Remove utilities.utils.dynamic_import() Jeremy Stretch 2024-03-21 16:09:53 -0400
  • ba86d57d26 Move local_now() to utilities.datetime Jeremy Stretch 2024-03-21 15:59:51 -0400
  • bb2f5693cb Move object_type_identifier() & object_type_name() to utilities.object_types Jeremy Stretch 2024-03-21 14:51:50 -0400
  • 22064e3859 Rename content_type_identifier() and content_type_name() Jeremy Stretch 2024-03-21 14:44:59 -0400
  • 0c129abd63 Move count_related() & dict_to_filter_params() to utilities.query Jeremy Stretch 2024-03-21 14:34:37 -0400
  • d304f80981 Move prepare_cloned_fields() to utilities.querydict Jeremy Stretch 2024-03-21 14:24:10 -0400
  • 3d87ae581c Move dict_to_querydict() and normalize_querydict() to utilities.querydict Jeremy Stretch 2024-03-21 14:15:39 -0400
  • e768ba9a77 Move array_to_range(), array_to_string(), deepmerge(), drange(), flatten_dict(), and shallow_compare_dict() to utilities.data Jeremy Stretch 2024-03-21 14:08:37 -0400
  • e700f96884 Move utilities.utils.render_jinja2() to utilities.jinja2 Jeremy Stretch 2024-03-21 13:21:45 -0400
  • f9e02961a7 Move extras.jinja2.ConfigTemplateLoader to utilities.jinja2.DataFileLoader Jeremy Stretch 2024-03-21 13:19:12 -0400
  • 9c42083202 Remove obsolete function utilities.utils.csv_format() Jeremy Stretch 2024-03-21 13:13:50 -0400
  • a9381ec408 Move clean_html() & foreground_color() to utilities.html Jeremy Stretch 2024-03-21 13:11:15 -0400
  • 708f7cb352 Move serialize_object() & deserialize_object() to utilities.serialization Jeremy Stretch 2024-03-21 13:05:21 -0400
  • 12e37109aa 15154 rename gunicorn doc Arthur 2024-03-21 10:03:35 -0700
  • d0a61f6740 Move to_grams() & to_meters() from utilities.utils to utilities.conversion Jeremy Stretch 2024-03-21 12:59:04 -0400
  • 25af569558 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request Jeremy Stretch 2024-03-21 12:48:08 -0400
  • 10107de1a4 Move utilities.utils.get_viewname() to utilities.views Jeremy Stretch 2024-03-21 12:20:24 -0400
  • 63c633829f 15403 update GraphQL plugin conversion docs Arthur 2024-03-21 09:14:30 -0700
  • af1b481382 Move utilities.utils.highlight_string() to utilities.html.highlight() Jeremy Stretch 2024-03-21 12:10:54 -0400
  • e07036bd79 Move title() from utilities.utils to utilities.string Jeremy Stretch 2024-03-21 12:06:28 -0400
  • 12d0429925 Rename resolve_permission_ct() to resolve_permission_type() Jeremy Stretch 2024-03-21 11:28:32 -0400
  • 9efe86ea8d custom_deconstruct() should not ignore TimeZoneField Jeremy Stretch 2024-03-21 10:38:58 -0400
  • a7b8d877dc Move ConfigTemplateLoader from utilities.jinja2 to extras.jinja2 Jeremy Stretch 2024-03-21 10:24:53 -0400
  • 475c227a11 Remove unused MACAddressFilter Jeremy Stretch 2024-03-21 10:20:14 -0400
  • edd46da846 Remove the sha256_hash() utility function Jeremy Stretch 2024-03-21 10:15:59 -0400
  • 766c6fe6ae Move utilities.api.rest_api_server_error() to utilities.error_handlers.handle_rest_api_exception() Jeremy Stretch 2024-03-21 10:03:55 -0400
  • 56bd3cdb17 Move choice sets from utilities.choices to netbox.choices Jeremy Stretch 2024-03-21 09:54:23 -0400
  • 47eaf2b48b Refactor get_view_name() Jeremy Stretch 2024-03-21 09:39:17 -0400
  • c88a4eeeb8 Add link to NetBox Enterprise Jeremy Stretch 2024-03-21 09:05:34 -0400
  • 35e20d156d Add link to NetBox Enterprise Jeremy Stretch 2024-03-21 09:05:34 -0400
  • adca617369 Fix mistake with QS swapping Daniel Sheppard 2024-03-20 22:02:04 -0500
  • 2f3b82b733 9856 remove old graphiql debug toolbar Arthur 2024-03-20 14:01:55 -0700
  • bbccb8787d 9856 remove old graphiql debug toolbar Arthur 2024-03-20 14:01:55 -0700
  • 9ec68ffaf7 9856 add wrapper to graphiql Arthur 2024-03-20 13:54:26 -0700
  • f456731929 9856 add wrapper to graphiql Arthur 2024-03-20 13:54:26 -0700
  • 25a4e9448c Merge branch 'feature' into 9583-add_column_specific_search_field_to_tables Jeremy Stretch 2024-03-20 15:02:12 -0400
  • e57e07746b Update custom validation docs Jeremy Stretch 2024-03-20 14:38:23 -0400
  • 4ea1251d82 Closes #14279: Pass current request to custom validators Jeremy Stretch 2024-03-20 14:18:54 -0400
  • 231a82f4eb 15154 start update docs Arthur 2024-03-20 07:36:23 -0700
  • 4178fcd465 Closes #15339: Consume entire viewport (#15480) Jeremy Stretch 2024-03-20 08:26:04 -0400
  • a83b233341
    Closes #15339: Consume entire viewport (#15480) Jeremy Stretch 2024-03-20 08:26:04 -0400
  • 3af291940e Use fluid containers for all views Jeremy Stretch 2024-03-19 20:31:00 -0400
  • d44ebd7024 9856 fix base-requirements Arthur 2024-03-19 13:38:42 -0700
  • 371a2a29ca 9856 fix base-requirements Arthur 2024-03-19 13:38:42 -0700
  • 606d1dded3 Closes #15339: Consume entire viewport, except for object detail views Jeremy Stretch 2024-03-19 15:38:09 -0400
  • 47288b053c Note Python 3.12 support Jeremy Stretch 2024-03-19 15:02:09 -0400
  • 8b74ddfec3 Update release notes Jeremy Stretch 2024-03-19 14:18:15 -0400
  • a3ce14ad3c Update release notes Jeremy Stretch 2024-03-19 14:18:15 -0400
  • 01ff314aca Fixes #15340: Fix flicker on page load with dark mode enabled (#15475) Jeremy Stretch 2024-03-19 14:06:24 -0400
  • 849a9d32d1
    Fixes #15340: Fix flicker on page load with dark mode enabled (#15475) Jeremy Stretch 2024-03-19 14:06:24 -0400
  • 850991a6af Specify when color mode is unset Jeremy Stretch 2024-03-19 13:53:30 -0400
  • 3de72335bf Add v4.0 migration guide for plugins Jeremy Stretch 2024-03-19 13:37:25 -0400
  • 8d2d0f0bc8 Misc cleanup & documentation for FieldSets Jeremy Stretch 2024-03-19 09:20:49 -0400
  • 32edb8dfe6 Misc cleanup & documentation for FieldSets Jeremy Stretch 2024-03-19 09:20:49 -0400