Aaron Tan
93341d6108
Revert "Add Tower Configuration setting AUTH_LDAP_GROUP_TYPE_MEMBER_ATTR"
2017-09-22 09:48:32 -04:00
AlanCoding
f1219ea001
add back logic to recall script for hostvars
2017-09-20 15:31:13 -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
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
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
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
Marliana Lara
5c108bfa1b
Add side nav panel tooltips
2017-09-18 13:53:21 -04:00
Matthew Jones
64415872a0
Merge branch 'release_3.2.0' into devel
2017-09-18 10:55:45 -04:00
Alan Rominger
4c28e04e5e
Merge pull request #191 from AlanCoding/step_parent
...
do not use parent_model with GenericAPIView
2017-09-18 10:36:59 -04:00
Wayne Witzel III
540bda1d09
Merge pull request #420 from wwitzel3/release_3.2.0
...
Merge pull request #161 from wwitzel3/devel
2017-09-18 09:54:54 -04:00
Ryan Petrello
97609746c0
Merge pull request #423 from ryanpetrello/stdout_defer
...
more 3.1.5 result_stdout_text optimizations -> 3.2 so we don't regress
2017-09-18 09:53:17 -04:00
Ryan Petrello
68b924efe5
flake8 fixup
2017-09-18 09:44:39 -04:00
jlmitch5
37487b2427
Merge pull request #412 from jlmitch5/fixFormSaveEnterpriseDisabling
...
fix config forms from having save button disabled when no license is …
2017-09-18 09:37:30 -04:00
Ryan Petrello
6a4b4edea3
properly detect deferred ORM objects
2017-09-18 09:08:53 -04:00
Matthew Jones
ebbd42322d
Fix an issue with hasattr call
2017-09-18 09:08:44 -04:00
Matthew Jones
c07a4ff93d
Catch any unhandled exceptions grabbing notification templates
2017-09-18 09:08:40 -04:00
Matthew Jones
8091b84344
Fixing up some activity stream deferreds
2017-09-18 09:08:30 -04:00
Jared Tabor
6a9bfa74c4
Merge pull request #422 from jaredevantabor/socket-fix
...
Socket fix
2017-09-16 09:20:59 -07:00
Jared Tabor
4bbd486389
removing code that puts the UI in an infinite loop
2017-09-16 09:12:32 -07:00
Matthew Jones
a2f4134ee0
Merge pull request #417 from ansible/vmware_cert_validation
...
Add a setting for vmware inventory cert validation
2017-09-15 17:57:59 -07:00
Jared Tabor
f7312691e1
resubscribe to last group if readyState is 0, aka connection isn't open yet
2017-09-15 15:56:32 -07:00
Wayne Witzel III
dafd6acf1a
Merge pull request #161 from wwitzel3/devel
...
update social auth strategy to have fixes from social-app-django
2017-09-15 17:22:32 -04:00
Jake McDermott
2a9c97f96d
remove unused config
2017-09-15 17:22:23 -04:00
Jake McDermott
ab87f81ad8
add data generator preset
2017-09-15 17:22:03 -04:00
Jake McDermott
19f96b1f6f
add e2e tests
2017-09-15 17:21:55 -04:00
Jake McDermott
05b4b875e2
move unit tests
2017-09-15 17:21:43 -04:00
Michael Abashian
ca72722b39
Merge pull request #419 from mabashian/7647-i18n-search-key
...
Fixed search key styling with wider text
2017-09-15 15:03:44 -04:00
AlanCoding
1b48b99ba7
do not use parent_model with GenericAPIView
2017-09-15 14:41:12 -04:00
Ryan Petrello
ff385ddf17
Merge pull request #416 from ryanpetrello/stdout_defer
...
Add 3.1.5 result_stdout_text optimizations into 3.2 so we don't regress
2017-09-15 14:24:47 -04:00
Michael Abashian
80e692656c
Merge pull request #406 from mabashian/7578-jt-admin-edit-v2
...
Fixed jt admin edit bug
2017-09-15 14:13:04 -04:00