|
08b4b24296
|
Fixes #2622: Enable filtering cables by multiple types/colors
|
2018-11-28 14:22:55 -05:00 |
|
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
|
fd9b2f2fda
|
cleanup component filters and UI filter forms for device and device type - #2583
|
2018-11-15 00:42:01 -05:00 |
|
|
3c0181ef35
|
added logic to append &type=physical to interface API query for cable creation - #2585
|
2018-11-14 23:35:15 -05:00 |
|
|
338ce737c8
|
Removed deprecated expand_numeric_pattern()
|
2018-11-06 15:39:38 -05:00 |
|
|
f8a961b568
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
|
521a989d23
|
Removed Python2 hack
|
2018-11-02 14:59:48 -04:00 |
|
|
ad03a0925b
|
Fixed cable type filtering
|
2018-11-01 10:18:37 -04:00 |
|
|
5e7fccb64e
|
Add blank choice to ColorSelect widget
|
2018-11-01 10:14:47 -04:00 |
|
|
849db8fe44
|
Finished CableCSVForm
|
2018-11-01 09:59:53 -04:00 |
|
|
471bddea09
|
WIP: Initial work on the cable connection form
|
2018-10-22 16:58:24 -04:00 |
|
|
a36b120c8b
|
Merge branch 'develop-2.5' into 20-physical-cabling
|
2018-10-19 13:34:21 -04:00 |
|
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
|
4c37628784
|
Fixes #2393: Fix Unicode support for CSV import under Python 2
|
2018-10-05 15:33:29 -04:00 |
|
|
3eddeeadc5
|
Initial work on #20 - patch panels
|
2018-10-03 14:04:16 -04:00 |
|
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
|
292647da14
|
Closes #2402: Order and format JSON data in form fields
|
2018-09-13 11:31:34 -04:00 |
|
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
|
f7aa259995
|
Misc cleanup
|
2018-07-30 14:00:37 -04:00 |
|
|
484a74defd
|
Misc cleanup for config contexts
|
2018-07-10 16:16:23 -04:00 |
|
|
d0308e0f58
|
Merge branch 'develop' into develop-2.4
|
2018-07-02 17:01:14 -04:00 |
|
|
4e09b32dd9
|
Fix pycodestyle errors
Mainly two kind of errors:
* pokemon exceptions
* invalid escape sequences
|
2018-06-27 17:24:33 +02:00 |
|
|
57f6d22c64
|
Merge branch 'develop' into develop-2.4
|
2018-04-19 11:24:11 -04:00 |
|
|
9153c71cbf
|
stop force value split w ArrayFieldSelectMultiple
|
2018-04-18 14:02:40 -05:00 |
|
|
0969c458b3
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
|
|
720c5fabaf
|
Merge pull request #1643 from RyanBreaker/wildcard
Implements #1586, add additional variants for ExpandableNameFields
|
2018-03-22 11:40:54 -04:00 |
|
|
546f17ab50
|
Closes #1866: Introduced AnnotatedMultipleChoiceField for filter forms
|
2018-03-07 14:16:38 -05:00 |
|
|
078404fb59
|
Fixes #1926: Prevent reassignment of parent device when bulk editing VC member interfaces
|
2018-03-01 13:10:36 -05:00 |
|
|
e653f35bf1
|
Fixes #1884: Provide additional context to identify devices when creating/editing avirtual chassis
|
2018-02-14 11:14:04 -05:00 |
|
|
60c03a646c
|
Fixes #1859: Implemented support for line breaks within CSV fields
|
2018-02-02 13:32:16 -05:00 |
|
|
78ed85943b
|
Fixes #1765: Improved rendering of null options for model choice fields in filter forms
|
2017-12-26 12:08:22 -05:00 |
|
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
|
57973f62c5
|
Fix bug with numbers >10
|
2017-10-31 22:03:57 -05:00 |
|
|
e57b8aa26f
|
E226 fix
|
2017-10-24 20:43:02 -05:00 |
|
|
3d023126ba
|
Refactor pattern check
|
2017-10-24 20:22:15 -05:00 |
|
|
53f58d4496
|
Update comment
|
2017-10-24 20:03:10 -05:00 |
|
|
1a6ee237f6
|
Update help text for ExpandableNameField (again)
|
2017-10-24 19:59:37 -05:00 |
|
|
33a99441a4
|
Update help text for ExpandableNameField
|
2017-10-24 19:55:50 -05:00 |
|
|
3df7e283e3
|
Prevent mismatch of cases in ranges
|
2017-10-24 19:46:12 -05:00 |
|
|
b295849f53
|
Prevent mismatch of types in ranges
|
2017-10-24 19:30:43 -05:00 |
|
|
c107f35118
|
Merge letters and numbers into one function
|
2017-10-24 17:55:00 -05:00 |
|
|
3d91153275
|
Add alphabetic variants to interface expansions
|
2017-10-24 00:09:38 -05:00 |
|
|
0634386b2e
|
Merge branch 'develop' into virtualization
|
2017-08-31 10:14:50 -04:00 |
|
|
e0ee0b9254
|
Closes #1460: Hostnames with no domain are now acceptable in custom URL fields
|
2017-08-30 14:08:39 -04:00 |
|
|
4587aba1d4
|
Added views to add/remove hosts to/from clusters
|
2017-08-21 16:53:36 -04:00 |
|
|
a7c56eab86
|
Moved DeviceComponentForm to utilities.forms
|
2017-08-18 13:10:19 -04:00 |
|
|
117f33afc5
|
Fixes #1419: Allow editing image attachments without re-uploading an image
|
2017-08-11 10:47:06 -04:00 |
|
|
1ef90902bd
|
Closes #1320: Remove checkbox from confirmation dialog
|
2017-07-12 14:53:52 -04:00 |
|
|
b253c8cc95
|
Fixes #1319: Fixed server error when attempting to create console/power connections
|
2017-07-06 13:20:53 -04:00 |
|
|
14f5204548
|
Fixes #1289: Retain inside NAT assignment when editing an IP address
|
2017-07-05 14:29:40 -04:00 |
|