14828 Commits

Author SHA1 Message Date
Matthew Jones
4657f29df9 Merge pull request #103 from ragingpastry/add-mattermost-notification
Add mattermost notification
2017-09-15 06:42:37 -07:00
Nicholas O. Wilburn
68d240b77b Add "Disable SSL Verification" button to mattermost notification
This commit will add a button which will disable SSL notifications
for the mattermost webhook. This is required when using self-signed
certificates.
2017-09-14 18:25:04 -07:00
Nicholas O. Wilburn
cd3ba08c7d Update mattermost notification docs with examples 2017-09-14 18:25:01 -07:00
Nicholas O. Wilburn
bdcd3f9dc2 Remove unnecessary fields from mattermost notification UI files 2017-09-14 18:24:57 -07:00
Nicholas O. Wilburn
69122a5454 Remove trailing whitespace 2017-09-14 18:24:54 -07:00
Nicholas O. Wilburn
e8e06f2b71 Revert unintended changes to ui/index.html 2017-09-14 18:24:51 -07:00
Nicholas O. Wilburn
684c637ac0 Remove package-lock.json 2017-09-14 18:24:47 -07:00
Nicholas O. Wilburn
03832c9065 Add mattermost import to reencrypt 2017-09-14 18:24:44 -07:00
Nicholas O. Wilburn
29451cf88c Add mattermost to notification_system docs 2017-09-14 18:24:40 -07:00
Nicholas O. Wilburn
f347caf825 Remove debugging line 2017-09-14 18:24:29 -07:00
Jared Tabor
bd5846d143 Merge pull request #95 from Zokormazo/fix-footer-blocking
Fix footer blocks visibility of items
2017-09-14 10:58:15 -07:00
Matthew Jones
a5ade10bff Merge pull request #162 from matburt/force_awxweb_hostname
Force awxweb hostname
2017-09-14 05:32:48 -07:00
Julen Landa Alustiza
7dc7f7815a Replace static footer with an always down non static footer
Hide footer on login screen

Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2017-09-14 08:33:34 +02:00
Matthew Jones
e7ce2fcc8d Merge pull request #149 from gdahlm/devel
Fix issue with python virtual environments and localhost.
2017-09-13 21:02:22 -07:00
Matthew Jones
25c457f578
Force awxweb hostname
For some reason some docker deployments seem not to be able to resolve
the awxweb host from the awx task host at least when started from the
playbook. This hopefully provides a resolution for that
2017-09-13 23:53:23 -04:00
Wayne Witzel III
7c7c7db345 Merge pull request #161 from wwitzel3/devel
update social auth strategy to have fixes from social-app-django
2017-09-13 23:00:41 -04:00
Wayne Witzel III
5cc0552b05
remove AWXDjangoStrategy in the future 2017-09-13 21:28:26 -04:00
Wayne Witzel III
f44adb98cb
update social auth strategy to have fixes from social-app-django 2017-09-13 21:16:10 -04:00
Matthew Jones
e7eeb86709 Merge pull request #154 from snahelou/devel
add proxy support
2017-09-13 12:37:21 -07:00
Matthew Jones
ca094f0e86 Merge pull request #156 from swills/portable-get_system_task_capacity
Make get_system_task_capacity portable
2017-09-13 10:19:12 -07:00
NAHELOU SÉBASTIEN
6cd77dc6b8 add proxy support 2017-09-13 18:27:36 +02:00
Steve Wills
769ee8ac54 Remove unnecessary int coercion
Signed-off-by: Steve Wills <steve@mouf.net>
2017-09-13 11:55:44 -04:00
Steve Wills
f0cf325831 Add whitespace around arithmetic operator
Signed-off-by: Steve Wills <steve@mouf.net>
2017-09-13 11:37:57 -04:00
Steve Wills
b8651bfd72 Make get_system_task_capacity portable
Signed-off-by: Steve Wills <steve@mouf.net>
2017-09-13 11:15:09 -04:00
Matthew Jones
2dda863baf Merge pull request #155 from ansible/add_missing_svn
Add missing subversion to image
2017-09-13 06:27:47 -07:00
Matthew Jones
309577f3ef
Add missing subversion to image 2017-09-13 08:57:14 -04:00
Greg Dahlman
39756e6dc4 Fix issue with python virtual environments and localhost. 2017-09-12 18:45:18 -07:00
Wayne Witzel III
50e3a9dee6 Merge pull request #142 from wwitzel3/devel
Update ISSUES.md and bot metadata
2017-09-12 16:19:38 -04:00
Shane McDonald
de2a77adec Merge pull request #140 from eikef/delegate_sdist_localhost
Make sure sdist builder image and AWX distribution are built locally
2017-09-12 15:34:35 -04:00
Matthew Jones
9827a4b758 Merge pull request #129 from stephenpc/bugfix/postgres_container_perms
Update selinux context for postgres volume
2017-09-12 11:49:13 -07:00
Wayne Witzel III
c2b4756a4f
Merge pull request #10 from wwitzel3/botdoc
Update ISSUES.md with bot doc
2017-09-12 14:07:18 -04:00
Wayne Witzel III
8e22bc2ce5
Update ISSUES.md with bot doc 2017-09-12 13:58:35 -04:00
Wayne Witzel III
2882ac4da8
extend api maintainers folder to main 2017-09-12 13:40:17 -04:00
Wayne Witzel III
b0d7a16f49
Add docs and PR labels 2017-09-12 13:37:57 -04:00
Eike Frost
96156f148e Make sure sdist builder image and AWX distribution are built on localhost even when deploying the final image remotely
Signed-off-by: Eike Frost <ei@kefro.st>
2017-09-12 19:04:15 +02:00
Wayne Witzel III
c695234ed1 Merge pull request #134 from wwitzel3/devel
Add PR template and tweak `make VERSION` output to be pastable
2017-09-12 11:32:41 -04:00
Ryan Petrello
d9e50ab6d5 Merge pull request #132 from richlv/setup_licence
- list the licence as Apache License 2.0 everywhere
2017-09-12 10:56:27 -04:00
richlv
644dc9f4a2 - list the licence as Apache License 2.0 everywhere
Signed-off-by: richlv <richlv@nakts.net>
2017-09-12 17:49:47 +03:00
Wayne Witzel III
f1c9d5a8f4
Add PR template and tweak make VERSION output to be pastable 2017-09-12 09:56:35 -04:00
Stephen Clayton
87472484d6 Update selinux context for postgres volume
Signed-off-by: Stephen Clayton <sclayton@tweddle.com>
2017-09-12 08:52:30 -04:00
Matthew Jones
c7f498fd01 Merge pull request #125 from wwitzel3/devel
fix issue template section, component => component name
2017-09-12 04:48:37 -07:00
Matthew Jones
f44dcd7c02 Merge pull request #120 from shanemcd/fix-docker-volume-issue-selinux
Fix selinux issue w/ docker volume in sdist builder
2017-09-12 04:48:06 -07:00
Wayne Witzel III
e00c65072b
fix issue template section, component => component name 2017-09-11 18:15:56 -04:00
Matthew Jones
6dbbd7d605 Merge pull request #122 from gconsidine/ui/move-install-template-to-prod-build
Move install.template.ejs to be built for prod only
2017-09-11 14:46:57 -07:00
gconsidine
054710e1a2
Move install.template.ejs to be built for prod only 2017-09-11 16:12:09 -04:00
Shane McDonald
f2ddf2af95 Fix selinux issue w/ docker volume in sdist builder
See https://www.projectatomic.io/blog/2015/06/using-volumes-with-docker-can-cause-problems-with-selinux/
2017-09-11 15:11:03 -04:00
Wayne Witzel III
3118092e51 Merge pull request #113 from matburt/waiting_install_screen
Integrate a migration-detector middleware
2017-09-11 12:55:10 -04:00
Matthew Jones
b39db745d4
Integrate a migration-detector middleware
This attempts to detect if there are migrations in-progress and will
force display an interstitial page in the process that attempts to
load the index page every 10s until it succeeds.

This is only attached in production settings so the development
environment can proceed even if the migrations haven't been applied yet
2017-09-11 11:09:45 -04:00
Matthew Jones
0e04b8e4d4 Merge pull request #112 from gconsidine/ui/remove-generated-html
Remove generated index.html file
2017-09-11 08:08:00 -07:00
gconsidine
7296bfd5ee
Remove generated index.html file 2017-09-11 10:19:54 -04:00