Jeremy Stretch
|
2a0f9ae100
|
#1033: Convert ColorSelect to a templatized widget
|
2017-04-04 13:45:32 -04:00 |
|
Jeremy Stretch
|
7d7b1c84ae
|
#1033: Disable the debug toolbar templates panel by default due to a performance issue under Django 1.11
|
2017-04-04 13:44:55 -04:00 |
|
Jeremy Stretch
|
3f6f164574
|
Merge branch 'develop' into v2-develop
Conflicts:
netbox/netbox/settings.py
|
2017-04-04 12:06:49 -04:00 |
|
Jeremy Stretch
|
ff04b77645
|
Post-release version bump
|
2017-04-04 12:03:26 -04:00 |
|
Jeremy Stretch
|
46a14ccb0a
|
Release v1.9.4
|
2017-04-04 11:58:44 -04:00 |
|
Jeremy Stretch
|
d3cc38e18d
|
Fixes #1027: Fixed nav menu highlighting when BASE_PATH is set
|
2017-04-04 11:55:16 -04:00 |
|
Stephen
|
c00a2b3d9b
|
Only show Custom Fields on IP Address Assign Page if custom fields are set against the ip address (#1031)
|
2017-04-04 11:37:20 -04:00 |
|
Jeremy Stretch
|
2dcd3010da
|
Refactored custom field serializers
|
2017-04-04 11:25:23 -04:00 |
|
Jeremy Stretch
|
3c80ddc850
|
Fixes #1028: Corrected API endpoint URL name in IPAddressForm
|
2017-04-03 17:11:22 -04:00 |
|
Jeremy Stretch
|
7a1f10a038
|
Corrected topology map link
|
2017-04-03 16:34:37 -04:00 |
|
Jeremy Stretch
|
796e595e81
|
Updated static CSS/JS libraries
|
2017-04-03 16:15:06 -04:00 |
|
Jeremy Stretch
|
18134408d6
|
Removed survey notice
|
2017-04-03 16:01:03 -04:00 |
|
Jeremy Stretch
|
60a1e4b0a3
|
Documented image attachments
|
2017-04-03 15:56:04 -04:00 |
|
Jeremy Stretch
|
c7a3780f7f
|
Fixed deprecated references to ImageAttachment.obj
|
2017-04-03 15:51:45 -04:00 |
|
Jeremy Stretch
|
cce4a11638
|
Added a search box to the navigation menu
|
2017-04-03 15:33:41 -04:00 |
|
Jeremy Stretch
|
eef22e5c52
|
Fixes #1022: Record user actions when creating IP addresses in bulk
|
2017-04-03 14:45:20 -04:00 |
|
Jeremy Stretch
|
71f0729385
|
What would we do without you, PEP8?
|
2017-04-03 14:26:20 -04:00 |
|
Jeremy Stretch
|
f9e3534dab
|
Merge pull request #1026 from digitalocean/image-attachments
#152: Image attachments
|
2017-04-03 14:21:15 -04:00 |
|
Jeremy Stretch
|
1150e8e97b
|
Implemented API endpoints for ImageAttachments
|
2017-04-03 14:00:15 -04:00 |
|
Jeremy Stretch
|
042076c032
|
Fixes #1025: Applied missing API view filters
|
2017-04-03 11:04:17 -04:00 |
|
Jeremy Stretch
|
76cf9ca5d7
|
Enable serving static media through Django
|
2017-03-31 15:51:17 -04:00 |
|
Jeremy Stretch
|
2efaea364b
|
Added image attachments to sites and devices
|
2017-03-31 15:19:44 -04:00 |
|
Jeremy Stretch
|
00f0ea3e77
|
Fixes #1021: Corrected evaluation of API token expiration time
|
2017-03-31 11:13:37 -04:00 |
|
Jeremy Stretch
|
c6e3810265
|
Initial work on #152: Image attachments
|
2017-03-30 21:55:57 -04:00 |
|
Jeremy Stretch
|
24b4127743
|
Appended a version flag to all CSS/JS references to invalidate browser cache after an upgrade
|
2017-03-30 15:40:00 -04:00 |
|
Jeremy Stretch
|
2cf5ce04dd
|
Removed duplicate 'Regions' section
|
2017-03-30 10:27:20 -04:00 |
|
Jeremy Stretch
|
0910ddfc62
|
Updated the docstring for Device
|
2017-03-30 09:56:47 -04:00 |
|
Jeremy Stretch
|
ae335a1a33
|
Merge branch 'global-search' into v2-develop
|
2017-03-29 16:45:57 -04:00 |
|
Jeremy Stretch
|
74d27b8e1f
|
Prettied things up a bit
|
2017-03-29 16:45:25 -04:00 |
|
Jeremy Stretch
|
7bbd8ec9c3
|
Introduced SearchTable for improved performance
|
2017-03-29 16:05:23 -04:00 |
|
Jeremy Stretch
|
cc6a7407c9
|
Search form improvements
|
2017-03-29 14:22:27 -04:00 |
|
Jeremy Stretch
|
8a645248c2
|
Base64 decoding tweaks
|
2017-03-29 13:39:59 -04:00 |
|
Jeremy Stretch
|
92c4346d91
|
Fixes #1013: Show edit/delete reservation buttons on rack view
|
2017-03-29 12:15:14 -04:00 |
|
Jeremy Stretch
|
583871a25b
|
Initial work on global search
|
2017-03-29 12:04:57 -04:00 |
|
Jeremy Stretch
|
ed51e72d32
|
Closes #973: Removed extraneous admin UI functions
|
2017-03-28 16:41:53 -04:00 |
|
Jeremy Stretch
|
c773430bb0
|
Closes #362: Added per_page query parameter to control pagination page length
|
2017-03-28 15:57:50 -04:00 |
|
Jeremy Stretch
|
3b6d6f52e6
|
Token admin form improvements
|
2017-03-28 12:19:08 -04:00 |
|
Jeremy Stretch
|
ae42abb0d0
|
Added tests for get-session-key API endpoint
|
2017-03-28 11:30:38 -04:00 |
|
Jeremy Stretch
|
e66559fd4c
|
Closes #985: Added preserve_key to get-session-key endpoint
|
2017-03-28 11:13:13 -04:00 |
|
Jeremy Stretch
|
997269b51f
|
Order interfaces naturally for Device A
|
2017-03-27 10:55:54 -04:00 |
|
Jeremy Stretch
|
e580d0fd3f
|
Fixes #991: Correct server error on "create and connect another" interface connection
|
2017-03-27 10:53:32 -04:00 |
|
Jeremy Stretch
|
a43e8830bc
|
Merge pull request #997 from digitalocean/livesearch-fix
Fixes #996
|
2017-03-27 09:38:48 -04:00 |
|
Zach Moody
|
d8b29c8b59
|
fix remaining legacy api url paths.
|
2017-03-24 18:58:19 -05:00 |
|
Zach Moody
|
8fc8fa462a
|
update api_url with new interfaces endpoint.
|
2017-03-24 18:42:23 -05:00 |
|
Zach Moody
|
6e5ab9e0af
|
Fixes #996
|
2017-03-24 17:38:06 -05:00 |
|
Jeremy Stretch
|
b7435e76dd
|
Merge branch 'develop' into v2-develop
Conflicts:
netbox/netbox/settings.py
|
2017-03-23 17:14:41 -04:00 |
|
Jeremy Stretch
|
b33c4e7274
|
Post-release version bump
|
2017-03-23 16:29:42 -04:00 |
|
Jeremy Stretch
|
d1fbaa7695
|
Release v1.9.3
|
2017-03-23 16:24:35 -04:00 |
|
Jeremy Stretch
|
3febbaf060
|
Rack assignment is optional for devices
|
2017-03-23 15:36:24 -04:00 |
|
Jeremy Stretch
|
44099b0f1a
|
Merge branch 'api2' into v2-develop
|
2017-03-23 13:36:09 -04:00 |
|