Commit Graph

  • c3144dc4d3 benign 0008 migration change to make makemigrations happy Akita Noek 2016-04-18 16:26:11 -04:00
  • 07eccbe3e4 Migration for dropping implicit host inventory,name ordering Akita Noek 2016-04-18 16:22:14 -04:00
  • 2d8b1443cb Merge pull request #1565 from kensible/1555-1554-SystemTracking kensible 2016-04-18 16:00:12 -04:00
  • d87213705b Adjust job launch blocking logic Matthew Jones 2016-04-18 15:57:31 -04:00
  • 2bc822f255 post-demo feedback #1542 Leigh Johnson 2016-04-18 15:54:17 -04:00
  • 96aa3e2555 Attempt 2 at making jenkins' sqlite happy Akita Noek 2016-04-18 15:26:09 -04:00
  • fa98b59b6c Merge pull request #9 from AlanCoding/11th-hour Akita Noek 2016-04-18 15:03:58 -04:00
  • 1a97773aa1 remove more save calls AlanCoding 2016-04-18 14:36:18 -04:00
  • 0349737538 Attempt at a workaround for our larger sqlite tests Akita Noek 2016-04-18 14:32:21 -04:00
  • 0cf096e5b0 Updated users.py test expectations to match our current behavior Akita Noek 2016-04-18 14:31:42 -04:00
  • 5abde762ae updates to prompt-for tests and logic for new RBAC updates AlanCoding 2016-04-18 14:29:30 -04:00
  • 226cb9acdf Protect job template and project template notifiers in the case where the project or org may not be available. Matthew Jones 2016-04-18 14:24:53 -04:00
  • ceff538969 Merge branch '11th-hour' of github.com:anoek/ansible-tower into 11th-hour Akita Noek 2016-04-18 14:12:44 -04:00
  • 9c75ced9f8 Merge branch 'devel' of https://github.com/ansible/ansible-tower into 11th-hour AlanCoding 2016-04-18 14:12:13 -04:00
  • 33500f5816 Merge pull request #1431 from AlanCoding/1136_prompt_for_all_things3 Alan Rominger 2016-04-18 14:04:11 -04:00
  • 9d9e2b254c job template labels ui implementation John Mitchell 2016-04-13 14:16:15 -04:00
  • 29875a428b Merge pull request #1558 from matburt/demo_data Matthew Jones 2016-04-18 13:54:40 -04:00
  • d403c5fb3d update select2 John Mitchell 2016-04-15 11:39:18 -04:00
  • e311c7bae5 Use system Python interpreter rather than SCL Python for Ansible venv Graham Mainwaring 2016-04-18 12:36:15 -04:00
  • f71c54f882 Merge branch 'devel' of github.com:ansible/ansible-tower into 11th-hour Akita Noek 2016-04-18 11:47:00 -04:00
  • 6c47aed852 Merge pull request #8 from AlanCoding/11th-hour-org-counts Akita Noek 2016-04-18 11:41:51 -04:00
  • 878455187f Optimized viewable user list, fixed up some project readability bugs Akita Noek 2016-04-18 11:28:46 -04:00
  • ba7f48abf1 Updating tests around data preload Matthew Jones 2016-04-18 11:27:39 -04:00
  • 8b67f1d1c6 Removed team<->org role cycle Akita Noek 2016-04-18 11:27:22 -04:00
  • fb013ed7f1 org counts: un-skip tests, more thorough counting AlanCoding 2016-04-18 11:15:05 -04:00
  • 94c4591a3e Expanded awRequiredWhen to support an expression rather than looking at a truthy scope variable. Michael Abashian 2016-04-18 11:06:52 -04:00
  • 333730f30e make special case for no results slightly more clear AlanCoding 2016-04-18 10:51:27 -04:00
  • 6d31136bfa Demo feedback - breadcrumbs, capitalization, labels. Covers 1554 + 1555. Ken Hoes 2016-04-18 10:00:06 -04:00
  • 500ebdbbd2 fix index error generating organization detail view context AlanCoding 2016-04-18 08:56:04 -04:00
  • 4f2b245f71 Merge pull request #1470 from kensible/1045-systemTracking kensible 2016-04-18 08:54:01 -04:00
  • 6d8bab97df Only rebuild ancestor list on post_* events Akita Noek 2016-04-18 08:53:40 -04:00
  • 2a676d80ce Handle vacuous role rebuilding condition instead of exploding Akita Noek 2016-04-18 08:45:44 -04:00
  • 85843cc6ad Fixed up some RBAC indexing Akita Noek 2016-04-17 10:20:38 -04:00
  • a9f2507e91 flake8 Akita Noek 2016-04-16 18:54:45 -04:00
  • 7637b51992 Merge branch 'devel' of github.com:ansible/ansible-tower into 11th-hour Akita Noek 2016-04-16 18:35:25 -04:00
  • 74caa18cb5 Ditch some expensive prefetching for Hosts Akita Noek 2016-04-16 18:32:54 -04:00
  • a7f9eedb21 Be more explicit with our user_admin_role selection to avoid potential future bugs Akita Noek 2016-04-16 18:32:34 -04:00
  • 849a9c08b0 Drop our implicit order by inventory for Host models Akita Noek 2016-04-16 18:30:30 -04:00
  • 850e4c3ace Test fixes and a couple of view optimizations Akita Noek 2016-04-16 18:30:06 -04:00
  • 5d0c6cc044 Switch to custom ancestry table for some optimized queries Akita Noek 2016-04-16 18:27:57 -04:00
  • 25303cf4ec Reverted user owner_role back to admin_role Akita Noek 2016-04-16 18:24:26 -04:00
  • 6c50d0793d More test fixes Akita Noek 2016-04-16 10:22:03 -04:00
  • 2c45f79298 Migration updates for RolePermission removal Akita Noek 2016-04-16 08:47:51 -04:00
  • 7659da6162 Fixes for old/ad_hoc.py tests Akita Noek 2016-04-16 08:36:36 -04:00
  • 7bfc8cd43b flake8 Akita Noek 2016-04-15 17:22:48 -04:00
  • 302774e85d Fixed up access_list functionality Akita Noek 2016-04-15 16:47:12 -04:00
  • 5e7b6ed084 fixes for api/test_credential.py Akita Noek 2016-04-15 16:29:22 -04:00
  • d5bc455677 admins can use credentials too Akita Noek 2016-04-15 16:27:24 -04:00
  • 1fa70106d8 Added read_role to credential Akita Noek 2016-04-15 16:26:59 -04:00
  • 8c8c8a624f Updates to views.py for RolePermission removal Akita Noek 2016-04-15 16:18:17 -04:00
  • 527be453a4 fix last cred test Akita Noek 2016-04-15 16:11:44 -04:00
  • c440aefd85 fix jt tests Akita Noek 2016-04-15 16:08:14 -04:00
  • 926d58b8b7 Merge branch '11th-hour' of github.com:anoek/ansible-tower into 11th-hour Akita Noek 2016-04-15 15:56:10 -04:00
  • 2979f6e6d3 jobtemplate execute_role is now child of admin_role Akita Noek 2016-04-15 15:55:59 -04:00
  • 3b765e8dda Merge pull request #1539 from kensible/1048-managementJobs kensible 2016-04-15 15:44:37 -04:00
  • a678927d76 Merge pull request #7 from wwitzel3/11th-hour Akita Noek 2016-04-15 15:32:49 -04:00
  • c3923da37a fixing credential access Wayne Witzel III 2016-04-15 15:31:31 -04:00
  • 262de7cdc9 Merge pull request #6 from wwitzel3/11th-hour Akita Noek 2016-04-15 15:29:28 -04:00
  • 6229e978e9 fix team tests Wayne Witzel III 2016-04-15 15:26:05 -04:00
  • d2a81f46e3 Fixed up last test case for host access Akita Noek 2016-04-15 15:16:47 -04:00
  • d1801bdf9f Demo data flake8 cleanup Matthew Jones 2016-04-15 15:14:10 -04:00
  • 8653b61cc0 accessible_by -> in changes in test_rbac_inventory.py Akita Noek 2016-04-15 15:08:40 -04:00
  • 8f70884c2a role check fix Akita Noek 2016-04-15 15:08:12 -04:00
  • 2ddac6cb64 Fixed up some role parenting Akita Noek 2016-04-15 15:07:50 -04:00
  • 7b301e11f3 Merge pull request #5 from wwitzel3/11th-hour Akita Noek 2016-04-15 14:59:55 -04:00
  • e0bd906de8 fill in extra_vars to content box even if ask_for_vars false and survey enabled AlanCoding 2016-04-15 14:59:20 -04:00
  • a361f14266 Added adhoc_role to inventory and group, read_role to CustomInventorySource Akita Noek 2016-04-15 14:57:08 -04:00
  • d9538b200a fix User.accessible_objects Wayne Witzel III 2016-04-15 14:57:01 -04:00
  • 8c4e4f4c0d Creating pre-loaded demo data Matthew Jones 2016-04-15 14:42:51 -04:00
  • fa10d562c1 Replaced get user permissions with get_roles_on_resource Akita Noek 2016-04-15 14:36:52 -04:00
  • 128a4f1823 Added read_role to inventory, group, and job templates Akita Noek 2016-04-15 14:33:09 -04:00
  • b25894aae8 New field name fixes Akita Noek 2016-04-15 12:19:06 -04:00
  • 9f5caa111d Merge branch '11th-hour' of github.com:anoek/ansible-tower into 11th-hour Akita Noek 2016-04-15 12:17:23 -04:00
  • 54a6cbdab5 Merge pull request #4 from wwitzel3/11th-hour Akita Noek 2016-04-15 11:58:05 -04:00
  • ff3be050fa test fixes and read_role Wayne Witzel III 2016-04-15 11:56:08 -04:00
  • 47a6daacc7 Merge pull request #3 from wwitzel3/11th-hour Akita Noek 2016-04-15 11:04:48 -04:00
  • d508254742 updater_role -> update_role Wayne Witzel III 2016-04-15 11:01:35 -04:00
  • 7098ef8da5 usage_role -> use_role Wayne Witzel III 2016-04-15 11:01:08 -04:00
  • 5bca1283b2 executor_role -> execute_role Wayne Witzel III 2016-04-15 11:00:33 -04:00
  • 859d670fc8 Removed RolePermission stuff for Hosts Akita Noek 2016-04-15 10:59:15 -04:00
  • c76976e466 Merge pull request #2 from wwitzel3/11th-hour Akita Noek 2016-04-15 10:49:57 -04:00
  • eae7349665 update access calls to new RBAC roles Wayne Witzel III 2016-04-15 10:45:33 -04:00
  • 3b2c6747d3 Updated test_rbac_core.py test for RolePermission removal Akita Noek 2016-04-15 10:39:51 -04:00
  • 6d34ca9d22 Proof of concept hacks for RolePermission elimination Akita Noek 2016-04-15 10:03:50 -04:00
  • 872ce2f9e8 Merge branch 'ancestor-rebuild-optimization' into 11th-hour Akita Noek 2016-04-14 21:56:43 -04:00
  • 25f0d65c5f Ancestor rebuild optimization progress Akita Noek 2016-04-14 21:56:10 -04:00
  • fdae63090f Changing verbage of notificaiton success/failure message Jared Tabor 2016-04-14 15:20:51 -07:00
  • c3f1892d9b Job details / Jobs list UX feedback #1543 #1543 Leigh Johnson 2016-04-14 15:07:26 -04:00
  • 3067dfa144 Removing debug statement that slipped by. Ken Hoes 2016-04-14 14:57:04 -04:00
  • b929628b58 Merge pull request #1536 from leigh-johnson/ScheduleExtraVars Leigh 2016-04-14 14:14:51 -04:00
  • 2621ea196d Merge pull request #1538 from leigh-johnson/PortalModeSearch Leigh 2016-04-14 14:14:41 -04:00
  • e006b14b75 Merge pull request #1467 from leigh-johnson/FinishJobDetails Leigh 2016-04-14 14:02:36 -04:00
  • 37d817c0ac remove debug line #1537 Leigh Johnson 2016-04-14 13:57:31 -04:00
  • c6a137ae16 clean up schedulerForm.partial.html #1359 Leigh Johnson 2016-04-14 13:56:06 -04:00
  • dcb792f5a4 Management job modals restyled & shows correct modals. Ken Hoes 2016-04-14 11:51:58 -04:00
  • 6f79ec8830 Revert "Merge pull request #1534 from chrismeyersfsu/fix-config_performance" Matthew Jones 2016-04-14 11:40:07 -04:00
  • 83e976037c fix blank search filters on /#/portal & extend search/filter module to accept config line searchSize. Resolves #1527 Leigh Johnson 2016-04-14 11:14:48 -04:00
  • ae1e6943f4 Merge pull request #1528 from chrismeyersfsu/feature-migration_enforcement Chris Meyers 2016-04-14 10:27:45 -04:00
  • 27a710c508 Merge pull request #1534 from chrismeyersfsu/fix-config_performance Chris Meyers 2016-04-14 10:25:19 -04:00
  • 21e73e5d1b support extra_vars on job template schedules, inherit schedule extra_data field from job template. Resolves #1359 Leigh Johnson 2016-04-14 09:56:05 -04:00