John Mitchell
e056a93ea9
fixed standard out load for adhoc commands
2015-10-14 17:40:54 -04:00
Jared Tabor
b45534859f
fixing custom inventory script error
...
the source_script ID wasn't getting translated to inventory script ID on sources_scope when editing a preexisting source
2015-10-14 13:40:37 -07:00
John Mitchell
54f308a61b
Revert "change list separator for adhoc host patterns"
...
This reverts commit 7200ad3a87b642d7f947f9eaa110b8c90767f34f.
2015-10-14 16:02:09 -04:00
John Mitchell
e3d6803df7
Revert "update awFeature ldap to enterprise_auth"
...
This reverts commit bc49756ef6e792efd5a32d7342b0f7d1aa17a950.
2015-10-14 16:01:37 -04:00
Jared Tabor
ff121a56c1
check for object existence before searching for key on that object
...
to resolve some console errors in regards to http error handling
2015-10-14 09:14:44 -07:00
Matthew Jones
1bbd5fbe0a
Update UI error text for single data picker
...
When no data is available
2015-10-14 10:19:05 -04:00
Chris Meyers
f051c13374
list cust inv scripts with deleted orgs
2015-10-14 07:36:32 -05:00
Matthew Jones
fd33d7df58
Tweak proj rbac for orphaned projects
...
Slight tweak to the rbac for projects related to the user who created
them. IF a user created a project but it is orphaned/not associated
with an organization then they will be able to see/change it. If,
however, it is created and associated with an organization and then they
are removed as an org admin they will no longer have access to it.
2015-10-13 16:42:12 -04:00
jaredevantabor
d0888c1bcb
Merge pull request #473 from jaredevantabor/session-fixes
...
fixing timer issue that would log user out on each page refresh
2015-10-13 12:37:04 -07:00
Jared Tabor
7e95b3cde7
fixing timer that would log user out on each page refresh
...
the check to see if the session time existed in memory was not specific enough
2015-10-13 11:37:55 -07:00
Matthew Jones
a27a620bcf
Remove pdb trace from unit test
2015-10-13 14:10:40 -04:00
Jared Tabor
17fe670393
making pendo bootstrapping more explicit
...
bootstrap if state is anonymous/detailed (was previously set to !off)
2015-10-13 10:28:54 -07:00
Bill Nottingham
80f088b39b
Merge pull request #474 from wenottingham/release_2.4.0
...
Change delimiter from ':' to ','.
2015-10-13 11:56:12 -04:00
Matthew Jones
4b46f33299
Fix up unit tests for overwrite_vars
2015-10-13 11:38:37 -04:00
Matthew Jones
f7ebf956c1
Remove the created_by access ability for projects
...
Now, simply being the creator of a project does not convey any access
for users. You must be in a project/team that has access to it and you
must be an org admin for an org that has the project to be able to make
changes to it
2015-10-13 11:24:48 -04:00
John Mitchell
8d526ff812
prettify api response for job failure explanation
2015-10-13 11:20:19 -04:00
John Mitchell
2f23b5c113
remove organization lookup from inventory script query
2015-10-12 23:41:21 -04:00
John Mitchell
1969559ee1
change list separator for adhoc host patterns
2015-10-12 19:54:59 -04:00
jaredevantabor
fcb14f27fa
Merge pull request #472 from jaredevantabor/ng-pendo
...
removing ng-pendo from UI packaging
2015-10-12 12:20:45 -07:00
Matthew Jones
46aa6dfabb
Prevent deleting organizations on basic licenses
...
Plus unit tests
2015-10-12 14:52:03 -04:00
Chris Meyers
4c14827f46
add placeholder for ansible callback plugin path var
2015-10-12 13:36:33 -05:00
Chris Meyers
1bcfc67a52
allow user to add ansible callback plugin paths to job runtime
2015-10-12 13:33:46 -05:00
Matthew Jones
98c1301e23
Clean up some flake8 issues
2015-10-12 14:18:02 -04:00
Matthew Jones
231a7d8f77
Add rax module to those not scanned by flake8
2015-10-12 13:52:17 -04:00
Matthew Jones
6cd39efb85
Add a cleanup_authtokens management command
...
We also will now clean these up during cleanup_deleted
2015-10-12 13:44:22 -04:00
Matthew Jones
ae3f5c220e
Change celery task id in dependent job failure msg
...
We'll now display a little json that should help the UI in rendering a
link to the dependent job in the job detail screen
2015-10-12 13:24:03 -04:00
Matthew Jones
6e2efd3f8a
Overwrite should not imply overwrite-vars
2015-10-12 13:07:50 -04:00
Jared Tabor
414b8292ab
removing ng-pendo from UI packaging
...
because Pendo pushed the updated ng-pendo to their server for delaying the bootstraping of pa.min.js
2015-10-12 09:54:08 -07:00
Matthew Jones
484a33f9c6
Update azure module from ansible
2015-10-12 11:46:20 -04:00
Matthew Jones
7a7e1941b1
Update vmware module from ansible
2015-10-12 11:44:58 -04:00
Matthew Jones
e7c274b80c
Updating rax module from ansible
2015-10-12 11:41:59 -04:00
Matthew Jones
d382bf6f4f
Update to latest GCE inventory module
2015-10-12 11:37:00 -04:00
John Mitchell
e75f1890e1
conditionally require cloud credential
2015-10-09 17:47:42 -04:00
John Mitchell
8e4c50d7a6
update awFeature ldap to enterprise_auth
2015-10-09 16:00:43 -04:00
John Mitchell
8341810ba2
add standard out less file I forgot
2015-10-09 16:00:43 -04:00
John Mitchell
8f5a197cd9
made standard out container fixed height on standard out views
2015-10-09 14:35:08 -04:00
Matthew Jones
9dd0c7ae1f
Fix api static location references for api browser
2015-10-09 14:26:00 -04:00
Matthew Jones
40d2b9c9be
Revert "Bump version number for devel to 3.0"
...
This reverts commit 9b51362ee6f63afebade5fd9a4ccb74ad6ae4eb1.
2015-10-09 12:22:42 -04:00
Matthew Jones
4dc56e5d66
Fix an issue with ansible 2.0 and our fact cacher
...
This will be dependent on a PR submitted to core for 2.0 also:
https://github.com/ansible/ansible/pull/12695
So will not work right away unless you are pulling from devel.
2015-10-09 12:17:17 -04:00
Matthew Jones
523a96ebce
Add mongo shell container entrypoint also
2015-10-09 12:16:49 -04:00
Matthew Jones
531f00b1ac
rm the old docker run
container after stopping
2015-10-09 12:04:34 -04:00
John Mitchell
c8ede9bb9a
fixed prod error for pendo
2015-10-09 11:58:48 -04:00
Matthew Jones
e543a806ee
Bump version number for devel to 3.0
2015-10-09 11:58:48 -04:00
Matthew Jones
aa9357fb14
Include new social auth settings in compose
2015-10-09 11:58:48 -04:00
Matthew Jones
ad95548d48
Fix up docker compose local settings
2015-10-09 11:58:48 -04:00
Matthew Jones
bfc9512dc7
Also remove .deps_built with make clean
2015-10-09 11:58:48 -04:00
Matthew Jones
950a299c87
Add swig to dependencies for compose
2015-10-09 11:58:47 -04:00
Matthew Jones
f85fb0551d
Add libxmlsec1-dev to the docker compose workflow
2015-10-09 11:58:47 -04:00
Chris Meyers
4d7c02aae3
Merge pull request #471 from chrismeyersfsu/fix-consolidate_config
...
consolidate auth configs to session.py
2015-10-09 10:09:02 -04:00
Chris Meyers
dfdd567cbc
Merge pull request #470 from chrismeyersfsu/feature-license_enforce2
...
license enforcement
2015-10-09 10:08:51 -04:00