Akita Noek
a361f14266
Added adhoc_role to inventory and group, read_role to CustomInventorySource
2016-04-15 14:57:08 -04:00
Akita Noek
fa10d562c1
Replaced get user permissions with get_roles_on_resource
2016-04-15 14:36:52 -04:00
Akita Noek
128a4f1823
Added read_role to inventory, group, and job templates
2016-04-15 14:33:09 -04:00
Akita Noek
b25894aae8
New field name fixes
2016-04-15 12:19:06 -04:00
Akita Noek
9f5caa111d
Merge branch '11th-hour' of github.com:anoek/ansible-tower into 11th-hour
2016-04-15 12:17:23 -04:00
Akita Noek
54a6cbdab5
Merge pull request #4 from wwitzel3/11th-hour
...
test fixes and read_role
2016-04-15 11:58:05 -04:00
Wayne Witzel III
ff3be050fa
test fixes and read_role
2016-04-15 11:56:08 -04:00
Akita Noek
47a6daacc7
Merge pull request #3 from wwitzel3/11th-hour
...
Role rename bonanza
2016-04-15 11:04:48 -04:00
Wayne Witzel III
d508254742
updater_role -> update_role
2016-04-15 11:01:35 -04:00
Wayne Witzel III
7098ef8da5
usage_role -> use_role
2016-04-15 11:01:08 -04:00
Wayne Witzel III
5bca1283b2
executor_role -> execute_role
2016-04-15 11:00:33 -04:00
Akita Noek
859d670fc8
Removed RolePermission stuff for Hosts
2016-04-15 10:59:15 -04:00
Akita Noek
c76976e466
Merge pull request #2 from wwitzel3/11th-hour
...
update access calls to new RBAC roles
2016-04-15 10:49:57 -04:00
Wayne Witzel III
eae7349665
update access calls to new RBAC roles
2016-04-15 10:45:33 -04:00
Akita Noek
3b2c6747d3
Updated test_rbac_core.py test for RolePermission removal
2016-04-15 10:39:51 -04:00
Akita Noek
6d34ca9d22
Proof of concept hacks for RolePermission elimination
2016-04-15 10:03:50 -04:00
Akita Noek
872ce2f9e8
Merge branch 'ancestor-rebuild-optimization' into 11th-hour
2016-04-14 21:56:43 -04:00
Akita Noek
25f0d65c5f
Ancestor rebuild optimization progress
2016-04-14 21:56:10 -04:00
Akita Noek
8887db231b
Progress on ripping out RolePermissions
2016-04-14 09:44:20 -04:00
Jared Tabor
d5f032acb8
updated org-add form controller with form obj
2016-04-13 17:54:38 -07:00
Michael Abashian
d7f75ce130
Merge pull request #1524 from mabashian/jt-form-save-refactor
...
Refactor of job template formSave
2016-04-13 16:33:04 -04:00
Chris Meyers
f0a761e889
Merge pull request #1517 from chrismeyersfsu/fix-scan_job_time
...
fix scan job timestamp
2016-04-13 15:49:13 -04:00
Michael Abashian
946cec2b7a
Refactored formSave to remove old survey logic as well as remove unnecessary event emit.
2016-04-13 14:52:56 -04:00
Wayne Witzel III
90f9e5185a
Merge pull request #1514 from wwitzel3/rbac-bug-1477
...
RBAC JobTemplate / Job Access Updates
2016-04-13 14:50:17 -04:00
Leigh
fe3f01a6fc
Merge pull request #1518 from leigh-johnson/UserTeamsEdit
...
Populate fields in users.edit & teams.edit, fix Organization lookup in team.edit
2016-04-13 13:57:51 -04:00
Wayne Witzel III
ee9b876959
Merge pull request #1479 from wwitzel3/rbac-bug-1432
...
read-only view /organization/<id>/projects
2016-04-13 13:07:27 -04:00
Wayne Witzel III
c2e9237b14
adjusting access based on PR feedback
2016-04-13 13:06:08 -04:00
Wayne Witzel III
e53c2bdfa5
Fixes #1477
2016-04-13 12:40:22 -04:00
Wayne Witzel III
4950db8ac9
remove tests that are no longer valid
2016-04-13 11:41:15 -04:00
Wayne Witzel III
c0b5fafafe
read-only view /organization/<id>/projects
2016-04-13 11:39:14 -04:00
Matthew Jones
6150addc2e
Updates to makefile to coerce pip install and usage for dependencies
2016-04-13 11:18:52 -04:00
Chris Meyers
c8010fc0ce
use new timestamp logic in tests
2016-04-13 09:41:28 -04:00
Michael Abashian
3e479d5602
Merge pull request #1449 from mabashian/survey-rework
...
Create/edit survey re-work
2016-04-13 07:44:12 -04:00
Jared Tabor
eee91eea86
Merge pull request #1451 from jaredevantabor/notifications
...
Adding notifications into the UI
2016-04-12 16:11:13 -07:00
Leigh Johnson
30439a85b0
populate fields in users.edit and teams.edit $states resolves #1403
...
users edit done
finish fixes to UsersTeamsEdit
fix logging issue
2016-04-12 17:37:16 -04:00
Chris Meyers
e7d68409f7
fix scan job timestamp
2016-04-12 17:07:11 -04:00
Matthew Jones
28ffa57258
Implement rbac and related unit tests for notifications
2016-04-12 17:00:38 -04:00
Akita Noek
40731f6fc8
Merge pull request #1513 from anoek/1499
...
Fix erronous singleton role created for users
2016-04-12 16:54:19 -04:00
Akita Noek
3f0ea18e10
Merge pull request #1516 from anoek/devel
...
Fix bad migration from #1496
2016-04-12 16:52:38 -04:00
Akita Noek
1d27ddc7d2
Fix bad migration from #1496
2016-04-12 16:50:54 -04:00
Akita Noek
2ccd46de11
Merge pull request #1511 from anoek/explicit-implicit-parents
...
Switch to explicitly stored implicit role parents
2016-04-12 16:34:10 -04:00
Akita Noek
d6d8390f8c
Merge pull request #1480 from anoek/migration
...
Migration fixes
2016-04-12 16:33:54 -04:00
Akita Noek
caab5b7e20
Merge branch 'migration' into explicit-implicit-parents
2016-04-12 16:31:51 -04:00
Akita Noek
ad89491a07
Fixed bad merge
2016-04-12 16:31:11 -04:00
Akita Noek
ea3a7ef227
Merge branch 'devel' of github.com:ansible/ansible-tower into migration
2016-04-12 16:30:09 -04:00
Wayne Witzel III
6bc765d1b5
Merge pull request #1507 from wwitzel3/rbac-bug-1422
...
RBAC Job Fixes
2016-04-12 16:22:47 -04:00
Akita Noek
a0356afbac
Improved code clarity and UI naming for user owner role creation
...
#1499
2016-04-12 16:11:45 -04:00
jlmitch5
e3ebbab17d
fix list label of status
2016-04-12 15:58:17 -04:00
Jared Tabor
62ecefb716
removing unncessary line
2016-04-12 12:55:01 -07:00
Jared Tabor
462eb19087
Changing ngToast success color
2016-04-12 12:55:01 -07:00