1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

95 Commits

Author SHA1 Message Date
11a14927c9 Initial work on IP ranges 2021-07-16 13:35:52 -04:00
42b2e2717d Standardize squashed migration names 2021-07-09 13:23:43 -04:00
3387282de4 Resolve migration dependencies 2021-07-09 11:51:42 -04:00
c82470e4df Add re-initialized migrations for v2.11.0 2021-07-09 11:11:21 -04:00
4383425060 Delete pre-2.11.0 migrations 2021-07-09 10:57:07 -04:00
14f696e824 Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
5e08b2be37 Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
0e23038e28 Merge v2.11.5 2021-06-04 09:47:14 -04:00
04c1619eb4 Remove unused function 2021-06-03 20:27:24 -04:00
2d44bade4b Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
ca44cda112 Suppress migration output during testing 2021-06-02 16:02:38 -04:00
34e673f7d6 Introduce rebuild_prefixes management command 2021-05-27 09:24:29 -04:00
da558de769 Initial work on #6087 2021-05-26 16:06:03 -04:00
bf56145a09 Closes #4609: Allow marking prefixes as fully utilized 2021-05-11 14:08:18 -04:00
85359bb10f Fix ContentType assignment 2021-04-05 14:05:28 -04:00
7949a5e1fd Migrate VLANGroup site assignments 2021-04-05 11:40:46 -04:00
73e9842877 Introduce ContentTypeChoiceField 2021-04-02 10:54:13 -04:00
c0c4eed3a8 Extend VLANGroup to support cluster/cluster group assignment 2021-03-15 16:32:07 -04:00
4dae781be0 Change VLANGroup site to scope (GFK) 2021-03-09 16:18:59 -05:00
1dcd857ca6 Closes #5370: Extend custom field support to organizational models 2021-02-26 16:25:37 -05:00
7e6cb9d186 Closes #1638: Migrate all primary keys to 64-bit integers 2021-02-26 16:12:52 -05:00
bec7ea7072 Standardize model types based on function 2021-02-24 21:01:16 -05:00
cc271aefe1 Closes #5400: Store custom field defaults as JSON values 2020-12-01 16:05:23 -05:00
32274dec86 Closes: #4967 - Adds Tenancy to Aggregate model 2020-10-15 20:40:19 -05:00
c9c8d337a0 Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
f684d07c61 Model import/export route targets on VRFs 2020-09-24 12:09:28 -04:00
dfb5a06d9d Introduce the RouteTarget model 2020-09-24 11:25:52 -04:00
f97d8963f2 Initial work on #2179: Allow a service to have multiple ports 2020-09-21 13:21:41 -04:00
5b3de8defe Use DjangoJSONEncoder for encoding custom field data 2020-08-25 13:57:18 -04:00
879166d939 Initial work on reimplementing custom fields 2020-08-21 15:16:33 -04:00
e3820e93b7 Misc cleanup, renaming 2020-06-23 16:39:43 -04:00
e76b1f1daa Fix assigned_object field 2020-06-22 13:50:14 -04:00
6cb31a274f Initial work on #4721 (WIP) 2020-06-22 13:10:56 -04:00
f535ef4924 Update development docs to remove squashing instructions 2020-04-29 09:44:41 -04:00
6e832de4a9 Remove squashed migrations 2020-04-29 09:31:52 -04:00
9f5b138b0f Add migrations for description fields 2020-03-13 16:35:36 -04:00
b475a575e4 Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
9b9e568446 Fixes #4027: Repair schema migration for #3569 to convert IP addresses with DHCP status 2020-01-28 12:49:00 -05:00
28350d84f9 Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
2615906526 Squashed all migrations 2020-01-14 11:06:05 -05:00
5c047faa1d Delete old squashed migrations 2020-01-13 17:01:54 -05:00
fd8913f09b Fix bug in migration 2019-12-11 20:01:10 -05:00
7845d9b25f Add description field to Role model (#3655) 2019-12-10 12:59:10 -05:00
9452cebc6a Merge branch 'develop' into develop-2.7 2019-12-10 11:51:10 -05:00
95edec5448 #3722: Tweak ordering of permitted characters to avoid creating a regex range 2019-12-09 10:02:56 -05:00
f8c5ca942a #3722: Update migration with new validator (does not impact database) 2019-12-06 12:19:29 -05:00
edbf562803 Annotate all migration operation lists 2019-12-05 17:42:33 -05:00
4ecbfc4e5e Service.protocol to slug (#3569) 2019-11-27 22:27:06 -05:00
213bd1555a VLAN.status to slug (#3569) 2019-11-27 22:15:59 -05:00
14a7a33cc2 IPAddress.role to slug (#3569) 2019-11-27 22:09:16 -05:00