Jeremy Stretch
|
ffc784ec10
|
Fix typo in c5e9c1bc2a
|
2016-10-31 14:48:33 -04:00 |
|
Jeremy Stretch
|
07a451a535
|
Closes #652: Use password input controls when editing secrets
|
2016-10-31 12:30:50 -04:00 |
|
Jeremy Stretch
|
c5e9c1bc2a
|
Closes #654: Added Cisco FlexStack and FlexStack Plus form factors
|
2016-10-31 12:22:05 -04:00 |
|
Jeremy Stretch
|
1262be01cc
|
Closes #661: Display relevant IP addressing when viewing a circuit
|
2016-10-31 11:36:05 -04:00 |
|
Jeremy Stretch
|
4823ee698d
|
Cleaned up message strings
|
2016-10-31 11:16:30 -04:00 |
|
Jeremy Stretch
|
3e2ddff72c
|
Standardized device component deletion views to use ObjectDeleteView()
|
2016-10-28 17:00:41 -04:00 |
|
Jeremy Stretch
|
6f4fd39080
|
Standardized device component edit views to use ObjectEditView()
|
2016-10-28 16:14:23 -04:00 |
|
Jeremy Stretch
|
647cf4889a
|
#181: Added ExpandableIPAddressField
|
2016-10-28 15:12:53 -04:00 |
|
Jeremy Stretch
|
c727fa82b0
|
Closes #191: Support for racks numbered top-to-bottom
|
2016-10-28 11:30:40 -04:00 |
|
Florian Klink
|
e8f6cac2f6
|
gitignore static folder, concretize configuration.py location
this adds the netbox/static folder to the gitignore file, and further
specifies the path from where we'd like to ignore net netbox configuration.py.
|
2016-10-28 12:28:13 +02:00 |
|
Jeremy Stretch
|
b2013e9244
|
Merge pull request #634 from jsenecal/patch-2
Fixed "Power Port" column name
|
2016-10-24 17:28:59 -04:00 |
|
Jonathan Senecal
|
0c7cadf0fc
|
Fixed "Power Port" column name
|
2016-10-24 17:22:01 -04:00 |
|
Jeremy Stretch
|
43670ab5e7
|
Closes #211: Allow device assignment and removal from IP address view
|
2016-10-24 15:07:11 -04:00 |
|
Jeremy Stretch
|
7d77757b5c
|
Closes #630: Added a custom 404 page
|
2016-10-24 13:53:58 -04:00 |
|
Jeremy Stretch
|
86531cbb71
|
Attributed all model ValidationErrors to specific fields (where appropriate)
|
2016-10-21 15:39:13 -04:00 |
|
Jeremy Stretch
|
4aba691dd9
|
Closes #87: Added status field to IP addresses
|
2016-10-21 12:34:02 -04:00 |
|
Jeremy Stretch
|
0d740a5ad3
|
Merge pull request #627 from kryskool/patch-1
Fix path to find configuration.py on migration
|
2016-10-20 13:44:20 -04:00 |
|
Christophe CHAUVET
|
6aec7110d3
|
Fix path to find configuration.py on migration
|
2016-10-20 09:55:03 +02:00 |
|
Jeremy Stretch
|
5fa8664c44
|
Post-release version bump
|
2016-10-19 16:27:46 -04:00 |
|
Jeremy Stretch
|
1ad7513b57
|
Merge pull request #625 from digitalocean/develop
Release v1.6.3
|
2016-10-19 16:25:50 -04:00 |
|
Jeremy Stretch
|
b6919f9804
|
Release v1.6.3
|
2016-10-19 16:21:01 -04:00 |
|
Jeremy Stretch
|
8a86f7003b
|
Added instance count to DeviceType view
|
2016-10-19 15:56:15 -04:00 |
|
Jeremy Stretch
|
dcceba0e02
|
Closes #608: Add "toggle all" button to device and device type components
|
2016-10-19 15:45:26 -04:00 |
|
Jeremy Stretch
|
235c99be82
|
Merge pull request #623 from jsenecal/patch-1
Removed superfluous "is" in error message
|
2016-10-19 14:51:08 -04:00 |
|
Jonathan Senecal
|
9d056c6354
|
Removed superfluous "is" in error message
|
2016-10-19 14:22:34 -04:00 |
|
Jeremy Stretch
|
201383f74d
|
#353: Added bulk editing for InterfaceTemplates
|
2016-10-19 12:15:54 -04:00 |
|
Jeremy Stretch
|
5a59e3827d
|
#353: Allow bulk editing of interfaces
|
2016-10-14 16:38:46 -04:00 |
|
Jeremy Stretch
|
948cd312c2
|
Fixes #616: Correct display of custom URL fields
|
2016-10-14 11:08:09 -04:00 |
|
Jeremy Stretch
|
0da6deaa53
|
Fixes #615: Account for BASE_PATH in static URLs and during login
|
2016-10-13 16:27:09 -04:00 |
|
Jeremy Stretch
|
1d19186c57
|
Redirect user to previous page after logging in
|
2016-10-13 16:12:27 -04:00 |
|
Jeremy Stretch
|
308c6980b7
|
Fixes #604: Correct display of unnamed devices in form selection fields
|
2016-10-13 15:21:36 -04:00 |
|
Jeremy Stretch
|
61eacad45c
|
Fixes #611: Power/console/interface connection import: status field should be case-insensitive
|
2016-10-13 12:18:32 -04:00 |
|
Jeremy Stretch
|
a3986af43c
|
Fixes #602: Correct display of custom integer fields with value of 0 or 1
|
2016-10-05 15:29:16 -04:00 |
|
Jeremy Stretch
|
75190bb2e9
|
Fixes #527: Support for nullifying custom fields during bulk editing
|
2016-10-05 15:17:17 -04:00 |
|
Jeremy Stretch
|
44dd12bf4c
|
Merge pull request #592 from lf-/patch-2
Allow multiple ALLOWED_HOSTS on docker
|
2016-10-04 15:01:31 -04:00 |
|
Jeremy Stretch
|
7153969361
|
Fixes #591: Correct display of device type component creation buttons
|
2016-10-04 14:46:27 -04:00 |
|
Jeremy Stretch
|
9946e2bf20
|
Merge pull request #596 from digitalocean/bugfix-591
Fixes #591: Correct display of device type component creation buttons
|
2016-10-04 10:22:04 -04:00 |
|
Jeremy Stretch
|
db9084a568
|
Fixes #591: Correct display of component creation buttons in device type view
|
2016-10-04 10:17:56 -04:00 |
|
lf
|
f47e44ed79
|
Allow multiple ALLOWED_HOSTS on docker
Change ALLOWED_HOSTS to be a space delimited list.
|
2016-10-02 21:01:29 -06:00 |
|
Jeremy Stretch
|
369a7f4a3f
|
#527: Initial work to allow nullifying fields during bulk edit
|
2016-09-30 16:17:41 -04:00 |
|
Jeremy Stretch
|
6ac9f7b3c5
|
Post-release version bump
|
2016-09-30 11:26:08 -04:00 |
|
Jeremy Stretch
|
f97c5cf086
|
Merge pull request #587 from digitalocean/develop
Release v1.6.2
|
2016-09-30 11:24:16 -04:00 |
|
Jeremy Stretch
|
dafa16d43c
|
Reformatted URLs list to make pep8 happy
|
2016-09-30 11:19:50 -04:00 |
|
Jeremy Stretch
|
a626668400
|
Release v1.6.2
|
2016-09-30 11:06:31 -04:00 |
|
Jeremy Stretch
|
23d3bbdd24
|
Fixed tests
|
2016-09-29 16:56:30 -04:00 |
|
Jeremy Stretch
|
680b53f8f4
|
Fixes #212: Tweak APISelect widget to inject BASE_PATH in API URL
|
2016-09-29 16:41:02 -04:00 |
|
Jeremy Stretch
|
89ec277cba
|
#212: Introduced BASE_PATH configuration setting
|
2016-09-29 16:32:16 -04:00 |
|
Jeremy Stretch
|
130d9819a6
|
Added headers to all bulk edit tables
|
2016-09-28 17:20:16 -04:00 |
|
Jeremy Stretch
|
f8a651ea08
|
Closes #345: Bulk edit: allow user to select all objects on page or all matching query
|
2016-09-28 16:56:17 -04:00 |
|
Jeremy Stretch
|
06b6fb57a1
|
Fixes #466: Validate available free space for all instances when increasing the U height of a device type
|
2016-09-28 14:19:52 -04:00 |
|