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

8985 Commits

Author SHA1 Message Date
kensible
3b451ccebb Merge pull request #3130 from kensible/2797-long-job-names
Fixed display of non-breaking names
2016-07-27 14:24:08 -04:00
kensible
beed576292 Merge pull request #3128 from kensible/3122-audit-0725
Continuing audit work
2016-07-27 14:23:19 -04:00
Alan Rominger
0c8946702c Merge pull request #3139 from AlanCoding/3096_show_sys_JT
Show system JTs in the UJT list
2016-07-27 14:21:24 -04:00
AlanCoding
1d951a7eff use same model method to determine read permission as we do in the views 2016-07-27 12:13:38 -04:00
AlanCoding
32a9c812e3 special case filter to show inventory id for group 2016-07-27 11:48:22 -04:00
AlanCoding
e27ce600c5 add system job templates to the unified JT list 2016-07-27 10:28:53 -04:00
James Laska
f53a1b8f6c Use foreman.id instead
foreman.uuid isn't always present
2016-07-27 10:18:31 -04:00
Wayne Witzel III
3e0d9e4d03 Merge pull request #3126 from wwitzel3/3.0.1
Restrict what roles you can assign to teams.
2016-07-27 09:50:26 -04:00
Michael Abashian
846391eebe Merge pull request #3086 from mabashian/3065-group-schedule-tooltip
Added tooltip to group schedule action button
2016-07-27 09:18:53 -04:00
Wayne Witzel III
a0c563e831 flake8 fixups 2016-07-26 14:50:48 -04:00
Ken Hoes
44b2f8f1fb Fixed display of non-breaking names 2016-07-26 14:19:46 -04:00
Ken Hoes
d5674672f5 Continuing audit work 2016-07-26 13:31:46 -04:00
Michael Abashian
a4b4c797de Merge pull request #3090 from mabashian/3084-error-prompt-enter
Fix alert modal -> hit enter -> redirect to home page
2016-07-26 13:09:58 -04:00
Michael Abashian
345e596877 Merge pull request #3085 from mabashian/3083-inv-perm-search
Updated inventories permissions basepath
2016-07-26 13:09:34 -04:00
Wayne Witzel III
df1464d4bf fixing tests for new team role assignment restrictions 2016-07-26 12:10:19 -04:00
Wayne Witzel III
74b013aad0 driveby cleanup 2016-07-26 12:09:58 -04:00
Wayne Witzel III
9bad20cee3 do not allow assignment of system roles or user.admin_role to teams 2016-07-26 12:09:36 -04:00
kensible
69432e8586 Merge pull request #3113 from kensible/1798-select2-open-radius
Removed bottom border radius from open select2 dropdown
2016-07-26 08:22:35 -04:00
Leigh Johnson
97b4a800c1 remove aws ask at runtime prompt from cred form config, resolves #3055 (#3058) 2016-07-25 17:39:19 -04:00
Leigh Johnson
136e1894f5 fix missing URI encoding in event summary serch, kickback on #2980 (#3050) 2016-07-25 17:39:19 -04:00
Matthew Jones
bfd037e00b Switch base class for StateConflict
This fixes the output format for the 409 exception return
2016-07-25 17:39:19 -04:00
Michael Abashian
95f461afb3 Fixed password show/hide on enter for survey maker password type previews 2016-07-25 17:39:19 -04:00
Michael Abashian
324b1f8902 Fixed password show/hide on enter for survey taker survey questions where type is password 2016-07-25 17:39:19 -04:00
Chris Church
1caa5d01b8 Prevent populate_user from being registered multiple times. 2016-07-25 17:39:19 -04:00
Jared Tabor
b3d3a6e590 Fixing iterator used when jobs list refreshes
it was still using the iterators used when there were four job panes
2016-07-25 17:39:19 -04:00
Matthew Jones
ebdf0e49b5 Explicit super user check for JT can_delete 2016-07-25 17:39:19 -04:00
Chris Church
574462b4f2 Fix for populating teams for LDAP user. 2016-07-25 17:39:19 -04:00
Matthew Jones
d3a541483c Fix up flake8 2016-07-25 17:39:19 -04:00
Michael Abashian
dfa42544a6 Rolled back the onExit solution previously implemented to handle the backspace navigation on the job launch modal. New solution listens for state changes within the directive and cleans itself up. 2016-07-25 17:39:19 -04:00
Matthew Jones
d389233b88 Switch disallowed object delete to 409
In the case of running job conflicts
2016-07-25 17:39:19 -04:00
Michael Abashian
4af8c98427 Password enter show/hide fix 2016-07-25 17:39:19 -04:00
Wayne Witzel III
633b27b66b add test for CustomInventoryScript serializer 2016-07-25 17:39:19 -04:00
Michael Abashian
48b31079af Fixed bug where hitting enter in a password field in the job launch/survey maker modal would toggle the show/hide. 2016-07-25 17:39:19 -04:00
AlanCoding
2d2b426374 add read_role to organization select_related 2016-07-25 17:39:19 -04:00
Wayne Witzel III
a801ee7d52 ensure system admin/auditor can see orphan inventory scripts 2016-07-25 17:39:19 -04:00
Michael Abashian
f0bfcd78d9 Merge pull request #3104 from mabashian/2299-completed-jobs-search
Completed Jobs search filters
2016-07-25 17:28:49 -04:00
James Laska
13bd9211ae Add copyright back with utf-8 encoding
Fixes encoding exception
2016-07-25 15:18:10 -04:00
James Laska
11d68d1ebe Complete Sat6 integration
Various fixes to get sat-6 integration working.

* inventory_import.py - the inventory script is called foreman.py
* tasks.py - be sure to call `add_section()` before using it
* defaults.py - Add various SATELLITE6_* enablement variables

Relates #3119
2016-07-25 15:13:39 -04:00
Matthew Jones
60e012f75b Force requests to emit application/json
When sending webhook notifications
2016-07-25 12:46:12 -04:00
Graham Mainwaring
30ed7b487b Merge pull request #3112 from ghjm/scl_install_rhel_rhsm
Enable software collections repo on RHEL 6 + RHSM
2016-07-25 12:22:35 -04:00
James Laska
f1c4a919bc Merge pull request #3117 from wwitzel3/3.0.1
fix issue with rbac_migrations logger
2016-07-25 12:15:53 -04:00
jlmitch5
e66a1606db Merge pull request #3102 from jlmitch5/fixWrapping
fix wrapping of name columns
2016-07-25 11:38:29 -04:00
Wayne Witzel III
81c4a82db8 fix issue with rbac_migrations logger 2016-07-25 11:22:50 -04:00
Alan Rominger
f5fa53d89a Merge pull request #3098 from AlanCoding/3033_AS_updates
Reorganize activity stream access around org admin/auditors (3.0.2)
2016-07-25 11:04:05 -04:00
Ken Hoes
f28e0fdc45 Removed bottom border radius from open select2 dropdown 2016-07-25 10:16:59 -04:00
Akita Noek
eeaa325b10 Merge pull request #3108 from anoek/3107
Fixed credential migration issue involving null inventory fields in job templates
2016-07-25 09:43:58 -04:00
Akita Noek
94052c2b2b Fixed credential migration issue involving null inventory fields in job templates
Don't attempt to derive credential organization information from a job
template when the inventory field is null for that job template

 #3107
2016-07-22 16:44:00 -04:00
John Mitchell
abd606e2c8 fixed word wrapping 2016-07-22 16:32:11 -04:00
Alan Rominger
4b3f1d44de Merge pull request #3105 from AlanCoding/new_job_cancel
Fixes for "new" job things in 3.0.1
2016-07-22 16:13:39 -04:00
AlanCoding
94c8dfd506 Allow instant cancel for new jobs 2016-07-22 15:49:24 -04:00