Commit Graph

7100 Commits

Author SHA1 Message Date
Akita Noek 8c8c8a624f Updates to views.py for RolePermission removal 2016-04-15 16:18:17 -04:00
Akita Noek 527be453a4 fix last cred test 2016-04-15 16:11:44 -04:00
Akita Noek c440aefd85 fix jt tests 2016-04-15 16:08:14 -04:00
Akita Noek 926d58b8b7 Merge branch '11th-hour' of github.com:anoek/ansible-tower into 11th-hour 2016-04-15 15:56:10 -04:00
Akita Noek 2979f6e6d3 jobtemplate execute_role is now child of admin_role 2016-04-15 15:55:59 -04:00
kensible 3b765e8dda Merge pull request #1539 from kensible/1048-managementJobs
Management job modals restyled & shows correct modals.
2016-04-15 15:44:37 -04:00
Akita Noek a678927d76 Merge pull request #7 from wwitzel3/11th-hour
fixing credential access
2016-04-15 15:32:49 -04:00
Wayne Witzel III c3923da37a fixing credential access 2016-04-15 15:31:31 -04:00
Akita Noek 262de7cdc9 Merge pull request #6 from wwitzel3/11th-hour
fix team tests
2016-04-15 15:29:28 -04:00
Wayne Witzel III 6229e978e9 fix team tests 2016-04-15 15:26:49 -04:00
Akita Noek d2a81f46e3 Fixed up last test case for host access 2016-04-15 15:16:47 -04:00
Matthew Jones d1801bdf9f Demo data flake8 cleanup 2016-04-15 15:14:10 -04:00
Akita Noek 8653b61cc0 accessible_by -> in changes in test_rbac_inventory.py 2016-04-15 15:08:40 -04:00
Akita Noek 8f70884c2a role check fix 2016-04-15 15:08:12 -04:00
Akita Noek 2ddac6cb64 Fixed up some role parenting 2016-04-15 15:07:50 -04:00
Akita Noek 7b301e11f3 Merge pull request #5 from wwitzel3/11th-hour
fix User.accessible_objects
2016-04-15 14:59:55 -04:00
AlanCoding e0bd906de8 fill in extra_vars to content box even if ask_for_vars false and survey enabled 2016-04-15 14:59:20 -04:00
Akita Noek a361f14266 Added adhoc_role to inventory and group, read_role to CustomInventorySource 2016-04-15 14:57:08 -04:00
Wayne Witzel III d9538b200a fix User.accessible_objects 2016-04-15 14:57:01 -04:00
Matthew Jones 8c4e4f4c0d Creating pre-loaded demo data
* Bootstrap some initial data if there is no default org
* Renamed default org script appropriately
2016-04-15 14:42:51 -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
Jared Tabor fdae63090f Changing verbage of notificaiton success/failure message 2016-04-14 15:23:52 -07:00
Leigh Johnson c3f1892d9b Job details / Jobs list UX feedback #1543 #1543 2016-04-14 15:07:26 -04:00
Ken Hoes 3067dfa144 Removing debug statement that slipped by. 2016-04-14 14:57:04 -04:00
Leigh b929628b58 Merge pull request #1536 from leigh-johnson/ScheduleExtraVars
Support extra_vars on job template schedules
2016-04-14 14:14:51 -04:00
Leigh 2621ea196d Merge pull request #1538 from leigh-johnson/PortalModeSearch
Fix blank search filters on /#/portal & extend search/filter with config lines for sizing
2016-04-14 14:14:41 -04:00
Leigh e006b14b75 Merge pull request #1467 from leigh-johnson/FinishJobDetails
Job Detail Tracking - finish outstanding tasks/bugs
2016-04-14 14:02:36 -04:00
Leigh Johnson 37d817c0ac remove debug line #1537 2016-04-14 13:57:31 -04:00
Leigh Johnson c6a137ae16 clean up schedulerForm.partial.html #1359 2016-04-14 13:56:06 -04:00
Ken Hoes dcb792f5a4 Management job modals restyled & shows correct modals. 2016-04-14 11:51:58 -04:00
Matthew Jones 6f79ec8830 Revert "Merge pull request #1534 from chrismeyersfsu/fix-config_performance"
This reverts commit 7cc144fa59f157a5e1789a913e0d9a31720141ec, reversing
changes made to 86af9950e754b06f40cb293a36ab365f589273db.
2016-04-14 11:40:07 -04:00
Leigh Johnson 83e976037c fix blank search filters on /#/portal & extend search/filter module to accept config line searchSize. Resolves #1527 2016-04-14 11:14:48 -04:00
Chris Meyers ae1e6943f4 Merge pull request #1528 from chrismeyersfsu/feature-migration_enforcement
fail early if not on 2.4.x
2016-04-14 10:27:45 -04:00
Chris Meyers 27a710c508 Merge pull request #1534 from chrismeyersfsu/fix-config_performance
fixes config endpoint performance issue
2016-04-14 10:25:19 -04:00