Alan Rominger
9b7ffb59fa
Merge pull request #5047 from AlanCoding/related_m2m_search
...
include m2m fields in related search options
2017-01-30 16:45:07 -05:00
AlanCoding
d6196f26f6
include m2m fields in related search options
2017-01-30 16:22:18 -05:00
Alan Rominger
86411a2fa0
Merge pull request #5050 from AlanCoding/f8__
...
flake8 fix, extra line
2017-01-30 16:21:58 -05:00
AlanCoding
39c153f14a
flake8 fix, extra line
2017-01-30 16:18:41 -05:00
John Mitchell
6ffe67ec41
fix jshint errors
2017-01-30 16:09:01 -05:00
John Mitchell
6c2b1d1c49
disabled schedule form fields for read only view
2017-01-30 16:07:32 -05:00
Shane McDonald
ee01b75b3d
Merge pull request #5027 from fujiwarat/5004-fr
...
Fix French SyntaxError
2017-01-30 15:24:17 -05:00
Michael Abashian
0fa11bfc89
Merge pull request #5021 from mabashian/4235-add-workflows-dashboard
...
Add workflow job templates to the recently used templates list on the dashboard
2017-01-30 15:16:01 -05:00
Michael Abashian
0370532745
Merge pull request #5020 from mabashian/3799-truncate-inv-manage-crumbs
...
Truncate inventory manage breadcrumbs
2017-01-30 15:15:39 -05:00
Ken Hoes
f33433687b
Updated strings for i18n
2017-01-30 15:00:47 -05:00
Ryan Petrello
7ae7205f99
Merge pull request #4972 from ryanpetrello/fix-4665
...
display read-only settings in the API settings endpoint
2017-01-30 14:34:00 -05:00
Shane McDonald
4965a8b274
Merge pull request #5026 from fujiwarat/4752-japanese-2
...
4752 japanese 2
2017-01-30 14:31:55 -05:00
Alan Rominger
6f35e547da
Merge pull request #5028 from AlanCoding/host_event_list
...
broaden host job events list for both relationships
2017-01-30 14:24:21 -05:00
Matthew Jones
587a843acd
Shorten the default control persist path
...
Customer needed a few more characters, this should give a bit more breathingroom
2017-01-30 13:49:20 -05:00
Alan Rominger
81c569e362
Merge pull request #4997 from AlanCoding/node_tracking
...
Get WFJT nodes in activity stream
2017-01-30 13:43:41 -05:00
Wayne Witzel III
e0d9a2aed7
Merge pull request #5041 from wwitzel3/issue-5035
...
fix KeyError for default, added tests
2017-01-30 13:40:18 -05:00
Alan Rominger
9974881e8e
Merge pull request #4992 from AlanCoding/prompting_errors
...
include null un-prompted situation in JT validator
2017-01-30 13:39:25 -05:00
Matthew Jones
d9a7f2fadb
Silently ignore psutil errors when the process is already gone
...
During ssh CP cleanuip
2017-01-30 13:39:05 -05:00
John Mitchell
55643d5a1d
disable toggle on individual schedule pages, also show view schedule buttons even if user doesn't have edit permission
2017-01-30 13:35:41 -05:00
Wayne Witzel III
755e408cd9
fix fields with no defaults showing in extra_vars display when not provided
2017-01-30 13:29:55 -05:00
John Mitchell
4b2daba3f7
make jobs schedules disabled if the user doesn't have permission to edit
2017-01-30 13:29:21 -05:00
kensible
96dac001ed
Merge pull request #5034 from kensible/4999-remove-bytes-display
...
Removed STDOUT_MAX_BYTES_DISPLAY from CTinT
2017-01-30 12:57:21 -05:00
Chris Meyers
cba2a9694c
Merge pull request #4996 from chrismeyersfsu/fix-4971
...
more gracefully handle the result of failed options request
2017-01-30 12:56:38 -05:00
Ryan Petrello
73cbcc2de0
add awx.conf tests to our various test run environments
2017-01-30 12:37:17 -05:00
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