Ryan Petrello
d6857cf65a
add some more inline comments and minor refactoring to awx.conf
2017-01-30 12:37:17 -05:00
Ryan Petrello
836ca21b7e
add unit tests for awx.conf
2017-01-30 12:37:11 -05:00
Wayne Witzel III
5ace8dad4e
fix KeyError for default, added tests
2017-01-30 12:15:43 -05:00
jlmitch5
ba2ff026b3
Merge pull request #5013 from jlmitch5/fixStdoutOrder
...
fix stdout order
2017-01-30 11:28:55 -05:00
John Mitchell
2492b7a053
undefined conditional check
2017-01-30 11:21:36 -05:00
Matthew Jones
ef51ee989d
Merge pull request #5012 from ansible/pu_iu_stdout_handling
...
Store project update and inventory update stdout in the database
2017-01-30 11:20:32 -05:00
Michael Abashian
6bc5fb5439
Merge pull request #5022 from mabashian/4924-delete-wf-while-editing
...
Properly navigate user after jt/wfjt deletion
2017-01-30 10:19:29 -05:00
Ken Hoes
64e7a0b995
Removed STDOUT_MAX_BYTES_DISPLAY from CTinT
2017-01-30 10:18:30 -05:00
Ryan Petrello
4fcc74012d
display read-only settings in the API settings endpoint
...
References #4665
2017-01-30 10:09:15 -05:00
Alan Rominger
3b5471dbcf
Merge pull request #5029 from AlanCoding/scm_rev_hide
...
hide scm revision for manual projects
2017-01-30 09:58:14 -05:00
Chris Meyers
7c42985875
Merge pull request #5010 from chrismeyersfsu/fix-4957
...
disable playbook when permission denied to list
2017-01-30 09:49:49 -05:00
Bill Nottingham
7fbc187cef
Merge pull request #5006 from wenottingham/pofix
...
Fix some apparent syntax errors in po file.
2017-01-30 09:46:50 -05:00
AlanCoding
001027e2cb
hide scm revision for manual projects
2017-01-30 09:24:01 -05:00
Takao Fujiwara
8480ee4c57
Fix French SyntaxError
...
https://github.com/ansible/ansible-tower/issues/5004
Signed-off-by: Takao Fujiwara <takao.fujiwara1@gmail.com>
2017-01-30 20:59:56 +09:00
Takao Fujiwara
06883e6fda
Update I18N strings after I18N QE
...
Signed-off-by: Takao Fujiwara <takao.fujiwara1@gmail.com>
2017-01-30 17:51:15 +09:00
Alan Rominger
d2e354d9a8
Merge pull request #5025 from AlanCoding/5023
...
dont check license in API browser method evaluation
2017-01-28 19:37:14 -05:00
AlanCoding
a54b2ff468
dont check license in API browser method evaluation
2017-01-28 19:30:09 -05:00
AlanCoding
b2d1972976
broaden host job events list for both relationships
2017-01-28 16:05:52 -05:00
Michael Abashian
aee30a7fc6
Properly navigate user after jt/wfjt deletion
2017-01-28 12:05:15 -05:00
Michael Abashian
75d89fcda1
Add workflow job templates to the recently used templates list on the dashboard
2017-01-28 11:45:16 -05:00
Michael Abashian
db80f12579
Truncate inventory manage breadcrumbs
2017-01-28 11:00:39 -05:00
Michael Abashian
131a0edfb4
Marking strings for translation. This covers a lot of breadcrumbs as well as login, activity stream and project list
2017-01-28 10:30:46 -05:00
Matthew Jones
829552f81a
Merge branch 'release_3.1.0' into devel
...
* release_3.1.0: (633 commits)
query for failed projects to include canceled
Style Audit of Host Event Modal
Remove npm hacks in RPM builder
Update po files
Update pot files
Make sure to delete any nodes that need to be deleted before attempting to associate
super-user requests to HostDetail go through rbac
Launch job with prompts fixes
add notifications to cleanup_jobs
allow can_add to be called for permission info
Elaborate on system job default
i accidentally removed the "-1" from this check, adding it back in
remove job_event text filters, tweaked RBAC see issue 4958 for the RBAC details
fixing jshint
Adding tags was creating this nested array structure which was causing buggy behavior. This should fix that.
bump vmware inventory script
Fix up some unit tests
moving appendToBottom function elsewhere
rearranging logic to match integrity of existing logic
Fixed location of sub-category dropdowns
...
2017-01-27 20:52:59 -05:00
Jared Tabor
e5f7556fc2
Merge pull request #5017 from jaredevantabor/dashboard-failed-projects
...
Dashboard failed projects
2017-01-27 15:35:44 -08:00
Jared Tabor
0a8d999e11
Merge pull request #5001 from jaredevantabor/host-event-modal
...
Style Audit of Host Event Modal
2017-01-27 15:24:04 -08:00
Michael Abashian
7dcec7521a
Merge pull request #4991 from mabashian/2964-delete-nodes
...
Fixed node deletion/conflict bug
2017-01-27 18:17:57 -05:00
jaredevantabor
9d0f8b0191
query for failed projects to include canceled
2017-01-27 15:13:48 -08:00
John Mitchell
a83b518399
workaround for first line to be put in the correct place
2017-01-27 17:00:34 -05:00
John Mitchell
352df064f9
fix stdout order
2017-01-27 16:57:34 -05:00
Matthew Jones
66426aa7dd
Store project update and inventory update stdout in the database
...
So things work across the cluster
2017-01-27 16:51:03 -05:00
Chris Meyers
50970f2c31
disable playbook when permission denied to list
2017-01-27 16:31:30 -05:00
Bill Nottingham
e99d974ea8
Fix some apparent syntax errors in po file.
2017-01-27 16:09:29 -05:00
Chris Meyers
0a5b037236
Merge pull request #4962 from chrismeyersfsu/fix-4354
...
ensure manually modifying hosts adhears to license
2017-01-27 15:03:25 -05:00
jaredevantabor
fd54cc7ab3
Style Audit of Host Event Modal
2017-01-27 11:57:02 -08:00
AlanCoding
0dbd9e4839
get WFJT nodes in activity stream
2017-01-27 14:10:28 -05:00
Chris Meyers
08832428cc
don't be looping if there ain't nothing to loop on
2017-01-27 13:53:57 -05:00
Shane McDonald
a467d20341
Update po files
2017-01-27 13:34:09 -05:00
Shane McDonald
9ec99cd026
Update pot files
2017-01-27 13:34:09 -05:00
AlanCoding
813cbdbbc2
include null prompted situation in JT validator
2017-01-27 11:48:22 -05:00
Alan Rominger
6d590ca985
Merge pull request #4974 from AlanCoding/job_event_need_for_speed
...
job_event speedups, async filter removed, RBAC changes
2017-01-27 11:23:25 -05:00
Michael Abashian
2dbc3abc34
Make sure to delete any nodes that need to be deleted before attempting to associate
2017-01-27 11:23:20 -05:00
Alan Rominger
ae057d2bd5
Merge pull request #4912 from AlanCoding/as_mods
...
WFJT activity stream for org admins + other polishing
2017-01-27 11:17:34 -05:00
Alan Rominger
1b0c2cbb32
Merge pull request #4986 from AlanCoding/destroyer_of_notifications
...
Add notifications to cleanup_jobs
2017-01-27 10:54:24 -05:00
Chris Meyers
ef3a3b3b2f
super-user requests to HostDetail go through rbac
2017-01-27 10:51:26 -05:00
Alan Rominger
4f3916cab7
Merge pull request #4985 from AlanCoding/sys_job_words
...
Elaborate on system job defaults
2017-01-27 10:48:43 -05:00
Michael Abashian
5552d0b6f9
Merge pull request #4976 from mabashian/launch-job-with-prompts
...
Launch job with prompts
2017-01-27 10:44:56 -05:00
Michael Abashian
55d74f0975
Launch job with prompts fixes
2017-01-27 10:36:38 -05:00
Michael Abashian
99cd9d9d4b
Merge pull request #4982 from mabashian/4860-delete-tags
...
Smart search tag deletion (again)
2017-01-27 10:01:20 -05:00
Matthew Jones
cf084850c2
Merge pull request #4960 from ansible/priv_esc_hangs
...
Fixes some issues where Tower would not emit the password on prompts
2017-01-27 09:51:57 -05:00
AlanCoding
33e97d5c5a
add notifications to cleanup_jobs
2017-01-27 09:31:11 -05:00