1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
Commit Graph

2961 Commits

Author SHA1 Message Date
Matthew Jones
c2b3d815da Only count hosts with an active inventory when tallying license hosts 2014-08-12 15:59:46 -04:00
Chris Houseknecht
25a49b0198 License
Updated license text per https://docs.google.com/a/ansible.com/document/d/1bvcfoV8j5z0OB7ZQsDwYY1WB58odnchp9vCic2F__eo
2014-08-12 13:32:12 -04:00
Matthew Jones
a66a844fab Make splunk inventory test optional if you are on sqlite 2014-08-12 12:14:55 -04:00
Matthew Jones
0d3befaa2d Make sure we prefer a normal license to the ami system license 2014-08-12 11:31:09 -04:00
Matthew Jones
86f361b720 Tweak name of vmware because jlaska asked me too 2014-08-12 11:19:43 -04:00
Jared Tabor
e7408a9733 adjusted filter div width on Job Status graph widget 2014-08-12 10:57:11 -04:00
Matthew Jones
6dae240849 Query database running tasks after querying celery to prevent race
condition that could cause us to think the task was orphaned
2014-08-12 10:35:59 -04:00
Chris Houseknecht
aac6cc6a5a Login dialog
Added keycode 13 to the kedown bind for Alert dialogs.
2014-08-12 10:25:20 -04:00
Jared Tabor
a38bb7c79c problem with version on About Tower and View License 2014-08-12 10:22:30 -04:00
Matthew Jones
620fc56f57 Fix a reference issue in the task impact job determination logic 2014-08-12 09:48:41 -04:00
Chris Houseknecht
c8bf994eb4 E2E tests
Starting to get protractor to work
2014-08-11 17:10:05 -04:00
Chris Houseknecht
83f724bd19 Fixed jshint error 2014-08-11 16:47:13 -04:00
Chris Houseknecht
50382890e5 Job detail
Removed empty value from the status drop-down on the host event viewer. Selecting the empty value caused a second empty value to appear. All empty values now gone. User can only choose valid status options. Default choice is All.
2014-08-11 15:58:57 -04:00
Luke Sneeringer
9e134ba8b9 Merge branch 'master' of github.com:ansible/ansible-commander
Conflicts:
	setup/roles/packages_el/vars/default.yml
2014-08-11 14:51:16 -05:00
Matthew Jones
7db3623521 Fix up sosfile strings in setup.py 2014-08-11 15:31:18 -04:00
Matthew Jones
f0b1546653 Add sosreport support to Tower 2014-08-11 15:09:30 -04:00
Jared Tabor
a20460db4d got rid of horizontal scroll bar on about dialog modal 2014-08-11 14:48:03 -04:00
Matthew Jones
28552d8b4b Add config POST documentation details 2014-08-11 13:27:07 -04:00
Matthew Jones
6d2d0aa1a5 Fix an issue where we would only list manual projects in the unified job
template api list
2014-08-11 13:16:54 -04:00
Matthew Jones
8940003a88 Limit the task impact to just one host if we are launching from a callback 2014-08-11 12:04:52 -04:00
Chris Church
fa5c7194b8 Remove unit tests from sdist. 2014-08-11 11:41:40 -04:00
Chris Church
d6b3e3079a Disable extra actions on save for inventory sources when running inventory import. 2014-08-11 11:41:40 -04:00
Jared Tabor
11e7b9b73a changed height/width of About Tower dialog logo 2014-08-11 11:18:05 -04:00
Luke Sneeringer
d438dd31f4 Make VMWare script less willing to set client to None. 2014-08-11 10:05:50 -05:00
Chris Houseknecht
299908bfe0 About dialog
Made cow centered on small viewport. Added resizable option to Modal module. The About dialog is no longer resizable.
2014-08-11 10:57:00 -04:00
Matthew Jones
04eeffe2a7 Make sure we clear owned-credentials when we delete a user 2014-08-11 10:48:49 -04:00
Chris Houseknecht
7d6cf7e2d0 Breadcrumbs
When adding an organization to a project breadcrumbs did not appear. Fixed.
2014-08-11 10:21:31 -04:00
Chris Church
499fe47a7c Add commented out _meta hostvars back to test inventory script. 2014-08-09 21:33:57 -04:00
Chris Church
7461eabc6a Updated ec2 inventory from core: ansible/ansible#8516 2014-08-09 20:10:27 -04:00
Chris Houseknecht
5de05aaa4c Job detail page
'Loading' message was not switching to 'No matching hosts' when completed search returns no results.
2014-08-08 16:44:17 -04:00
Jared Tabor
4f8a86b3fe fixed issue with deleting a project and then trying to add a new one in the job template page 2014-08-08 16:08:57 -04:00
Chris Houseknecht
1f5f45a162 License
Updated language changes. Dropping mention of 'grace period' when trial flag set. Showing existing license JSON in the license text field when appropriate. Updated unit tests.
2014-08-08 14:40:40 -04:00
Jared Tabor
f9b6014519 more fixes to About Tower dialog modal 2014-08-08 14:03:30 -04:00
Luke Sneeringer
6747d0690a Suppress warnings on CentOS when installing gmp
...and other warnings.

https://trello.com/c/heqXqTNM/187-centos-6-5-gmp-error-during-run-requires-setup-playbook-improvements
2014-08-08 11:38:33 -05:00
Jared Tabor
affa675819 changed vmware host credential label to read vCenter Host 2014-08-08 11:00:39 -04:00
Jared Tabor
0e9b1fa9e1 switched to cowsay About dialog, but still need correct logo from Todd 2014-08-08 10:50:57 -04:00
Chris Houseknecht
0db0972eb1 License
Started making language revisions per 8/7 status meeting notes.
2014-08-07 18:02:18 -04:00
Chris Houseknecht
b9b52f49fc Unit Testing
Looking at protractor as a possible option. It does end-to-end testing, which may be redundant with QA's work, but it may also be exactly what's needed.
2014-08-07 17:20:40 -04:00
Chris Church
2c40209e30 Remove auth checks for /api/ and /api/v1/ to fix auth errors in UI after logging into munin. 2014-08-07 16:49:23 -04:00
Matthew Jones
80cf2e4bc1 Fix the el script alias so that we can show the dynamic graphs on centos and rhel systems 2014-08-07 16:36:40 -04:00
Jared Tabor
638697ad6b fixed empty Host Count pie chart circle and centered text 2014-08-07 14:24:44 -04:00
Jared Tabor
da5673148c small fix to About Tower dialog 2014-08-07 13:57:37 -04:00
Jared Tabor
7466968941 added an about dialog that give copyright information about Tower 2014-08-07 13:45:21 -04:00
Matthew Jones
1fa2d35977 Don't provide any dependencies from the tower init script 2014-08-07 12:46:36 -04:00
Luke Sneeringer
4723ad0a71 VMware support within Tower. 2014-08-07 11:09:33 -05:00
Matthew Jones
2abf9ee653 Revert "Upgrade pexpect to 3.3"
This reverts commit 46d2d46c20dc8b2379f3dee44ae58c45e0997bff.

Conflicts:
	awx/lib/site-packages/README
2014-08-07 09:19:30 -04:00
Matthew Jones
e2eff08088 Upgrade six to 1.7.3 2014-08-06 15:38:04 -04:00
Matthew Jones
53a8e5c4c6 Upgrade simplejson to 3.6.0 2014-08-06 15:37:54 -04:00
Matthew Jones
15c2627968 Upgrade swifclient to 2.2.0 2014-08-06 15:37:02 -04:00
Matthew Jones
07bfe7c275 Upgrade novaclient to 2.18.1 2014-08-06 15:36:24 -04:00