Commit Graph

  • 2db50dd4a7 Closes #191: Support for racks numbered top-to-bottom Jeremy Stretch 2016-10-28 11:30:40 -04:00
  • 5cd9c11169 gitignore static folder, concretize configuration.py location Florian Klink 2016-10-28 12:24:55 +02:00
  • f8f5d6876b Merge pull request #634 from jsenecal/patch-2 Jeremy Stretch 2016-10-24 17:28:59 -04:00
  • 198674f368 Fixed "Power Port" column name Jonathan Senecal 2016-10-24 17:22:01 -04:00
  • e22eafc4a7 Closes #211: Allow device assignment and removal from IP address view Jeremy Stretch 2016-10-24 15:07:11 -04:00
  • f44a322df5 Closes #630: Added a custom 404 page Jeremy Stretch 2016-10-24 13:53:58 -04:00
  • fc2ac8a02b Attributed all model ValidationErrors to specific fields (where appropriate) Jeremy Stretch 2016-10-21 15:39:13 -04:00
  • 13243785f1 Closes #87: Added status field to IP addresses Jeremy Stretch 2016-10-21 12:34:02 -04:00
  • 35c207e936 Merge pull request #627 from kryskool/patch-1 Jeremy Stretch 2016-10-20 13:44:20 -04:00
  • 998608111f Fix path to find configuration.py on migration Christophe CHAUVET 2016-10-20 09:55:03 +02:00
  • 6018700421 Post-release version bump Jeremy Stretch 2016-10-19 16:27:46 -04:00
  • c171547037 Merge pull request #625 from digitalocean/develop v1.6.3 Jeremy Stretch 2016-10-19 16:25:50 -04:00
  • 493b7d594d Release v1.6.3 Jeremy Stretch 2016-10-19 16:21:01 -04:00
  • 4d40c015e4 Added instance count to DeviceType view Jeremy Stretch 2016-10-19 15:56:15 -04:00
  • 4405bc4182 Closes #608: Add "toggle all" button to device and device type components Jeremy Stretch 2016-10-19 15:45:26 -04:00
  • 54a0639a6e Merge pull request #623 from jsenecal/patch-1 Jeremy Stretch 2016-10-19 14:51:08 -04:00
  • 334b286ebf Removed superfluous "is" in error message Jonathan Senecal 2016-10-19 14:22:34 -04:00
  • c09cb5df3d #353: Added bulk editing for InterfaceTemplates Jeremy Stretch 2016-10-19 12:15:54 -04:00
  • 0da3661ff0 #353: Allow bulk editing of interfaces Jeremy Stretch 2016-10-14 16:38:46 -04:00
  • 5a4ccbc066 Fixes #616: Correct display of custom URL fields Jeremy Stretch 2016-10-14 11:08:09 -04:00
  • 49cbdc22da Fixes #615: Account for BASE_PATH in static URLs and during login Jeremy Stretch 2016-10-13 16:27:09 -04:00
  • 579ed0a985 Redirect user to previous page after logging in Jeremy Stretch 2016-10-13 16:12:27 -04:00
  • 464797858f Fixes #604: Correct display of unnamed devices in form selection fields Jeremy Stretch 2016-10-13 15:21:36 -04:00
  • 0ff46bf5d0 Fixes #611: Power/console/interface connection import: status field should be case-insensitive Jeremy Stretch 2016-10-13 12:18:32 -04:00
  • 330abe5a2d Fixes #602: Correct display of custom integer fields with value of 0 or 1 Jeremy Stretch 2016-10-05 15:29:16 -04:00
  • 73945899fe Fixes #527: Support for nullifying custom fields during bulk editing Jeremy Stretch 2016-10-05 15:17:17 -04:00
  • 8227a9ff9c Merge pull request #592 from lf-/patch-2 Jeremy Stretch 2016-10-04 15:01:31 -04:00
  • f1c70cd896 Fixes #591: Correct display of device type component creation buttons Jeremy Stretch 2016-10-04 14:46:27 -04:00
  • 7055292803 Merge pull request #596 from digitalocean/bugfix-591 v1.6.2-r1 Jeremy Stretch 2016-10-04 10:22:04 -04:00
  • 3503c77699 Fixes #591: Correct display of component creation buttons in device type view Jeremy Stretch 2016-10-04 10:17:56 -04:00
  • b68c64041e Allow multiple ALLOWED_HOSTS on docker lf 2016-10-02 21:01:29 -06:00
  • 36066068d4 #527: Initial work to allow nullifying fields during bulk edit Jeremy Stretch 2016-09-30 16:17:41 -04:00
  • 8ed174e7af Post-release version bump Jeremy Stretch 2016-09-30 11:26:08 -04:00
  • 7336fdf162 Merge pull request #587 from digitalocean/develop Jeremy Stretch 2016-09-30 11:24:16 -04:00
  • b5a7dd7d6d Reformatted URLs list to make pep8 happy Jeremy Stretch 2016-09-30 11:19:50 -04:00
  • 35918ae966 Release v1.6.2 Jeremy Stretch 2016-09-30 11:06:31 -04:00
  • ce01bb59a3 Fixed tests Jeremy Stretch 2016-09-29 16:56:30 -04:00
  • 18a5a966e3 Fixes #212: Tweak APISelect widget to inject BASE_PATH in API URL Jeremy Stretch 2016-09-29 16:41:02 -04:00
  • 833499ffe8 #212: Introduced BASE_PATH configuration setting Jeremy Stretch 2016-09-29 16:32:16 -04:00
  • 5b7f350ded Added headers to all bulk edit tables Jeremy Stretch 2016-09-28 17:20:16 -04:00
  • d5fc0e9ce7 Closes #345: Bulk edit: allow user to select all objects on page or all matching query Jeremy Stretch 2016-09-28 16:56:17 -04:00
  • c6592faeb2 Fixes #466: Validate available free space for all instances when increasing the U height of a device type Jeremy Stretch 2016-09-28 14:19:52 -04:00
  • dec00cdb55 Closes #481: Require interface creation before trying to assign an IP to a device Jeremy Stretch 2016-09-28 12:24:33 -04:00
  • 30c7c2d359 Closes #475: Display add buttons at top and bottom of all device/device type panels Jeremy Stretch 2016-09-28 12:06:00 -04:00
  • 118bb5ea73 Fixed DCIM API test Jeremy Stretch 2016-09-28 10:02:18 -04:00
  • 35b3d8e33a Fixes #581: Corrected initialization of custom boolean and select fields Jeremy Stretch 2016-09-28 09:58:59 -04:00
  • 187a6dee17 Closes #579: Add a description field to ExportTemplate Jeremy Stretch 2016-09-27 16:31:18 -04:00
  • 0900a6bf49 Added subdevice_role to DeviceTypeSerializer Jeremy Stretch 2016-09-27 16:04:14 -04:00
  • 6cba2e92f2 Merge pull request #574 from rfdrake/mobile Jeremy Stretch 2016-09-27 13:58:57 -04:00
  • 796b131f73 Fixes #577: Correct initialization of custom boolean fields Jeremy Stretch 2016-09-27 13:42:10 -04:00
  • bdb8d62cef Closes #575: Allow all valid URL schemes in custom fields Jeremy Stretch 2016-09-27 11:42:20 -04:00
  • d049c1c244 Fixes #576: Delete all relevant CustomFieldValues ehen deleting a CustomFieldChoice Jeremy Stretch 2016-09-27 10:51:33 -04:00
  • 45432a6f29 viewport change for mobile Robert Drake 2016-09-26 23:43:05 -04:00
  • a803bd8033 Simplified web server installation doc Jeremy Stretch 2016-09-26 14:21:10 -04:00
  • 0001bbc966 #447: Correcting CentOS installation docs Jeremy Stretch 2016-09-26 12:50:44 -04:00
  • 1ebba3ee26 Merge pull request #529 from chagara/develop Jeremy Stretch 2016-09-26 12:05:19 -04:00
  • fde24258e3 Fixes #571: Correct rack group filter on device list Jeremy Stretch 2016-09-22 10:06:59 -04:00
  • 59c6d5b1ec Fixed typo Jeremy Stretch 2016-09-21 11:58:04 -04:00
  • 33694030b7 Tweaked ExportTemplate admin display Jeremy Stretch 2016-09-21 11:57:05 -04:00
  • f8f973dac2 Post-release version bump Jeremy Stretch 2016-09-21 11:45:12 -04:00
  • bffabef556 Merge pull request #570 from digitalocean/develop v1.6.1-r1 Jeremy Stretch 2016-09-21 11:44:45 -04:00
  • 325d96dabb Quick fix for v1.6.1 related to #561 Jeremy Stretch 2016-09-21 11:43:22 -04:00
  • b7b1682f42 Added link to the mailing list Jeremy Stretch 2016-09-21 11:02:19 -04:00
  • aa2612aeba Post-release version bump Jeremy Stretch 2016-09-21 10:15:03 -04:00
  • b99704082b Merge pull request #569 from digitalocean/develop 1.6.1 Jeremy Stretch 2016-09-21 10:14:40 -04:00
  • 75d8852bf7 Release v1.6.1 Jeremy Stretch 2016-09-21 09:55:57 -04:00
  • 0444ac7db9 Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations Jeremy Stretch 2016-09-20 15:48:58 -04:00
  • b2684aeefc status filter fields should not be required Jeremy Stretch 2016-09-20 11:29:30 -04:00
  • 6ccc6244dd Corrected PrefixFilterForm Jeremy Stretch 2016-09-20 11:25:16 -04:00
  • e618bf40ec Reimplemented FilterChoiceField Jeremy Stretch 2016-09-20 11:08:25 -04:00
  • e3f0a12313 PEP8 fix Jeremy Stretch 2016-09-19 16:21:42 -04:00
  • 687e68db69 Fixes #564: Display custom fields for all applicable objects Jeremy Stretch 2016-09-19 16:13:02 -04:00
  • b10e29aaac Closes #561: Make custom fields accessible from within export templates Jeremy Stretch 2016-09-19 16:11:37 -04:00
  • d0c92b4f8a Removed obsolete dependency Jeremy Stretch 2016-09-19 10:32:38 -04:00
  • 513408f16a Fixes #562: Fixed bulk interface creation Jeremy Stretch 2016-09-19 10:31:40 -04:00
  • 64326e7c9d Closes #552: Added a None filter option for custom select fields Jeremy Stretch 2016-09-16 13:41:53 -04:00
  • ce9d853883 Closes #415: Added an expand/collapse toggle button to the prefix list Jeremy Stretch 2016-09-16 11:50:02 -04:00
  • 814a0e7344 Tweak to #493 Jeremy Stretch 2016-09-16 10:31:42 -04:00
  • 2c7c0ce29d Merge pull request #493 from stianvi/csv_reader_unicode Jeremy Stretch 2016-09-16 10:30:27 -04:00
  • 2015d08407 Merge pull request #555 from rfdrake/develop Jeremy Stretch 2016-09-16 09:59:43 -04:00
  • 9dea5656ad Added 'none' options to filters for optional fields Jeremy Stretch 2016-09-15 17:12:53 -04:00
  • daadf7a49b Fixes #557: Add 'global' choice to VRF filter for prefixes and IP addresses Jeremy Stretch 2016-09-15 16:03:53 -04:00
  • 2567412121 Fixes #531: Order prefixes by VRF assignment Jeremy Stretch 2016-09-15 12:09:54 -04:00
  • 5e4fce248c Fixes #558: Update slug field when name is populated without a key press Jeremy Stretch 2016-09-15 11:36:45 -04:00
  • 824d2d8205 Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate Jeremy Stretch 2016-09-14 16:27:26 -04:00
  • 9718895ff9 add django-auth-ldap to Dockerfile Robert Drake 2016-09-08 20:05:32 -04:00
  • 9eec975800 change ldap.py to ldap_config.py Robert Drake 2016-09-08 19:47:48 -04:00
  • 5601be87f7 Merge pull request #551 from digitalocean/docker-build-perms Jeremy Stretch 2016-09-13 13:15:57 -04:00
  • 440610836a fixes permissions on docker-build.sh Zach Moody 2016-09-13 11:27:04 -05:00
  • 4fa536b940 Post-release version bump Jeremy Stretch 2016-09-13 12:16:42 -04:00
  • aeec678ce9 Merge pull request #550 from digitalocean/develop v1.6.0 Jeremy Stretch 2016-09-13 12:16:00 -04:00
  • 9591fb9330 PEP8 fix Jeremy Stretch 2016-09-13 12:10:21 -04:00
  • cbfdd5dbd1 Relase v1.6.0 Jeremy Stretch 2016-09-13 12:08:36 -04:00
  • cd2fa6ed78 Simplified FibreChannel interface form factors Jeremy Stretch 2016-09-13 11:21:15 -04:00
  • bef9a0c77f Added address family filters to aggregate and prefix lists Jeremy Stretch 2016-09-13 10:35:55 -04:00
  • 6af91b581b #167: Added more interface form factors Jeremy Stretch 2016-09-12 21:34:47 -04:00
  • afe805bd28 Corrected filtering of boolean custom fields Jeremy Stretch 2016-09-12 15:59:43 -04:00
  • 6af7403738 Fixes #507: Corrected rendering of nav menu on screens narrower than 1200px Jeremy Stretch 2016-09-12 15:02:40 -04:00
  • 98fe83944f Deleted obsolete javascript Jeremy Stretch 2016-09-12 13:50:55 -04:00
  • 37e0388a5a Fixes #522: Remove obsolete check for staff status when bulk deleting objects Jeremy Stretch 2016-09-12 11:21:13 -04:00