11344 Commits

Author SHA1 Message Date
Matthew Jones
d469ef2385 Add in localization setup to the container image
This should fix up utf8 question marks
2017-02-02 15:51:50 -05:00
Bill Nottingham
b0fc65d294 Merge pull request #5154 from wenottingham/se-oops
Add requirement for libsemanage-python (for seboolean ansible module called by setup playbook)
2017-02-02 15:28:09 -05:00
Wayne Witzel III
978a5fbcdc Merge pull request #5156 from wwitzel3/issue-5036
only assign the default if it is not None
2017-02-02 14:53:36 -05:00
Wayne Witzel III
ec86961e13 only assign the default if it is not None 2017-02-02 14:48:31 -05:00
Alan Rominger
fff8564bee Merge pull request #5151 from AlanCoding/ssssssss
make help text noun plural
2017-02-02 13:41:00 -05:00
Ryan Petrello
1d8b8a6d11 Merge pull request #5143 from ryanpetrello/fix-4876
add a field to OPTIONS that tells if the setting came from a .py file
2017-02-02 13:40:27 -05:00
AlanCoding
fad19eb9c7 make help text noun plural 2017-02-02 13:38:45 -05:00
Ryan Petrello
7dde6bbb3c Merge pull request #5149 from ryanpetrello/fix-5148
default certain LDAP settings to None instead of an empty string
2017-02-02 13:21:40 -05:00
Shane McDonald
028314f38f Merge pull request #5136 from fujiwarat/po
Update translations
2017-02-02 13:14:20 -05:00
Ryan Petrello
5bd670291b default certain LDAP settings to None instead of an empty string
Related: #5148 #4678
2017-02-02 13:06:59 -05:00
Ryan Petrello
afc0f16e58 add a field to OPTIONS that tells if the setting came from a .py file
additionally, update help_text with a helpful message about this

See: #4876
2017-02-02 12:47:53 -05:00
Jake McDermott
1ab62a48ed fixes edit button for organization project view (#5134) 2017-02-02 10:40:18 -05:00
Wayne Witzel III
71c190e025 Merge pull request #5122 from wwitzel3/release_3.1.0
remove check of http_session, not needed with auth_token
2017-02-02 10:13:40 -05:00
Michael Abashian
f34081fb8d Merge pull request #5131 from mabashian/5112-launched-by
Fixed up launched by when jt/wfjt is launched via schedule
2017-02-02 09:13:57 -05:00
Ryan Petrello
a680bc314f Merge pull request #5127 from ryanpetrello/fix-4246
add tests for encryption/decryption in awx.main.utils.common
2017-02-02 09:04:14 -05:00
Takao Fujiwara
f55a39599d Update translations 2017-02-02 15:33:52 +09:00
Jared Tabor
f283345a6a Merge pull request #5132 from jaredevantabor/permissions-pagination
Fix for pagination on related lists
2017-02-01 18:52:33 -08:00
jaredevantabor
8c1e015af9 adding 'collection' as attribute passed to <paginate> directive 2017-02-01 15:20:45 -08:00
Alan Rominger
7021655d7d Merge pull request #5124 from AlanCoding/help_text_generalizing
fix inconsistencies in the workflow API help text pages
2017-02-01 17:07:30 -05:00
Michael Abashian
81f5a0fea5 Fixed up launched by when jt/wfjt is launched via schedule 2017-02-01 16:55:04 -05:00
Ryan Petrello
58d19ea654 add tests for encryption/decryption in awx.main.utils.common 2017-02-01 16:24:18 -05:00
Alan Rominger
7a9c4c00a2 Merge pull request #5109 from AlanCoding/proj_sch_rbac
Avoid unnecessary attach when creating schedules
2017-02-01 16:16:51 -05:00
Chris Meyers
80b5957315 Merge pull request #5110 from chrismeyersfsu/fix-workflow_capacity
workflows consume no capacity
2017-02-01 16:05:14 -05:00
AlanCoding
047880b5db fix inconsistencies in the workflow API help text pages 2017-02-01 15:58:38 -05:00
Ryan Petrello
a615e92356 Merge pull request #5121 from ryanpetrello/fix-4246
automatically encrypt/decrypt CTinT settings stored in memcached
2017-02-01 15:55:04 -05:00
Matthew Jones
2621f48189 We specifically need to convert the ansible included file type
for include events
2017-02-01 15:30:22 -05:00
Jared Tabor
b56db8bc40 Merge pull request #5104 from jaredevantabor/inventory-manage-sockets
Websocket data returns new data, without refreshing the entire page
2017-02-01 11:07:35 -08:00
Matthew Jones
a98db65d4a Documenting process isolation for acceptance 2017-02-01 13:44:05 -05:00
Alan Rominger
ceef65b63a Merge pull request #5111 from AlanCoding/no_stdout_censor
Disable standard out censoring
2017-02-01 13:26:41 -05:00
jlmitch5
3b578b732a Merge pull request #5089 from jlmitch5/fixFieldReadonlys
Fix field readonlys
2017-02-01 13:16:50 -05:00
jlmitch5
9c7df272d6 Merge pull request #5118 from jlmitch5/randomJobResultsFixes
Random job results fixes
2017-02-01 13:13:22 -05:00
AlanCoding
0588fa9f16 disable standard out censoring for now 2017-02-01 13:11:46 -05:00
Wayne Witzel III
70f8dfe8fe remove use of http_session, not needed with auth_token 2017-02-01 12:59:09 -05:00
Ryan Petrello
9d98ac5e37 clean up a few complicated mocks 2017-02-01 12:56:20 -05:00
Ryan Petrello
557bc8006d automatically encrypt/decrypt CTinT settings that are stored in memcached
addresses #4246
2017-02-01 12:53:10 -05:00
John Mitchell
e9a64c5022 fix jshint issue 2017-02-01 12:26:23 -05:00
John Mitchell
1935183ebc rudimentary buffer of incoming stdout events 2017-02-01 12:20:47 -05:00
jaredevantabor
7287bd57b6 Websocket data return new data, without refreshing the entire page 2017-02-01 09:12:03 -08:00
John Mitchell
a94ec53865 fix ordering for searches 2017-02-01 12:04:10 -05:00
John Mitchell
52db2c5b11 fix get failures count logic 2017-02-01 11:22:17 -05:00
Chris Meyers
c6ed34884b workflows consume no capacity 2017-02-01 11:00:18 -05:00
AlanCoding
e9236c5489 avoid unnecessary attach when creating schedules 2017-02-01 10:45:24 -05:00
John Mitchell
2e93fc22e2 hack around start line 1, end line 1 2017-02-01 10:29:22 -05:00
Wayne Witzel III
eada4ce83f Merge pull request #5095 from jaredevantabor/remove-token-from-sockets
removing token from websocket connection url
2017-02-01 09:27:22 -05:00
Wayne Witzel III
d6ac673b3f Merge pull request #5101 from wwitzel3/issue-4978
users from the http_session and /websocket RBAC
2017-02-01 09:27:01 -05:00
Ryan Petrello
fde4d5c1f6 Merge pull request #5083 from ryanpetrello/fix-5030
don't stringify source_vars['private'] for Openstack inventory updates
2017-02-01 08:53:17 -05:00
Jared Tabor
e9f22be216 Merge pull request #5082 from jaredevantabor/smart-search
fix for #4969, can't call trim of undefined
2017-01-31 22:37:15 -08:00
Jared Tabor
bae60c7ffd Merge pull request #5090 from jaredevantabor/schedules-list-module
renaming SchedulesList module to SchedulesList
2017-01-31 21:29:50 -08:00
Wayne Witzel III
9e7ae673b6 rework authentication to respect all possible backends using DRF auth_token 2017-02-01 00:21:18 -05:00
kensible
a9a8c34315 Merge pull request #5044 from kensible/5002-ctint-i18n-strings
Updated strings for i18n
2017-01-31 20:45:34 -05:00