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

8408 Commits

Author SHA1 Message Date
Akita Noek
f6ebf80eba Fixed Group queryset 2016-06-23 11:57:03 -04:00
Akita Noek
392a7dab0d flake8 2016-06-23 11:50:14 -04:00
Matthew Jones
a9162278f8 Perform length validation on notification lists
Wherever we use a list for notification template configuration we'll now
validate that it contains at least one item at submission time.
2016-06-23 11:31:59 -04:00
jlmitch5
09c3762a08 Merge pull request #2575 from jlmitch5/fixTagSearchSingleClickable
make single tag search bars have their filter type non-clickable
2016-06-23 11:26:49 -04:00
Akita Noek
7aa31bb51b Updated old test case to allow org admins to create inventory scripts
This was added in e9fe45389d
2016-06-23 11:15:56 -04:00
Wayne Witzel III
62293341bf Merge pull request #2592 from wwitzel3/issue-2349
filter out duplicate entires for the ActivityStream m2m relations
2016-06-23 11:01:42 -04:00
Akita Noek
ee8215dc52 Removed InventoryGroup roles 2016-06-23 11:01:22 -04:00
Ken Hoes
b27a35f16b Removed capitalization of license key field 2016-06-23 10:44:44 -04:00
Michael Abashian
32a5e12406 Moved job template checkboxes into a group with the title OPTIONS 2016-06-23 10:29:15 -04:00
Leigh Johnson
e7615edd91 fix CodeMirror vars in host add/edit view, resolves #2518 (#2590) 2016-06-23 09:52:05 -04:00
AlanCoding
2bebb76881 restrict editing of orphan notification templates to superusers 2016-06-23 09:51:58 -04:00
Alan Rominger
a22cbebcb9 Merge pull request #2597 from AlanCoding/inv_scr_not_in_flake8
flake8 fix
2016-06-23 09:51:34 -04:00
Michael Abashian
2a98fbb9f5 Merge pull request #2588 from mabashian/as-schedule
Added activity stream buttons to job template/project schedule states
2016-06-23 09:11:56 -04:00
AlanCoding
d8f11459c9 flake8 fix membership in seralizer 2016-06-23 09:02:44 -04:00
Wayne Witzel III
68d47cfc93 Merge pull request #2574 from wwitzel3/fix-race
Ensure teams cannot have org roles as children.
2016-06-22 17:31:27 -04:00
Wayne Witzel III
5277d30d14 filter out duplicate entires for the ActivityStream m2m relations 2016-06-22 17:25:27 -04:00
Ryan Fitzpatrick
afa7bbda48 Merge pull request #2570 from rmfitzpatrick/no_issue_revert_acl_dependency
Revert "ensure that acl is available for setfacl calls"
2016-06-22 17:11:58 -04:00
Alan Rominger
fc8a2edcb3 Merge pull request #2583 from AlanCoding/2530_job_cancel_access
Allow job self-canceling and update other cancel logic
2016-06-22 16:52:38 -04:00
Alan Rominger
e67cc8ba38 Merge pull request #2562 from AlanCoding/2527_inv_update_access
Add can_delete to InventoryUpdateAccess
2016-06-22 16:47:29 -04:00
Chris Meyers
b53f753e0f Merge pull request #2587 from chrismeyersfsu/enhancement-dont_drop_mongo
do not drop mongo after migration
2016-06-22 16:30:12 -04:00
Michael Abashian
d5f175546f Added activity stream buttons to job template/project schedule states 2016-06-22 16:14:32 -04:00
Graham Mainwaring
7eb6fafd72 Merge pull request #2586 from ghjm/oracle_linux_bundle_setup
Add Oracle Linux support
2016-06-22 16:13:39 -04:00
AlanCoding
36513e96a2 add can_delete to inventory update access 2016-06-22 16:11:10 -04:00
Chris Meyers
ccd7b15b45 Merge pull request #2585 from chrismeyersfsu/fix-openstack_centos6
fixes openstack functools failure for py2.6
2016-06-22 16:09:29 -04:00
Chris Meyers
fd4875818f do not drop mongo after migration 2016-06-22 16:06:47 -04:00
Wayne Witzel III
329e81b40e no need for create=True 2016-06-22 15:39:40 -04:00
Chris Meyers
b2dd7990c2 fixes openstack functools failure for py2.6 2016-06-22 15:39:25 -04:00
Wayne Witzel III
1d329856f9 use MagicMock for content_type 2016-06-22 15:36:26 -04:00
Leigh Johnson
458f87bdf9 brace Activity Stream against breaking errors, add RBAC role association/disassociation descriptions, close details modal on state exit, resolves #2582, #1721 2016-06-22 15:21:15 -04:00
Jared Tabor
dcad4171b0 Merge pull request #2580 from jaredevantabor/search-ux-audit
UX audit fixes for search bar on related tabs
2016-06-22 12:20:20 -07:00
Matthew Jones
960b6e22aa Fix up broken CredentialOwnerTeams view
Missing the object when requesting whether the user can access it or not
2016-06-22 15:17:45 -04:00
AlanCoding
1f88d8b810 implement can_cancel for most unified job types 2016-06-22 14:57:30 -04:00
Matthew Jones
8d67d3a6fc Don't auto-gen the demo project update on preload 2016-06-22 14:49:27 -04:00
kensible
4ddaf4568b Merge pull request #2564 from kensible/2541-2542-2545
Audit items 2541-2542-2545
2016-06-22 14:39:48 -04:00
Michael Abashian
1c177a25f7 Merge pull request #2573 from mabashian/pie-chart-hover-padding
Tweaked the padding on our nv tooltips
2016-06-22 14:37:10 -04:00
Michael Abashian
fad2e1b1b7 Merge pull request #2566 from mabashian/inv-manage-breadcrumb-spacing
Tweaked some spacing on the inv manage breadcrumbs
2016-06-22 14:36:44 -04:00
Ken Hoes
8105f62589 Changed border color of btn-default 2016-06-22 14:26:25 -04:00
Ken Hoes
87fb9e8771 Changed border color on popover tables 2016-06-22 14:20:38 -04:00
kensible
73c8de2859 Merge pull request #2577 from kensible/2572-remove-close-schedules
Removed close (X) from schedules panel
2016-06-22 14:16:57 -04:00
Michael Abashian
30cc8a0e82 Suvey question variable name help popover style changes 2016-06-22 14:00:22 -04:00
Matthew Jones
0fda36116a Change org admin role access for inventory scripts
Previously a super user was required to create and administer custom
inventory scripts.   Since these are tied to organizations this commit
extends orgadmin admininstration abilities to custom scripts within
their organization
2016-06-22 13:58:14 -04:00
Jared Tabor
81402bd2ee UX audit fixes for search bar on related tabs 2016-06-22 10:53:53 -07:00
Matthew Jones
87f1f6f8e6 Update inventory script visibility access level
admin roles on inv scripts can now see the actual script contents.  Read
role doesn't convey that capability.

This should be pretty similar to before from a read_role
perspective... it now allows more folks to see the script contents
2016-06-22 13:48:38 -04:00
John Mitchell
aad4da3c39 add locale hack back in to scheduler date picker directive 2016-06-22 12:34:59 -04:00
Wayne Witzel III
67e516f263 update language in error message 2016-06-22 12:14:11 -04:00
John Mitchell
9b28e80e0c make single tag search bars have their filter type non-clickable 2016-06-22 12:09:36 -04:00
Matthew Jones
2a4fa0ed9d Increment sent messages for pagerduty backend 2016-06-22 12:09:04 -04:00
Wayne Witzel III
54e618db2e test org role as child for team 400s 2016-06-22 12:00:32 -04:00
Wayne Witzel III
e07a06e990 Teams cannot be parents of Organization roles 2016-06-22 11:59:40 -04:00
Ken Hoes
be927c425d Removed close (X) from schedules panel 2016-06-22 11:58:12 -04:00