Jeremy Stretch
|
68a5dcd47e
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
2f0e7e04c7
|
Misc cleanup
|
2018-07-30 14:00:37 -04:00 |
|
Jeremy Stretch
|
ff6e84ae0e
|
Misc cleanup for config contexts
|
2018-07-10 16:16:23 -04:00 |
|
Jeremy Stretch
|
4d92ffd153
|
Merge branch 'develop' into develop-2.4
|
2018-07-02 17:01:14 -04:00 |
|
Anaël Beutot
|
992dacbb72
|
Fix pycodestyle errors
Mainly two kind of errors:
* pokemon exceptions
* invalid escape sequences
|
2018-06-27 17:24:33 +02:00 |
|
Jeremy Stretch
|
6316a9b8bd
|
Merge branch 'develop' into develop-2.4
|
2018-04-19 11:24:11 -04:00 |
|
Nicholas St. Germain
|
f8427fea91
|
stop force value split w ArrayFieldSelectMultiple
|
2018-04-18 14:02:40 -05:00 |
|
Jeremy Stretch
|
4ac941b0b6
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
|
Jeremy Stretch
|
342c6a9866
|
Merge pull request #1643 from RyanBreaker/wildcard
Implements #1586, add additional variants for ExpandableNameFields
|
2018-03-22 11:40:54 -04:00 |
|
Jeremy Stretch
|
3f8cabdb58
|
Closes #1866: Introduced AnnotatedMultipleChoiceField for filter forms
|
2018-03-07 14:16:38 -05:00 |
|
Jeremy Stretch
|
5d2b2efc05
|
Fixes #1926: Prevent reassignment of parent device when bulk editing VC member interfaces
|
2018-03-01 13:10:36 -05:00 |
|
Jeremy Stretch
|
7c30bdf4ff
|
Fixes #1884: Provide additional context to identify devices when creating/editing avirtual chassis
|
2018-02-14 11:14:04 -05:00 |
|
Jeremy Stretch
|
9f07379800
|
Fixes #1859: Implemented support for line breaks within CSV fields
|
2018-02-02 13:32:16 -05:00 |
|
Jeremy Stretch
|
d63c9965b4
|
Fixes #1765: Improved rendering of null options for model choice fields in filter forms
|
2017-12-26 12:08:22 -05:00 |
|
Jeremy Stretch
|
002848cf09
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Ryan Breaker
|
64f49773ba
|
Fix bug with numbers >10
|
2017-10-31 22:03:57 -05:00 |
|
Ryan Breaker
|
3c91ded4c0
|
E226 fix
|
2017-10-24 20:43:02 -05:00 |
|
Ryan Breaker
|
490ad293f9
|
Refactor pattern check
|
2017-10-24 20:22:15 -05:00 |
|
Ryan Breaker
|
a6211acca0
|
Update comment
|
2017-10-24 20:03:10 -05:00 |
|
Ryan Breaker
|
c2493a8112
|
Update help text for ExpandableNameField (again)
|
2017-10-24 19:59:37 -05:00 |
|
Ryan Breaker
|
c1aff87229
|
Update help text for ExpandableNameField
|
2017-10-24 19:55:50 -05:00 |
|
Ryan Breaker
|
2c9f29c20d
|
Prevent mismatch of cases in ranges
|
2017-10-24 19:46:12 -05:00 |
|
Ryan Breaker
|
c6ff74ad42
|
Prevent mismatch of types in ranges
|
2017-10-24 19:30:43 -05:00 |
|
Ryan Breaker
|
122b28a6e3
|
Merge letters and numbers into one function
|
2017-10-24 17:55:00 -05:00 |
|
Ryan Breaker
|
1415671396
|
Add alphabetic variants to interface expansions
|
2017-10-24 00:09:38 -05:00 |
|
Jeremy Stretch
|
1c10b15c94
|
Merge branch 'develop' into virtualization
|
2017-08-31 10:14:50 -04:00 |
|
Jeremy Stretch
|
35833cfb56
|
Closes #1460: Hostnames with no domain are now acceptable in custom URL fields
|
2017-08-30 14:08:39 -04:00 |
|
Jeremy Stretch
|
6813721997
|
Added views to add/remove hosts to/from clusters
|
2017-08-21 16:53:36 -04:00 |
|
Jeremy Stretch
|
ed08825dd8
|
Moved DeviceComponentForm to utilities.forms
|
2017-08-18 13:10:19 -04:00 |
|
Jeremy Stretch
|
87509e709c
|
Fixes #1419: Allow editing image attachments without re-uploading an image
|
2017-08-11 10:47:06 -04:00 |
|
Jeremy Stretch
|
7dc93af5ac
|
Closes #1320: Remove checkbox from confirmation dialog
|
2017-07-12 14:53:52 -04:00 |
|
Jeremy Stretch
|
537aa4add8
|
Fixes #1319: Fixed server error when attempting to create console/power connections
|
2017-07-06 13:20:53 -04:00 |
|
Jeremy Stretch
|
911db5c358
|
Fixes #1289: Retain inside NAT assignment when editing an IP address
|
2017-07-05 14:29:40 -04:00 |
|
Jeremy Stretch
|
7a400af2e4
|
Fixes #1265: Fix console/power/interface connection validation when selecting a device via live search
|
2017-06-14 13:00:36 -04:00 |
|
Jeremy Stretch
|
398be0e7bb
|
Fixes #1268: Fix CSV import error under Python 3
|
2017-06-14 09:55:52 -04:00 |
|
Jeremy Stretch
|
0d651562ac
|
Closes #704: Allow filtering VLANs by group when editing prefixes
|
2017-06-09 14:15:12 -04:00 |
|
Jeremy Stretch
|
4a6b79646a
|
Replaced all CSVForm ChoiceFields with CSVChoiceField
|
2017-06-07 13:22:06 -04:00 |
|
Jeremy Stretch
|
e879dec1a2
|
Added dynamic examples for CSV form fields
|
2017-06-06 17:27:26 -04:00 |
|
Jeremy Stretch
|
54aed8789c
|
Replaced old CSVDataField
|
2017-06-05 16:16:23 -04:00 |
|
Jeremy Stretch
|
9f06783fc9
|
Converted console/power import views to new scheme
|
2017-06-05 15:53:03 -04:00 |
|
Jeremy Stretch
|
83a50f45b5
|
Converted circuits import views to new scheme
|
2017-06-02 13:40:52 -04:00 |
|
Jeremy Stretch
|
cac3d5a6e6
|
Initial work on #655: CSV import headers
|
2017-05-31 17:40:11 -04:00 |
|
Jeremy Stretch
|
1f911c1567
|
Fixes #1229: Fix validation error on forms where API search is used
|
2017-05-25 14:33:50 -04:00 |
|
Jeremy Stretch
|
297d9c6bb9
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
8a3fb44b96
|
Fixes #1212: Allow assigning new VLANs to global VLAN groups
|
2017-05-23 22:23:50 -04:00 |
|
Jeremy Stretch
|
88fe878d20
|
Fixes #1195: Unable to create an interface connection when searching for peer device
|
2017-05-18 13:33:26 -04:00 |
|
Jeremy Stretch
|
6f23bfe860
|
PEP8 fixes
|
2017-05-11 17:54:43 -04:00 |
|
Jeremy Stretch
|
9b01504358
|
Corrected queryset filter when parent_field is None
|
2017-05-11 17:20:50 -04:00 |
|
Jeremy Stretch
|
7f94f33044
|
Closes #1167: Introduced ChainedModelChoiceFields
|
2017-05-11 16:30:16 -04:00 |
|
Jeremy Stretch
|
bd2f12630d
|
Merge branch 'develop' into v2-develop
|
2017-05-08 15:02:06 -04:00 |
|