Matthew Jones
c039ec197f
Merge pull request #442 from matburt/qa_joblaunch_delay
...
Add a sleep step to job runs if configured
2015-09-29 12:17:23 -04:00
Matthew Jones
29b4865af8
Ability to pause pexpect output with env var
...
Since inventory updates don't support extra vars
2015-09-29 11:36:31 -04:00
John Mitchell
6342b67245
fixed double login modal on no creds entered
2015-09-29 10:26:04 -04:00
Matthew Jones
53a96fd9eb
Merge pull request #440 from matburt/pendo_apiside
...
API Side Pendo Tracking Work
2015-09-29 01:04:21 -04:00
John Mitchell
e5c6dda79f
fixed login modal disappearing by improving ux
2015-09-28 16:05:41 -04:00
Matthew Jones
5be53d4a79
Add a sleep step to job runs if configured
...
If the extra var PEXPECT_SLEEP is given to a job then it will
artificially delay the job run by that number of seconds allowing QA to
hook in and cancel the job
2015-09-28 15:43:46 -04:00
John Mitchell
2e43ed0405
adhoc ui fixes
2015-09-28 10:47:12 -04:00
John Mitchell
f1f9f5f982
fixed custom logo path stuff to work with server
2015-09-25 16:58:53 -04:00
Matthew Jones
a3410920a9
Remove management job schedule count restriction
2015-09-25 16:00:19 -04:00
Matthew Jones
3d7f25218a
Add api side support for pendo
...
Also adds setup playbook support for pendo. This change anticipates
that the default for new installations will be 'detailed'
2015-09-25 15:52:42 -04:00
John Mitchell
331bb09a80
login modal width overflow of logo fix
2015-09-25 15:17:58 -04:00
John Mitchell
e8504dc57b
Merge branch 'loginRefactor2' into devel
2015-09-25 15:02:24 -04:00
John Mitchell
e817693169
added pluggable auth icons
2015-09-25 14:59:28 -04:00
Matthew Jones
a7f1e69352
Fix an issue with default schedules
...
These weren't being created correctly, the logic meant an extra schedule
would be created on cleanup facts erroneously selected to be cleanup
activity stream
2015-09-25 14:17:31 -04:00
Matthew Jones
3a6807c5b4
Add environment variable that sets proot's tmp dir
...
Only really useful with patched proot containing tmpdir fix
2015-09-25 11:08:03 -04:00
John Mitchell
4daa7874ad
fixed weird container issue that somehow made its way into tower
2015-09-24 18:38:20 -04:00
John Mitchell
e655e2ad54
styling updates based on taufique suggestions
2015-09-24 17:28:31 -04:00
John Mitchell
1de977b4c5
refactor login folder to be a little cleaner
2015-09-24 16:16:55 -04:00
jlmitch5
5b87eeb515
Merge pull request #437 from jlmitch5/pluggable_auth
...
Pluggable auth
2015-09-24 14:02:32 -04:00
John Mitchell
4980c2145c
create conditional to not display third party login block
2015-09-23 17:43:35 -04:00
John Mitchell
25132b5daa
pluggable auth ui styling
2015-09-23 17:00:13 -04:00
Chris Meyers
12180531da
Merge pull request #432 from chrismeyersfsu/feature-session_info
...
add Auth-Token-Timeout to http headers
2015-09-23 13:30:16 -04:00
John Mitchell
2ac72da19b
merge loginModal less styling
2015-09-23 11:26:13 -04:00
John Mitchell
18164181b4
moved login modal to less block styling
2015-09-23 10:49:56 -04:00
Chris Meyers
eb8219fd9f
add Auth-Token-Timeout to http headers
2015-09-23 10:30:19 -04:00
jlmitch5
1aa82df7ee
Merge pull request #430 from jlmitch5/login_rebranding
...
rebranding and notice in ui login support
2015-09-22 16:04:35 -04:00
jlmitch5
353a7ec9b4
fixed type in auth controller causing notice to not show up
2015-09-22 15:59:54 -04:00
John Mitchell
dd0bc0ec17
rebranding and notice in ui login support
2015-09-21 17:34:19 -04:00
Matthew Jones
077819c4c5
Add some default schedules for cleanup jobs
2015-09-21 14:53:53 -04:00
Jared Tabor
33a82222b9
updated $http get request from deprecated syntax for angular 1.4
2015-09-21 11:38:53 -04:00
Jared Tabor
f88320a5f7
LoadConfig fix to load config.js first and then local_settings.json
2015-09-21 11:15:10 -04:00
jaredevantabor
fdace7e10d
Merge pull request #424 from ansible/login_2.4_2
...
Refactoring login modal and services
2015-09-21 11:10:41 -04:00
Chris Meyers
0e8e09b0ac
rbac job & job template performance fix
2015-09-14 16:25:33 -04:00
Jared Tabor
f4f54cc6dc
Refactoring login modal and services
...
refactoring login modal logic to extract html into its own partial
2015-09-14 14:06:29 -04:00
Matthew Jones
519b0e8eef
Merge branch 'release_2.3' into devel
...
* release_2.3: (54 commits)
Upgrade changelog for 2.3
Purge superlance
Purge an old supervisor config
Require chris-lea libzmq3
Use the htpasswd command, not the module
Fix a playbook syntax error for postgres
Ensure postgres is started earlier in setup role
Allow customizing npm path
Include RPM-GPG-KEY-ansible-release for all releases
Simplify GPG keys
Correct broken RPM-GPG-KEY
Use gpg --passphrase for signing CHECKSUM
Handle rpm --addsign pasphrase prompts
Adding docker-compose development workflow
Fix license in spec file.
Updates to selinux policy for some munin plugins
ansible 1.8.4 requires sudo:true when using sudo_user
Fix expect script timeout
Disable timeout and correct sign.exp error
Fix expect script hang
...
2015-09-11 16:03:52 -04:00
John Mitchell
7fd24987d7
update adhoc feature, add tests and modularize
2015-09-09 13:08:16 -04:00
Chris Meyers
b3e20b843d
more carefully add to python path
...
* ensure our path is the first in the sys.path list instead of
blindly poping and pushing onto the path
2015-09-04 13:43:24 -04:00
Matthew Jones
5727d722b6
Merge remote-tracking branch 'upstream/release_2.3' into devel
...
* upstream/release_2.3: (91 commits)
Include python-{paramiko,ecdsa} dependencies
Remove extra epel testing stanzas
Unit test for ec2 credentialless inventory
Fix issue with ec2 iam sync with no credential.
Use the htpasswd command instead the ansible module
Pip is no longer needed
check local user root or not in ./configure
Remove unneeded when check for super user addition
Improve distro detection in setup.sh
Fix superuser check on upgrade
Minor improvements to setup.sh
Remove ansible prerequisite check from configure
Attempt to install ansible within setup.sh
Allow munin processes to access postgres
Move up base package dependency install
fixes jenkins failures
Proper flake8 fix
fixes executing processes with correct PYTHONPATH will pickup .pth files
Show the repo for bundled package file dump
Proper flake8 fix
...
2015-09-03 15:46:10 -04:00
jlmitch5
b5881a7c3c
Merge pull request #401 from jlmitch5/unique_select2
...
fixed duplicate choices from being passed to select2
2015-09-03 15:20:24 -04:00
jaredevantabor
a468f0936f
Merge pull request #399 from jaredevantabor/inventory-source-select2-fix
...
Removing search field on select2 fields used in inventory sources tab.
2015-09-03 11:47:46 -07:00
Matthew Jones
7774b17960
Unit test for ec2 credentialless inventory
2015-09-03 14:05:17 -04:00
Matthew Jones
15005d3e6b
Fix issue with ec2 iam sync with no credential.
...
When checking if an inventory sync can start allow an ec2 sync to run
even if credentials are not supplied
2015-09-03 13:37:38 -04:00
jaredevantabor
e46cc161fa
Merge pull request #398 from jaredevantabor/survey-select2
...
Surveys: make MC and MS fields disabled while previewing a survey
2015-09-03 10:25:37 -07:00
Jared Tabor
8aa9325e43
removing "Choose a..." option for select2 fields
...
in form generator
2015-09-03 09:35:49 -07:00
John Mitchell
b38615eff7
fixed duplicate choices from being passed to select2
2015-09-03 12:19:42 -04:00
Matthew Jones
5f6f16b5ff
Rev version to 2.4.0
2015-09-03 09:44:20 -04:00
Jared Tabor
b5392316c9
removing dropDownAdapter
2015-09-02 10:53:13 -07:00
Jared Tabor
a5731a5452
Removing search field on select2 fields used in inventory sources tab.
...
This also fixes the behavior when the user hits escape while the select2 drop down menu is visible.
2015-09-01 17:49:23 -07:00
Jared Tabor
5107100166
Surveys: make MC and MS fields disabled while previewing a survey
2015-09-01 15:14:07 -07:00
Matthew Jones
f0a23b7ed3
Proper flake8 fix
2015-09-01 16:15:39 -04:00