Commit Graph

  • 4abae312f1 adding "missing" status for project status tooltip Jared Tabor 2016-07-07 10:12:36 -07:00
  • 8bc4e2e063 re-init activity data on sort/filter/paginate changes, resolves #2795 Leigh Johnson 2016-07-07 12:53:35 -04:00
  • 7337f5227b Merge branch 'release_3.0.0' into devel Matthew Jones 2016-07-07 12:40:36 -04:00
  • 6b73fb2c27 Revert "Merge branch 'release_3.0.0' into devel" Matthew Jones 2016-07-07 12:40:10 -04:00
  • 735a75729f Revert "fixes Save with update_fields did not affect any rows" Chris Meyers 2016-07-07 11:59:09 -04:00
  • 9357850718 Merge pull request #2831 from jaredevantabor/activity-stream Jared Tabor 2016-07-07 09:07:51 -07:00
  • cafa43313d Merge pull request #2822 from jaredevantabor/manual-group Jared Tabor 2016-07-07 09:06:42 -07:00
  • 6a1973c873 Disallow deleting job templates when there are jobs running Matthew Jones 2016-07-07 12:03:17 -04:00
  • 55730f8730 Ported old/organizations.py tests Akita Noek 2016-07-07 11:58:38 -04:00
  • 7732e1168f Rename 'Host Pattern' to 'Limit', and fix paste-o in 'Verbosity' popover title. (#2776) Bill Nottingham 2016-07-07 11:18:16 -04:00
  • 95be0e5011 Merge pull request #2809 from mabashian/launched-by-link kensible 2016-07-07 11:14:03 -04:00
  • 4fce29fe1d Merge pull request #2830 from AlanCoding/2828_proj_AS Alan Rominger 2016-07-07 10:56:41 -04:00
  • d3fb04245a Merge pull request #2834 from anoek/2706 Akita Noek 2016-07-07 10:50:48 -04:00
  • e90f744e30 Edit indicator removed after changing URLS and making new object Ken Hoes 2016-07-07 10:49:08 -04:00
  • f2ad541bf3 Merge pull request #2821 from jlmitch5/fixEditModeLabelAdder jlmitch5 2016-07-07 10:27:52 -04:00
  • bfb8781b02 Merge pull request #2836 from jlmitch5/fixLabelDelete jlmitch5 2016-07-07 10:27:14 -04:00
  • 25c177cdcd M2M fix for project activity stream AlanCoding 2016-07-06 17:22:13 -04:00
  • e41614f4e7 flake8 Akita Noek 2016-07-07 10:24:04 -04:00
  • a42986894f Made it so org auditors can see all users if ORG_ADMINS_CAN_SEE_ALL_USERS is true Akita Noek 2016-07-07 09:22:36 -04:00
  • b6ec87f18a Merge pull request #2820 from anoek/2806 Akita Noek 2016-07-07 09:09:16 -04:00
  • 1977af41ac made lebel delete find all associated labels by recursively getting the labels John Mitchell 2016-07-06 20:07:14 -04:00
  • 0c3ba0d6b3 Activity Stream toggle should close AS Jared Tabor 2016-07-06 14:38:52 -07:00
  • 58c493653a Cloud credential should not be required for manual groups Jared Tabor 2016-07-06 12:32:16 -07:00
  • 3e0ed4c1a1 Fix up organization default exposed by unit test Matthew Jones 2016-07-06 16:35:59 -04:00
  • 51b959406a Merge pull request #2819 from anoek/2744 Akita Noek 2016-07-06 16:16:42 -04:00
  • f75eba471e Fix flake8 'not in' Matthew Jones 2016-07-06 16:09:24 -04:00
  • 9476bc12e9 Merge pull request #2787 from AlanCoding/2733_credential_org_access Alan Rominger 2016-07-06 15:43:17 -04:00
  • 5df846eb0a remove unnecessary fixture from org_credential AlanCoding 2016-07-06 15:21:57 -04:00
  • 70b9a48f82 Merge pull request #2739 from AlanCoding/2735_proj_access Alan Rominger 2016-07-06 15:09:43 -04:00
  • f6e1fb2579 fix label dropdown population on edit of JT John Mitchell 2016-07-06 14:55:11 -04:00
  • 0e7ed8428d Allow anyone who can read an inventory to see adhoc command run against said inventory Akita Noek 2016-07-06 14:23:42 -04:00
  • 015085fe15 Added role visibility tests Akita Noek 2016-07-06 13:38:52 -04:00
  • b4810f6486 Typo Akita Noek 2016-07-06 13:38:43 -04:00
  • b94902d970 filter_visible_roles performance enhancement Akita Noek 2016-07-06 12:20:52 -04:00
  • 9ffb5261cd Merge pull request #2799 from mabashian/job-details-empty-filters Michael Abashian 2016-07-06 11:59:37 -04:00
  • 9544708ab6 Merge pull request #2810 from mabashian/toggle-schedule-multiple-requests Michael Abashian 2016-07-06 11:59:12 -04:00
  • c60800ecc3 fix order_by parameter not being applied to page 2+ of list results (#2786) Leigh Johnson 2016-07-06 11:35:40 -04:00
  • 6788043eff Needed to bind removeSchedulesRefresh to the scope so that we could clear the listener properly Michael Abashian 2016-07-06 10:51:26 -04:00
  • 021988f69b Send the user to the correct schedule edit when they click the launched by link from job details Michael Abashian 2016-07-06 10:19:21 -04:00
  • 2528952090 Require organization when creating new notification templates Matthew Jones 2016-07-05 15:31:37 -04:00
  • ea170f4fe6 Fixed bug where empty searches were hiding the results and attempting to filter without a selected task threw an error Michael Abashian 2016-07-05 15:25:04 -04:00
  • ddbe54f841 allow null data cases in credential can_change AlanCoding 2016-07-05 15:06:40 -04:00
  • a126736332 Expand role visibility such that you can always see all roles on any objects you can see Akita Noek 2016-07-05 15:06:25 -04:00
  • 9e0f01a29f Merge pull request #2794 from jlmitch5/fixWeeklyFreqButtons jlmitch5 2016-07-05 15:03:57 -04:00
  • 0018210528 reset week buttons and scope vals when schedule repeat changes to week John Mitchell 2016-07-05 14:50:10 -04:00
  • 77f2bd1c0d Missing ad-hoc notification template assignment Matthew Jones 2016-07-05 14:34:27 -04:00
  • c21d560cfd Credential can_change updates for organization related field AlanCoding 2016-07-05 12:33:19 -04:00
  • e818daa74f Ensure system auditors/admins can see all roles Akita Noek 2016-07-05 14:01:46 -04:00
  • c1b2ba5a24 Merge pull request #2788 from mabashian/portal-mode-job-list-order Michael Abashian 2016-07-05 13:55:55 -04:00
  • 60a407b3ef Merge pull request #2779 from mabashian/cloud-credential-filter-wiped Michael Abashian 2016-07-05 13:55:37 -04:00
  • 5fedd03067 Merge pull request #2790 from chrismeyersfsu/fix-postgres_restore Chris Meyers 2016-07-05 13:48:22 -04:00
  • 6f015e77c9 Merge pull request #2781 from kensible/2778-tooltip-teams kensible 2016-07-05 13:12:30 -04:00
  • b21d3fd53d Changed filter to sort Michael Abashian 2016-07-05 13:06:20 -04:00
  • d9a47b7b7f Only filter portal jobs on the first init Michael Abashian 2016-07-05 13:02:12 -04:00
  • a2f0f7a6dc Merge pull request #2771 from jaredevantabor/socket-removal Jared Tabor 2016-07-05 09:53:46 -07:00
  • f998e467ff Merge pull request #2782 from ghjm/cffi_whl_fix Graham Mainwaring 2016-07-05 12:36:40 -04:00
  • cec1f413a4 Switch notification to use jobhostsummary name Matthew Jones 2016-07-05 12:31:52 -04:00
  • 1aca42ae93 fixes Save with update_fields did not affect any rows Chris Meyers 2016-07-05 11:46:46 -04:00
  • 18ede596e0 Changed tooltip in teams edit Ken Hoes 2016-07-05 11:46:37 -04:00
  • 5a1732d3bd Build cffi from source to avoid binary wheel problems Graham Mainwaring 2016-07-05 11:44:27 -04:00
  • 6fcf97d233 Reuse credentialBasePath Michael Abashian 2016-07-05 11:42:51 -04:00
  • fcad385bcb Explicitly set the credential lists base path to include the ?kind= param so that future searches will have the correct base path. Michael Abashian 2016-07-05 11:35:59 -04:00
  • ab0fd8ddb1 Escape content of browsable API response. Chris Church 2016-07-02 01:41:28 -04:00
  • 826392b2a8 removing jobSocket module Jared Tabor 2016-07-01 13:42:52 -07:00
  • cfbab84ed7 removing unnecessary "jobs" websocket init Jared Tabor 2016-07-01 13:28:20 -07:00
  • 443f6fb9cf Merge pull request #2758 from jaredevantabor/name-columns Jared Tabor 2016-07-01 13:31:23 -07:00
  • 7de80bcae0 Merge pull request #2770 from jlmitch5/fixStdOutPageWidth jlmitch5 2016-07-01 16:24:07 -04:00
  • 8ea1a93f99 Merge pull request #2767 from mabashian/f,a,i,l,e,d Michael Abashian 2016-07-01 16:17:37 -04:00
  • 6b9af32323 fix standard out details width John Mitchell 2016-07-01 16:15:17 -04:00
  • 267b53c434 Merge pull request #2766 from kensible/2723-template-survey-overflow kensible 2016-07-01 15:59:16 -04:00
  • 3f9e998475 Merge pull request #2762 from mabashian/enter-search-error Michael Abashian 2016-07-01 15:59:00 -04:00
  • c602a0bfde Leverage capitalize function from lodash to capitalize the status text Michael Abashian 2016-07-01 15:53:32 -04:00
  • d899c33ac4 Handle errors that come out of job deps generation Matthew Jones 2016-07-01 15:39:12 -04:00
  • faa67b23f9 Merge pull request #2738 from leigh-johnson/2727 Leigh Johnson 2016-07-01 15:40:09 -04:00
  • cc89364c28 Merge pull request #2737 from leigh-johnson/2725 Leigh Johnson 2016-07-01 15:39:53 -04:00
  • 7e6f1b9bc0 Merge pull request #2736 from leigh-johnson/2731 Leigh Johnson 2016-07-01 15:39:41 -04:00
  • 23dfb64ccb Long names no longer overflow Ken Hoes 2016-07-01 15:25:36 -04:00
  • 27a17a9f54 fixed typo in network credential controller John Mitchell 2016-07-01 14:11:00 -04:00
  • bad789f497 Merge pull request #2732 from jaredevantabor/word-breaking Jared Tabor 2016-07-01 11:07:31 -07:00
  • 05ed7d6f41 Pass the event when calling addTag() Michael Abashian 2016-07-01 14:02:14 -04:00
  • 27abf03452 Merge pull request #2745 from mabashian/job-cancel-button Michael Abashian 2016-07-01 13:56:14 -04:00
  • d2fa6b5e9d Applying the .name-column class for name columns Jared Tabor 2016-07-01 10:42:41 -07:00
  • 3bdc50dca6 Merge pull request #2741 from ghjm/httpd_upgrade_fix Graham Mainwaring 2016-07-01 13:35:53 -04:00
  • 03ab52ad07 Added cancel icon and fixed bug where jobs list was not refreshing properly after a relaunch. Michael Abashian 2016-07-01 11:57:35 -04:00
  • a974860de6 Merge pull request #2743 from jlmitch5/fixFailedProjectModalWording jlmitch5 2016-07-01 11:45:43 -04:00
  • 4c1456a0f6 fix text transforming and wording of project failure jt modals John Mitchell 2016-07-01 11:30:59 -04:00
  • c00d32d0eb Merge pull request #2714 from wwitzel3/issue-2706 Wayne Witzel III 2016-07-01 11:11:58 -04:00
  • 76d3ae7023 Merge pull request #2740 from AlanCoding/revert_access_list Alan Rominger 2016-07-01 10:56:11 -04:00
  • 240c57bf4b Merge pull request #2724 from jlmitch5/fixSchedulerUX jlmitch5 2016-07-01 10:55:40 -04:00
  • 16bc0cdf0b add helper decorator to ensure signleton roles see the proper role list Wayne Witzel III 2016-07-01 10:38:02 -04:00
  • 07bea4c8b0 Revert "Merge pull request #2444 from AlanCoding/2364_access_list_restriction" AlanCoding 2016-07-01 10:10:00 -04:00
  • c7bedcb004 Do not allow creating proejcts as foreign org admin AlanCoding 2016-07-01 09:51:26 -04:00
  • 2df08d8fc6 fix xss vulnerability in notification template test, resolves #2727 Leigh Johnson 2016-07-01 09:02:29 -04:00
  • bc09e42fbe fix xss vulnerability in group count tooltip, resolves #2725 Leigh Johnson 2016-07-01 08:51:30 -04:00
  • 1c49ad4641 fix xss in activity stream, resolves #2731 Leigh Johnson 2016-07-01 08:28:35 -04:00
  • 2ff5efda3b Merge pull request #2721 from anoek/2710 Akita Noek 2016-06-30 21:51:14 -04:00
  • 8cd2124d3d adjusting label-delete-modal's title width Jared Tabor 2016-06-30 15:47:24 -07:00
  • 2b64a1fcd9 fix scheduler ux of inventory manage to be consistent John Mitchell 2016-06-30 16:10:23 -04:00
  • 27795e2854 Merge pull request #2722 from jaredevantabor/xss-monkey Jared Tabor 2016-06-30 12:59:47 -07:00
  • f20fd7d459 Scrubbing delete modals for XSS vulnerabilities Jared Tabor 2016-06-30 12:11:41 -07:00