Merge branch 'release_3.0.0' into devel

* release_3.0.0: (270 commits)
  Inventory Manage > copy/move groups disable copy option where impossible, add to Root Group target, resolves #1749 (#2218)
  fixes access issue for InventoryScript.admin_role
  Make sure project team list is filtered for access
  Fix up the project teams list
  fix api test
  fix tests with refreshes
  adjusting Credential model and migrations
  adjusting API for new Credential.organization
  Fix Openstack inventory on Ubuntu 12 (#2318)
  Attach labels instead of erroring on creation if label already exists
  Fix system-tracking typo
  update test_rbac_api to new object_roles naming
  Fixing Credential access issue
  Fix an issue calling build_env for system jobs
  remove dead fields from Groups > Add manual source type, resovles #2288 (#2305)
  fixes regression on license expiresOn display, resolves #2277 (#2287)
  fix edit action in Jobs > Schedules tab view, resolves #2258 (#2292)
  Fixed several bugs with adding permissions where checkboxes weren't checked properly or were disappearing when paging was involved.
  specify playbook vars in a way that works with 1.9
  Change ldap and other sso defaults to remove from team/admin
  ...
This commit is contained in:
Matthew Jones
2016-06-12 22:42:42 -04:00
parent bbc84568a7
commit 22437f80ed
321 changed files with 8256 additions and 8395 deletions

View File

@@ -18831,10 +18831,6 @@ awx/ui/static/lib/select2/dist/css/select2.css
awx/ui/templates/ui/index.html
config/awx-httpd-443.conf
config/awx-httpd-80.conf
config/awx-munin-el.conf
config/awx-munin-ubuntu.conf
config/awx-munin.conf
config/awx_munin_tower_jobs
config/wsgi.py
docs/licenses/Babel.txt
docs/licenses/IP.txt
@@ -19013,17 +19009,6 @@ requirements/requirements.txt
requirements/requirements_dev.txt
requirements/requirements_jenkins.txt
requirements/requirements_python26.txt
tools/munin_monitors/callbackr_alive
tools/munin_monitors/celery_alive
tools/munin_monitors/mongo_conn
tools/munin_monitors/mongo_docs
tools/munin_monitors/mongo_mem
tools/munin_monitors/mongo_ops
tools/munin_monitors/postgres_alive
tools/munin_monitors/redis_alive
tools/munin_monitors/socketio_alive
tools/munin_monitors/taskmanager_alive
tools/munin_monitors/tower_jobs
tools/scripts/ansible-tower-service
tools/scripts/request_tower_configuration.ps1
tools/scripts/request_tower_configuration.sh