Commit Graph

  • a36ce01537 adding options callback for project type labels jaredevantabor 2017-02-14 10:56:09 -05:00
  • 57a4d60d58 Tweaked org job templates list query params Michael Abashian 2017-02-14 10:14:32 -05:00
  • 4ce69f2f9c Merge pull request #5335 from jaredevantabor/rbac-users Jared Tabor 2017-02-14 09:41:26 -05:00
  • c3cbaf4830 Merge pull request #5331 from kensible/4657-saml-key-cert kensible 2017-02-14 09:39:37 -05:00
  • b65a10fff2 Merge pull request #5337 from mabashian/5332-expand-workflow Michael Abashian 2017-02-14 09:36:25 -05:00
  • f7bf54a9f3 Merge pull request #5339 from mabashian/5326-workflow-job-breaks Michael Abashian 2017-02-14 09:35:42 -05:00
  • 426bb4a055 Merge pull request #5323 from kensible/4617-inventory-search-bar kensible 2017-02-14 09:00:59 -05:00
  • c3eff539d0 fixes for unified_jobs related m2m search listing AlanCoding 2017-02-14 08:59:02 -05:00
  • 138b672ba0 Merge pull request #5316 from AlanCoding/supervisor_dev Alan Rominger 2017-02-14 08:47:27 -05:00
  • 7282e4c332 Fix globbing pattern for l10n files Shane McDonald 2017-02-13 20:24:16 -05:00
  • 409090789c Add l10n files to data_files in setup.py Shane McDonald 2017-02-13 20:00:30 -05:00
  • 0e6e116fa3 Explicitly setting an order_by fixes the issue of workflow nodes coming back out of whack on page 2 and beyond Michael Abashian 2017-02-13 19:02:10 -05:00
  • 9a88091042 get supervisorctl to work in dev supervisor env AlanCoding 2017-02-13 17:33:28 -05:00
  • b5aad8cbed bypass the makefile target for most commands in dev supervisor AlanCoding 2017-02-13 11:45:11 -05:00
  • d1a71fb7be add supervisor option to development environment AlanCoding 2017-02-12 16:13:15 -05:00
  • 3f0c42c1f6 Merge pull request #5329 from AlanCoding/disable_sig_jobs Alan Rominger 2017-02-13 17:35:24 -05:00
  • 0d396384bc Merge pull request #5334 from AlanCoding/orphan_wfjt_cap Alan Rominger 2017-02-13 17:06:50 -05:00
  • 42184d2416 Merge pull request #5333 from AlanCoding/jt_related_search Alan Rominger 2017-02-13 17:03:01 -05:00
  • 770580b612 special case for user capability with null WFJT organization AlanCoding 2017-02-13 14:46:54 -05:00
  • c5da81eb19 Merge pull request #5305 from AlanCoding/celery_dynamic_option Alan Rominger 2017-02-13 16:22:40 -05:00
  • 2432a3d3c3 Revert "remove partial dependency job id logic" Chris Meyers 2017-02-13 16:16:43 -05:00
  • 5a8a647cf0 default log aggregator username and password to an empty string Ryan Petrello 2017-02-13 16:07:07 -05:00
  • 64a973ae02 work around a unicode handling bug in python-memcached that affects py2 Ryan Petrello 2017-02-10 10:41:28 -05:00
  • 2c7cb4a370 add utf-8 support to utils.common.encrypt_field/decrypt_field Ryan Petrello 2017-02-10 14:30:42 -05:00
  • fbe712dcd1 refactor adding logger loop from PR review AlanCoding 2017-02-13 15:45:05 -05:00
  • 6b66a61dad Resize the workflow chart when expanded out to full screen Michael Abashian 2017-02-13 15:32:48 -05:00
  • 4035910e3e changing to ng-if so that directive doesn't fire off jaredevantabor 2017-02-13 15:20:14 -05:00
  • 603dfea580 get rid of HTTPSHandler subclass which is not needed AlanCoding 2017-02-13 14:54:02 -05:00
  • 6371fcaa92 Merge pull request #5328 from chrismeyersfsu/fix-5275 Chris Meyers 2017-02-13 14:56:22 -05:00
  • 31098d1b5d surface labels related search for job templates AlanCoding 2017-02-13 14:34:40 -05:00
  • 691612d899 Merge pull request #5296 from jlmitch5/jobResultsPerformanceAgain jlmitch5 2017-02-13 14:31:15 -05:00
  • c88e115d40 Merge pull request #5330 from ryanpetrello/fix-5322 Ryan Petrello 2017-02-13 14:14:47 -05:00
  • 4e6773b922 Changed inputs to textareas, support key and cert Ken Hoes 2017-02-13 13:49:54 -05:00
  • df4fe4df2b Merge pull request #5327 from wwitzel3/issue-4730 Wayne Witzel III 2017-02-13 12:51:53 -05:00
  • b693b06706 remove partial dependency job id logic Chris Meyers 2017-02-13 12:38:42 -05:00
  • 1ebb641c1e work around a DRF issue that causes CharField to cast None to "None" Ryan Petrello 2017-02-13 12:43:13 -05:00
  • ee25be1e67 Allow execute role to see their schedules Wayne Witzel III 2017-02-13 12:34:47 -05:00
  • b0e992d6ab disable computed field signals in cleanup_jobs AlanCoding 2017-02-13 12:34:21 -05:00
  • 8c4d4a0543 Protect Tower from Ansible core making changes to the event uuids Matthew Jones 2017-02-13 11:54:41 -05:00
  • 2cbf61bc32 Updated inventory search bar width and buttons Ken Hoes 2017-02-13 10:58:51 -05:00
  • 0548a2ba75 Merge pull request #5250 from kensible/4876-disabled-tooltip kensible 2017-02-13 10:43:09 -05:00
  • e66537db71 Merge pull request #5288 from jlmitch5/fixExtraVarsJobResultsWidth jlmitch5 2017-02-13 10:21:52 -05:00
  • 445ef69cde Merge pull request #5315 from mabashian/5264-jt-edit-scan-job Michael Abashian 2017-02-13 09:41:37 -05:00
  • 02b0b97390 Merge pull request #5310 from mabashian/5278-activity-stream Michael Abashian 2017-02-13 09:40:10 -05:00
  • 69ab439d82 Merge pull request #5318 from jakemcdermott/5155_invalidate_token_on_logout Jake McDermott 2017-02-13 09:24:30 -05:00
  • 263aa866a3 Removed help tooltip for disabled in file fields Ken Hoes 2017-02-13 08:15:13 -05:00
  • f02b5415af add auth token to logout request header Jake McDermott 2017-02-10 23:45:19 -05:00
  • d661651068 Merge pull request #5314 from jaredevantabor/copy-move-group Jared Tabor 2017-02-12 18:03:55 -08:00
  • 392242b1a5 Merge pull request #5309 from mabashian/5042-schedule-type-sort Michael Abashian 2017-02-10 20:25:20 -05:00
  • b2fa3d80ae Merge pull request #5306 from mabashian/4796-workflow-resize Michael Abashian 2017-02-10 20:24:54 -05:00
  • c59d82bd05 Update name/description whenever the activities array changes Michael Abashian 2017-02-10 16:07:48 -05:00
  • 1df4adc957 Check job_type as well as !project Michael Abashian 2017-02-10 20:16:34 -05:00
  • 40c50300f7 Fix bug with job_type = scan not loading Default project correctly Michael Abashian 2017-02-10 20:09:39 -05:00
  • 7c16dac189 changing URL to 'groups' instead of 'hosts' for CopyMoveHosts jaredevantabor 2017-02-10 17:07:56 -08:00
  • d0db4d073a Merge pull request #5313 from jaredevantabor/process-errors Jared Tabor 2017-02-10 15:50:06 -08:00
  • 5f10f4c51c adding null object fix for ProcessErrors module jaredevantabor 2017-02-10 15:04:16 -08:00
  • d912013db7 fix some bugs with the logging reload approach AlanCoding 2017-02-10 15:57:24 -05:00
  • 84b426079e Restore the ability to specify a search field for column sorting Michael Abashian 2017-02-10 15:47:14 -05:00
  • cd27687ef1 Re-enabling bootstrap's darkening of disabled fields Ken Hoes 2017-02-10 14:41:36 -05:00
  • b00fbc5e67 Merge pull request #5303 from kensible/5294-ctint-toggle-buttons kensible 2017-02-10 14:19:23 -05:00
  • 43665373e5 Merge pull request #5292 from jaredevantabor/smart-search Jared Tabor 2017-02-10 10:50:50 -08:00
  • 0a02eaa2cf Removed leftover console.log Michael Abashian 2017-02-10 13:31:18 -05:00
  • 9c686f680d Workflow editor/details graph responsiveness Michael Abashian 2017-02-10 13:26:36 -05:00
  • cdf28f1bca remove old logger reconfig method AlanCoding 2017-02-10 11:37:50 -05:00
  • 91031cbbc8 modularize logging config in proper Django fashion AlanCoding 2017-02-09 17:16:56 -05:00
  • 11d15d076b Changed toggle buttons to match rest of app Ken Hoes 2017-02-10 11:08:58 -05:00
  • 16b5047b1f more job results performance stuff John Mitchell 2017-02-09 16:56:02 -05:00
  • fe29446298 Merge pull request #5286 from chrismeyersfsu/fix-5253 Chris Meyers 2017-02-09 16:40:30 -05:00
  • ae69ca8919 fixing related searches w/ smart search jaredevantabor 2017-02-09 13:11:29 -08:00
  • e5e0bd191a Merge pull request #5289 from ryanpetrello/fix-5276 Ryan Petrello 2017-02-09 16:01:07 -05:00
  • 0234d7676d Merge pull request #5285 from AlanCoding/fifo2 Alan Rominger 2017-02-09 15:56:47 -05:00
  • 8c1be80215 Merge pull request #5277 from AlanCoding/various_logging_updates Alan Rominger 2017-02-09 15:56:09 -05:00
  • 3631907284 Merge pull request #5272 from ryanpetrello/open-memcache-port Ryan Petrello 2017-02-09 15:52:06 -05:00
  • a69815faa0 fix a typo in a log handler test Ryan Petrello 2017-02-09 15:38:52 -05:00
  • 2545838973 fix extra vars on job results page width John Mitchell 2017-02-09 15:33:06 -05:00
  • 1d6a36876b have tasks.py deduce location of uwsgi fifo AlanCoding 2017-02-09 15:27:58 -05:00
  • dfb7b08380 check job status before marking as failed Chris Meyers 2017-02-09 15:27:08 -05:00
  • a2a4ea486a Merge pull request #5280 from ryanpetrello/fix-5276 Ryan Petrello 2017-02-09 15:23:40 -05:00
  • cee0b29fef clarify a logging handler docstring Ryan Petrello 2017-02-09 15:16:28 -05:00
  • 1b9a2e4a36 correctly set the Authorization header for non-async log handling Ryan Petrello 2017-02-09 15:01:06 -05:00
  • aeee6db868 Trigger rabbitmq cluster node removal from deprovisioning Matthew Jones 2017-02-09 13:36:41 -05:00
  • 8b39d30a7a fix current update cloud icon click John Mitchell 2017-02-09 12:52:36 -05:00
  • 4e1576c65d Merge pull request #5273 from jlmitch5/distributeStdoutColors jlmitch5 2017-02-09 12:38:28 -05:00
  • 279546e110 make obvious updates to the logging related docs AlanCoding 2017-02-09 12:37:57 -05:00
  • c82e86cc78 Merge pull request #5263 from jaredevantabor/notification-toggles Jared Tabor 2017-02-09 09:04:32 -08:00
  • 3f2fc564a2 Merge pull request #5269 from jaredevantabor/launching-jobs Jared Tabor 2017-02-09 09:04:20 -08:00
  • 47a2ba8a30 Merge pull request #5268 from jaredevantabor/4966-license-info-of-undefined Jared Tabor 2017-02-09 09:04:06 -08:00
  • 7e18c3e172 Merge pull request #5261 from jaredevantabor/lookup-modal-default-params Jared Tabor 2017-02-09 09:03:27 -08:00
  • 1c6f037076 stop using Django NullHandler which is being removed in future version AlanCoding 2017-02-09 11:53:51 -05:00
  • 1851276b10 Merge pull request #5271 from wwitzel3/release_3.1.0 Wayne Witzel III 2017-02-09 11:42:19 -05:00
  • 2024ca0ae3 Merge pull request #5241 from kensible/4617-search-action-buttons kensible 2017-02-09 11:29:32 -05:00
  • 2f96939792 add new color escape code John Mitchell 2017-02-09 11:29:22 -05:00
  • 3559a88c6b Added permissions modal to 100% width Ken Hoes 2017-02-09 11:21:55 -05:00
  • d570dc6e37 distribute colors if escape sequence isn't in line John Mitchell 2017-02-09 11:04:48 -05:00
  • 4932310ad1 map docker container ports to allow access easier to memcache Ryan Petrello 2017-02-09 11:00:06 -05:00
  • d513f58934 Merge pull request #5251 from wenottingham/hmm Bill Nottingham 2017-02-09 10:52:37 -05:00
  • 8753d4968a Merge pull request #5252 from ryanpetrello/log-handler-tests Ryan Petrello 2017-02-09 10:29:38 -05:00
  • 0562e4baad Rewrite type to polymorphic_ctype__model for certain filter requests Wayne Witzel III 2017-02-09 09:55:25 -05:00
  • 60c163c892 Update pot files Shane McDonald 2017-02-09 09:37:21 -05:00
  • bed9974c29 Merge pull request #5260 from mabashian/5221-assign-role-link Michael Abashian 2017-02-09 09:12:03 -05:00