Commit Graph

  • e4a1a9c3bf Fixed user/:id/projects after ripping out Team.users Akita Noek 2016-03-21 22:09:55 -04:00
  • 01e16f6722 Fixed user/:id/teams endpoint after ripping out Team.users Akita Noek 2016-03-21 22:09:18 -04:00
  • 6d62fbc541 Add test for most recent rbac m2m binding fail Akita Noek 2016-03-21 21:09:58 -04:00
  • ec851492d6 Fixed Role m2m binding so it even works all the time Akita Noek 2016-03-21 21:09:22 -04:00
  • 4bb2f27fe5 Prefixed User.organizations and User.admin_of_organizations with deprecated_ Akita Noek 2016-03-21 15:43:58 -04:00
  • 91690a0eb7 Removed deprecated use of admin_of_organizations Akita Noek 2016-03-21 15:43:21 -04:00
  • f286dc7486 Fix an issue with the email notifier Matthew Jones 2016-03-21 15:40:41 -04:00
  • b46bdef732 Ported old/organizations.py tests to new rbac system Akita Noek 2016-03-21 15:35:08 -04:00
  • a5c355d753 Updated UserAccess to reflect new visibility requirements (and work) Akita Noek 2016-03-21 15:08:10 -04:00
  • f35655ed48 Merge branch 'python27_el6' of github.com:ghjm/ansible-tower into python27_el6 Graham Mainwaring 2016-03-21 12:18:34 -04:00
  • 1e8e53e811 Merge branch 'devel' of github.com:ansible/ansible-tower into python27_el6 Graham Mainwaring 2016-03-21 12:13:50 -04:00
  • 1427fee442 Add script wrapper to establish Tower SCL and venv before running Python Graham Mainwaring 2016-03-21 11:38:12 -04:00
  • 9bd1520efb Builds an RPM for EL6 with SCL python27 and httpd24 Graham Mainwaring 2016-03-10 16:44:31 -05:00
  • 46bbc83d0d Changes for Tower virtualenv support Matthew Jones 2016-03-09 14:33:42 -05:00
  • f5308d114a Merge Graham Mainwaring 2016-03-21 12:07:31 -04:00
  • 54dee33cc7 Add script wrapper to establish Tower SCL and venv before running Python Graham Mainwaring 2016-03-21 11:38:12 -04:00
  • dbb560dc5e Builds an RPM for EL6 with SCL python27 and httpd24 Graham Mainwaring 2016-03-10 16:44:31 -05:00
  • c7e33d0471 Changes for Tower virtualenv support Matthew Jones 2016-03-09 14:33:42 -05:00
  • 3ada60d7d4 Host Events - exclude changed events from ok filter #1132 Leigh Johnson 2016-03-20 14:17:08 -04:00
  • 7c1efea037 add onExit & onEnter hooks to $stateExtender, raze HostEventViewer and replace with host-events module, resolves #1132 Leigh Johnson 2016-03-19 19:36:15 -04:00
  • fcc02f7678 rebase and rename migrations corresponding to devel change AlanCoding 2016-03-18 16:45:06 -04:00
  • f4b1de766d Adding OpenStack v3 cred type AlanCoding 2016-03-16 15:32:05 -04:00
  • c807d5dcf3 Add keystone v3 support via new domain field on credential AlanCoding 2016-03-01 09:33:17 -05:00
  • 80560fffc9 Merge pull request #1283 from anoek/rbac Akita Noek 2016-03-18 16:33:24 -04:00
  • edabf23c6a Merge pull request #1282 from anoek/devel Akita Noek 2016-03-18 16:32:26 -04:00
  • e4948f210f Fixed up migrations Akita Noek 2016-03-18 16:31:53 -04:00
  • 92df6b0fb2 Merge branch 'devel' into rbac Akita Noek 2016-03-18 16:26:45 -04:00
  • 8addccd434 Renamed migrations to be a little more descriptive Akita Noek 2016-03-18 16:17:58 -04:00
  • 5a444d4b2c Merge pull request #1281 from anoek/rbac Akita Noek 2016-03-18 15:43:48 -04:00
  • 54aa465448 Merge remote-tracking branch 'ansible/rbac' into rbac Akita Noek 2016-03-18 15:42:58 -04:00
  • beb4f95fa6 Merge remote-tracking branch 'ansible/rbac' into rbac Akita Noek 2016-03-18 15:42:06 -04:00
  • 9dc4f3e07d Merge pull request #1280 from anoek/rbac Akita Noek 2016-03-18 15:41:54 -04:00
  • 5741b47c54 Merge remote-tracking branch 'ansible/devel' into merge-devel Akita Noek 2016-03-18 15:40:13 -04:00
  • 4fac1e96f4 Test that helps test the implemenation of role auto-reparenting Akita Noek 2016-03-18 15:11:13 -04:00
  • 23f0286669 Refactored ImplicitRoleField to be faster and avoid some bad looping cases Akita Noek 2016-03-18 15:05:31 -04:00
  • 69b2a3c868 Merge pull request #1275 from chrismeyersfsu/playbook_state_admin_password Chris Meyers 2016-03-18 11:32:53 -04:00
  • 523e3b7933 Merge pull request #1277 from chrismeyersfsu/playbook_fix_redis Chris Meyers 2016-03-18 11:32:40 -04:00
  • 752416f4d8 Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac Wayne Witzel III 2016-03-18 11:21:13 -04:00
  • 8a1f21de12 Merge pull request #1265 from anoek/rbac Wayne Witzel III 2016-03-18 11:21:10 -04:00
  • 13dd27ac52 Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac Akita Noek 2016-03-18 11:17:04 -04:00
  • 0f99dbe1d2 fixes MONGO_HOST not found error Chris Meyers 2016-03-18 10:55:23 -04:00
  • b5ca6b891b Implements issue #1061, allow org admins (or higher) job delete Wayne Witzel III 2016-03-18 10:28:38 -04:00
  • 7a2869b0e2 Merge pull request #1274 from ansible/revert-1213-revert-1208-mongoectomy_packaging Chris Meyers 2016-03-18 09:35:10 -04:00
  • 8b610d132d Merge pull request #1272 from AlanCoding/container_tower_package Alan Rominger 2016-03-18 08:17:54 -04:00
  • a0ce6d7a25 fix regression of development package naming AlanCoding 2016-03-17 22:54:12 -04:00
  • 3a11bca31f Merge pull request #1270 from wwitzel3/rbac Wayne Witzel III 2016-03-17 16:28:48 -04:00
  • 766190fb80 Use getattrd instead of reduce Wayne Witzel III 2016-03-17 16:27:47 -04:00
  • 6d249f38a7 Fix credential assertions and rename migration helpers Wayne Witzel III 2016-03-17 15:25:09 -04:00
  • ccfb73766c Code de-dup Akita Noek 2016-03-17 13:25:04 -04:00
  • 74e2c440a5 Rename credential migration helpers Wayne Witzel III 2016-03-17 11:37:59 -04:00
  • b59e960b46 Credential migration and initial tests Wayne Witzel III 2016-03-17 11:21:10 -04:00
  • 9f61cefe0b Merge pull request #1205 from chrismeyersfsu/mongoectomy_playbook Chris Meyers 2016-03-17 10:50:48 -04:00
  • cc98c6ce3c Merge pull request #1264 from kensible/688-orgCards-counts kensible 2016-03-17 10:48:50 -04:00
  • d997e93aa1 Removed attach/detach capabilities from organizations/:id/projects endpoint as it's no longer applicable Akita Noek 2016-03-17 10:07:57 -04:00
  • 7443487b00 Removed unused routes Ken Hoes 2016-03-17 09:18:01 -04:00
  • 1827de48af more deprecated_users -> member_role.members fixes in tests Akita Noek 2016-03-17 08:56:02 -04:00
  • ecf4d2872a Fixes for schedule tests Akita Noek 2016-03-17 08:55:32 -04:00
  • 3ca016faaf Revert ScheduleAccess can_* methods to route through other *Access classes Akita Noek 2016-03-17 08:53:40 -04:00
  • c0245317b3 flake8 Akita Noek 2016-03-16 16:48:07 -04:00
  • a1202a20ab Added .all()'s needed after active flag filter removal Akita Noek 2016-03-16 16:47:35 -04:00
  • 8fb9ef37c2 Permission -> RBAC fixes in our inventory tests Akita Noek 2016-03-16 16:43:54 -04:00
  • 293fd73fe6 Missing .distinct() Akita Noek 2016-03-16 16:43:31 -04:00
  • cf3c988330 Missing import Akita Noek 2016-03-16 16:43:13 -04:00
  • e770a1f225 Removed unused dashboard inventory graph, doubly useless now that active flag is gone Akita Noek 2016-03-16 15:56:23 -04:00
  • d9c80dade6 Active flag removal fallout fixes Akita Noek 2016-03-16 15:55:24 -04:00
  • 098ff82e7c Updated inventory tests to use new rbac system Akita Noek 2016-03-16 15:07:16 -04:00
  • 1face5aa28 Dropped unused ResourceMixin from InventorySource Akita Noek 2016-03-16 14:19:31 -04:00
  • 99d3481976 Ported ad_hoc.py tests to use new RBAC system Akita Noek 2016-03-16 13:46:48 -04:00
  • 9e79cf733f Added missing permission grants on a Inventory updater and executor roles Akita Noek 2016-03-16 13:46:15 -04:00
  • 8ca3a6b2bf Added counts to organizations listing Ken Hoes 2016-03-16 13:23:37 -04:00
  • 55564cc2b4 Fix Credential admin_role to add itself under the user.admin_role when it exists Akita Noek 2016-03-16 13:16:26 -04:00
  • 526a6ec7dd Remove unneeded fetch for r/o fields Matthew Jones 2016-03-16 13:12:13 -04:00
  • 45f95bf2b2 Disallow related elements to be treated as choices Matthew Jones 2016-03-16 13:08:50 -04:00
  • 63b01bb04b Fix up the docker-refresh Makefile target Matthew Jones 2016-03-16 13:06:54 -04:00
  • 75b8b0f4a6 Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac Akita Noek 2016-03-16 11:58:46 -04:00
  • 46cb51ba2f typo fix Akita Noek 2016-03-16 11:56:58 -04:00
  • e044617284 Merge branch '1259-organizations-modules' into 688-orgCards-counts Ken Hoes 2016-03-16 11:55:21 -04:00
  • c308c07579 Removed Permission reference in the activity stream query Akita Noek 2016-03-16 11:37:21 -04:00
  • 598d5ba5ef Fixed up JobAccess.get_queryset to use new RBAC system Akita Noek 2016-03-16 11:36:19 -04:00
  • 8d439c9468 Fixed up AdHocCommandAccess to not use old Permission query Akita Noek 2016-03-16 11:21:19 -04:00
  • 60fcbd78f1 Another users -> members_role.members fix Akita Noek 2016-03-16 10:54:35 -04:00
  • 65719615c4 Team users list update for .users -> .member_role.members Akita Noek 2016-03-16 10:40:31 -04:00
  • 460a14705a Updated the org users and org admins api list endpoints to use new member_role.members Akita Noek 2016-03-16 10:29:12 -04:00
  • 7ec3b3b8b5 Fixed up User.accessible_objects to return a User queryset Akita Noek 2016-03-16 10:26:53 -04:00
  • 63d8efc268 Merge pull request #1256 from anoek/rbac Wayne Witzel III 2016-03-16 10:18:13 -04:00
  • 96517d2381 Merge pull request #1230 from AlanCoding/647_org_summary_numbers Alan Rominger 2016-03-16 10:07:25 -04:00
  • 9909ea90c1 Fixed post delete behavior for roles, added test Akita Noek 2016-03-16 09:13:33 -04:00
  • 67b37e17cb flake8 fixes Akita Noek 2016-03-16 08:54:59 -04:00
  • 57caec392c Merge pull request #1237 from kensible/1231-lookupModal-specs kensible 2016-03-16 08:36:51 -04:00
  • 8625edfec7 Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac Akita Noek 2016-03-15 17:02:16 -04:00
  • 7e0d2e6729 more .users -> member_role.members Akita Noek 2016-03-15 17:00:20 -04:00
  • defe4a4fd8 Made credentials accessible by system administrators and auditors Akita Noek 2016-03-15 16:51:44 -04:00
  • ce669b03ad Switched to a nicer contextmanager implemenation for role hierarchy rebuild batching Akita Noek 2016-03-15 15:30:43 -04:00
  • 52cd4f5ef9 reduce test to only check project inventory connection AlanCoding 2016-03-15 15:06:00 -04:00
  • 3197327b7f Merge pull request #1252 from wwitzel3/rbac Wayne Witzel III 2016-03-15 14:56:58 -04:00
  • 0e8b7ab4f4 Fixing Inventory access Wayne Witzel III 2016-03-15 14:56:35 -04:00
  • 85a9e14ced Split up and modularized organizations Ken Hoes 2016-03-15 14:55:12 -04:00
  • e45982b011 Signal bindings to add permissions from hosts to groups/inventory Akita Noek 2016-03-15 14:47:36 -04:00
  • da39f1269a org counts code restructing to better prepare for RBAC merge AlanCoding 2016-03-15 14:26:50 -04:00
  • b499555be4 Added auto_generated flag for RolePermissions Akita Noek 2016-03-15 13:36:28 -04:00