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

78 Commits

Author SHA1 Message Date
edf53d4516 Flip the order of tag and URL name for the tag template tag 2018-07-05 15:20:13 -04:00
3c2e0b0b17 Added changelog views 2018-06-14 16:15:14 -04:00
e6b3983a4e Added template tag for tag links 2018-05-18 11:09:11 -04:00
9b3869790d Implemented tags for all primary models 2018-05-10 12:53:11 -04:00
12d643694f Cleaned up title blocks 2017-08-02 13:15:28 -04:00
b5a1b692bd Fixes #1225: Fixed border on empty circuits table on provider view 2017-05-26 10:08:03 -04:00
3ed3e93b25 Appended a version flag to all CSS/JS references to invalidate browser cache after an upgrade 2017-03-30 15:40:00 -04:00
02e89d77bb Merge branch 'develop' into api2
Conflicts:
	netbox/dcim/api/views.py
2017-03-07 14:08:06 -05:00
03d3bbcddb Fixes #938: Provider view yields an error if one or more circuits is assigned to a tenant 2017-03-03 10:47:16 -05:00
f1518226bd Merge branch 'develop' into api2
Conflicts:
	netbox/dcim/api/serializers.py
2017-02-17 15:12:53 -05:00
e8896fe238 Closes #898: Expand circuits list in provider view 2017-02-16 15:13:35 -05:00
37f250ddc1 Corrected API URL names 2017-02-03 16:54:13 -05:00
6a9f26a68d Cleaned up attribute tables 2016-12-14 17:09:33 -05:00
bf817eb69e Closes #49: Introduction of circuit terminations 2016-12-14 13:47:22 -05:00
298ac1ba7a Widened page layout; improved mobile rendering 2016-12-09 16:23:11 -05:00
b10e29aaac Closes #561: Make custom fields accessible from within export templates 2016-09-19 16:11:37 -04:00
faed3c1314 Merged develop 2016-08-22 15:49:41 -04:00
eab18a81c9 Adjusted display of created and last_updated times for primary objects 2016-08-19 12:19:02 -04:00
6cdb62b67e Minimal implemtnation of custom fields 2016-08-15 15:24:23 -04:00
1fd189f9b1 Replaced most glyphicons with Font Awesome 2016-08-01 13:29:45 -04:00
8a9c6ce37a Standardized display of attributes for primary objects 2016-07-29 15:31:35 -04:00
bcb9ab7116 Show graphs button only if there is at least one graph to display 2016-07-29 13:19:58 -04:00
38aee33df0 Closes #358: Improved search of all objects 2016-07-29 12:51:23 -04:00
e34ca1a3f5 Standardized graphs_modal markup; added graphs to Provider view 2016-06-24 11:23:45 -04:00
338539e0d6 Include created and last_updated fields 2016-06-22 10:57:32 -04:00
ccc52348be Humanized Circuit speed display 2016-06-20 15:58:18 -04:00
c456248e0c Converted Circuit port_speed to PositiveIntegerField 2016-06-20 15:33:26 -04:00
27b289ee3b Initial push to public repo 2016-03-01 11:23:03 -05:00