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

8338 Commits

Author SHA1 Message Date
Akita Noek
9494db583d Better handle missing notification_type in patches to notification template
Addresses #2628
2016-06-24 16:50:27 -04:00
Leigh Johnson
358662765e consume the /group/:id/all_hosts endpoint to build subgroups host list, resolves #2640 (#2642) 2016-06-24 16:07:35 -04:00
Leigh Johnson
c8abafc108 fix global pagination breakage, resolves #2633 (#2637) 2016-06-24 15:11:11 -04:00
Akita Noek
152675d610 Merge pull request #2632 from anoek/2631
Removed some missed things from our Group role removal work
2016-06-24 14:48:38 -04:00
Akita Noek
146fce2dc4 Merge pull request #2618 from anoek/2561
Fixed inventory edit editablity from update_role users
2016-06-24 14:19:59 -04:00
Akita Noek
ca2b4766a5 Removed some missed things from our Group role removal work
* Removed `groups/n/object_roles`
* Removed `groups/n/access_list`
* `active_roles` from the Group `summary_fields`

 #2631
2016-06-24 14:17:20 -04:00
Michael Abashian
1b9b14d6f7 Merge pull request #2619 from mabashian/2617
Highlight group/host currently being edited
2016-06-24 12:00:12 -04:00
Michael Abashian
ac1f3e142f Merge pull request #2599 from mabashian/stack-jt-checkboxes
Moved job template checkboxes into a group
2016-06-24 11:19:44 -04:00
Michael Abashian
2518d78f31 Merge pull request #2616 from mabashian/cache-timeout
Hide cache timeout on scm type: manual projects
2016-06-24 11:17:40 -04:00
Michael Abashian
d2dbc6a3f0 Added logic to highlight the appropriate row when editing groups and hosts 2016-06-24 11:14:05 -04:00
Akita Noek
291c8126d7 Fixed inventory edit editablity from update_role users
Now you'll need the expected admin_role access to do things like edit
inventory, groups, and hosts.

 Resolves #2561
2016-06-24 11:03:54 -04:00
Akita Noek
20ba96ae84 Description update
With our role removal from inventory groups this description needed some
updating
2016-06-24 09:49:14 -04:00
Akita Noek
feaaac94a2 Merge pull request #2603 from anoek/2579
Removed roles per inventory group
2016-06-24 09:23:06 -04:00
Graham Mainwaring
111511c680 Merge pull request #2612 from ghjm/centos_scl
Correct handling of SCL repos per CentOS version
2016-06-23 17:12:49 -04:00
Graham Mainwaring
8110708043 Merge pull request #2613 from ghjm/ol_repo_fix_2
Use Oracle SCL only from preinstalled repo file
2016-06-23 17:12:42 -04:00
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
Ken Hoes
8f0d890fb9 Forced options to stack inline 2016-06-23 15:14:00 -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
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