13269 Commits

Author SHA1 Message Date
Alan Rominger
fe959769eb Merge pull request #6738 from AlanCoding/do_nots
Document name schemes you should never use
2017-06-29 10:29:37 -04:00
Michael Abashian
20f3a4f788 Merge pull request #6786 from mabashian/hide-delete-job-results-permissions
Hide delete icon when user doesn't have permissions to delete job
2017-06-29 10:12:11 -04:00
Michael Abashian
ca3e8168c4 Merge pull request #6785 from mabashian/4387-related-tooltips
Fixed survey and workflow editor tooltips
2017-06-29 10:11:47 -04:00
Michael Foord
2a20782a81 Merge pull request #6797 from ansible/docker-make-update
Remove deprecated and unneeded -e flag to docker login
2017-06-29 15:00:47 +01:00
Ryan Petrello
d27ca7de40 Merge pull request #6794 from ryanpetrello/fix-6748
more isolated production tinkering
2017-06-29 09:45:45 -04:00
Ryan Petrello
405c01a847 more isolated production tinkering
see: #5903
see: #6507
2017-06-29 09:35:26 -04:00
Wayne Witzel III
363742b15e Merge pull request #6796 from wwitzel3/issue-4382
Tweak background Inventory deletion.
2017-06-29 09:26:23 -04:00
Wayne Witzel III
ad95917db6 fix tests 2017-06-29 08:00:13 -04:00
Michael Foord
f93919a8af Remove deprecated and unneeded -e flag to docker login 2017-06-29 12:40:09 +01:00
Wayne Witzel III
e9235d8b54 update delete_inventory task 2017-06-29 00:15:56 -04:00
Wayne Witzel III
0204fc1347 org on_delete to SET_NULL and migration 2017-06-29 00:15:41 -04:00
Wayne Witzel III
e84ecabe72 add schedule_deletion method and signal 2017-06-29 00:15:11 -04:00
Michael Abashian
79c19d14e5 Merge pull request #6773 from mabashian/2824-403-error-message
Tweaked 403 error message
2017-06-28 17:44:04 -04:00
Michael Abashian
2750f074af Merge pull request #6765 from mabashian/2800-survey-create-integer
Added awRange directive
2017-06-28 17:43:19 -04:00
Michael Abashian
6dd507a8fc Merge pull request #6755 from mabashian/1982-fix-smart-float-validation
fixed smart float validation when float field is not required
2017-06-28 17:42:01 -04:00
Michael Abashian
9de9f79dee Hide delete icon when user doesn't have permissions to delete job 2017-06-28 17:33:13 -04:00
Michael Abashian
75f3188fb8 Fixed survey and workflow editor tooltips 2017-06-28 16:50:57 -04:00
Aaron Tan
8140fc2fb2 Merge pull request #6781 from jangsutsr/6084_revert_adding_custom_paginator
Revert adding custom paginator
2017-06-28 16:30:05 -04:00
Alan Rominger
607680a22b Merge pull request #6775 from AlanCoding/testing_fix
Get logging test endpoint to work again
2017-06-28 16:02:53 -04:00
Shane McDonald
23a0a00bd2 Merge pull request #6772 from ansible/isolated-tower-instance-packaging
Packaging updates for Isolated Instances
2017-06-28 15:54:48 -04:00
Aaron Tan
c40614b8a4 Revert adding custom paginator. 2017-06-28 15:49:55 -04:00
Ryan Petrello
7e06acd206 Merge pull request #6778 from ryanpetrello/fix-6748
minor tinkering to isolated key generation
2017-06-28 15:37:38 -04:00
Ryan Petrello
a4b00cf485 minor tinkering to isolated key generation 2017-06-28 15:32:31 -04:00
AlanCoding
c1ff41fa45 get logging test endpoint to work again
The handler and formatter classes are expecting an object
and the previous method passed a dict, so this change converts
the data into a mock settings object.
2017-06-28 15:10:18 -04:00
Shane McDonald
4a8e8d4fbf ansible-tower-isolated RPM 2017-06-28 15:02:34 -04:00
Shane McDonald
4e24a77370 Clean up rpm-sign 2017-06-28 15:02:34 -04:00
Michael Abashian
123088c1c2 Tweaked 403 error message 2017-06-28 14:03:46 -04:00
Alan Rominger
7d283f1dfd Merge pull request #6764 from AlanCoding/management_json_bug
Fix bug where isolated management jobs could not load JSON output
2017-06-28 11:52:22 -04:00
Michael Abashian
4cbc306b68 Added awRange directive which watches min/max values for changes and updates validation accordingly. 2017-06-28 11:49:50 -04:00
AlanCoding
05bcd4b674 fix bug where isolated management jobs could not load JSON output 2017-06-28 11:41:30 -04:00
Jared Tabor
cd4fdb0149 Merge pull request #6758 from jaredevantabor/host-event-modal-resize
making host event modal resizable
2017-06-28 08:19:49 -07:00
Ryan Petrello
bd3bfbe1d1 Merge pull request #6640 from ryanpetrello/remove_use_venv
remove ANSIBLE_USE_VENV and TOWER_USE_VENV
2017-06-28 10:22:09 -04:00
Alan Rominger
79e71d77a1 Merge pull request #6727 from AlanCoding/delegate_registration
Move isolated registrations to the isolated role
2017-06-28 09:45:25 -04:00
Jared Tabor
fcfd71f255 making host event modal resizable
and draggable
2017-06-27 16:39:48 -07:00
Michael Abashian
61b307890d fixed smart float validation when float field is not required 2017-06-27 17:22:58 -04:00
Ryan Petrello
942b39f284 Merge pull request #6753 from ryanpetrello/fix-6737
fix a bug that prevents unpriveleged users from listing CredentialTypes
2017-06-27 17:19:07 -04:00
Ryan Petrello
b0e51b42d8 fix a bug that prevents unpriveleged users from listing CredentialTypes
see: #6737
2017-06-27 16:47:02 -04:00
Alan Rominger
70c11879a4 Merge pull request #6698 from AlanCoding/6690
Do not show related link if null
2017-06-27 16:03:33 -04:00
Ryan Petrello
0d0fb297b3 Merge pull request #6751 from ryanpetrello/devel
fix a bug in AES -> fernet encryption migration
2017-06-27 15:28:17 -04:00
Ryan Petrello
65ace1f446 fix a bug in AES -> fernet encryption migration
see: #6747
2017-06-27 15:07:44 -04:00
Michael Abashian
64d66dde2b Merge pull request #6749 from mabashian/6661-6660-insights
Changed store_facts to use_fact_cache and
2017-06-27 13:36:15 -04:00
Michael Abashian
9618b3aca6 Changed store_facts to use_fact_cache and added ANSIBLE_FACT_CACHE_TIMEOUT to the jobs config form 2017-06-27 12:21:42 -04:00
Michael Abashian
70d856b35e Merge pull request #6724 from mabashian/3201-labels-pagination
Fixed GET labels pagination on job templates and workflows
2017-06-27 12:14:48 -04:00
Michael Abashian
49cf8f1e75 Merge branch 'devel' into 3201-labels-pagination 2017-06-27 11:59:12 -04:00
Jared Tabor
5d8e3161d1 Merge pull request #6740 from jaredevantabor/page-size
Adding View Per Page for pagination
2017-06-27 08:54:20 -07:00
Ryan Petrello
aaff005234 Merge pull request #6745 from ryanpetrello/fix-6659
RFC: install a randomized RSA key for controller -> isolated rampart auth
2017-06-27 11:52:36 -04:00
Jared Tabor
3acedad966 Merge pull request #6742 from jaredevantabor/ctit-revert-all
Revert all should only revert the fields on the current tab
2017-06-27 08:50:26 -07:00
Jared Tabor
f5d757e444 Merge pull request #6743 from jaredevantabor/insights
Hide "Remediate Inventory" button on ADD
2017-06-27 08:49:28 -07:00
Michael Abashian
1be8f0e17a Moved recursive label gathering out into a service. Added NextPage factory that can be leveraged when fetching a resource with multiple pages (like labels) 2017-06-27 11:35:33 -04:00
Ryan Petrello
3000f52a92 install a randomized RSA key for controller -> isolated rampart auth
see: #6507
2017-06-27 10:53:44 -04:00