Aaron Tan
d243b587f4
Update Tower Configuration help text to remove \n escape.
2017-08-21 10:27:42 -04:00
Aaron Tan
708efbd165
Merge pull request #300 from jangsutsr/7482_tower_configuration_help_text_updates
...
Update API help text for Tower configuration
2017-08-18 18:45:43 -04:00
Alan Rominger
66a3680134
Merge pull request #295 from ansible/labels_load
...
basic API optimization of labels list
2017-08-18 17:23:55 -04:00
Alan Rominger
caf15abc4f
Merge pull request #297 from AlanCoding/cache_ids
...
Make cache compatible with encrypted settings
2017-08-18 17:20:57 -04:00
Ryan Petrello
54d6c4ebfd
Merge pull request #304 from ryanpetrello/required-cred-fields
...
mark a variety of credential fields as required
2017-08-18 17:02:24 -04:00
Ryan Petrello
05eac58c65
Merge pull request #301 from ryanpetrello/release_3.2.0
...
make `vault_password` required for Vault credentials
2017-08-18 17:02:15 -04:00
Marliana Lara
dc65f459ec
Merge pull request #299 from marshmalien/fix/4514-vmware-instance-filter-tooltip
...
Change the instance filters tooltip text and add translations
2017-08-18 16:39:47 -04:00
Ryan Petrello
b0a1988c29
add required fields for cloudforms credentials
...
see: https://github.com/ansible/ansible-tower/issues/7462
2017-08-18 16:18:06 -04:00
Ryan Petrello
bcd8e13c24
add required fields for gce credentials
...
see: https://github.com/ansible/ansible-tower/issues/7463
2017-08-18 16:18:06 -04:00
Ryan Petrello
fc73bdcc18
add required fields for azure classic credentials
...
https://github.com/ansible/ansible-tower/issues/7464
2017-08-18 16:18:05 -04:00
Ryan Petrello
5ba76f28ce
add required fields for azure credentials
...
see: https://github.com/ansible/ansible-tower/issues/7465
2017-08-18 16:18:05 -04:00
Ryan Petrello
90b5d98e5c
add required fields for network credentials
...
see: https://github.com/ansible/ansible-tower/issues/7466
2017-08-18 16:18:04 -04:00
Ryan Petrello
50782b9465
add required fields for RHSatellite6 credentials
...
see: https://github.com/ansible/ansible-tower/issues/7467
2017-08-18 16:18:04 -04:00
Ryan Fitzpatrick
a7a607e440
Merge pull request #303 from rmfitzpatrick/credential_help_text_updates
...
Minor credential help text correction
2017-08-18 16:17:13 -04:00
Ryan Fitzpatrick
da70c11da5
Minor credential help text correction
2017-08-18 16:09:13 -04:00
Aaron Tan
0121e5c22b
Update API help text for Tower configuration.
2017-08-18 15:02:12 -04:00
Ryan Petrello
438d41c986
make vault_password
required for Vault credentials
...
see: https://github.com/ansible/ansible-tower/issues/7468
2017-08-18 14:10:19 -04:00
Jared Tabor
4d83e696f7
Merge pull request #296 from jaredevantabor/host-event-modal
...
Fixing host-event's stdout/stdout ng-if logic
2017-08-18 13:50:08 -04:00
Jared Tabor
f1c7286448
Merge pull request #294 from jaredevantabor/translations
...
adding translation directive in places
2017-08-18 08:56:25 -07:00
Marliana Lara
6bd5679429
Update the instance filters popover text and add translations
2017-08-18 11:47:41 -04:00
Jared Tabor
043523b6d2
adding translate directive to parts of components
2017-08-18 11:45:32 -04:00
Jared Tabor
4e077e2b95
fixing unit test for column-sort
...
after adding the translate directive
2017-08-18 11:28:42 -04:00
Michael Abashian
856d1a8047
Merge pull request #292 from mabashian/5092-credential-filtering
...
Add user credential permissions without org
2017-08-18 10:03:16 -04:00
Michael Abashian
74a1dbfe6c
Merge pull request #291 from mabashian/5893-workflow-fixes
...
Fixed some delete workflow node bugs
2017-08-18 10:02:29 -04:00
AlanCoding
9254bcaf16
Make cache compatible with encrypted settings
...
This saves the id value of the setting into the cache
if the setting is encrypted. That can then be combined
with the secret_key in order to decrypt the setting,
without having to make an additional query to the database.
2017-08-17 17:18:41 -04:00
Jared Tabor
1944c7fbd7
Fixing host-event's stdout/stdout ng-if logic
...
and fixing small issue with resizing the host event modal
2017-08-17 13:04:25 -07:00
John Mitchell
3957797815
fix scheduler inner panel border
2017-08-17 12:16:21 -04:00
AlanCoding
66a8170bbc
basic API optimization of labels list
2017-08-17 10:33:10 -04:00
Wayne Witzel III
ba1ed5b6fd
Merge pull request #293 from wwitzel3/release_3.2.0
...
Provide history to hosts that are part of smart inventory jobs.
2017-08-17 09:58:32 -04:00
Marliana Lara
b5c7753291
Merge pull request #290 from marshmalien/fix/7446-survey-maker-empty-prompt
...
Generalize empty SurveyMaker prompt text
2017-08-17 09:36:47 -04:00
Marliana Lara
d64e804bf6
Merge pull request #288 from marshmalien/fix/5919-read-only-multi-choice
...
Default value of preview multiple select dropdown should be read-only
2017-08-17 09:36:35 -04:00
Chris Meyers
d0c8366bb4
Merge pull request #289 from chrismeyersfsu/fix-7452
...
account for waiting tasks not having execution_nodes yet
2017-08-17 08:54:49 -04:00
Shane McDonald
7ac2376a01
Make parent image tag for unit tests a build arg
2017-08-16 22:31:15 -04:00
Jared Tabor
1edc688acb
adding translation directive in places
2017-08-16 16:50:48 -07:00
Wayne Witzel III
67c25570f3
Ensure Smart Inventory hosts are assigned job history
2017-08-16 17:04:17 -04:00
mabashian
116a47fc6a
Filter credentials to only credentials not associated with an organization when adding permissions for a user not associated with an organization.
2017-08-16 15:53:48 -04:00
Michael Abashian
6915e95f58
Merge pull request #286 from mabashian/7237-smart-inv-help
...
Changed smart host filter help text from RHEL to RedHat
2017-08-16 14:52:20 -04:00
Michael Abashian
07d9d4bca6
Merge pull request #284 from mabashian/7273-explanation
...
Fixed explanation for inv sync and playbook run stdout
2017-08-16 14:51:01 -04:00
Michael Abashian
cfc83f5a23
Merge pull request #282 from mabashian/5092-cred-permissions
...
Credential permissions fixes
2017-08-16 14:50:17 -04:00
mabashian
dfc4070dba
Fixed some delete workflow node bugs
2017-08-16 14:44:01 -04:00
Marliana Lara
ad4b1650e3
Generalize empty SurveyMaker prompt text
2017-08-16 14:19:07 -04:00
Chris Meyers
1df47a2ddd
account for waiting tasks not having execution_nodes yet
...
* Reap running tasks on non-netsplit nodes
* Reap running tasks on known to be offline nodes
* Reap waiting tasks with no celery id anywhere if waiting >= 60 seconds
2017-08-16 13:18:25 -04:00
Marliana Lara
1b6e4af9a7
Default value of preview multiple select dropdown should be read-only
2017-08-16 12:35:07 -04:00
mabashian
2908a0c2bd
Changed smart host filter help text from RHEL to RedHat. Removed rogue console.log
2017-08-16 10:45:23 -04:00
Chris Meyers
2bccb5e753
Merge pull request #285 from chrismeyersfsu/fix-reap_workflow_jobs
...
do not include workflow jobs for reaping
2017-08-16 09:56:39 -04:00
Aaron Tan
ee06dab4d6
Merge pull request #283 from jangsutsr/6313_add_time_unit_to_uj_timeout_help_text
...
Add time unit to all unified job timeout conf help texts
2017-08-16 09:45:19 -04:00
Chris Meyers
d615e2e9ff
do not include workflow jobs for reaping
...
* Workflow jobs are virtual jobs that don't actually run. Thus they
won't have a celery id and aren't candidates for the generic reaping.
* Better error logging when Instance not found in reaping code.
2017-08-16 08:51:27 -04:00
Jared Tabor
32fea6ef19
Merge pull request #281 from jaredevantabor/filter-superusers-from-permissions1
...
filtering out super users from permissions lists
2017-08-15 15:14:02 -07:00
Jared Tabor
7619aa8fb8
Merge pull request #280 from jaredevantabor/remove-vars-from-schedules1
...
removing vars from schedules for project syncs and inv syncs
2017-08-15 15:11:35 -07:00
Jared Tabor
bdaab5e0e2
Merge pull request #279 from jaredevantabor/license1
...
update license page if user inputs a new type of license
2017-08-15 15:09:59 -07:00