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

8317 Commits

Author SHA1 Message Date
Michael Abashian
38d4be552d Hide cache timeout when editing existing scm project and changing the type to manual 2016-06-23 16:56:48 -04:00
Matthew Jones
288ecc1c5b Ignore management jobs on activity stream 2016-06-23 16:14:56 -04:00
Alan Rominger
bfe9319142 Merge pull request #2596 from AlanCoding/NT_orphan_access
Restrict editing of orphan notification templates to superusers
2016-06-23 15:32:02 -04:00
Michael Abashian
169002b623 Merge pull request #2581 from mabashian/job-template-audit-items
Job template audit items
2016-06-23 15:05:22 -04:00
Chris Meyers
5a156ba688 Merge pull request #2610 from chrismeyersfsu/fix-ansible_1_9_install
provide defaults for loop vars so ansible 1.9 does not die. Also added needed psycopg dep for ubuntu
2016-06-23 14:57:25 -04:00
Graham Mainwaring
f97a03994c Merge pull request #2609 from ghjm/ol_scl_fix
Enable Oracle SCL repo on OL6
2016-06-23 14:22:13 -04:00
Chris Meyers
c1d9b530ce Merge pull request #2598 from chrismeyersfsu/fix-remove_mongo_backup_restore
remove backup and restore of mongo from backup restore path
2016-06-23 13:48:56 -04:00
kensible
909dd8c811 Merge pull request #2600 from kensible/2274-uncapitalize-license
Removed capitalization of license key field
2016-06-23 12:50:57 -04:00
Jared Tabor
3dae79769d Merge pull request #2589 from jaredevantabor/notifications
Inserting ADD NOTIFICATION TEMPLATE button for related tabs
2016-06-23 09:34:10 -07:00
Jared Tabor
d9f8788fd7 Merge pull request #2595 from jaredevantabor/dash-pro-sync-failures
fixing project view of failed syncs from dash
2016-06-23 09:34:00 -07:00
Jared Tabor
862dc458c6 fixing project view of failed syncs from dash
to include failed jobs and canceled jobs
2016-06-23 09:01:06 -07:00
Jared Tabor
a26a4326ba Fixing add notificaiton template button for mgmt jobs 2016-06-23 09:00:02 -07:00
Jared Tabor
3e9b86e024 Fix breadcrumb for notification templates page
It didn't include the Settings crumb first
2016-06-23 09:00:02 -07:00
Jared Tabor
c075aafd50 JSHint 2016-06-23 09:00:01 -07:00
Jared Tabor
b1fff38243 Inserting ADD NOTIFICATION TEMPLATE button for tabs
with notification templates
2016-06-23 09:00:01 -07: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
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
Ken Hoes
b27a35f16b Removed capitalization of license key field 2016-06-23 10:44:44 -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
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