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

10530 Commits

Author SHA1 Message Date
John Mitchell
6499eb97d3 made extra vars look disabled on job results page 2016-12-16 13:12:34 -05:00
Chris Meyers
05b4d0fef6 Merge pull request #4473 from chrismeyersfsu/fix-3391
associate notifications with job before sending notifications
2016-12-16 11:56:06 -05:00
Chris Meyers
fc5b13f413 update notification sending tests 2016-12-16 11:40:35 -05:00
Chris Meyers
ae1155188c Merge pull request #4471 from chrismeyersfsu/fix-4362
rackspace deprecation warning on inv update
2016-12-16 11:34:38 -05:00
Chris Meyers
bf23f6a52c associate notifications with job before sending notifications
related to #3391
2016-12-16 11:26:16 -05:00
Chris Meyers
9d2ab4026d Merge pull request #4470 from chrismeyersfsu/fix-4220
rectifiy arch name in fact scans
2016-12-16 10:45:41 -05:00
Chris Meyers
ba7dc07de7 Merge pull request #4468 from chrismeyersfsu/fix-4005
change session limit message
2016-12-16 10:44:55 -05:00
Chris Meyers
5d9d332792 rackspace deprecation warning on inv update 2016-12-16 10:36:38 -05:00
Chris Meyers
a566cec5db rectifiy arch name in fact scans 2016-12-16 10:06:34 -05:00
Chris Meyers
25ee37fd3a change session limit message 2016-12-16 09:30:23 -05:00
Michael Abashian
f7af5ffea0 Merge pull request #4466 from mabashian/4174-edit-team
Set the url before attempting to update the team
2016-12-16 09:04:47 -05:00
Michael Abashian
07f1e0e3e4 Merge pull request #4465 from mabashian/4406-as-nav-dropdown
Removed Job Templates and Workflow Job Templates from the activity stream dropdown
2016-12-16 09:04:27 -05:00
Michael Abashian
0e3a66f5cb Merge pull request #4462 from mabashian/4180-edit-user
Removed extra appendage of id to the edit user url
2016-12-16 09:04:06 -05:00
Michael Abashian
125d66a465 Merge pull request #4460 from mabashian/3880-jt-project-lookup
Fix projects modal in jt add/edit
2016-12-16 09:03:35 -05:00
Michael Abashian
7a97a9217d Merge pull request #4454 from mabashian/3856-cache-timeout
Fixed bug where scm_update_cache_timeout was not ever being shown
2016-12-16 09:03:15 -05:00
Jared Tabor
5551c23c60 Merge pull request #4449 from jaredevantabor/post-processing
Type Labels on lists
2016-12-15 15:36:20 -08:00
jaredevantabor
2b5d64d746 removing debugger statements 2016-12-15 15:16:25 -08:00
Michael Abashian
0662720da3 Set the url before attempting to update the team 2016-12-15 17:44:20 -05:00
Michael Abashian
0504348d69 Removed Job Templates and Workflow Job Templates from the activity stream dropdown in favor of the combined Templates 2016-12-15 16:59:33 -05:00
Chris Meyers
7445d703e0 Merge pull request #4463 from chrismeyersfsu/fix-3311
send notification when recifiying celery jobs
2016-12-15 16:56:11 -05:00
jaredevantabor
b78ed36abf post processing for scheduled jobs list 2016-12-15 13:47:12 -08:00
Chris Meyers
c6cb121127 Merge pull request #4459 from chrismeyersfsu/fix-4358
filter out ansible_* facts from provision callback extra_vars
2016-12-15 16:36:47 -05:00
Chris Meyers
4509f402a8 send notification when recifiying celery jobs 2016-12-15 16:31:39 -05:00
Matthew Jones
888ec25c3c Adding new privilege escalation methods from core 2016-12-15 16:22:21 -05:00
Chris Meyers
ef1f77bf8e fix what I broke with the job through cancel proj update 2016-12-15 16:13:09 -05:00
Bill Nottingham
2c737a2238 Merge pull request #4458 from wenottingham/setfu
drop stock passwords
2016-12-15 16:11:58 -05:00
Michael Abashian
da5ff59081 Removed extra appendage of id to the edit user url 2016-12-15 16:08:03 -05:00
Michael Abashian
594f643fd8 Fix projects modal in jt add/edit 2016-12-15 15:39:17 -05:00
Chris Meyers
55827611b6 filter out ansible_* facts from provision callback extra_vars
related to #4358
2016-12-15 15:37:56 -05:00
Chris Church
46922e956f Merge pull request #4446 from cchurch/settings-no-conflict
Make settings read-only if modified in Python config files.
2016-12-15 15:01:42 -05:00
Chris Church
f735c86d2b Merge pull request #4425 from cchurch/related-search-fields
Related search fields
2016-12-15 15:01:24 -05:00
Leigh Johnson
f8d75554b3 Copy/move groups/host route config and search init (#4396)
* beginning of fixing copy-move-groups

* Configure copy-move group route, initialize search in copy-move-group controller, fix stateExtender squashing

* Hook up copy-move-hosts route/controller, use generic "copy_search" as search parameter name

* lint

* fixes 400 error on copy group route
2016-12-15 14:53:38 -05:00
Bill Nottingham
f77949b4b0 Merge pull request #4455 from wenottingham/setup-fu
Drop stopping of munin.
2016-12-15 14:28:30 -05:00
Leigh Johnson
666975bbc5 use in-line sourcemaps for javascripts (#4453) 2016-12-15 14:27:19 -05:00
Michael Abashian
8c94d4d40d Merge pull request #4452 from mabashian/3293-enable-ssh-unlock-network
Enabled ssh_key_unlock field for network credentials
2016-12-15 13:03:12 -05:00
Michael Abashian
17407f9e5c Merge pull request #4451 from mabashian/3827-password-toggle
Fixed password toggles
2016-12-15 13:02:54 -05:00
Michael Abashian
d5ac7d6eae Fixed bug where scm_update_cache_timeout was not ever being shown 2016-12-15 12:47:24 -05:00
Michael Abashian
54e08256ba Enabled ssh_key_unlock field for network credentials 2016-12-15 12:22:39 -05:00
Michael Abashian
69292df170 Moved toggle password logic to a directive that can be added as an attribute of the button. 2016-12-15 12:07:08 -05:00
Michael Abashian
7f1591361b Merge pull request #4444 from mabashian/2106-job-concurrency
Added UI support for simultaneous job template runs
2016-12-15 11:27:42 -05:00
Michael Abashian
462c548aee Merge pull request #4442 from mabashian/4271-add-user-organization
Fixed organization add user/admin save button functionality
2016-12-15 11:27:24 -05:00
Alan Rominger
600c94dd40 Merge pull request #4390 from AlanCoding/do_not_copy_labels
Do not copy WFJT labels in 3.1
2016-12-15 10:06:45 -05:00
Chris Meyers
e69f6726d0 fix unit test 2016-12-15 09:31:58 -05:00
Chris Meyers
2ec47737bb another flake8 fix 2016-12-15 09:29:31 -05:00
Chris Meyers
f026a96d94 flake8 fix 2016-12-15 08:59:24 -05:00
Chris Meyers
7bc6d50b0b Merge pull request #4445 from chrismeyersfsu/fix-4225
cancel job also cancels project update
2016-12-15 08:46:43 -05:00
jaredevantabor
817a572674 adding post processing for notification template list 2016-12-14 22:00:20 -08:00
Jake McDermott
3ee8c4159a fix tooltip message for notification template (#4448) 2016-12-15 00:16:40 -05:00
jaredevantabor
7d90a5205f removing debugger statement 2016-12-14 20:12:04 -08:00
jaredevantabor
8c55eaec99 post processing for credentials list 2016-12-14 17:38:09 -08:00