Jeremy Stretch
|
9a1781e6e7
|
Added url field for nested report results
|
2017-09-26 16:55:25 -04:00 |
|
Jeremy Stretch
|
3395b51086
|
Cleaned up the API quite a bit
|
2017-09-26 16:36:43 -04:00 |
|
Jeremy Stretch
|
d35a2b0faa
|
Extended reports API
|
2017-09-25 17:27:58 -04:00 |
|
Jeremy Stretch
|
0d9ff907a8
|
Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2
|
2017-09-25 15:12:47 -04:00 |
|
Jeremy Stretch
|
2badb04a03
|
Fixes #1489: Corrected server error on validation of empty required custom field
|
2017-09-25 13:37:11 -04:00 |
|
Jeremy Stretch
|
79fdf641c0
|
Implemented rough UI for accessing report results
|
2017-09-22 12:11:10 -04:00 |
|
Jeremy Stretch
|
b5ab498e75
|
Initial work on reports API
|
2017-09-21 16:32:05 -04:00 |
|
Jeremy Stretch
|
16d1f9aca8
|
Tweaked report run logic
|
2017-09-21 13:49:04 -04:00 |
|
Jeremy Stretch
|
4cfad2ef3b
|
Added virtualization models to nbshell and fixed up status constants
|
2017-09-20 14:03:56 -04:00 |
|
Jeremy Stretch
|
8f1607e010
|
Initial work on reports
|
2017-09-19 17:47:42 -04:00 |
|
Jeremy Stretch
|
e93129f1ae
|
Enabled export templates for clusters and virtual machines
|
2017-09-19 11:31:29 -04:00 |
|
Jeremy Stretch
|
35b4e190d9
|
Fixes #1508: Enabled creating custom fields for clusters and virtual machines via the admin UI
|
2017-09-19 10:40:38 -04:00 |
|
Jeremy Stretch
|
5fc92ab0e6
|
Removed old RPC-based LLDP neighbors code
|
2017-09-15 14:07:09 -04:00 |
|
Jeremy Stretch
|
d651deb31c
|
Renamed form_class attribute to model_form for consistency
|
2017-09-12 13:55:11 -04:00 |
|
Jeremy Stretch
|
c394985b1b
|
Fixes #1421: Improved model validation logic for API serializers
|
2017-08-15 13:54:04 -04:00 |
|
Jeremy Stretch
|
e6a58b6700
|
Fixes #1415: Ignore leading/trailing semicolons in topology map device lists
|
2017-08-09 15:46:40 -04:00 |
|
Jeremy Stretch
|
d2c6d79589
|
Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
|
2017-07-26 11:24:19 -04:00 |
|
Faidon Liambotis
|
4544893b4c
|
Allow import/export of device types (#1347)
|
2017-07-25 17:21:34 +03:00 |
|
Faidon Liambotis
|
f30fa925ea
|
Allow import/export of manufacturers (#1347)
|
2017-07-25 17:21:34 +03:00 |
|
Faidon Liambotis
|
beb91559e5
|
Allow import/export of rack groups (#1347)
|
2017-07-25 17:21:34 +03:00 |
|
Faidon Liambotis
|
fbc5e74318
|
Allow import/export of regions (#1347)
|
2017-07-25 17:21:34 +03:00 |
|
Jeremy Stretch
|
336cdcddc5
|
PEP8 fix
|
2017-07-24 14:51:00 -04:00 |
|
Jeremy Stretch
|
4047c1a4e4
|
lsmodules() should only return native models
|
2017-07-24 14:34:01 -04:00 |
|
Jeremy Stretch
|
091cf390d2
|
Import constants from each app
|
2017-07-24 14:22:07 -04:00 |
|
Jeremy Stretch
|
1f9806a480
|
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
2017-07-06 17:37:24 -04:00 |
|
Jeremy Stretch
|
5b43a108bc
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/ipam/models.py
netbox/netbox/settings.py
netbox/templates/dcim/inc/interface.html
|
2017-07-06 13:27:13 -04:00 |
|
Jeremy Stretch
|
5233463f0b
|
Merge pull request #1315 from s11-charendt/develop
Preserve fileextension, regardless of upper or lower case on imageupload
|
2017-07-05 11:02:18 -04:00 |
|
Jeremy Stretch
|
1d4a416100
|
Fixes #1297: Allow passing custom field choice selection PKs as string-quoted integers
|
2017-07-05 11:00:43 -04:00 |
|
Christian Harendt
|
e08107063a
|
Preserve fileextension, regardless of upper or lower case on imageuploads
|
2017-07-04 14:26:35 +02:00 |
|
Jeremy Stretch
|
5aba1d9aec
|
Fixes #1288: Corrected permission name for deleting image attachments
|
2017-06-19 09:20:03 -04:00 |
|
Jeremy Stretch
|
ceb8fee0cc
|
Moved constant definitions from models.py to constants.py
|
2017-06-16 16:01:44 -04:00 |
|
Jeremy Stretch
|
9b082eea14
|
Fixes #1274: Exclude unterminated circuits from topology maps
|
2017-06-15 10:05:14 -04:00 |
|
Jeremy Stretch
|
7878992570
|
First stab at an interactive shell which pre-imports all models
|
2017-06-08 16:38:25 -04:00 |
|
Jeremy Stretch
|
583830c652
|
#1190: Allow partial string matching when searching on custom fields
|
2017-06-01 16:57:32 -04:00 |
|
Jeremy Stretch
|
293dbd8a8b
|
Fixes #1226: Improve validation for custom field values submitted via the API
|
2017-05-31 14:09:57 -04:00 |
|
Jeremy Stretch
|
138cbf9761
|
Created migrations for transition to Unicode literals
|
2017-05-24 14:18:52 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
a49521d683
|
#1177: Render planned connections as dashed lines on topology maps
|
2017-05-15 13:11:20 -04:00 |
|
Jeremy Stretch
|
3be6e5b015
|
Closes #1179: Adjust topology map text color based on node background
|
2017-05-15 12:56:16 -04:00 |
|
Jeremy Stretch
|
8e333757f9
|
Fixes #1150: Error when uploading image attachments with Unicode names under Python 2
|
2017-05-09 17:12:45 -04:00 |
|
Jeremy Stretch
|
77247cccbe
|
Closes #154: Expand device status field options
|
2017-05-08 13:55:19 -04:00 |
|
Jeremy Stretch
|
de58d0ecca
|
Fixes #1114: Suppress OSError when attempting to access a delete image attachment
|
2017-04-28 14:26:17 -04:00 |
|
Jeremy Stretch
|
010f6c7f1a
|
Fixes #1113: Fixes server error when attempting to delete an image attachment
|
2017-04-28 14:05:02 -04:00 |
|
Jeremy Stretch
|
b82f25c503
|
Merge branch 'writable-custom-fields' into v2-develop
|
2017-04-27 13:05:44 -04:00 |
|
Jeremy Stretch
|
117da337c7
|
Corrected tests and improved validation
|
2017-04-27 12:46:04 -04:00 |
|
Jeremy Stretch
|
01da46f753
|
Fixes #1107: Corrected exception on creating/deleting image attachments
|
2017-04-27 11:32:08 -04:00 |
|
Jeremy Stretch
|
1c86b00b5c
|
Added custom field API tests
|
2017-04-25 14:53:18 -04:00 |
|
Jeremy Stretch
|
10823e1c37
|
Got rudimentary custom field creates/updates working
|
2017-04-25 13:00:28 -04:00 |
|
Jeremy Stretch
|
9f67da00d1
|
Colored nodes in topology maps
|
2017-04-06 14:12:30 -04:00 |
|
Jeremy Stretch
|
fc46f70153
|
Closes #430: Include circuits when rendering topology maps
|
2017-04-05 17:24:40 -04:00 |
|