Commit Graph

  • 3e1cc1b51e Merge branch '15692-cherry' into 15692-background-jobs Alexander Haase 2024-07-25 09:37:22 +0200
  • 660344b16b 11969 fix Arthur Hanson 2024-07-25 14:36:16 +0700
  • 61fe046204 11969 fix racktype copy Arthur Hanson 2024-07-25 14:20:35 +0700
  • 799bff5bac 11969 update docs Arthur Hanson 2024-07-25 14:09:12 +0700
  • 17b2a04fe7 11969 different choices type Arthur Hanson 2024-07-25 14:00:41 +0700
  • 365908eb91 fixes #16913: hidden admin nav link Andrew Gormley 2024-07-24 22:24:23 +0100
  • eadeee2672 Remove jeffgdotorg from triage rotation Jeremy Stretch 2024-07-24 17:15:53 -0400
  • cc72a58c1e Remove jeffgdotorg from triage rotation Jeremy Stretch 2024-07-24 17:15:53 -0400
  • dd7f87e264 Docs cleanup/reorganization Jeremy Stretch 2024-07-24 17:00:38 -0400
  • b3f122a901 Rename 'run_now' arg on Job.enqueue() to 'immediate' Jeremy Stretch 2024-07-24 16:37:39 -0400
  • 575aec12d0 Rename 'run_now' arg on Job.enqueue() to 'immediate' Jeremy Stretch 2024-07-24 16:37:39 -0400
  • 95c95bb012 fixed 16852: misc accessbility problems Andrew Gormley 2024-07-24 21:33:57 +0100
  • 6168371ce0 Remove SystemJobTest Jeremy Stretch 2024-07-24 16:07:29 -0400
  • 42f4a453cf Collapse SystemJob into ScheduledJob Jeremy Stretch 2024-07-24 16:05:27 -0400
  • d6432fbcb8 Relax requirement for Jobs to reference a specific object Jeremy Stretch 2024-07-24 15:58:32 -0400
  • 0c8753c29c Relax requirement for Jobs to reference a specific object Jeremy Stretch 2024-07-24 15:58:32 -0400
  • 62380fb605 Import ScriptJob directly Jeremy Stretch 2024-07-24 15:06:42 -0400
  • 4231ce362f Import ScriptJob directly Jeremy Stretch 2024-07-24 15:06:42 -0400
  • 4e8a148e65 Drop enqueue_sync_job() method from DataSource Jeremy Stretch 2024-07-24 15:01:10 -0400
  • 654e6e7e17 Drop enqueue_sync_job() method from DataSource Jeremy Stretch 2024-07-24 15:01:10 -0400
  • a091ad66a7 Undo changes to syncdatasource management command Jeremy Stretch 2024-07-24 14:47:08 -0400
  • 1264302877 Merge branch 'feature' into 15692-background-jobs Jeremy Stretch 2024-07-24 14:39:48 -0400
  • 72a71ac718 Closes #14861: Standardize URL path for virtual disks Jeremy Stretch 2024-07-24 14:29:39 -0400
  • ec40983563 Closes #16928: Add help center button to top nav Jeremy Stretch 2024-07-24 14:10:37 -0400
  • 608fae9c4f 7025 circuit redundancy (#16945) Arthur Hanson 2024-07-24 23:24:44 +0700
  • 8237c6accc
    7025 circuit redundancy (#16945) Arthur Hanson 2024-07-24 23:24:44 +0700
  • 9ab354f7e6 Misc cleanup Jeremy Stretch 2024-07-24 11:26:08 -0400
  • e87967046e Add group assignment table to circuit view Jeremy Stretch 2024-07-24 09:43:57 -0400
  • fb75389261 Add name attribute for BackgroundJob Alexander Haase 2024-07-24 15:57:25 +0200
  • 16e32c87f6 Make CircuitPriorityChoices extensible Jeremy Stretch 2024-07-24 09:13:33 -0400
  • 58089c726a Merge ScheduledJob into BackgroundJob Alexander Haase 2024-07-24 14:37:30 +0200
  • 257976d815 Remove job name for scripts Alexander Haase 2024-07-24 13:14:36 +0200
  • 9f1989c179 Fix logger for ScriptJob Alexander Haase 2024-07-24 12:58:01 +0200
  • f4a7788333 11960 fix racktype form Arthur Hanson 2024-07-24 17:12:04 +0700
  • 953e75b80a 11960 fix tests Arthur Hanson 2024-07-24 16:52:05 +0700
  • 57e2955152 11960 Add airflow Arthur Hanson 2024-07-24 16:28:50 +0700
  • 4c9ba04f12 11960 Add airflow Arthur Hanson 2024-07-24 15:45:42 +0700
  • 61d84ef48b 10500 template Arthur Hanson 2024-07-24 15:32:49 +0700
  • 2b41ba6a53 10500 add to serializer, tables Arthur Hanson 2024-07-24 15:16:53 +0700
  • 7d15ec0bbb Merge enqueued status into JobStatusChoices Alexander Haase 2024-07-24 10:01:23 +0200
  • 15f888ca65 Revert "Use SyncDataSourceJob for management" Alexander Haase 2024-07-24 09:48:40 +0200
  • 6b16388c54 14731 review changes Arthur Hanson 2024-07-24 13:35:28 +0700
  • d3a918357c Closes #16964: Validate password when creating a new user or updating password for an existing user Nishant Gaglani 2024-07-24 10:15:18 +0530
  • 1102c8d291 fix: don't generate final navbar on file import KX 2024-07-23 14:49:14 +0200
  • d72d748164 10500 add to forms Arthur Hanson 2024-07-23 17:29:46 +0700
  • 4bd27edf10 10500 add ModularComponentModel Arthur Hanson 2024-07-23 17:13:03 +0700
  • d293a8b87e Merge branch 'feature' into 10500-nested-modules Arthur Hanson 2024-07-23 17:08:03 +0700
  • 81b8152155 10500 add ModularComponentModel Arthur Hanson 2024-07-23 17:07:47 +0700
  • 41aafa762b 7025 add search index Arthur Hanson 2024-07-23 16:37:47 +0700
  • 8a50648532 7025 review comments Arthur Hanson 2024-07-23 16:21:40 +0700
  • 2f857dea7c 7025 review comments Arthur Hanson 2024-07-23 16:10:53 +0700
  • b18efe5f7f Merge branch 'feature' into 7025-circuit-redundancy Arthur Hanson 2024-07-23 15:22:38 +0700
  • 845bfbd08a 14731 review changes Arthur Hanson 2024-07-23 14:57:39 +0700
  • 56fb5382a9 14731 review changes Arthur Hanson 2024-07-23 14:56:38 +0700
  • 477828d4fb Fixes #16782: Add object filtering for custom fields Sam King 2024-07-23 14:38:19 +1000
  • 96dd6f90ff #16866: Fix handling of job start/stop events Jeremy Stretch 2024-07-22 13:47:48 -0400
  • f7fdfdd925 #16866: Fix handling of job start/stop events Jeremy Stretch 2024-07-22 13:47:48 -0400
  • 836f50c04c Merge branch 'feature' into 7025-circuit-redundancy Jeremy Stretch 2024-07-22 12:35:28 -0400
  • 83ff80e902 Closes #16905: Added filter and field to existing filtersets Dan 2024-07-22 10:52:22 -0400
  • 3faf6dfbac Update logic for determining whether to display plugin installation instructions Jeremy Stretch 2024-07-22 10:21:19 -0400
  • 2d8732f807 Merge branch 'feature' into 14731-plugins-catalog Jeremy Stretch 2024-07-22 10:19:41 -0400
  • e52c9af01b Misc cleanup Jeremy Stretch 2024-07-22 10:09:26 -0400
  • d2b6c3b34f Remove filtering for is_netboxlabs_supported Jeremy Stretch 2024-07-22 09:27:36 -0400
  • 350f6d65c8 Closes #16886: Dynamic event types (#16938) Jeremy Stretch 2024-07-22 08:12:04 -0400
  • 44a9350986
    Closes #16886: Dynamic event types (#16938) Jeremy Stretch 2024-07-22 08:12:04 -0400
  • 54893a0f4b 7025 documentation Arthur Hanson 2024-07-22 15:04:21 +0700
  • efc144dad8 7025 fix test Arthur Hanson 2024-07-22 14:43:27 +0700
  • 2966ca7839 7025 add count to serializer Arthur Hanson 2024-07-22 14:26:49 +0700
  • 1313d1c225 7025 remove m2m Arthur Hanson 2024-07-22 14:12:30 +0700
  • 56739d2f10 Corrected info in docs/configuration/security.md to reflect that ESCAPE_BANNERS is new in v4.0.8 Jeff Gehlbach 2024-07-21 19:44:52 -0400
  • 750a5825ab Update source translation strings github-actions 2024-07-20 05:02:12 +0000
  • 36df9228a6 Update source translation strings github-actions 2024-07-20 05:02:12 +0000
  • 47784044dc Closes #16926 Adds various USB cable types to front/rear ports and cable choices Brian Chow 2024-07-19 15:44:36 -0700
  • a5d7071274 Query release features to toggle commercial theme Jeremy Stretch 2024-07-19 17:07:27 -0400
  • 4342024613 Merge branch 'feature' into feature-ui Jeremy Stretch 2024-07-19 17:04:52 -0400
  • d1ea2b786d #15908: Add features attribute to ReleaseInfo Jeremy Stretch 2024-07-19 17:04:06 -0400
  • 4a53a96541 #15908: Add features attribute to ReleaseInfo Jeremy Stretch 2024-07-19 17:04:06 -0400
  • ae56e18dbc #16359: Include plugin nav content on mobile view Jeremy Stretch 2024-07-19 16:21:46 -0400
  • 1acb9902e7 #16359: Include plugin nav content on mobile view Jeremy Stretch 2024-07-19 16:21:46 -0400
  • 2bd044a600 styling fixes Andrew Gormley 2024-07-19 19:16:52 +0100
  • 50535b4f97 added comments Andrew Gormley 2024-07-19 19:09:03 +0100
  • e243e2ad1b added bottom padding to side nav Andrew Gormley 2024-07-19 19:02:19 +0100
  • ab9ec9644e edited navigation layout Andrew Gormley 2024-07-19 18:57:02 +0100
  • c85625b3d3 Issue #16934: Escape config-revision banner values by default Jeff Gehlbach 2024-07-19 10:28:03 -0400
  • 5e25067a34
    16394 distinguish product edition (#16924) Andrew Gormley 2024-07-19 13:49:47 +0100
  • 80623ae750 Closes #16933: Enable toggling true/false marks on BooleanColumn Jeremy Stretch 2024-07-18 12:10:55 -0400
  • 424dda5be6 Closes #16933: Enable toggling true/false marks on BooleanColumn Jeremy Stretch 2024-07-18 12:10:55 -0400
  • a9f2b4d519 Closes #16943: Expand navigation breadcrumbs on job view to include parent object Jeremy Stretch 2024-07-18 21:32:03 -0400
  • 3028f262cc Closes #16943: Expand navigation breadcrumbs on job view to include parent object Jeremy Stretch 2024-07-18 21:32:03 -0400
  • 8e5dca2cc6 altered edition text style Andrew Gormley 2024-07-19 12:28:25 +0100
  • 1855c37deb 7025 fix tests Arthur Hanson 2024-07-19 17:45:54 +0700
  • 8eb4609da0 7025 fix typo Arthur Hanson 2024-07-19 17:37:12 +0700
  • d2bb53380f 7025 fix typo Arthur Hanson 2024-07-19 17:34:20 +0700
  • 52b0c6e956 7025 CircuitGroupAssignment tests Arthur Hanson 2024-07-19 17:27:48 +0700
  • f7dfdc2fd7 7025 view tests Arthur Hanson 2024-07-19 16:13:12 +0700
  • 6067da42ab 7025 fix api tests Arthur Hanson 2024-07-19 15:29:54 +0700
  • 3d6548aa43 7025 fix forms/tests for CircuitGroup Arthur Hanson 2024-07-19 15:17:06 +0700
  • 6956d88bf9 7025 assignments Arthur Hanson 2024-07-19 13:12:17 +0700
  • b86f862515 7025 base group assignment working Arthur Hanson 2024-07-19 12:05:23 +0700
  • 751f831d43 Update source translation strings github-actions 2024-07-19 05:02:01 +0000