Jeremy Stretch
|
4fd52d46bf
|
Closes #238: Allow racks with the same name within a site (but in different groups)
|
2018-05-22 15:45:30 -04:00 |
|
Jeremy Stretch
|
8f9fc8fb51
|
Added migrations for #132 (tags)
|
2018-05-22 15:06:47 -04:00 |
|
Jeremy Stretch
|
b0985ebd42
|
Closes #2034: Include the ID when showing nested interface connections
|
2018-05-22 14:41:11 -04:00 |
|
Jeremy Stretch
|
63100b683d
|
Merge pull request #2103 from digitalocean/132-taggit
132-taggit
|
2018-05-22 13:01:27 -04:00 |
|
Jeremy Stretch
|
74aa992ec6
|
Added django-taggit
|
2018-05-22 12:49:56 -04:00 |
|
Jeremy Stretch
|
dc2f1d7c64
|
Added API views & tests for tags
|
2018-05-22 12:46:14 -04:00 |
|
Jeremy Stretch
|
03a1c48b54
|
Added list and utility views for tags
|
2018-05-22 12:22:46 -04:00 |
|
Jeremy Stretch
|
918339cfa8
|
Tweak formatting of message to handle translation strings
|
2018-05-22 11:19:47 -04:00 |
|
Jeremy Stretch
|
601fb418b5
|
Tweaked ordering of tags list
|
2018-05-22 10:51:40 -04:00 |
|
Jeremy Stretch
|
b3350490e7
|
Implemented tag filtering
|
2018-05-18 16:24:15 -04:00 |
|
Jeremy Stretch
|
1d1553275e
|
Added tags panel to object list view
|
2018-05-18 15:43:21 -04:00 |
|
Jeremy Stretch
|
0189609137
|
Fixes URL name
|
2018-05-18 12:35:04 -04:00 |
|
Jeremy Stretch
|
e6b3983a4e
|
Added template tag for tag links
|
2018-05-18 11:09:11 -04:00 |
|
Jeremy Stretch
|
5247f10d7e
|
Removed redundant tags field
|
2018-05-18 10:14:56 -04:00 |
|
Jeremy Stretch
|
9b3869790d
|
Implemented tags for all primary models
|
2018-05-10 12:53:11 -04:00 |
|
Jeremy Stretch
|
b0dafcf50f
|
Initial work on implementing django-taggit for #132
|
2018-05-08 16:28:26 -04:00 |
|
Jeremy Stretch
|
57f6d22c64
|
Merge branch 'develop' into develop-2.4
|
2018-04-19 11:24:11 -04:00 |
|
Jeremy Stretch
|
e5454d6714
|
Post-release version bump
|
2018-04-19 11:17:17 -04:00 |
|
Jeremy Stretch
|
a7389de109
|
Release v2.3.3
|
2018-04-19 11:07:19 -04:00 |
|
Jeremy Stretch
|
b911ab01d2
|
Merge pull request #2038 from DirtyCajunRice/develop
stop force value split w ArrayFieldSelectMultiple. Fixes #2037
|
2018-04-19 10:55:25 -04:00 |
|
Nicholas St. Germain
|
9153c71cbf
|
stop force value split w ArrayFieldSelectMultiple
|
2018-04-18 14:02:40 -05:00 |
|
Jeremy Stretch
|
b44aa9d32e
|
Fixes #2014: Allow assignment of VLANs to VM interfaces via the API
|
2018-04-18 12:37:20 -04:00 |
|
Jeremy Stretch
|
7805848e6c
|
Merge pull request #2024 from digitalocean/1794-writable-nested-serializers
1794 writable nested serializers
|
2018-04-16 10:46:23 -04:00 |
|
Jeremy Stretch
|
bcb1d9af0b
|
Fixes #2012: Fixed deselection of an IP address as the primary IP for its parent device/VM
|
2018-04-12 13:03:20 -04:00 |
|
Jeremy Stretch
|
ef84889a57
|
Fixes #2022: Show 0 for zero-value fields on CSV export
|
2018-04-12 12:54:21 -04:00 |
|
Jeremy Stretch
|
81c027e7cf
|
Fixes #2023: Manufacturer should not be a required field when importing platforms
|
2018-04-12 12:45:25 -04:00 |
|
Jeremy Stretch
|
fd62a248ee
|
Merge pull request #2020 from Wikia/intfix
#2019 : avoid illegal casts on large integers
|
2018-04-12 12:06:44 -04:00 |
|
frankfarmer
|
2c8bea1b59
|
avoid illegal casts on large integers
A similar fix was applied in e5e32d82d00e454ba5edf25316828c1cdcd7673e
|
2018-04-09 17:42:54 -07:00 |
|
Jeremy Stretch
|
aeaa47e91d
|
Avoid a bug in DRF v3.8.2
|
2018-04-06 14:40:16 -04:00 |
|
Jeremy Stretch
|
9de1a8c363
|
Introduced SerializedPKRelatedField to represent serialized ManyToManyFields
|
2018-04-06 12:42:25 -04:00 |
|
Jeremy Stretch
|
c72d70d114
|
Removed nested serializers for ManyToMany relationships temporarily
|
2018-04-05 16:26:29 -04:00 |
|
Jeremy Stretch
|
821fb1e01e
|
Finished merging writable serializers
|
2018-04-05 14:12:43 -04:00 |
|
Jeremy Stretch
|
7241783249
|
Started merging writable serializers (WIP)
|
2018-04-04 17:01:24 -04:00 |
|
Jeremy Stretch
|
db3cbaf83b
|
Introduced WritableNestedSerializer
|
2018-04-04 15:39:14 -04:00 |
|
Jeremy Stretch
|
72c518bcb7
|
Updated tests for recently added model fields
|
2018-04-04 15:10:06 -04:00 |
|
Jeremy Stretch
|
9725f19bae
|
Code formatting cleanup
|
2018-03-30 13:57:26 -04:00 |
|
Jeremy Stretch
|
0bb632c642
|
Allow Django 1.11
|
2018-03-30 10:54:35 -04:00 |
|
Jeremy Stretch
|
0969c458b3
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
|
Jeremy Stretch
|
07364abf9e
|
Fixes #1988: Order interfaces naturally when bulk renaming
|
2018-03-29 15:15:13 -04:00 |
|
Jeremy Stretch
|
20cb13e1bb
|
Fixes #1975: Correct filtering logic for custom boolean fields
|
2018-03-29 14:47:35 -04:00 |
|
Jeremy Stretch
|
3f3b385de7
|
Fixes #1999: Added missing description field to site edit form
|
2018-03-29 13:49:50 -04:00 |
|
Jeremy Stretch
|
94b12e506e
|
Fixes #1993: Corrected status choices in site CSV import form
|
2018-03-29 09:50:29 -04:00 |
|
Jeremy Stretch
|
4ec6e52e73
|
Closes #1990: Improved search function when assigning an IP address to an interface
|
2018-03-29 09:45:17 -04:00 |
|
Jeremy Stretch
|
88adc5ca86
|
Post-release version bump
|
2018-03-22 15:06:59 -04:00 |
|
Jeremy Stretch
|
223c95adbc
|
Release v2.3.2
|
2018-03-22 14:59:23 -04:00 |
|
Jeremy Stretch
|
3aaca1ca02
|
Require validation dependencies when installing drf-yasg
|
2018-03-22 11:51:27 -04:00 |
|
Jeremy Stretch
|
6a4d17b8a5
|
Merge pull request #1985 from lampwins/docs/apache-header
added X-Forwarded-Proto header to apache config
|
2018-03-22 11:43:43 -04:00 |
|
Jeremy Stretch
|
720c5fabaf
|
Merge pull request #1643 from RyanBreaker/wildcard
Implements #1586, add additional variants for ExpandableNameFields
|
2018-03-22 11:40:54 -04:00 |
|
John Anderson
|
1c5239a4d0
|
added X-Forwarded-Proto header to apache config
|
2018-03-22 10:51:12 -04:00 |
|
Jeremy Stretch
|
05b5609d86
|
Merge pull request #1930 from davcamer/drf-yasg
Use drf_yasg to generate swagger
|
2018-03-21 15:43:05 -04:00 |
|