1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

342 Commits

Author SHA1 Message Date
9098001bcb Post-release version bump 2016-07-13 12:11:10 -04:00
d9bf199e75 Version bump: v1.2.1 2016-07-13 12:01:34 -04:00
f1b6f0cfee Fixes #285: Added PREFER_IPV4 configuration setting 2016-07-13 11:16:09 -04:00
e19ce043d6 Fixes #275: Exclude self when checking for overlapping aggregates 2016-07-13 10:37:25 -04:00
03542b400d Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
2c23ca33a2 Fixes #274: Correct reference to old field 2016-07-12 15:48:56 -04:00
e1da3b8f10 Related to #243: Implemented natsort on all Device and DeviceType objects (except interfaces) 2016-07-12 14:53:59 -04:00
d80ffd2308 Merge pull request #248 from Zanthras/develop
possible fix for #243 generic sorting for device bays
2016-07-12 14:13:25 -04:00
18846cf40a Fixes #271: Corrected select_related() in secrets API 2016-07-12 12:27:26 -04:00
e81a2094df Post-release version bump 2016-07-12 11:40:40 -04:00
17011843d7 Version bump: v1.2.0 2016-07-12 11:28:28 -04:00
4c45e38aea Fixes #162: Return Unicode from display_name() 2016-07-12 10:46:32 -04:00
e1a6188580 Merge pull request #261 from digitalocean/primary-ip4-ip6
Initial work on #93: Primary IPv4/IPv6 support
2016-07-12 10:38:00 -04:00
4e4bb01a55 Initial work on #93: Primary IPv4/IPv6 support 2016-07-11 16:24:46 -04:00
e92f60afda Fixes #260: Corrected typo in get_queryset() 2016-07-11 16:21:05 -04:00
a365cfcf9b Corrected removal of div 2016-07-11 15:04:39 -04:00
f617828712 A little cleanup from #222 2016-07-11 13:29:58 -04:00
d85561c6fd Merge pull request #222 from Gelob/motd
Banner support
2016-07-11 13:12:49 -04:00
f1881fad71 Update base.css 2016-07-09 14:09:35 -04:00
d9867423de Use the natsort library to provide a generic sorting option for better sorting of generic names for device bays. 2016-07-08 22:47:08 -07:00
bf35b4121f Merge pull request #240 from linuxsimba/bug_215
Potential quick fix for Rack view broken when viewport less than 992px wide
2016-07-08 23:00:21 -04:00
85461f9be0 Merge pull request #245 from bellwood/mobile-fix-for-footer
fixes #219 - footer display issue on mobile
2016-07-08 22:59:44 -04:00
fafd2ab517 Merge pull request #244 from bellwood/mobile-fix-login-form-width
fixes #218 - login form width on mobile
2016-07-08 22:59:00 -04:00
498eb50f56 Fixes PEP8 E401 CI error 2016-07-08 22:56:54 -04:00
1cdf70da0b Update _base.html 2016-07-08 20:45:27 -04:00
cbd6370889 Update login.html 2016-07-08 20:43:58 -04:00
8dd6112a4b Corrected detection of private_key 2016-07-08 17:49:20 -04:00
4c354277ec Enabled LDAP authentication 2016-07-08 17:09:35 -04:00
129415e15f Remove obsolete docs.html template 2016-07-08 16:09:05 -04:00
68515b9d46 Merge pull request #203 from dinoocch/ldap-docs
Add LDAP Authentication Documentation
2016-07-08 16:08:07 -04:00
90dadfc5d9 Moving docs to readthedocs.org 2016-07-08 12:07:04 -04:00
4372043ddb 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
db72a64ef7 Changed DeviceForm.device_type label 2016-07-07 22:30:51 -04:00
b9e0739f72 Fixes #228: Correct conditional inclusion of device bays 2016-07-07 13:39:54 -04:00
9c48340b9a Dev version bump 2016-07-07 12:54:25 -04:00
bfe8979523 Version bump for v1.1.0 2016-07-07 12:27:27 -04:00
7228801cb0 Move membership evaluation to SecretRole 2016-07-07 12:07:02 -04:00
1338bf6012 Banner/MOTD Support 2016-07-06 23:37:04 -05:00
edde021c85 Grant superusers permission to decrypt all secrets 2016-07-06 17:40:32 -04:00
966ea45050 #68: Improved permissions-related error handling 2016-07-06 17:22:10 -04:00
e7f21dea4b Optimize database query for user actions list 2016-07-06 16:36:07 -04:00
3276caa284 Fixes #214: Suppress status message if updated_count has not been provided 2016-07-06 16:25:15 -04:00
891a128736 Cleaned up 'not connected' text 2016-07-06 16:01:18 -04:00
a74ddd8527 Merge pull request #210 from peelman/develop
critical connections placeholder should span 5 rows now
2016-07-06 15:57:04 -04:00
24c48bece8 Fixes #209: Read pk list from POST instead of form 2016-07-06 15:55:42 -04:00
a069e92ce0 critical connections placeholder should span 5 rows now 2016-07-06 15:46:00 -04:00
c0ab9f70dc Standardized console/power/interface display 2016-07-06 14:40:40 -04:00
cc17604220 Force 48-bit MAC format for proper error messages during validation 2016-07-06 14:22:34 -04:00
7a2f6eaf34 Regenerate migration 2016-07-06 13:22:41 -04:00
dc847ce4d6 Fix connected interface template rendering... 2016-07-06 13:21:40 -04:00