Commit Graph

931 Commits

Author SHA1 Message Date
stanley karunditu
3d87bd0ea0 Potential quick fix for Issue #215. The proper solution is to
redo the grid layout for the page so that its fully responsive.
It is only partial responsive. Did tests using Firefox developer tools.
2016-07-08 07:06:15 -07:00
Jeremy Stretch
5ed6b8db10 Fixes #228: Correct conditional inclusion of device bays 2016-07-07 13:39:54 -04:00
Gelob
eb2af9141b Banner/MOTD Support 2016-07-06 23:37:04 -05:00
Jeremy Stretch
8d837979ff #68: Improved permissions-related error handling 2016-07-06 17:22:10 -04:00
Jeremy Stretch
5d5a204d5f Cleaned up 'not connected' text 2016-07-06 16:01:18 -04:00
Jeremy Stretch
dac831048d Merge pull request #210 from peelman/develop
critical connections placeholder should span 5 rows now
2016-07-06 15:57:04 -04:00
Jeremy Stretch
8909a76200 Fixes #209: Read pk list from POST instead of form 2016-07-06 15:55:42 -04:00
Nick Peelman
6551f47323 critical connections placeholder should span 5 rows now 2016-07-06 15:46:00 -04:00
Jeremy Stretch
7a19c699fb Standardized console/power/interface display 2016-07-06 14:40:40 -04:00
Nick Peelman
aed0f2f2cb Fix connected interface template rendering... 2016-07-06 13:21:40 -04:00
Nick Peelman
3ceb5261b7 Relocate Add Interface button to match the style used in the rest of the view 2016-07-06 13:21:40 -04:00
Nick Peelman
e7683eb833 Add MAC address field to interfaces 2016-07-06 13:21:40 -04:00
dinoocch
958f32e266 Add LDAP Authentication Documentation
Addresses #65

This commit adds documentation for installing and configuring ldap
authentication for netbox.

It may be beneficial to add settings to the configuration.py instead of
editing settings.py if this is an important feature.
2016-07-05 22:10:14 -05:00
Jeremy Stretch
7d9a7d6a07 Improve DeviceType display (credit to @peelman); add validation for DeviceType components 2016-07-05 17:30: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
e2ba816fd9 Added DeviceType to device bays table 2016-07-05 13:42:14 -04:00
Jeremy Stretch
43eeb3a929 Initial work on #91: Support for subdevices 2016-07-01 17:34:47 -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
Jeremy Stretch
204adb4639 Fixes #135: Add button to toggle navbar on small screens 2016-06-29 22:51:10 -04:00
Jeremy Stretch
39a3dc4c9f Corrected capitalization of rack face in example 2016-06-29 14:16:07 -04:00
Jeremy Stretch
56cdc4a03b Added VERSION to settings and page footer 2016-06-29 14:05:01 -04:00
Jeremy Stretch
6966967952 Fixes #108: Added search for Sites 2016-06-29 12:06:37 -04:00
Jeremy Stretch
a52fd1aeee Added a link to the GitHub issues page to the server error page 2016-06-29 11:04:34 -04:00
Jeremy Stretch
4c140295c5 Fixes #61: Added list of RackGroups to Site view 2016-06-28 14:53:33 -04:00
Jeremy Stretch
556be4a9c6 Fixes #72: Check for re-used interfaces when importing interface connections 2016-06-28 11:11:53 -04:00
Jeremy Stretch
ab880e1053 Fixed IPAddress 'parent prefixes' display; added warning for duplicate IPs 2016-06-27 15:51:47 -04:00
Jeremy Stretch
5935a8843e Improved maintenance mode message 2016-06-27 11:22:36 -04:00
Jeremy Stretch
a575a73a4f Added icons to footer 2016-06-24 14:43:14 -04:00
Jeremy Stretch
3938b4a27b Added link to extras 2016-06-24 14:37:48 -04:00
Jeremy Stretch
8ec145cb82 Added map icons 2016-06-24 14:34:49 -04:00
Jeremy Stretch
0b66b547a3 Fixed double top border on component template tables 2016-06-24 12:56:36 -04:00
Jeremy Stretch
e34ca1a3f5 Standardized graphs_modal markup; added graphs to Provider view 2016-06-24 11:23:45 -04:00
Jeremy Stretch
39330850b3 Standardized graph display; added templatization for graph links 2016-06-24 11:16:49 -04:00
Jeremy Stretch
9de8ac91a1 Fixed typo 2016-06-24 10:54:05 -04:00
Jeremy Stretch
bddd9b6f39 Fixed typo 2016-06-24 10:53:32 -04:00
Jeremy Stretch
85a50c67de Tweaked display names for Racks, VLANs 2016-06-22 17:12:12 -04:00
Jeremy Stretch
97f7ac9edf Added a welcome message for new installs 2016-06-22 15:48:41 -04:00
Jeremy Stretch
8563e2aca3 Standardized date/time displays; moved format declarations to configuration.py 2016-06-22 13:22:59 -04:00
Jeremy Stretch
5f0d52e59a Added server time and docs link 2016-06-22 12:04:13 -04:00
Jeremy Stretch
338539e0d6 Include created and last_updated fields 2016-06-22 10:57:32 -04:00
Jeremy Stretch
f17938f156 Moved display_name from serializer to model 2016-06-21 15:22:11 -04:00
Jeremy Stretch
034a39363c Improved contextual navigation highlighting 2016-06-21 14:25:49 -04:00
Jeremy Stretch
ed07b235a2 Pulled in all third-party resources and standardized on static template tag 2016-06-21 13:26:19 -04:00
Jeremy Stretch
ccc52348be Humanized Circuit speed display 2016-06-20 15:58:18 -04:00
Jeremy Stretch
c456248e0c Converted Circuit port_speed to PositiveIntegerField 2016-06-20 15:33:26 -04:00
Jeremy Stretch
6a0a10b022 Added 'getting started' doc 2016-06-17 14:19:56 -04:00
Jeremy Stretch
b891b78f70 Reorganized documentation 2016-06-16 17:11:52 -04:00