Commit Graph

7151 Commits

Author SHA1 Message Date
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
Leigh Johnson 21e73e5d1b support extra_vars on job template schedules, inherit schedule extra_data field from job template. Resolves #1359 2016-04-14 09:56:05 -04:00
Akita Noek 8887db231b Progress on ripping out RolePermissions 2016-04-14 09:44:20 -04:00
Chris Meyers de1681663d fix flake8 and spelling 2016-04-14 08:55:56 -04:00
Jared Tabor d5f032acb8 updated org-add form controller with form obj 2016-04-13 17:54:38 -07:00
Chris Meyers 043f97fe35 fixes config endpoint performance issue 2016-04-13 17:28:38 -04: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
AlanCoding d196024155 fix problems with wording in template 2016-04-13 15:32:03 -04:00
AlanCoding dc37f00d0a use parent serializer method to avoid API browser job access check 2016-04-13 15:19:10 -04:00
Leigh Johnson bd806888b4 feedback on PR #1467, resolves 1522 && 1512 2016-04-13 14:57:14 -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
AlanCoding 914918b5ae update permission logic, update job runtime tests 2016-04-13 13:30:06 -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