1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Commit Graph

13655 Commits

Author SHA1 Message Date
Michael Abashian
d0250fe197 Merge pull request #7079 from mabashian/disable-logging
Fixed disable logging bug
2017-07-14 14:13:19 -04:00
Marliana Lara
9e08243888 Merge pull request #7073 from marshmalien/fix/styleWideSurveyModal
Add responsive styles to survey maker modal
2017-07-14 14:12:13 -04:00
Matthew Jones
450baf2e8d Fix a dictionary reference when getting the license type on import 2017-07-14 14:08:51 -04:00
Chris Meyers
ff14c5bafb more explicit docs
Explicitly detail the behavior of `use_fact_cache=False`
2017-07-14 13:58:08 -04:00
Michael Abashian
3126877918 Merge pull request #7074 from mabashian/search-ux
Search ux styling fixes
2017-07-14 13:56:44 -04:00
Michael Abashian
9bd21caac7 Fixed disable logging bug 2017-07-14 13:54:55 -04:00
John Mitchell
47232d732f fix of revert all on jobs tab and then nav to auth tab and codemirrors weren't inited 2017-07-14 13:30:34 -04:00
jlmitch5
70eeca1a38 Merge pull request #7056 from jlmitch5/fixCTITLdapForm
fix ctit ldap search form fields in ui
2017-07-14 13:15:16 -04:00
Marliana Lara
5637980a34 Merge pull request #7070 from marshmalien/fix/removeModalTitleUnderscores
Replace stray underscore in inventory insights credential modal
2017-07-14 13:14:05 -04:00
John Mitchell
5955691f41 handle revert of ldap user and group search fields 2017-07-14 13:07:24 -04:00
Michael Abashian
ac2357399a Search ux styling fixes 2017-07-14 13:02:07 -04:00
Marliana Lara
f2f3151414 Add responsive styles to survey maker modal 2017-07-14 12:57:19 -04:00
Marliana Lara
d5d8d2f3a7 Replace modal title underscore with a space 2017-07-14 12:51:46 -04:00
Shane McDonald
3450937329 Install tower-license in debs 2017-07-14 11:35:24 -04:00
Shane McDonald
d273272d9a Add tower-license as a source to the RPM 2017-07-14 11:35:24 -04:00
Matthew Jones
1b02809f9e Fixing missing import for licenseforbids
This was improperly removed during the license refactor
2017-07-14 10:54:21 -04:00
Wayne Witzel III
2f82b3742d Merge pull request #7071 from wwitzel3/devel
Update inventory_refresh acceptance docs
2017-07-14 10:44:11 -04:00
Wayne Witzel III
fe03181d4e update acceptance for /host/:id/smart_inventories 2017-07-14 10:43:25 -04:00
Wayne Witzel III
96cc714489 Update smart inventory acceptance 2017-07-14 10:41:06 -04:00
Matthew Jones
891f26c850 Fix an issue where an unlicensed system would throw errors
In the case where the license was entirely not present but the tower
license module was present
2017-07-14 10:21:26 -04:00
Christian Adams
f5bbccf0cd Merge pull request #6979 from rooftopcellist/IntegrityError
Fix IntegrityError on Source Update
2017-07-14 06:45:31 -07:00
adamscmRH
d065d5176e Removes redundant atomic transactions 2017-07-14 06:41:53 -07:00
Marliana Lara
a8ad5cc2f7 Merge pull request #7036 from marshmalien/fix/styleWideSurveyModal
Shrink modal size based on user permissions
2017-07-14 09:24:16 -04:00
Alan Rominger
9f277e8acd Merge pull request #7068 from AlanCoding/nesting_err
fix double nesting of error message in dictionary
2017-07-14 08:52:12 -04:00
AlanCoding
f1acb6b79d fix double nesting of error message in dictionary 2017-07-14 08:01:57 -04:00
Michael Abashian
ba3c1d3424 Merge pull request #7035 from mabashian/5092-team-permissions
Filter credentials based on org when adding team permissions.
2017-07-13 18:38:40 -04:00
Michael Abashian
e8510e2a4d Merge pull request #7049 from mabashian/6227-logging
Disable log enable toggle when required fields not present
2017-07-13 18:38:06 -04:00
Michael Abashian
a574d8b645 Merge pull request #7051 from mabashian/7034-disable-save-no-filter
Smart inventory validation bug fix
2017-07-13 18:36:21 -04:00
Michael Abashian
635561390b Merge pull request #7057 from mabashian/6823-smart-inv-per-page
Hide view per page on smart inventory modal
2017-07-13 18:35:51 -04:00
Aaron Tan
e053d2c33a Merge pull request #7059 from jangsutsr/6624_stablize_summary_field_display_for_host_serializer
Stablize summary field display for host serializer
2017-07-13 16:48:17 -04:00
Ryan Petrello
fdbf21a13a Merge pull request #7063 from ryanpetrello/celery-hang-6534
pin celery to a known version that works
2017-07-13 16:35:56 -04:00
Aaron Tan
636147f7f0 Stablize summary field display for host serializer. 2017-07-13 16:30:47 -04:00
Matthew Jones
9cf2343570 Remove fact cache log setup from openshift configmap
fact cache receiver doesn't appear to exist anymore
2017-07-13 16:30:24 -04:00
Ryan Petrello
0239cd37fe pin celery to a known version that works
newer celery 3.x seems to a bug which causes forked celery worker
interprocess communication to hang (see: #6534)
2017-07-13 16:24:30 -04:00
Ryan Petrello
d03cacbb57 Merge pull request #7062 from ryanpetrello/fix-7050
properly copy parent roles when migrating v1 SSH creds to SSH + Vault
2017-07-13 16:20:16 -04:00
Ryan Petrello
58abfc3fde properly copy parent roles when migrating v1 SSH creds to SSH + Vault
see: #7050
2017-07-13 15:02:55 -04:00
Wayne Witzel III
8cf3bb3134 Merge pull request #7058 from wwitzel3/host-smart_inventories
Update how we repopulate the /host/:id/smart_inventories data
2017-07-13 14:54:30 -04:00
Michael Abashian
484b01c14f Hide view per page on smart inventory modal 2017-07-13 14:05:12 -04:00
Wayne Witzel III
6f1ef7fe0b Update how we repopulate the /host/:id/smart_inventories data 2017-07-13 14:04:33 -04:00
adamscmRH
0d0c75c318 Change to update if already exists 2017-07-13 13:55:42 -04:00
John Mitchell
3e25ad5ffc fix ctit ldap search form fields in ui 2017-07-13 13:54:26 -04:00
Matthew Jones
8e8324983b Merge branch 'license_module_switch' into devel
* license_module_switch:
  Hide eula if stub license is used
  Fix up some issues on feature validation for licenses
  Remove any references to internal licensing utilities
  Switch out existing obfuscated license with external module
2017-07-13 11:08:47 -04:00
Matthew Jones
d5346ec6d0 Hide eula if stub license is used 2017-07-13 10:57:56 -04:00
Michael Abashian
3bd214393b Smart inventory validation bug fix 2017-07-13 10:44:47 -04:00
Matthew Jones
c1ce79d0a5 Fix up some issues on feature validation for licenses
Also purging and fixing up some unit test behavior
2017-07-13 10:27:43 -04:00
Michael Abashian
bbf8f2081d Merge pull request #7023 from mabashian/host-list-empty-text
Changed empty host list message
2017-07-13 10:15:26 -04:00
Michael Abashian
48bc16fb1a Roll back resetValue changes. There's a separate issue for this. 2017-07-13 10:12:57 -04:00
Michael Abashian
5b488a41ec Moved enable logging toggle out of form and disabled toggle when required fields aren't provided. 2017-07-13 09:59:22 -04:00
Alan Rominger
7c3020eada Merge pull request #7048 from AlanCoding/fix-7022
Act. stream Race condition avoidance with additional adjustments
2017-07-13 09:57:10 -04:00
Ryan Petrello
0b67f2fd9a Merge pull request #7047 from ryanpetrello/debug-tasks
log task failures when DEBUG = True
2017-07-13 09:51:24 -04:00