Chris Church
6c1919273b
Merge pull request #551 from cchurch/ 🥓
...
Include JSON string in temporary inventory script with %r
2017-11-06 17:46:12 -05:00
Alan Rominger
1ed3a8f0e9
Merge pull request #566 from AlanCoding/no_can_read
...
Fix bug where system gets 404 viewing job detail view
2017-11-06 15:23:30 -05:00
Michael Abashian
7dc30ab866
Merge pull request #554 from mabashian/274-right-click-new-tab
...
Fixed most lists so that name links can be opened in a new tab
2017-11-06 15:18:11 -05:00
mabashian
8f82fc26a2
Removed commented line from schedule list config
2017-11-06 14:46:31 -05:00
Matthew Jones
74c9b9cf6a
Adding pycrypto distro package
...
Without this a lot of things break and it's no longer marked as a
dependency for the ansible core project
2017-11-06 11:18:45 -05:00
Bill Nottingham
632ff959ff
Merge pull request #573 from wenottingham/going-up-for-some-headers
...
Preformatted text doesn't actually work in our popovers; don't try to use it.
2017-11-03 15:23:05 -04:00
Bill Nottingham
19d093f7aa
Preformatted text doesn't actually work in our popovers; don't try to use it.
2017-11-03 13:25:58 -04:00
AlanCoding
270a41443c
fix bug of system auditor 404 viewing job
2017-11-03 08:20:15 -04:00
Jake McDermott
8666512d99
Merge pull request #550 from jakemcdermott/run_both_unit_test_suites
...
run both ui unit test suites and linting tasks, collect results for shippable
2017-11-02 15:40:30 -04:00
Matthew Jones
b70f7bd866
Merge pull request #549 from cchurch/allow-non-fqdn-for-ldap-server-uri
...
Allow non-FQDN for AUTH_LDAP_SERVER_URI.
2017-11-02 08:57:04 -04:00
Jake McDermott
77e11fe8fe
collect unit test results for shippable
...
Signed-off-by: Jake McDermott <jmcdermott@ansible.com>
2017-11-02 01:22:07 -04:00
Jake McDermott
93f35b037d
remove unused config
2017-11-01 15:31:00 -04:00
mabashian
d056cb22ef
Fixed most lists so that name links can be opened in a new tab
2017-11-01 14:26:48 -04:00
Jake McDermott
4883876dc5
run both unit test suites and linting tasks
2017-11-01 13:36:34 -04:00
Chris Church
863b5e2e8e
Output repr() of JSON in temporary inventory script to prevent Python from devouring escape sequences.
2017-11-01 12:59:49 -04:00
Chris Church
0f8e073d10
Allow non-FQDN for AUTH_LDAP_SERVER_URI.
2017-11-01 12:51:41 -04:00
Alan Rominger
0579db1162
Merge pull request #439 from AlanCoding/retry_subset
...
Feature: retry on subset of jobs hosts
2017-11-01 11:33:15 -04:00
Bill Nottingham
7f20118d48
Merge pull request #547 from wenottingham/its-time-for-an-audit
...
Add system auditor placeholder.
2017-11-01 11:32:15 -04:00
Bill Nottingham
89d0f90e27
Add system auditor placeholder.
2017-11-01 10:46:39 -04:00
AlanCoding
41c84b4652
update retry-on-failed acceptance docs
...
Relaunching by other status values is tabled for later.
2017-11-01 10:24:46 -04:00
AlanCoding
0ae9283fba
Feature: retry on subset of jobs hosts
2017-11-01 10:22:52 -04:00
Matthew Jones
f1813c35ed
Merge pull request #528 from AlanCoding/fix_dep_update
...
fix bug with dependent SCM inv updates
2017-11-01 09:03:11 -04:00
Matthew Jones
0c5978715e
Merge pull request #523 from AlanCoding/wfjt_spec_fix
...
fix admin edit of WFJT survey spec
2017-11-01 09:02:36 -04:00
Matthew Jones
5c1a6b7d6d
Merge pull request #535 from matburt/fix_pgdata_issue
...
Specify a PGDATA directory to prevent container re-create issues
2017-11-01 08:46:24 -04:00
Jim Ladd
84c439b774
Merge pull request #542 from jladdjr/awx_349_acceptance_doc
...
Update custom credential document for mult-file injection
2017-10-31 19:14:37 -04:00
Jim Ladd
655759a5fc
Update custom credential document for mult-file injection
2017-10-31 16:34:03 -04:00
Jake McDermott
6c85902ce8
Merge pull request #541 from jakemcdermott/update-credentials-title-selector
...
fix credentials form title selector
2017-10-31 16:30:00 -04:00
Jake McDermott
ef0c2086eb
fix credentials form title selector when running container chrome
2017-10-31 16:11:44 -04:00
Matthew Jones
ffb148aaa9
Merge pull request #534 from dleehr/fix-install-2.3
...
Updates INSTALL.md to reflect Ansible 2.4 requirement
2017-10-31 15:07:06 -04:00
Matthew Jones
bf281f6ea9
Specify a PGDATA directory to prevent container re-create issues
2017-10-31 10:20:08 -04:00
Dan Leehr
641897713f
Updates INSTALL.md to reflect Ansible 2.4 requirement
2017-10-30 22:41:58 -04:00
AlanCoding
d7ae95684c
fix bug with dependent SCM inv updates
...
This change causes all SCM inventory updates to run a local
project sync unless they were specifically marked as a
dependency of an already-existing project update, as
opposed to just doing so on manual launch types.
This should be a more robust criteria.
2017-10-30 11:59:33 -04:00
AlanCoding
8b39b3b41a
fix admin edit of WFJT survey spec
2017-10-29 16:27:16 -04:00
Ryan Petrello
0876d7825c
Merge pull request #520 from ryanpetrello/phantom-version-comment
...
help people avoid mistakenly inputting their version info as a comment
2017-10-27 14:59:11 -04:00
Ryan Petrello
3953366a9e
help people avoid mistakenly inputting their version info as a comment
2017-10-27 14:43:20 -04:00
Alan Rominger
d7f5ef6564
Merge pull request #511 from AlanCoding/wrong_type_error
...
raise error for invalid type lookup
2017-10-27 14:14:11 -04:00
Matthew Jones
63cf681369
Merge pull request #418 from Comradephate/patch-1
...
Divorce the "local docker install" portion of the install playbook from the image build + push logic
2017-10-27 12:31:09 -04:00
Jared Tabor
a0f1c8fc7c
Merge pull request #499 from jaredevantabor/project-based-nav
...
Adding Project Based Navigation of Job Templates
2017-10-26 18:11:34 -07:00
Jared Tabor
4fbfddaa93
changes from PR feedback: removing ghost action icon
...
and fixing a bug where the list of job templates was improperly
updated when a job was running and live events were received.
2017-10-26 16:50:12 -07:00
Alan Rominger
bc7793def1
Merge pull request #494 from AlanCoding/get_queryset_modest_refactor
...
Refactor get_queryset inside of access.py
2017-10-26 13:52:08 -04:00
AlanCoding
4e16b19ae6
Refactor access.py get_queryset into filtering method
...
Use BaseAccess class to enforce the superuser and system
auditor conditions, as well as the optimizations.
Declare optimizations on access class as tuple.
Limit role of access class method narrowly to RBAC filtering.
2017-10-26 11:40:08 -04:00
AlanCoding
b4a446dba0
raise error for invalid type lookup
2017-10-26 11:25:40 -04:00
Alan Rominger
641b18fe13
Merge pull request #509 from AlanCoding/lib_test_fixes
...
update tests to new Ansible core code
2017-10-26 09:28:52 -04:00
Bill Nottingham
c680327ec3
Merge pull request #506 from wenottingham/its-log
...
Remove accidentally committed log files
2017-10-26 09:17:30 -04:00
AlanCoding
e5d2eb9f3d
update tests to new Ansible core code
2017-10-26 08:34:00 -04:00
Bill Nottingham
da25f4104c
Update .gitignore for npm log files.
2017-10-25 21:37:29 -04:00
Bill Nottingham
a8947c3b96
Remove accidentally committed log files
2017-10-25 16:38:56 -04:00
Greg Considine
565d116955
Merge pull request #505 from gconsidine/ui/fix/multiple-dependency-include
...
Update dependencies that share Angular as a dependency
2017-10-25 16:07:29 -04:00
Jake McDermott
1fe9f43690
Merge pull request #502 from jakemcdermott/update_test_config
...
test config cleanup and tooling updates
2017-10-25 15:39:55 -04:00
gconsidine
4a522fd10f
Update dependencies that share Angular as a dependency
2017-10-25 14:48:18 -04:00