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

1244 Commits

Author SHA1 Message Date
21e0e6e495 Closes : Remember users' table ordering preferences 2022-01-10 14:03:07 -05:00
72e17914e2 Closes : Allow disabling custom links 2022-01-10 12:11:37 -05:00
8b07fbc554 Allow passing additional columns & specifying a sequence 2022-01-07 11:56:18 -05:00
6d48ce4a25 Always include actions as a default column 2022-01-07 10:36:58 -05:00
58f7eb319f Initial work on 2022-01-06 16:53:24 -05:00
bfc695434c Add object_type validation 2022-01-06 13:43:40 -05:00
1e80cc6db5 Clean up & extend custom field tests 2022-01-06 13:24:37 -05:00
7aa1fabbd7 Fix tests 2022-01-05 21:21:23 -05:00
271b7adeb8 Extend to support the assignment of multiple objects per field 2022-01-05 17:05:54 -05:00
954d81147e Reindex migrations 2022-01-04 17:07:37 -05:00
fa1e28e860 Initial work on 2022-01-04 16:59:52 -05:00
0978777eec Merge v3.1.4 2022-01-03 11:20:58 -05:00
05d4176d34 Fixes : Custom integer fields should allow negative integers as minimum/maximum values 2022-01-03 10:07:19 -05:00
8e69961744 Fix CustomLinkButtonClassChoices references in tests 2021-12-30 08:15:43 -05:00
9f53497e39 Clean up & expand button color choices 2021-12-29 20:28:12 -05:00
3bb485d0b8 Merge v3.1.3 2021-12-29 12:41:56 -05:00
43fadab3bb Closes : Enable specifying custom field validators during CSV import 2021-12-29 11:57:27 -05:00
9c9fcaf42f Fixes : Defer loading API-backed form fields 2021-12-29 09:30:43 -05:00
b3ea007e0a Update ChoiceSets to use base colors 2021-12-28 20:18:07 -05:00
7b66dae2f0 Merge branch 'develop' into feature 2021-12-28 16:14:24 -05:00
1987647cc3 Closes : Display parent object when attaching an image 2021-12-28 13:06:27 -05:00
77dd684916 Closes : Support cluster type assignment for config contexts 2021-12-23 14:20:03 -05:00
2dd165bbef Merge branch 'develop' into feature 2021-12-23 08:32:40 -05:00
3d7d19b608 Move rendering logic under CustomLink class 2021-12-22 20:25:57 -05:00
1aafcf241f Enable plugins to define user preferences 2021-12-22 09:10:50 -05:00
1eeac7f4f4 Introduce DEFAULT_USER_PREFERENCES dynamic config setting 2021-12-21 20:30:59 -05:00
2c01e178c7 Update config context display to reference data_format preference 2021-12-21 19:59:33 -05:00
5e32c69e0e Merge branch 'develop' into feature 2021-12-21 11:28:16 -05:00
7ba45b2887 Clean up imports 2021-12-21 10:48:10 -05:00
4ae2b4e0b9 Convert reports to use HTMX 2021-12-20 20:52:29 -05:00
872691a138 Convert scripts to use HTMX 2021-12-20 20:45:32 -05:00
1902ecb8ca Drop as_dict() method from ChoiceSet 2021-12-16 10:22:05 -05:00
0d3b50a5e5 Support CSS class definition directly in CHOICES iterable 2021-12-16 10:03:23 -05:00
997e88af00 Merge branch 'develop' into feature 2021-12-15 10:53:21 -05:00
b92e34556f Fixes : Fix exception when attaching image to location, circuit, or power panel 2021-12-15 08:45:17 -05:00
b6ff55309e Fixes : Add missing wireless models to lsmodels() in nbshell 2021-12-15 08:38:19 -05:00
2dad35186a Generic view cleanup 2021-12-14 11:28:13 -05:00
dc1331e736 Fixes : Fix inadvertent application of device type context to virtual machines 2021-12-13 13:42:59 -05:00
7d99e15dc3 Closes : Remove legacy ASN field from site model 2021-12-09 17:01:27 -05:00
de698154cd Fixes : Validate custom field names 2021-12-09 15:19:19 -05:00
0cd173f9df Update django-taggit to 2.0 2021-12-06 13:25:09 -05:00
870aa3a265 Merge branch 'develop' into feature 2021-11-24 14:00:37 -05:00
c9b00891ed Merge pull request from netbox-community/7657-threadsafe-changelog
Fixes : Make request/webhook caching thread-safe
2021-11-24 09:06:48 -05:00
b7c9ca720a Closes : Introduce a base FilterForm class 2021-11-19 15:12:45 -05:00
beca978af5 Clean up imports 2021-11-18 16:48:29 -05:00
ed2231e34b Apply BootstrapMixin to CustomFieldModelFilterForm 2021-11-18 16:27:06 -05:00
55049bb303 Apply BootstrapMixin to BulkEditForm 2021-11-18 16:23:26 -05:00
c210c6937b Apply BootstrapMixin to CustomFieldModelForm 2021-11-18 16:19:25 -05:00
f16c6d81cf Merge branch 'develop' into feature 2021-11-18 11:06:54 -05:00
23d90823a3 Fixes : Fix initialization of custom script MultiObjectVar field with multiple values 2021-11-17 16:22:47 -05:00