1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

10321 Commits

Author SHA1 Message Date
Bill Nottingham
2e39070ffd Look at 'ansible_host' for callbacks, not just 'ansible_ssh_host'. 2016-12-08 13:59:23 -05:00
Alan Rominger
26adcf5972 Merge pull request #4321 from AlanCoding/role_filter2
filter.py implementation of RBAC downselection
2016-12-08 12:45:07 -05:00
AlanCoding
2092e67f6f docs and lazy eval for role_level filter 2016-12-08 12:28:46 -05:00
kensible
949ccd41b2 Merge pull request #4333 from kensible/4330-i18n-ctint
[Configure TinT] Wrapping strings in i18n
2016-12-08 07:37:59 -05:00
Chris Church
ae16cadcc2 Ignore exception in sitecustomize. 2016-12-07 23:50:58 -05:00
Ken Hoes
9c95a2c778 Added i18n parsing to strings 2016-12-07 15:26:16 -05:00
John Mitchell
ffe6ec97ef make schedules tab of jobs list work 2016-12-07 15:06:42 -05:00
Chris Church
27a3bae5dc Merge pull request #4319 from cchurch/remove-cached-validated-license-data
Remove caching of validated license data.
2016-12-07 13:47:58 -05:00
Chris Church
9a68f48e4d Merge pull request #4320 from cchurch/api-config-check-permissions
Add check_permissions method to ApiV1ConfigView.
2016-12-07 13:47:39 -05:00
jlmitch5
eb3606e9fc Merge pull request #4316 from jlmitch5/newJobResultsStdout
New job results stdout
2016-12-07 12:27:37 -05:00
Matthew Jones
4e10d55501 Updating clustering acceptance docs 2016-12-07 11:08:39 -05:00
Alan Rominger
c13a2e9401 Merge pull request #4323 from AlanCoding/team_singleton
Prohibit adding singleton permissions as child of team
2016-12-07 10:10:31 -05:00
AlanCoding
3663c97ac2 Prohibit adding singleton permissions as child of team 2016-12-07 08:42:39 -05:00
AlanCoding
adebe00ca5 filter.py implementation of role level filtering 2016-12-06 20:43:15 -05:00
Chris Church
f2e2ca30ab Skip settings field validation for encrypted fields if submitted value is the $encrypted$ placeholder. 2016-12-06 19:36:31 -05:00
Chris Church
9feef6e76a Add default AzureAD settings. 2016-12-06 19:03:05 -05:00
Chris Church
2727bbcf52 Add check_permissions method to ApiV1ConfigView. 2016-12-06 18:54:49 -05:00
Chris Church
f55c47e927 Remove caching of validated license data. 2016-12-06 17:57:23 -05:00
John Mitchell
fef0475580 make ui unit tests run for jobResultsController 2016-12-06 17:05:54 -05:00
Chris Meyers
73cace35e1 Merge pull request #4313 from chrismeyersfsu/fix-requirements_vmware
add vmware deps to ansible venv
2016-12-06 16:49:08 -05:00
John Mitchell
d65e06c900 update of job results page to use api-based searching 2016-12-06 16:29:04 -05:00
John Mitchell
93fd3de34f move anchor tag stdout line dom to parent element 2016-12-06 16:29:04 -05:00
Matthew Jones
24b858c6fb Switch away from deepcopy to improve performance 2016-12-06 13:33:14 -05:00
Matthew Jones
cd11a9c1c2 peg compose tag to active branch 2016-12-06 13:32:33 -05:00
Chris Meyers
49a5c136dd add vmware deps to ansible venv 2016-12-06 13:29:53 -05:00
Matthew Jones
a894ba4b57 Merge pull request #4310 from ansible/strings_updates
Update help text strings
2016-12-06 13:21:14 -05:00
Matthew Jones
71c600cad0 more missing punctuation 2016-12-06 13:18:34 -05:00
Jared Tabor
1be862bd53 Merge pull request #4302 from jaredevantabor/no-license-redirect
Redirect to license page if no license
2016-12-06 09:31:59 -08:00
Matthew Jones
6efeeeb083 Adding missing period for timeout 2016-12-06 12:29:56 -05:00
jaredevantabor
8dbaea59b4 Using $log for debugging transitionTo errors 2016-12-06 09:29:33 -08:00
John Mitchell
d62bad536b add mkdir command to start_development script to cause collectstatic not to error 2016-12-06 12:22:18 -05:00
Matthew Jones
51461a27da Adding help text to various job fields 2016-12-06 12:18:17 -05:00
jaredevantabor
a9c1969aa0 adding useful comment to $state.defaultErrorHandler 2016-12-06 09:13:19 -08:00
Matthew Jones
ebb0f06b17 Updating host field help text 2016-12-06 12:12:08 -05:00
Matthew Jones
d7ffdf7020 Updating project help text 2016-12-06 12:08:23 -05:00
Matthew Jones
eebdd13aa1 Updating schedules help text 2016-12-06 11:39:08 -05:00
Graham Mainwaring
d8ee92aefd Merge pull request #4307 from ghjm/move_ui_deps_to_ansible_repo
Move npm dependencies to Ansible github org
2016-12-06 10:18:57 -05:00
Graham Mainwaring
5d5fe88a47 Move npm dependencies to Ansible github org 2016-12-06 10:14:08 -05:00
Michael Abashian
dc510b6e31 Merge pull request #4295 from mabashian/3964-edge-conflict-v2
Implement edge conflicts when editing the workflow graph
2016-12-06 09:25:00 -05:00
jaredevantabor
fe29f5e0c9 Redirect to license page if no license
This was broken due to the upgrade to UI-Router v.1.0.0-beta.3.
I also tracked down the $stateChangeStart function in app.js that when missing
some time in 3.1 development
2016-12-05 19:55:19 -08:00
Alan Rominger
95f54b59cf Merge pull request #4288 from AlanCoding/user_aud_31_fixes
Fix system auditor getter logic
2016-12-05 17:07:19 -05:00
AlanCoding
1daeff8db1 unsaved user system auditor status made more conservative 2016-12-05 17:01:50 -05:00
Alan Rominger
9396fb0400 Merge pull request #4289 from AlanCoding/org_sublist_fix
Avoid applying system auditor prop if action was association
2016-12-05 16:58:28 -05:00
Alan Rominger
6d43771190 Merge pull request #4296 from AlanCoding/org_admin_cred_movement
Let the org admins share credentials
2016-12-05 16:56:31 -05:00
Alan Rominger
4f8bc13fdb Merge pull request #4297 from AlanCoding/cred_org_fd
Allow reading of credential org field in list view
2016-12-05 16:56:04 -05:00
AlanCoding
81cb57be4f remove tests pertaining to credential org related field 2016-12-05 16:17:58 -05:00
Ryan Fitzpatrick
69e7ef7110 Include pyrax in ansible requirements (#4283)
* Include pyrax in ansible requirements

* generate requirements_ansible.txt

* Add secretstorage backend in requirements_ansible.in
2016-12-05 16:14:46 -05:00
AlanCoding
e81dca3249 allow reading of credential org field in list view 2016-12-05 16:00:54 -05:00
AlanCoding
4b5e131362 allow org admins to share credentials between orgs 2016-12-05 15:17:34 -05:00
Michael Abashian
0706ae5981 Recognize edge conflicts when they arise and force the user to fix them before saving. 2016-12-05 15:08:02 -05:00