Commit Graph

  • 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
  • a0dd159f3b Sanitize JT delete modal in list controller Jared Tabor 2016-06-30 09:34:56 -07:00
  • ecaf2b86b0 flake8 fix Chris Meyers 2016-06-30 15:34:48 -04:00
  • b21c7e1d15 Fix inventory update permission so update_role is enough to update Akita Noek 2016-06-30 14:57:59 -04:00
  • 84e02a5dd2 fix unit tests and make delete last unattach more generic Chris Meyers 2016-06-30 14:13:00 -04:00
  • 5c5e495e1b Merge pull request #2713 from chrismeyersfsu/fix-supervisor_el6 Chris Meyers 2016-06-30 13:31:16 -04:00
  • d79188f865 Cleaned up unit/test_redact.py Akita Noek 2016-06-30 12:04:51 -04:00
  • 6e022ae183 Broke out URI test helper from test base.py Akita Noek 2016-06-30 12:04:23 -04:00
  • fa58ca44b1 Ported old/unified_jobs.py Akita Noek 2016-06-30 11:52:56 -04:00
  • e2c9d26e0d Ported old/views.py Akita Noek 2016-06-30 11:38:06 -04:00
  • 9742d02ee8 Eliminated redundant http request code in test suite Akita Noek 2016-06-30 11:31:59 -04:00
  • 172b6b48b4 Ported old redact.py tests Akita Noek 2016-06-29 14:36:25 -04:00
  • 66f86de3fa Ported old test_licences.py tests Akita Noek 2016-06-28 16:58:14 -04:00
  • 096a0a262a Ported old/ha.py test Akita Noek 2016-06-28 15:42:56 -04:00
  • 5a43f7691b Merge pull request #2700 from mabashian/2685 Michael Abashian 2016-06-30 11:32:41 -04:00
  • 47893613a2 ensure the singleton roles show up for sys auditor / sys admins Wayne Witzel III 2016-06-30 10:55:54 -04:00
  • 1d5cceda08 Tell the breadcrumb directive to ignore this scope as well Michael Abashian 2016-06-30 10:07:35 -04:00
  • c0ef749c64 Merge pull request #2707 from chrismeyersfsu/fix-label_mixin_ordering Chris Meyers 2016-06-30 09:59:37 -04:00
  • f8659188cb Merge pull request #2703 from leigh-johnson/2689 Leigh Johnson 2016-06-30 09:36:57 -04:00
  • eb0fc15742 Merge pull request #2690 from wwitzel3/test-refactoring Wayne Witzel III 2016-06-29 21:11:30 -04:00
  • 5ef385db20 add extra parametrize test and fix indent error Wayne Witzel III 2016-06-29 20:17:59 -04:00
  • 52cac4de1c Merge pull request #2698 from jaredevantabor/external_account Jared Tabor 2016-06-29 15:52:38 -07:00
  • a57dca9786 fix delete last label disassociate Chris Meyers 2016-06-29 16:46:13 -04:00
  • b0c899c6ff Merge pull request #2699 from jlmitch5/fixLabelsIssues jlmitch5 2016-06-29 17:11:35 -04:00
  • c621636d9f add ng-disabled setting to groups form, resolves #2689 Leigh Johnson 2016-06-29 16:29:40 -04:00
  • d6f644bc71 make username required if not radius/ldap Jared Tabor 2016-06-29 13:11:50 -07:00
  • 4770bc7f8b Show password fields for new uers Jared Tabor 2016-06-29 12:41:05 -07:00
  • 8fd209c1e7 Fixed bug where breadcrumb was not being shown when refreshing edit group/edit host pages Michael Abashian 2016-06-29 15:11:26 -04:00
  • 9b7c30d383 fix long label name from going outside of delete prompt bounds John Mitchell 2016-06-29 14:50:09 -04:00
  • 9c42ffa3f6 make wait stop happen after list refresh is called John Mitchell 2016-06-29 14:46:56 -04:00
  • f39c624b8e get view more to show up after delete John Mitchell 2016-06-29 14:45:17 -04:00
  • d539a6715c fix xss vulnerability when deleting labels John Mitchell 2016-06-29 14:40:53 -04:00
  • b99f9e2eee Hide password fields for radius/social auth users Jared Tabor 2016-06-29 11:13:56 -07:00
  • 9bd05abcf3 Derive ad-hoc - inventory source notification templates Matthew Jones 2016-06-29 13:48:00 -04:00
  • 32d781175d add and update task unit tests Wayne Witzel III 2016-06-29 12:08:42 -04:00
  • 479119f3ce add more task unit tests Wayne Witzel III 2016-06-14 13:39:10 -04:00
  • fe64b0b478 Merge pull request #2684 from jlmitch5/fixPlaybookNotFound jlmitch5 2016-06-29 11:49:47 -04:00
  • b049dbd9f3 Merge pull request #2686 from mabashian/fix-system-tracking-tooltip Michael Abashian 2016-06-29 11:21:27 -04:00
  • 6a6081dcf7 Merge pull request #2678 from leigh-johnson/2676 Leigh Johnson 2016-06-29 09:23:19 -04:00
  • 346df0aaa9 Set a default tooltip for system tracking in case there are no hosts in the list Michael Abashian 2016-06-29 08:48:10 -04:00
  • 8825bc7075 Merge pull request #2681 from chrismeyersfsu/enhancement-log_fact_migration Chris Meyers 2016-06-28 17:12:24 -04:00
  • 6888aa6d2a fix playbook not found by showing specific error in ui John Mitchell 2016-06-28 17:06:53 -04:00
  • 583edd3dfa Merge pull request #2682 from chrismeyersfsu/fix-tower_migration_stop_httpd Chris Meyers 2016-06-28 16:15:39 -04:00
  • 0cb00c1554 add logging to system tracking migration Chris Meyers 2016-06-28 14:46:22 -04:00
  • 513e6c993f Merge pull request #2647 from AlanCoding/jt_can_add_betterment Alan Rominger 2016-06-28 14:31:44 -04:00
  • 80d55fbde2 Merge pull request #2680 from chrismeyersfsu/fix-label_access Chris Meyers 2016-06-28 14:21:18 -04:00
  • eb65172087 Merge pull request #2679 from anoek/2636 Akita Noek 2016-06-28 13:41:20 -04:00
  • 741ed4b904 allow members of an org to create labels for orgs that they are members of Chris Meyers 2016-06-28 13:41:04 -04:00