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

14841 Commits

Author SHA1 Message Date
Aaron Tan
3874476d84 Merge pull request #357 from jangsutsr/6103_enhance_log_protocol_choice_layout
Enhance LOG_AGGREGATOR_PROTOCOL choice options layout
2017-08-29 17:02:47 -04:00
jlmitch5
69c12aa9e3 Merge pull request #362 from mabashian/7541-autopopulate
Fixed autopopulate for a few fields
2017-08-29 16:57:11 -04:00
Alan Rominger
e679997ecc Merge pull request #359 from AlanCoding/fail_ans_inv
set flag to fail imports on errors
2017-08-29 16:51:48 -04:00
Matthew Jones
5d3bc95283 Merge pull request #355 from ansible/fix_ig_org_rbac
Ensure that only the super user can dis/associate IGs from Orgs
2017-08-29 16:50:31 -04:00
AlanCoding
ff96a750e1
backend of org-scoped smart inventories 2017-08-29 16:43:56 -04:00
Matthew Jones
067beb90c9
Add support for standalone docker install 2017-08-29 16:14:53 -04:00
mabashian
ca62c8931f Fixed autopopulate for a few fields 2017-08-29 15:40:47 -04:00
Michael Abashian
100413fdff Merge pull request #358 from mabashian/6034-basic-workflow-copy-error
Properly catch and display workflow copy error when basic license installed
2017-08-29 15:31:15 -04:00
Michael Abashian
0362d42007 Merge pull request #354 from mabashian/7526-instance-group-noitems-text
Updated instance groups empty list text
2017-08-29 15:30:34 -04:00
Michael Abashian
9b15beead7 Merge pull request #353 from mabashian/7265-deselect
Fixed deselect team/user when adding permission
2017-08-29 15:30:08 -04:00
Ryan Petrello
beae7ffa20
update the license check command to return license type, not validity
we care about preventing upgradability from AWX installs w/ the open
source license, not general license validity

see: https://github.com/ansible/ansible-tower/issues/6555
2017-08-29 15:25:32 -04:00
mabashian
663d95c388 Use org when showing host filter matches. Make org required before user can interact with host filter. 2017-08-29 15:25:27 -04:00
AlanCoding
9d91875832
set flag to fail imports on errors 2017-08-29 14:36:53 -04:00
Marliana Lara
748c8543b9 Merge pull request #351 from marshmalien/fix/7537-Select2-dropdown-decrease-stack-order
Decrease Select2 dropdown stack order
2017-08-29 14:25:42 -04:00
Chris Houseknecht
327be00e8f Merge pull request #9 from chouseknecht/awx_installer
Awx installer
2017-08-29 12:27:27 -04:00
mabashian
2f6e16f7ba Properly catch and display workflow copy error when basic license installed 2017-08-29 11:42:24 -04:00
Aaron Tan
68cccb77a0 Enhance LOG_AGGREGATOR_PROTOCOL choice options layout 2017-08-29 11:13:36 -04:00
jlmitch5
a3b29a196c Fix revert of log aggregator protocol 2017-08-29 11:02:40 -04:00
Matthew Jones
d7fd3a467a
Ensure that only the super user can dis/associate IGs from Orgs 2017-08-29 09:36:42 -04:00
Chris Houseknecht
a144738094 First iteration on INSTALL 2017-08-28 17:18:12 -04:00
Jared Tabor
e2d943fd1a adding ng-if to tabs in order to hide insights tab on host-add-form 2017-08-28 13:52:39 -07:00
Alan Rominger
ba8326285e Merge pull request #337 from AlanCoding/capacity_fix
correct capacity algorithm for task manager
2017-08-28 16:49:19 -04:00
AlanCoding
d54eb93f26
Handle capacity algorithm corner cases
Instance has gone lost, and jobs are still either running
or waiting inside of its instance group
RBAC - user does not have permission to see some of the
groups that would be used in the capacity calculation

For some cases, a naive capacity dictionary is returned,
main goal is to not throw errors and avoid unpredicted behavior

Detailed capacity tests are moved into new unit test file.
2017-08-28 16:12:12 -04:00
mabashian
351b88b6ca Updated instance groups empty list text 2017-08-28 15:45:19 -04:00
Michael Abashian
41b1dc2ddd Merge pull request #350 from mabashian/7488-smart-inv-host-filter
Updated smart inv host filter list empty text
2017-08-28 15:21:45 -04:00
Michael Abashian
4043ec3bbd Merge pull request #338 from mabashian/7524-duplicate-host-filter
Prevent duplicate host filter strings
2017-08-28 15:20:31 -04:00
jlmitch5
2b1df7ba63 Merge pull request #344 from jlmitch5/fixStdout
fix stdout ordering
2017-08-28 15:20:12 -04:00
Michael Abashian
8d6de99a12 Merge pull request #335 from mabashian/7489-edit-smart-inv-host
Edit a host from within the smart inventory tree
2017-08-28 15:19:57 -04:00
John Mitchell
a5321179ac fix stdout ordering missing event issue 2017-08-28 15:06:58 -04:00
mabashian
ffcab7e33b Fixed deselect team/user when adding permission 2017-08-28 15:06:17 -04:00
Chris Houseknecht
291d5fb0b5
Adds edge terminated route 2017-08-28 14:49:50 -04:00
Chris Houseknecht
c0c6170ba6
Ignore Pycharm droppings 2017-08-28 14:48:28 -04:00
Marliana Lara
1cbe3c3fe5 Decrease Select2 dropdown stack order 2017-08-28 13:35:15 -04:00
mabashian
0be16239a0 Small tweaks to empty list text styling 2017-08-28 12:43:47 -04:00
mabashian
d0c9d8ce4e Updated smart inv host filter list empty text 2017-08-28 12:37:41 -04:00
Alan Rominger
c2d59e4815 Merge pull request #347 from AlanCoding/no_start
remove job start endpoint in v2
2017-08-28 12:11:32 -04:00
AlanCoding
5327a4c622
Use global capacity algorithm in serializer
The task manager was doing work to compute currently consumed
capacity, this is moved into the manager and applied in the
same form to the instance group list.
2017-08-28 12:07:47 -04:00
Marliana Lara
d01d8b86b2 Merge pull request #342 from marshmalien/7529-Diff-mode-popover-typo
Replace single apostrophe with Unicode equivalent
2017-08-28 11:20:41 -04:00
Marliana Lara
48d37c8522 Merge pull request #341 from marshmalien/fix/7517-asterisk-whitespace
Keep whitespace between field label asterisk and label title
2017-08-28 11:20:28 -04:00
AlanCoding
495d6e9887
remove job start endpoint in v2 2017-08-28 11:12:13 -04:00
Alan Rominger
c904ed62fe Merge pull request #348 from AlanCoding/jobs_opt
optimizations for unified job subtypes
2017-08-28 11:06:26 -04:00
Michael Abashian
3b2149f252 Merge pull request #336 from mabashian/7523-search-spaces
Re-included logic for stripping out quotes from search value that was inadvertently removed
2017-08-28 10:05:34 -04:00
Aaron Tan
fd08314dcb Merge pull request #345 from jangsutsr/7532_disallow_custom_inv_src_from_using_wrong_cred
Disallow custom inventory sources from using meaningless credentials
2017-08-28 09:45:19 -04:00
Shane McDonald
d5c1f34016 Update pot files 2017-08-27 15:32:21 -04:00
AlanCoding
ce3c969c08
correct capacity algorithm for task manager 2017-08-26 11:59:25 -04:00
Alan Rominger
34a375542e Merge pull request #339 from AlanCoding/encrypted_fix2
allow cache storing of non-DB settings
2017-08-26 11:57:29 -04:00
Alan Rominger
d97cf263c1 Merge pull request #308 from AlanCoding/calm_your_signals2
avoid every-request user signals
2017-08-26 11:56:41 -04:00
Aaron Tan
853b9d1001 Merge pull request #343 from jangsutsr/7530_add_pending_deletion_check_to_job_relaunch_validation
Add pending_deletion check to job relaunch validation
2017-08-25 16:50:16 -04:00
Aaron Tan
90bff467a4 Merge pull request #326 from jangsutsr/7500_add_workflow_license_check_to_user_capabilities
Allow lower-licensed user to delete workflow resources
2017-08-25 16:49:12 -04:00
Aaron Tan
11e924b344 Disallow custom inventory sources from using meaningless credentials 2017-08-25 16:47:08 -04:00