Matthew Jones
b9f2aa3437
Merge pull request #249 from matburt/preopulate_awx_user
...
Allow pre-populating the default AWX superuser account
2017-09-22 21:52:03 -04:00
Greg Considine
3c062b36df
Merge pull request #244 from gconsidine/ui/fix-schedules
...
Fix how global dependencies are loaded in the UI
2017-09-22 16:36:00 -04:00
jlmitch5
851bccccee
Merge pull request #256 from Zokormazo/fix-cutoff-days
...
Fix text visibility on cleanup facts modal
2017-09-22 14:36:14 -04:00
jlmitch5
904cb4af34
Merge pull request #247 from Zokormazo/fix-chrome-survey-dnd
...
Set bigger dropping zone after last item on survey drag and drop list
2017-09-22 13:39:24 -04:00
Julen Landa Alustiza
913d65106a
Fix text visibility on cleanup facts modal
2017-09-22 18:45:00 +02:00
gconsidine
34ca4e5623
Make asset hashes unique per file instead of per build
2017-09-22 10:51:39 -04:00
Aaron Tan
ba9668623a
Merge pull request #254 from ansible/revert-211-fix_114
...
Revert "Add Tower Configuration setting AUTH_LDAP_GROUP_TYPE_MEMBER_ATTR"
2017-09-22 10:12:50 -04:00
Matthew Jones
73a37a281d
Allow pre-populating the default AWX superuser account
2017-09-22 10:10:51 -04:00
Aaron Tan
93341d6108
Revert "Add Tower Configuration setting AUTH_LDAP_GROUP_TYPE_MEMBER_ATTR"
2017-09-22 09:48:32 -04:00
Alan Rominger
9662719660
Merge pull request #226 from AlanCoding/host_option
...
add back logic to re-call script for hostvars
2017-09-22 06:46:32 -04:00
Matthew Jones
55259b4445
Update minishift documentation relative to postgresql
...
Also bump the default claim value to 5G
2017-09-21 22:19:08 -04:00
Matthew Jones
d0a38816b5
Merge pull request #228 from mwasilew2/restart-policy-of-containers
...
auto restart containers created by the installer
2017-09-21 18:45:31 -07:00
Matthew Jones
523734a6af
omit old unit tests from "test" make target
2017-09-21 21:33:34 -04:00
Chris Church
7a052e6f0c
Merge pull request #238 from APenketh/devel
...
Added In Ansible Version Requirement Into Installation Doc
2017-09-21 20:38:02 -04:00
Julen Landa Alustiza
003e0e7a91
Set bigger dropping zone after last item on survey drag and drop list
...
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2017-09-21 23:16:10 +02:00
gconsidine
159fdfe7ad
Fix how global dependencies are loaded in the UI
...
The UI has a handful of dependencies attached to window (angular,
jquery, lodash, etc). In the case of schedules, jquery was included
and extended as expected, but then clobbered by another module. This
prevented the Select2 dependency from working as expected.
Rather than relying on webpack to export particular dependencies as
global, that work is done in the vendor entry point now instead.
2017-09-21 15:52:19 -04:00
Michal Wasilewski
4236654b0c
use unless-stopped instead always
2017-09-21 21:15:01 +02:00
Alex Penketh
6b6dcc46ca
Added In Ansible Version Requirement Into Installation Doc
...
Signed-off-by: Alex Penketh <alex@apenketh.com>
2017-09-21 15:15:29 +02:00
Michal Wasilewski
f00dc426e0
make containers start when docker daemon comes up
2017-09-20 22:29:44 +02:00
AlanCoding
f1219ea001
add back logic to recall script for hostvars
2017-09-20 15:31:13 -04:00
Wayne Witzel III
e6777577b6
Merge pull request #224 from wwitzel3/fix-shared-deps
...
Fix job shared dependencies.
2017-09-20 14:21:39 -04:00
Wayne Witzel III
095a93d895
remove duplicated get_latest calls
2017-09-20 13:57:01 -04:00
Wayne Witzel III
0f4523fabf
Fix up unit and functional tests
2017-09-20 13:22:41 -04:00
Wayne Witzel III
2889df8013
ensure project sync/inv updates are added to the dependencies
2017-09-20 13:15:02 -04:00
Wayne Witzel III
11b2bc33fe
add scheduler module __init__
2017-09-20 13:14:01 -04:00
Wayne Witzel III
1beaccb9c9
move TaskManager out of init
2017-09-20 13:13:10 -04:00
Greg Considine
7268dd473d
Merge pull request #212 from gconsidine/ui/eslint-refactor
...
Ui/eslint refactor
2017-09-20 11:35:50 -04:00
Jake McDermott
d6a6087ff9
Merge pull request #216 from jakemcdermott/fix-e2e-navbar-select
...
fix e2e navbar select
2017-09-20 09:43:35 -04:00
Wayne Witzel III
2ea1aee8ba
Merge pull request #218 from subuk/devel
...
Fix typo in AWXDjangoStrategy constructor
2017-09-20 08:48:56 -04:00
Matvey Kruglov
4c7c1aa8b3
Fix typo in AWXDjangoStrategy constructor
...
Signed-off-by: Matvey Kruglov <kubuzzzz@gmail.com>
2017-09-20 11:47:18 +03:00
jlmitch5
e4fa0e8a39
Merge pull request #215 from Zokormazo/license-info-from-config
...
Move license checking logic to /api/v2/config
2017-09-19 16:39:50 -04:00
Jared Tabor
e23be23a83
Merge pull request #203 from jaredevantabor/i18n-initialization
...
initializing i18nInit module
2017-09-19 13:29:01 -07:00
Jake McDermott
1f083b57de
fix e2e navbar select
2017-09-19 16:09:05 -04:00
gconsidine
b7d4f0b5ff
Fix lint error after rebasing
2017-09-19 15:26:38 -04:00
Julen Landa Alustiza
9c2cf6b7ca
Move license checking logic to /api/v2/config
...
Use license_info.features.ldap & license_info.feature.enterprise_auth from /api/v2/config for
auth providers button enabling instead of using info from /api/v2/settings/all
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2017-09-19 21:24:07 +02:00
gconsidine
0b50794614
Update out of date karma and test dependencies
2017-09-19 14:53:23 -04:00
gconsidine
fad12e3a13
Update e2e tests after rebasing
2017-09-19 14:53:23 -04:00
gconsidine
777ef3fe90
Add more linter rules and de-lint
2017-09-19 14:53:23 -04:00
gconsidine
cec9507504
Use eslint on ui/lib and ui/features code
2017-09-19 14:53:23 -04:00
Matthew Jones
6b7126ab6b
Updating contributing for What should I work on?
2017-09-19 13:46:45 -04:00
Marliana Lara
bb6fab08a3
Merge pull request #141 from marshmalien/side-nav-tooltips
...
Side navigation panel tooltips
2017-09-19 13:45:10 -04:00
Aaron Tan
ee762d4bbd
Merge pull request #211 from jangsutsr/fix_114
...
Add Tower Configuration setting AUTH_LDAP_GROUP_TYPE_MEMBER_ATTR
2017-09-19 13:28:30 -04:00
Aaron Tan
d271757eba
Fix issue #114
...
Add Tower Configuration setting AUTH_LDAP_GROUP_TYPE_MEMBER_ATTR.
Signed-off-by: Aaron Tan <jangsutsr@gmail.com>
2017-09-19 11:15:45 -04:00
Marliana Lara
9b7eb52772
Replace translate filter and retrieve tooltip text from strings file
2017-09-19 10:27:23 -04:00
Matthew Jones
b46c6e4aad
Merge pull request #207 from matburt/add_krb_support
...
Add krb package dependencies to support windows connections
2017-09-19 06:55:47 -07:00
Matthew Jones
52aa38e742
Merge pull request #197 from ansible/fix_secret_key
...
Fix an issue where we ignored the secret key during install
2017-09-19 06:36:54 -07:00
Matthew Jones
476dae5418
Add krb package dependencies to support windows connections
2017-09-19 09:23:27 -04:00
Alan Rominger
bc4b622e6b
Merge pull request #199 from AlanCoding/inv_no_yaml
...
Inventory file suggestion adjustments from user feedback
2017-09-19 08:40:20 -04:00
Jared Tabor
3b83d6639a
initializing i18nInit module
2017-09-18 16:29:49 -07:00
AlanCoding
f455f1b257
Inventory file suggestion adjustments from user feedback
...
- ditch yaml files as suggestions
- automatically greenlight any hosts or inventory titled file
2017-09-18 15:29:03 -04:00