Commit Graph

31995 Commits

Author SHA1 Message Date
Wayne Witzel III 39cc427668 get_or_create already saves, no need to call again 2017-09-22 16:25:55 -04:00
Wayne Witzel III 9e9692971f Merge pull request #455 from wwitzel3/release_3.2.0
Various SAML / auth fixes.
2017-09-22 16:10:49 -04:00
Wayne Witzel III e9e027ecd7 Fix issue when the enterprise_auth has already been created 2017-09-22 15:58:39 -04:00
Wayne Witzel III 723449818d Fix issue when per user tokens are disabled 2017-09-22 15:58:26 -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
mabashian 75eace1b67 Added e2e tests for auditor read-only forms 2017-09-22 14:08:17 -04:00
jlmitch5 b2b45ddeda Merge pull request #443 from jlmitch5/instanceCapacityBarOffline
update instance capacity bar to be grey when instance or group is off…
2017-09-22 13:46:52 -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
Marliana Lara 8d9ef4445a Update webpack config to require webpack.test.js 2017-09-22 13:33:36 -04:00
Julen Landa Alustiza 913d65106a Fix text visibility on cleanup facts modal 2017-09-22 18:45:00 +02:00
Marliana Lara 851f01ddd2 Add mobile menu styles and click handlers
Signed-off-by: Marliana Lara <mlara@redhat.com>
2017-09-22 11:32:04 -04: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
John Mitchell 46eb1727ad add tooltip 2017-09-22 10:07: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
Jared Tabor a2e947ff70 turning off debug mode 2017-09-21 20:17:54 -07: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
Chris Meyers bc7640e4ac Merge pull request #450 from chrismeyersfsu/fix-feature_cache2
2-level memoize
2017-09-21 16:37:16 -04:00
Alan Rominger 186d61aac4 Merge pull request #448 from AlanCoding/more_task_mgr_fixing
fix task manager running task structures
2017-09-21 16:27:32 -04: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
Chris Meyers 26d393e5c2 2-level memoize
* Allows for invalidating an entire function from the memoizer
2017-09-21 15:34:51 -04:00
Ryan Petrello a298f797b5 Merge pull request #449 from ryanpetrello/fix-7668
fix a bug that causes azure inventory syncs w/ region='all' to fail
2017-09-21 15:17:32 -04:00
Michal Wasilewski 4236654b0c use unless-stopped instead always 2017-09-21 21:15:01 +02:00
Ryan Petrello 328b70ceb8 fix a bug that causes azure inventory syncs w/ region='all' to fail
see: https://github.com/ansible/ansible-tower/issues/7668
2017-09-21 15:08:54 -04:00
AlanCoding dba83674a2 fix task manager running task structures
- prevent dual-entry for first item in running jobs due to
   setdefault syntax
 - fix issue where queues (celery tasks) only returned the last
   item in the inspector output due to looping problem
   this caused reaper bugs in production
2017-09-21 14:38:58 -04:00
John Mitchell 25e503219f tweaks to styling of capacity bar 2017-09-21 11:07:50 -04:00
Jared Tabor 44af8ac629 Merge pull request #446 from jaredevantabor/translations
Translations
2017-09-21 14:37:22 +00: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
Jared Tabor 4aa841f44b Final fix for socket connection when emitting messages before connection is open
using setTimeout
2017-09-20 20:07:17 -07:00
Jared Tabor 28c1718965 tagging ON/OFF toggles for translations 2017-09-20 17:58:52 -07:00
Jared Tabor 557780bf08 adding translation tag for "No records matched your search" 2017-09-20 17:52:13 -07:00
Jared Tabor d0cb11acb3 Merge pull request #444 from jaredevantabor/socket-fix
send last socket message if last socket didn't go thru due to socket …
2017-09-20 23:04:43 +00:00
John Mitchell 2306c34689 update instance capacity bar to be grey when instance or group is offline 2017-09-20 17:49:02 -04:00
Shane McDonald 1e03654c0b Pull updated translations 2017-09-20 17:29:20 -04:00
Wayne Witzel III 7960525c20 Merge pull request #440 from wwitzel3/release_3.2.0
Merge pull request #224 from wwitzel3/fix-shared-deps
2017-09-20 16:50:08 -04:00
Michal Wasilewski f00dc426e0 make containers start when docker daemon comes up 2017-09-20 22:29:44 +02:00
Alan Rominger 428eca1c35 Merge pull request #439 from AlanCoding/custom_hostvars
add back logic to re-call script for hostvars
2017-09-20 15:43:52 -04:00
AlanCoding f1219ea001 add back logic to recall script for hostvars 2017-09-20 15:31:13 -04:00
Chris Meyers 0d08509e6d Merge pull request #437 from chrismeyersfsu/fix-feature_cache
cache license validation
2017-09-20 14:00:44 -05:00
Chris Meyers 062ff7153d resurrect cchurch's license feature caching 2017-09-20 14:57:24 -04:00
Wayne Witzel III 439beeab3b Merge pull request #224 from wwitzel3/fix-shared-deps
Fix job shared dependencies.
2017-09-20 14:56:22 -04:00
Jared Tabor 0b1d8ccd92 send last socket message if last socket didn't go thru due to socket not open 2017-09-20 18:40:37 +00: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