Commit Graph

6265 Commits

Author SHA1 Message Date
Jeremy Stretch
c7bcbdc985 Merge branch 'devicetype-fixes' into develop 2016-07-05 17:36:27 -04:00
Jeremy Stretch
7d9a7d6a07 Improve DeviceType display (credit to @peelman); add validation for DeviceType components 2016-07-05 17:30:16 -04:00
Jeremy Stretch
d606266444 Merge pull request #188 from ChristianKniep/no_local_mounts
No local mounts
2016-07-05 16:49:12 -04:00
Jeremy Stretch
7a9785880d Merge pull request #184 from koep/develop
Add vi swap files to gitignore
2016-07-05 16:47:03 -04:00
Jeremy Stretch
c250d3ae7f Merge pull request #197 from digitalocean/device-bays
Device bays
2016-07-05 16:44:06 -04:00
Jeremy Stretch
f95240e5bf Fixes #199: Moved prefix_validator from BaseIPField to IPNetworkField 2016-07-05 16:39:43 -04:00
Jeremy Stretch
feab595601 Fix DeviceBay inclusion in admin UI 2016-07-05 16:35:44 -04:00
Jeremy Stretch
cbfef1f1a4 Improved device bay documentation 2016-07-05 16:20:33 -04:00
Jeremy Stretch
ab9e4c7c5a Updated documentation to include device bays 2016-07-05 16:02:11 -04:00
Jeremy Stretch
53422058ae Fixed API tests 2016-07-05 15:50:21 -04:00
Jeremy Stretch
00ac6ca645 Minor version increment for new feature (device bays) 2016-07-05 15:34:12 -04:00
Jeremy Stretch
e6ef53f138 Added parent_device to DeviceSerializer 2016-07-05 15:32:16 -04:00
Nick Peelman
d4512a45fb Fixing dumb indent mistake... 2016-07-05 15:14:03 -04:00
Nick Peelman
0135d945b5 make device type network/console/power tables show based on device type settings 2016-07-05 15:00:25 -04:00
Nick Peelman
ae42e163fa Fixing a nesting/logic issue on device type edit/delete buttons 2016-07-05 14:59:29 -04:00
Jeremy Stretch
22a85d09d2 Extended API to include DeviceBays 2016-07-05 13:43:19 -04:00
Jeremy Stretch
e2ba816fd9 Added DeviceType to device bays table 2016-07-05 13:42:14 -04:00
Christian Kniep
3277eac320 remove debug port exposure for netbox 2016-07-04 10:51:52 +02:00
Christian Kniep
318b7a3b88 use volumes of netbox, holding default config 2016-07-04 10:42:24 +02:00
Christian Kniep
6309084a83 put config into netbox image 2016-07-04 10:42:01 +02:00
Christian Koep
fe43268fa9 Add vi swap files to gitignore 2016-07-02 17:30:12 +02:00
Jeremy Stretch
c991c3a978 Merge branch 'develop' of github.com:digitalocean/netbox into develop 2016-07-01 18:20:27 -04:00
Jeremy Stretch
54ace903c2 Added a note to CONTRIBUTING about opening an issue before submitting a PR 2016-07-01 18:20:06 -04:00
Jeremy Stretch
0a98894eb6 Merge pull request #107 from koep/develop
Add option to dockerize netbox
2016-07-01 18:02:33 -04:00
Jeremy Stretch
e1e817af0f Merge branch 'device-bays' of github.com:digitalocean/netbox into device-bays
Conflicts:
	netbox/dcim/tables.py
2016-07-01 17:38:21 -04:00
Jeremy Stretch
43eeb3a929 Initial work on #91: Support for subdevices 2016-07-01 17:34:47 -04:00
Jeremy Stretch
4e2762ebe4 Merge pull request #177 from digitalocean/upgrade-sudo
Optionally use sudo if not running upgrade.sh as root
2016-07-01 17:25:59 -04:00
Jeremy Stretch
ff431316e5 Merge pull request #179 from peelman/develop
Fix interface connections list view glitch
2016-07-01 17:23:20 -04:00
Jeremy Stretch
01a19aa6b5 Initial work on #91: Support for subdevices 2016-07-01 17:12:43 -04:00
Nick Peelman
a16bf95724 Fix interface connections list view glitch 2016-07-01 13:55:44 -04:00
Matt Layher
c48f67064c Optionally use sudo if not running upgrade.sh as root 2016-07-01 13:21:51 -04:00
Jeremy Stretch
bcef221194 Fixes #169: Fallback to cancel_url if object is missing get_absolute_url() 2016-07-01 10:25:13 -04:00
Jeremy Stretch
9bb24f05e3 Post-release version bump 2016-06-30 18:29:37 -04:00
Jeremy Stretch
92c684570a Merge pull request #153 from digitalocean/develop
Release v1.0.7
2016-06-30 18:20:32 -04:00
Jeremy Stretch
eb8a81e223 Issue #140: Fixed Unicode bug in message (ObjectEditView) 2016-06-30 18:04:14 -04:00
Jeremy Stretch
5d2d106b8e Fixes #136: Trigger error on prefix w/host bits set instead of silently converting it 2016-06-30 17:13:55 -04:00
Jeremy Stretch
9c02bd969f Fixes #143: Noted that the lowest occupied U is used for mounting multi-U devices 2016-06-30 16:19:48 -04:00
Jeremy Stretch
3becfba985 Fixes #109: Hide navbar for anonymous users when LOGIN_REQUIRED = True 2016-06-30 16:02:18 -04:00
Christian Koep
623bf9678a Add option to dockerize netbox 2016-06-30 21:43:32 +02:00
Jeremy Stretch
8c61c33277 Wrapped pip updates inside sudo 2016-06-30 14:59:52 -04:00
Jeremy Stretch
96fb4ee74a Merge pull request #145 from ryanmerolle/patch-1
standardized app installation commands
2016-06-30 14:38:31 -04:00
ryanmerolle
2acfe48d8b Update getting-started.md 2016-06-30 13:11:43 -04:00
ryanmerolle
9f7a8fd0cd standardized app installation commands
* Standardized all install commands to use sudo & -y to avoid new user confusion.
* Added required missing installation (apache2 missing in Web Server and gunicorn section)
* Consolidated installs for a section to follow same format (Web Server and gunicorn section nginx)
* Added missing install argument when installing the arbitrary precision calculator language.
2016-06-30 13:02:06 -04:00
Jeremy Stretch
7e35c83e44 Fixes #141: Removed invalid character 2016-06-30 11:39:25 -04:00
Jeremy Stretch
fe6d24fd8b Corrected instruction for cloning the repo 2016-06-29 23:49:59 -04:00
Jeremy Stretch
4b6420f5c5 Fixed typo 2016-06-29 23:16:16 -04:00
Jeremy Stretch
204adb4639 Fixes #135: Add button to toggle navbar on small screens 2016-06-29 22:51:10 -04:00
Jeremy Stretch
28a06bdd13 Version bump for next release 2016-06-29 17:48:11 -04:00
Jeremy Stretch
0c2ea52a56 Merge pull request #125 from digitalocean/develop
Release v1.0.6
2016-06-29 17:43:40 -04:00
Jeremy Stretch
817bfba723 Merge pull request #119 from bellwood/lets-encrypt-nginx-ssl
Update getting-started.md
2016-06-29 17:32:49 -04:00