1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
Commit Graph

14997 Commits

Author SHA1 Message Date
Bill Nottingham
0489d945fb Merge pull request #36 from Zokormazo/fix-typo
Fix typo in contributing guide
2017-09-07 14:11:18 -07:00
Mike McMahon
023431165a fixing missing colon and missing variable usage
Signed-off-by: Mike McMahon <mike.mcmahon@wavefront.com>
2017-09-07 14:03:18 -07:00
Patrick Uiterwijk
830012e2f4 Fix using SAML NameID
Without this patch, SAML backend will only use the first letter of the NameID as attribute value.

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-09-07 20:54:27 +00:00
Mike McMahon
0388568ea0 Reduces the job to only looking at objects older than the cutoff date
Signed-off-by: Mike McMahon <mike.mcmahon@wavefront.com>
2017-09-07 13:41:43 -07:00
Marliana Lara
7965f9df6c
Fix form field lookup by populating the field name 2017-09-07 16:24:01 -04:00
Julen Landa Alustiza
81ef293361 Fix typo in contributing guide
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2017-09-07 21:48:55 +02:00
Bill Nottingham
b565fd2ec1 Merge pull request #29 from bjoernfan/doc-install-fixes
Documentation fixes in INSTALL.md
2017-09-07 09:33:57 -07:00
Marliana Lara
2f3124edf4 Remove modal backdrop on hidden modal event
Signed-off-by: Marliana Lara <mlara@redhat.com>
2017-09-07 11:58:36 -04:00
Bill Nottingham
8cb55107d0 Merge pull request #32 from wenottingham/devel
Nuke old license file.
2017-09-07 07:46:02 -07:00
Marliana Lara
56e9d7b8e2 Merge pull request #392 from marshmalien/fix/7576-pagination-space
Add margin between pagination pages and totals
2017-09-07 10:22:55 -04:00
Bill Nottingham
9524a5c860
Nuke old license file.
Signed-off-by: Bill Nottingham <notting@splat.cc>
2017-09-07 07:19:03 -07:00
Aaron Tan
42bbd7d47a Merge pull request #18 from jangsutsr/wrap_up_ctint_unit_tests
Wrap up Tower configuration unit tests
2017-09-07 09:49:14 -04:00
Björn Pettersson
b833451257 doc: Add missing bracket to anchor link
Signed-off-by: Björn Pettersson <bjorn@undef.io>
2017-09-07 13:15:50 +02:00
Björn Pettersson
ea61aa1e1c doc: Fix docker anchor links
Signed-off-by: Björn Pettersson <bjorn@undef.io>
2017-09-07 13:15:49 +02:00
Björn Pettersson
8f4bb3f19c doc: Remove trailing whitespace
Signed-off-by: Björn Pettersson <bjorn@undef.io>
2017-09-07 13:15:47 +02:00
Björn Pettersson
4704800ce3 doc: intalling -> installing
Signed-off-by: Björn Pettersson <bjorn@undef.io>
2017-09-07 13:15:40 +02:00
Ryan Petrello
2f915c2182 Merge pull request #25 from ryanpetrello/devel
add a badge for shippable build status
2017-09-06 21:29:55 -07:00
Ryan Petrello
77f07ca0e3
add a badge for shippable build status 2017-09-06 21:15:49 -07:00
AlanCoding
41940687f1
Pass existing object references within access methods
This avoids re-loading objects from the database in our
chain of permission checking, wherever possible.
access.py is equiped to handle object references instead
of pk ints, and permissions.py is changed to pass those refs.
2017-09-06 16:34:00 -07:00
Ryan Petrello
bfea00f6dc Merge pull request #24 from ryanpetrello/devel
fix broken shippable test suite
2017-09-06 19:32:51 -04:00
Ryan Petrello
44702c5cfd
fix broken shippable test suite 2017-09-06 16:12:43 -07:00
jlmitch5
37c2d01260 Merge pull request #16 from jlmitch5/newNav
new navigation in UI
2017-09-06 17:54:21 -04:00
John Mitchell
ea91fabba0
implement componenitized navigation and remove old nav and layout code 2017-09-06 17:32:32 -04:00
Jared Tabor
a8d882dcc5 Merge pull request #22 from jaredevantabor/spud-logo-placement
adjusting placement of spud on login screen
2017-09-06 14:08:28 -07:00
Jared Tabor
35b44af030 adjusting placement of spud on login screen 2017-09-06 13:37:41 -07:00
Matthew Jones
4127aad3d4
Merge branch 'awx_installer' into devel
* awx_installer:
  Adds docker installation steps (#15)
  Call out eval for setting up the minishift environment
  Support official image builds with awx logos
  Add support for standalone docker install
  First iteration on INSTALL
  Adds edge terminated route
  Ignore Pycharm droppings
  Force reauth docker registry login in installer
  Reduce the size of the production container image
  Initial awx installer
2017-09-06 16:25:55 -04:00
Matthew Jones
67d1a86d81
Merge branch 'release_3.2.0' into devel
* release_3.2.0: (138 commits)
  Pull Dutch and Spanish translations
  Increase verbosity of CTiT Logging test error handling
  fix to console error of conditional toggle showing
  Fix error message when calling remove on undefined DOM element
  fix ctit logging toggle from being showed for log types other than https
  Remove delete and edit buttons from smart inventory host list.  Only option should be view.
  feedback from PR
  Enhance query string in ad hoc command event save to consider smart inventory
  Fixed host filter clearall
  fuller validation for host_filter
  On JT form, Show credential tags from summary_fields if user doesn't have view permission on the credential
  Align key toggle button to role dropdown in user team permissions modal
  Removed rogue console.logs
  Removed extra refresh call
  Enhace query string in job event save to consider smart inventory
  Fix typo in scan_packages plugin
  Switch running_jobs and capacity table columns
  Disable insights cred when user doesn't have edit permissions
  Disallow changing credential_type of an existing credential
  fix bug with host_filter RBAC check
  ...
2017-09-06 16:10:08 -04:00
Shane McDonald
df8ab0d9a9 Pull Dutch and Spanish translations 2017-09-06 14:46:06 -04:00
Michael Abashian
a93cdf8c86 Merge pull request #389 from mabashian/7574-smart-inv-host-list
Hide delete, edit buttons on smart inventory host list
2017-09-06 14:25:41 -04:00
Marliana Lara
ecf92e8fe4 Merge pull request #394 from marshmalien/fix/7579-test-error-handling
Increase verbosity of CTiT Logging test error handling
2017-09-06 13:29:35 -04:00
Marliana Lara
9329092c32 Increase verbosity of CTiT Logging test error handling 2017-09-06 12:51:52 -04:00
Aaron Tan
94d4a7e3f0 Fix 7587: Remove credential_type_id in API v1 2017-09-06 10:39:49 -04:00
Marliana Lara
48e583026f Add margin between pagination pages and totals 2017-09-05 18:01:41 -04:00
Marliana Lara
ce6aea7437 Merge pull request #391 from marshmalien/fix/7577-undefined-required-label
Prevent TypeError when removing asterisk DOM element
2017-09-05 16:59:33 -04:00
jlmitch5
986f2c0941 Merge pull request #390 from jlmitch5/fixCtitLoggingToggle
Fix ctit logging toggle
2017-09-05 16:59:13 -04:00
John Mitchell
1238c788e1 fix to console error of conditional toggle showing 2017-09-05 16:56:00 -04:00
Aaron Tan
64b6b18a81
Wrap up Tower configuration unit tests 2017-09-05 15:16:51 -04:00
Marliana Lara
03932c7bdb Fix error message when calling remove on undefined DOM element 2017-09-05 15:10:33 -04:00
Ryan Fitzpatrick
8a4d915c8d Merge pull request #378 from rmfitzpatrick/at6392_correct_deb_package_scan
Correct deb package scan typo
2017-09-05 13:17:20 -04:00
John Mitchell
86a6e5ee63 fix ctit logging toggle from being showed for log types other than https 2017-09-05 12:29:07 -04:00
Alan Rominger
757a91a7d2 Merge pull request #385 from AlanCoding/smart_validation
fuller validation for host_filter
2017-09-05 10:39:33 -04:00
mabashian
a09bd5a90d Remove delete and edit buttons from smart inventory host list. Only option should be view. 2017-09-01 16:32:38 -04:00
Aaron Tan
c70362cb57 Merge pull request #381 from jangsutsr/7515_enhance_ad_hoc_cmd_evt_save_query_for_fetching_hosts
Enhance query str in AHC event save to consider smart inventory
2017-09-01 16:01:43 -04:00
Ryan Petrello
768c7ba3dc
bump azurerm dependencies to support Ansible 2.4
see: https://github.com/ansible/ansible-tower/issues/7470
2017-09-01 15:15:53 -04:00
Jared Tabor
e053e5a84e Merge pull request #383 from jaredevantabor/403-on-JT2
Show credentials on JT form, despite not having permission to the creds
2017-09-01 11:21:43 -07:00
Jared Tabor
2857bfd8a0 feedback from PR 2017-09-01 11:03:03 -07:00
Marliana Lara
4877dc4612 Merge pull request #380 from marshmalien/fix/7562-add-permissions-key-button
Align key toggle button to role dropdown in user team permissions modal
2017-09-01 13:20:17 -04:00
Michael Abashian
10a0c0164b Merge pull request #386 from mabashian/7566-clearall-host-filter
Fixed host filter clear all
2017-09-01 11:32:48 -04:00
Michael Abashian
a9f4b4883a Merge pull request #370 from mabashian/7542-cancel-sync-tooltip
Reload the project list when we get a canceled socket message
2017-09-01 11:32:33 -04:00
Michael Abashian
f314367bc8 Merge pull request #368 from mabashian/7549-auto-pop
Removed prepend-asterisk in favor of an injected span
2017-09-01 11:30:18 -04:00