Happy new year!!!

This commit is contained in:
Chris Church
2014-01-02 11:51:43 -05:00
parent fc6ec26ebe
commit 2b7af0a2ec
174 changed files with 182 additions and 169 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
__version__ = '1.4.5-0' __version__ = '1.4.5-0'

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Django REST Framework # Django REST Framework

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Empty models file. # Empty models file.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Django REST Framework # Django REST Framework

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Django REST Framework # Django REST Framework

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
from django.conf.urls import include, patterns, url as original_url from django.conf.urls import include, patterns, url as original_url

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# This file should only be present in a source checkout, and never in a release # This file should only be present in a source checkout, and never in a release

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
''' '''

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Django admin isn't officially supported! # Django admin isn't officially supported!

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -0,0 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.

View File

@@ -0,0 +1,2 @@
# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,3 +1,6 @@
# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.
from django.conf import settings from django.conf import settings
from django.contrib.auth.models import User, AnonymousUser from django.contrib.auth.models import User, AnonymousUser
from django.db.models.signals import pre_save, post_save from django.db.models.signals import pre_save, post_save

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
from awx.main.models.base import * from awx.main.models.base import *

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,3 +1,6 @@
# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.
import logging import logging
from django.db.models.signals import pre_save, post_save, post_delete, m2m_changed from django.db.models.signals import pre_save, post_save, post_delete, m2m_changed

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
from awx.main.tests.organizations import OrganizationsTest from awx.main.tests.organizations import OrganizationsTest

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
import datetime import datetime

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
import datetime import datetime

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
from django.conf import settings from django.conf import settings

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Python # Python

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Django # Django

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# This file is a utility Ansible plugin that is not part of the AWX or Ansible # This file is a utility Ansible plugin that is not part of the AWX or Ansible
# packages. It does not import any code from either package, nor does its # packages. It does not import any code from either package, nor does its
# license apply to Ansible or AWX. # license apply to Ansible or AWX.

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python #!/usr/bin/env python
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# This file is a utility script that is not part of the AWX or Ansible # This file is a utility script that is not part of the AWX or Ansible
# packages. It does not import any code from either package, nor does its # packages. It does not import any code from either package, nor does its
# license apply to Ansible or AWX. # license apply to Ansible or AWX.

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
import os import os

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Development settings for AWX project. # Development settings for AWX project.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Local Django settings for AWX project. Rename to "local_settings.py" and # Local Django settings for AWX project. Rename to "local_settings.py" and

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Production settings for AWX project. # Production settings for AWX project.

View File

@@ -140,7 +140,7 @@ html body #push {
{% block footer %} {% block footer %}
<div id="footer"> <div id="footer">
<img class="awxlogo" src="{{ STATIC_URL }}img/AWX_logo.png" /><br/> <img class="awxlogo" src="{{ STATIC_URL }}img/AWX_logo.png" /><br/>
Copyright &copy; 2013 AnsibleWorks, Inc. All rights reserved.<br /> Copyright &copy; 2014 AnsibleWorks, Inc. All rights reserved.<br />
1482 East Valley Road, Suite 888 &middot; Santa Barbara, California 93108 &middot; +1-800-825-0212<br /> 1482 East Valley Road, Suite 888 &middot; Santa Barbara, California 93108 &middot; +1-800-825-0212<br />
<a href="http://www.ansibleworks.com" target="_blank">www.ansibleworks.com</a> <a href="http://www.ansibleworks.com" target="_blank">www.ansibleworks.com</a>
{% endblock %} {% endblock %}

View File

@@ -1,2 +1,2 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
from django.conf import settings as django_settings from django.conf import settings as django_settings

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2013 AnsibleWorks, Inc. # Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved. # All Rights Reserved.
# Empty models file. # Empty models file.

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Our main application mdoule. Declare application routes and perform initialization chores. * Our main application mdoule. Declare application routes and perform initialization chores.
* *

View File

@@ -1,6 +1,6 @@
/************************************ /************************************
* *
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* config.js * config.js
* *

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Admins.js * Admins.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Authentication.js * Authentication.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Credentials.js * Credentials.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Groups.js * Groups.js
* *

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Home.js * Home.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Hosts.js * Hosts.js
* *

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Inventories.js * Inventories.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* JobEvents.js * JobEvents.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* JobHosts.js * JobHosts.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* JobTemplates.js * JobTemplates.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Jobs.js * Jobs.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Organizations.js * Organizations.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Projects.js * Projects.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Teams.js * Teams.js

View File

@@ -1,5 +1,5 @@
/************************************ /************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* *
* Users.js * Users.js

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* ActivityDetail.js * ActivityDetail.js
* Form definition for Activity Stream detail * Form definition for Activity Stream detail

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Credentials.js * Credentials.js
* Form definition for Credential model * Form definition for Credential model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Groups.js * Groups.js
* Form definition for Group model * Form definition for Group model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* HostGroups.js * HostGroups.js
* Form definition for Host model * Form definition for Host model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Hosts.js * Hosts.js
* Form definition for Host model * Form definition for Host model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Inventories.js * Inventories.js
* Form definition for User model * Form definition for User model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* InventoryGroups.js * InventoryGroups.js
* Form definition for Groups model * Form definition for Groups model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* InventoryHosts.js * InventoryHosts.js
* Form definition for Hosts model * Form definition for Hosts model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* InventoryStatus.js * InventoryStatus.js
* Form definition for Inventory Status -JSON view * Form definition for Inventory Status -JSON view

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* JobEventData.js * JobEventData.js
* Form definition for Job Events -JSON view * Form definition for Job Events -JSON view

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* JobTemplates.js * JobTemplates.js
* Form definition for Job Template model * Form definition for Job Template model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Jobs.js * Jobs.js
* Form definition for Jobs model * Form definition for Jobs model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Organization.js * Organization.js
* Form definition for Organization model * Form definition for Organization model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Permissions.js * Permissions.js
* *

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* ProjectStatus.js * ProjectStatus.js
* Form definition for Project Status -JSON view * Form definition for Project Status -JSON view

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Projects.js * Projects.js
* *

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Teams.js * Teams.js
* Form definition for Team model * Form definition for Team model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* Users.js * Users.js
* Form definition for User model * Form definition for User model

View File

@@ -1,5 +1,5 @@
/********************************************* /*********************************************
* Copyright (c) 2013 AnsibleWorks, Inc. * Copyright (c) 2014 AnsibleWorks, Inc.
* *
* InventoryHosts.js * InventoryHosts.js
* Help object for Inventory-> Hosts page. * Help object for Inventory-> Hosts page.

Some files were not shown because too many files have changed in this diff Show More