Commit Graph

  • d39538c7c4 Fixing iterator used when jobs list refreshes Jared Tabor 2016-07-15 08:57:41 -07:00
  • c36080e149 Explicit super user check for JT can_delete Matthew Jones 2016-07-15 13:48:23 -04:00
  • 62562afd0d Fix for populating teams for LDAP user. Chris Church 2016-07-15 13:17:25 -04:00
  • df1c1ae473 Fix up flake8 Matthew Jones 2016-07-15 12:50:59 -04:00
  • a845904bd7 Rolled back the onExit solution previously implemented to handle the backspace navigation on the job launch modal. New solution listens for state changes within the directive and cleans itself up. Michael Abashian 2016-07-15 12:00:26 -04:00
  • eb97b8c916 Switch disallowed object delete to 409 Matthew Jones 2016-07-15 11:46:42 -04:00
  • e5cb497c22 Password enter show/hide fix Michael Abashian 2016-07-15 10:45:36 -04:00
  • b9de0b196d add test for CustomInventoryScript serializer Wayne Witzel III 2016-07-15 10:32:52 -04:00
  • c8fa2befb6 Fixed bug where hitting enter in a password field in the job launch/survey maker modal would toggle the show/hide. Michael Abashian 2016-07-15 10:35:15 -04:00
  • 0e4a61119e Merge pull request #3012 from mabashian/scm-update-schedule-button Michael Abashian 2016-07-15 09:16:31 -04:00
  • 8c85035d18 Setting the local var CredentialList to the deep clone seems to be problematic. Moving this out so that the original object itself is overwritten which is how it's done in other places. (#3017) Michael Abashian 2016-07-14 23:10:26 -04:00
  • fc304899bd Jobs list page size (#3019) Jared Tabor 2016-07-14 20:09:46 -07:00
  • 73722ffb77 resolves kickback on #2980 (#3008) Leigh Johnson 2016-07-14 23:08:02 -04:00
  • 3b972e871d Merge pull request #3014 from AlanCoding/migration_touchup Alan Rominger 2016-07-14 16:49:28 -04:00
  • ba444ab743 Merge branch 'release_3.0.0' into devel Matthew Jones 2016-07-14 16:22:26 -04:00
  • df940f811c add read_role to organization select_related AlanCoding 2016-07-14 16:11:29 -04:00
  • 2876bb169b switch order in migration AlanCoding 2016-07-14 15:49:24 -04:00
  • 89a4f8f77c add options for code mirror to be read only John Mitchell 2016-07-14 15:38:51 -04:00
  • 86afd6f758 Fix NaN / invalid end date value in schedule edit forms (#3007) Leigh Johnson 2016-07-14 15:36:11 -04:00
  • 4ffc062d19 resolves kickback on #2976 (#3009) Leigh Johnson 2016-07-14 15:35:46 -04:00
  • 8ed69d1641 Additional UI/JS licenses (#2974) Graham Mainwaring 2016-07-14 15:34:16 -04:00
  • b78c2241e4 Fixed bug where schedule icon was disabled but clickable while scm update was running Michael Abashian 2016-07-14 15:26:29 -04:00
  • 6eb63285d2 Merge pull request #3010 from anoek/3006 Akita Noek 2016-07-14 15:25:45 -04:00
  • 0331c7a2c7 Fixed bug where schedule icon was disabled but clickable while scm update was running Michael Abashian 2016-07-14 15:18:57 -04:00
  • 7f168c7fe4 Merge pull request #3003 from AlanCoding/2988_team_cascade Alan Rominger 2016-07-14 15:13:46 -04:00
  • 149e7375c0 Merge pull request #3011 from AlanCoding/docker_atomic Alan Rominger 2016-07-14 15:07:47 -04:00
  • 41d6d19bcb Added patch tests for updating project organizations Akita Noek 2016-07-14 15:02:00 -04:00
  • 0882d26ef8 Merge branch 'ui_release_3.0.1' of https://github.com/ansible/ansible-tower into ui_release_3.0.1 John Mitchell 2016-07-14 14:49:30 -04:00
  • 4f563a4313 make username required if not radius/ldap Jared Tabor 2016-06-29 13:11:50 -07:00
  • 8ef59091ac Show password fields for new uers Jared Tabor 2016-06-29 12:41:05 -07:00
  • 8ab00e2d05 Hide password fields for radius/social auth users Jared Tabor 2016-06-29 11:13:56 -07:00
  • 06c37d39ef Make development environment use ATOMIC_REQUESTS AlanCoding 2016-07-14 14:43:25 -04:00
  • 68d5a702af Team organization field made non-null AlanCoding 2016-07-14 14:38:43 -04:00
  • e18d142533 Don't let normal users create orgless projects Akita Noek 2016-07-14 14:29:34 -04:00
  • 17a27ef4a2 Merge pull request #3005 from matburt/delete_protection Matthew Jones 2016-07-14 12:52:58 -05:00
  • 88f0283597 Merge pull request #2996 from jaredevantabor/missing-jt Jared Tabor 2016-07-14 09:46:27 -07:00
  • c852503163 Fix up some flake8 issues Matthew Jones 2016-07-14 12:40:37 -04:00
  • 00e55e3813 Add delete protection from certain objects Matthew Jones 2016-07-14 12:22:33 -04:00
  • 994a72967d Cascade delete teams when their organization is deleted AlanCoding 2016-07-13 17:23:00 -04:00
  • 102e56b623 Merge pull request #3000 from kensible/2999-JT-cloud-credentials kensible 2016-07-14 11:25:54 -04:00
  • d39b9ff84f Merge pull request #3001 from anoek/misc-fixes Akita Noek 2016-07-14 11:23:22 -04:00
  • ec2bf4476d ensure system admin/auditor can see orphan inventory scripts Wayne Witzel III 2016-07-14 11:16:16 -04:00
  • deb1c1652b Merge pull request #2998 from mabashian/adhoc-lots-of-gets Michael Abashian 2016-07-14 11:13:13 -04:00
  • 6da6f48521 Updated tests to reflect credential access after migrations Akita Noek 2016-07-14 11:04:06 -04:00
  • ed5f07b151 Changed conditonal to repair console error and page loade error Ken Hoes 2016-07-14 11:03:25 -04:00
  • 4adb65596a Remove socket binding when the scope is destroyed so that we don't make errant GET requests in future instances of this controller. Michael Abashian 2016-07-14 10:41:02 -04:00
  • b657bc684c Merge pull request #2997 from wenottingham/you-la Bill Nottingham 2016-07-14 10:30:38 -04:00
  • 6f2e1f711c updated EULA text from rnalen Bill Nottingham 2016-07-14 10:23:01 -04:00
  • 353e6100b9 Fix team credential role access in rbac migration Akita Noek 2016-07-14 09:54:41 -04:00
  • bb14c9003d Orphan handling in _old_access.py Akita Noek 2016-07-14 09:54:06 -04:00
  • 7b8c2f5b74 Normalized CustomInventoryScriptAccess.can_admin Akita Noek 2016-07-14 09:53:20 -04:00
  • ebe245e358 Merge pull request #2993 from kensible/2969-JT-edit-access kensible 2016-07-14 09:40:18 -04:00
  • 04e27c51e1 Merge pull request #2986 from mabashian/callback-url-prompt Michael Abashian 2016-07-14 09:16:34 -04:00
  • e726078212 Merge pull request #2983 from mabashian/job-launch-state-exit Michael Abashian 2016-07-14 09:16:17 -04:00
  • 906db7d75e Added condition based off PR feedback Ken Hoes 2016-07-14 08:50:42 -04:00
  • 103c6fa228 Merge pull request #2971 from kensible/2964-inventory-history-xss kensible 2016-07-14 08:03:07 -04:00
  • f9de8db89a Show proper error message for missing job template form Jared Tabor 2016-07-13 15:38:38 -07:00
  • c60b8986de remove type search field from single-type credential lookup modals, resolves #2976 (#2985) Leigh Johnson 2016-07-13 16:36:21 -04:00
  • 53492f3fa1 Added sanitize filter to other name instances Ken Hoes 2016-07-13 15:33:24 -04:00
  • 33bb3abd52 Retrieved cloud credential from job template summary fields Ken Hoes 2016-07-13 15:14:12 -04:00
  • ab3a5c1a02 Fixed callback url prompt styling Michael Abashian 2016-07-13 14:10:54 -04:00
  • 5c32b17aea URI-encode text searches, resolves #2980 (#2982) Leigh Johnson 2016-07-13 13:55:12 -04:00
  • 8c234dc915 Added onExit functions to routes where the job launch and survey maker modals may be displayed. This will handle cleaning up the modal properly so that it can be re-opened Michael Abashian 2016-07-13 13:31:10 -04:00
  • 9965ec01be supply correct params to ParseTypeChange call, resolves #2966 (#2977) Leigh Johnson 2016-07-13 12:19:49 -04:00
  • 1444c9a9e9 Merge pull request #2973 from mabashian/owner-machine-credential Michael Abashian 2016-07-13 11:44:24 -04:00
  • e9afee6149 Revert required org on notification templates Matthew Jones 2016-07-13 11:10:18 -04:00
  • 624225e81f Credential owners are no longer searchable Michael Abashian 2016-07-13 10:53:41 -04:00
  • e9a0f41152 Fix an ommitted fields 500 error Matthew Jones 2016-07-13 10:45:17 -04:00
  • 9d5693ff2d Sanitizing name in popup Ken Hoes 2016-07-13 10:42:09 -04:00
  • 99bd6ac38c Fix typo in sub_list_create_api_view James Laska 2016-07-13 09:00:49 -04:00
  • aaab80ad60 Merge pull request #2963 from jaredevantabor/missing-jt Jared Tabor 2016-07-12 18:19:23 -07:00
  • c6aa2b4392 removing logic in job detail page related to scm updates Jared Tabor 2016-07-12 16:03:31 -07:00
  • f88e9cfec1 Check for object keys to avoid console error Jared Tabor 2016-07-12 15:44:13 -07:00
  • d83afabccf Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into release_3.0.0 Leigh Johnson 2016-07-12 17:39:39 -04:00
  • abe911108d Merge branch '2947' into release_3.0.0 Leigh Johnson 2016-07-12 17:38:29 -04:00
  • affd66521d avoid building urls to deleted resources, resolves #2948 (#2956) Leigh Johnson 2016-07-12 17:33:55 -04:00
  • b6504da90e fix home > hosts codemirror instance, resolves #2954 (#2960) Leigh Johnson 2016-07-12 17:32:21 -04:00
  • 5d72240d35 Merge pull request #2957 from jaredevantabor/jobs-list-tooltips Jared Tabor 2016-07-12 14:18:12 -07:00
  • 03a04268cf fix prompt-for machine cred query params too Leigh Johnson 2016-07-12 17:11:10 -04:00
  • 7a08f37132 Merge pull request #2945 from AlanCoding/2944_inv_script_orphan_sys_aud Alan Rominger 2016-07-12 16:46:29 -04:00
  • 6c62f766e6 Merge pull request #2949 from mabashian/edit-jt-launch Michael Abashian 2016-07-12 16:31:14 -04:00
  • d6679936da Update license info, add tool for helpsies Matthew Jones 2016-07-12 16:29:46 -04:00
  • 562b202fca Merge pull request #2951 from AlanCoding/role_user_wording Alan Rominger 2016-07-12 16:21:44 -04:00
  • 9389d9014b Jobs and Scheduled Jobs dynamic tooltip fix Jared Tabor 2016-07-12 13:17:58 -07:00
  • 745209d362 init search with correct query param, resolves #2947 Leigh Johnson 2016-07-12 15:49:25 -04:00
  • 646f848cfb fix incorrect error message AlanCoding 2016-07-12 15:46:48 -04:00
  • e6f2b0416a Fixed bug where normal job launch on job template edit was attempting to relaunch. Michael Abashian 2016-07-12 15:33:28 -04:00
  • 15f06ec9d3 allow system auditors to see orphan inventory scripts AlanCoding 2016-07-12 15:03:33 -04:00
  • 8a5faf564d Merge pull request #2937 from mabashian/job-launch-active-tab Michael Abashian 2016-07-12 13:15:23 -04:00
  • cb6035140b Merge pull request #2933 from AlanCoding/notifier_org_auditor Alan Rominger 2016-07-12 13:10:56 -04:00
  • 5930ad03fa Updated the tab active background color on the job launch modal to match other tabs Michael Abashian 2016-07-12 12:58:28 -04:00
  • 36286bcda2 notifier rbac test made consistent with others AlanCoding 2016-07-12 11:14:29 -04:00
  • 3aabb18c92 Merge pull request #2932 from mabashian/more-job-details-search-fixes Michael Abashian 2016-07-12 10:38:42 -04:00
  • 0fcc9abd69 allow org auditors to see notifications AlanCoding 2016-07-12 10:27:30 -04:00
  • fecdbd58a0 Merge pull request #2931 from kensible/2925-parsetype-invalidjson kensible 2016-07-12 10:06:17 -04:00
  • 5141fc6e6a Fix bug where filtering failed tasks was throwing JS error Michael Abashian 2016-07-12 09:56:29 -04:00
  • 8a5ddef6fb Correctly redraw codemirror instance on invalid json error Ken Hoes 2016-07-12 09:48:22 -04:00
  • 18bc32d248 Merge pull request #2930 from AlanCoding/2929_org_auditors_NT Alan Rominger 2016-07-12 09:32:51 -04:00
  • f68495cf58 allow org auditors to view notification templates AlanCoding 2016-07-12 09:11:44 -04:00
  • f9707c0ca1 Merge pull request #2922 from wwitzel3/issue-2508 Wayne Witzel III 2016-07-12 08:28:43 -04:00