Commit Graph

  • 6373642a67 explicitly install ssl backport for gce libcloud Chris Meyers 2016-12-20 11:08:46 -05:00
  • 93564987d1 hold off on using new capabilities methodology on jobs AlanCoding 2016-12-20 08:18:13 -05:00
  • 14e154acce fixing related notification lists jaredevantabor 2016-12-19 22:48:46 -08:00
  • 8e71705c39 adding the featureConfig promise to the feature directive jaredevantabor 2016-12-19 15:59:09 -08:00
  • 131eb3832a fix typo in configuration-auth.controller.js (#4516) Jake McDermott 2016-12-19 18:00:06 -05:00
  • 1fb3986889 Merge pull request #4495 from AlanCoding/ex_perm Alan Rominger 2016-12-19 17:27:45 -05:00
  • 46049877a5 Merge pull request #4513 from chrismeyersfsu/fix-4362 Chris Meyers 2016-12-19 17:20:41 -05:00
  • fa9e1222af Merge pull request #4512 from chrismeyersfsu/feature-vmware_new Chris Meyers 2016-12-19 17:15:35 -05:00
  • d985f07838 use vmware uuid that is most unique Chris Meyers 2016-12-19 17:12:52 -05:00
  • dbef3b7571 update vmware inv sync unique instance id Chris Meyers 2016-12-19 17:10:56 -05:00
  • 2f9a5409c3 code logic fix and vmware active var updated Chris Meyers 2016-12-19 17:08:27 -05:00
  • 139d80bcbb deps for new vmware inv script Chris Meyers 2016-12-19 16:39:38 -05:00
  • 1a26a1796b break WJ relaunch check from start capability implement special custom error message for Workflow Job relaunch ability corner case AlanCoding 2016-12-19 11:02:40 -05:00
  • 4e71690bf3 only print dep warn for rax Chris Meyers 2016-12-19 16:55:57 -05:00
  • 75545ef5f9 Merge pull request #4488 from jaredevantabor/elapsed-time Jared Tabor 2016-12-19 13:48:25 -08:00
  • b72a148cbc vmware_inventory dyn inv script support Chris Meyers 2016-12-19 16:39:10 -05:00
  • e918f96462 Merge pull request #1 from jlmitch5/elapsed-time Jared Tabor 2016-12-19 13:35:23 -08:00
  • 43574ab74a Fixed bug where adding a user to a team wasn't possible. Also fixed some other bugs with deleting permissions. Michael Abashian 2016-12-19 16:05:11 -05:00
  • fc4c16465a fixed job results controller unit tests w moment dep John Mitchell 2016-12-19 15:51:46 -05:00
  • bd95aebe36 more unit test code that doens't work and fixing jshint jaredevantabor 2016-12-19 11:42:48 -08:00
  • 5de93aa05c removing reload call when a job ends from the socket listener on the job results page jaredevantabor 2016-12-19 11:37:17 -08:00
  • 6de2518c53 Merge pull request #4317 from leigh-johnson/3487 Michael Abashian 2016-12-19 13:31:51 -05:00
  • 9b98f262ac Fixed infinite wait spinner when deleting projects Ken Hoes 2016-12-19 13:21:12 -05:00
  • 439b699e73 adding moment for unit tests, but they're still failing :( jaredevantabor 2016-12-16 17:14:23 -08:00
  • 186c065484 adding elapsed time for a running job jaredevantabor 2016-12-16 16:12:49 -08:00
  • 2f98716c0b Merge pull request #4493 from chrismeyersfsu/fix-3954 Chris Meyers 2016-12-19 13:01:09 -05:00
  • 94ae1fcc94 Merge pull request #4494 from mabashian/4252-dashboard-hosts-edit Michael Abashian 2016-12-19 12:30:47 -05:00
  • a5f275bcca Fix for adding batch permissions to teams. Also added logic to properly enable/disable the save button on this modal. Michael Abashian 2016-12-19 12:27:41 -05:00
  • c48a2cad2e Merge pull request #4499 from jlmitch5/fixUiUnitTests jlmitch5 2016-12-19 12:07:14 -05:00
  • 0dfbc0a30e Merge pull request #4498 from jlaska/request_configuration James Laska 2016-12-19 12:02:33 -05:00
  • 192e214b6e Merge pull request #4496 from chrismeyersfsu/enhancement-foreman_bump Chris Meyers 2016-12-19 12:01:17 -05:00
  • 7bb2021337 Fixed typo in -h output James Laska 2016-12-19 11:58:28 -05:00
  • df7b2ce4bc fixed job results controller test get labels function John Mitchell 2016-12-19 11:55:42 -05:00
  • e27c117256 Rewrite request_tower_configuration.sh James Laska 2016-12-19 11:34:13 -05:00
  • 291dca0954 Merge pull request #4482 from wenottingham/dadgumit Bill Nottingham 2016-12-19 11:40:55 -05:00
  • 1c4e6c55f5 bump foreman and expose new grouping features Chris Meyers 2016-12-19 11:26:43 -05:00
  • 4b57aa238a switch WFJT node permissions to execute and use levels AlanCoding 2016-12-19 11:21:45 -05:00
  • 0ba47c1246 Fixed dashboard hosts edit Michael Abashian 2016-12-19 10:40:02 -05:00
  • a95880b60a fix license not found err msg Chris Meyers 2016-12-19 10:39:28 -05:00
  • 4f9d2fbde3 adding moment as a dependency for workflow chart directive jaredevantabor 2016-12-16 13:44:54 -08:00
  • afe7293118 remove uneeded print Chris Meyers 2016-12-16 15:52:12 -05:00
  • 7086f4b0fc Merge pull request #4486 from mabashian/4270-org-inv-proj-sublists Michael Abashian 2016-12-16 15:40:38 -05:00
  • d550f6153a more jenkins removal fixes Chris Meyers 2016-12-16 14:43:20 -05:00
  • 304fcbe945 requirements jenkins is no longer a thing Chris Meyers 2016-12-16 14:29:52 -05:00
  • bd18be06df Merge pull request #4441 from jlmitch5/fixJobResults jlmitch5 2016-12-16 14:13:02 -05:00
  • 55e4e9efb6 Merge branch 'release_3.1.0' into fixJobResults jlmitch5 2016-12-16 14:12:52 -05:00
  • 615996f3db Merge pull request #4485 from jlmitch5/disabledExtravars jlmitch5 2016-12-16 13:32:41 -05:00
  • 4bf6eb4f98 Merge pull request #4484 from AlanCoding/service_identity Alan Rominger 2016-12-16 13:32:17 -05:00
  • 43ff3fec76 Merge pull request #4478 from mabashian/4274-system-jobs-notifications Michael Abashian 2016-12-16 13:28:29 -05:00
  • ff1e9f728a Merge pull request #4464 from mabashian/4229-edit-recently-used Michael Abashian 2016-12-16 13:28:00 -05:00
  • 453df905ec Fixed bug where organization inventory/project lists were not being rendered Michael Abashian 2016-12-16 13:23:51 -05:00
  • 4a0d189e4d Merge pull request #4483 from jlmitch5/fixViewJobButton jlmitch5 2016-12-16 13:14:25 -05:00
  • 08bdbe6eca general update of requirements AlanCoding 2016-12-16 13:13:52 -05:00
  • 6499eb97d3 made extra vars look disabled on job results page John Mitchell 2016-12-16 13:12:34 -05:00
  • f4a8d3c84c fix view job button on jobs page John Mitchell 2016-12-16 12:51:16 -05:00
  • ce56a5e824 documentation feedback from pip-complie tool incorporated AlanCoding 2016-12-16 12:46:33 -05:00
  • bd5885ec6b actually fix relaunch status value issue John Mitchell 2016-12-16 12:39:49 -05:00
  • 9f48043574 Fix env var. Bill Nottingham 2016-12-16 12:21:41 -05:00
  • 05b4d0fef6 Merge pull request #4473 from chrismeyersfsu/fix-3391 Chris Meyers 2016-12-16 11:56:06 -05:00
  • 3f73e8f8d1 Fixed system jobs notifications route Michael Abashian 2016-12-16 11:48:17 -05:00
  • 42713c9916 add requirements for service identity module causing warning messages AlanCoding 2016-12-12 14:25:41 -05:00
  • fc5b13f413 update notification sending tests Chris Meyers 2016-12-16 11:40:35 -05:00
  • ae1155188c Merge pull request #4471 from chrismeyersfsu/fix-4362 Chris Meyers 2016-12-16 11:34:38 -05:00
  • bf23f6a52c associate notifications with job before sending notifications Chris Meyers 2016-12-16 11:26:16 -05:00
  • c8f1f11816 Fixed jshint errors Ken Hoes 2016-12-16 11:23:24 -05:00
  • 9d2ab4026d Merge pull request #4470 from chrismeyersfsu/fix-4220 Chris Meyers 2016-12-16 10:45:41 -05:00
  • ba7dc07de7 Merge pull request #4468 from chrismeyersfsu/fix-4005 Chris Meyers 2016-12-16 10:44:55 -05:00
  • 5d9d332792 rackspace deprecation warning on inv update Chris Meyers 2016-12-16 10:36:38 -05:00
  • a566cec5db rectifiy arch name in fact scans Chris Meyers 2016-12-16 10:06:34 -05:00
  • 25ee37fd3a change session limit message Chris Meyers 2016-12-16 09:30:23 -05:00
  • f7af5ffea0 Merge pull request #4466 from mabashian/4174-edit-team Michael Abashian 2016-12-16 09:04:47 -05:00
  • 07f1e0e3e4 Merge pull request #4465 from mabashian/4406-as-nav-dropdown Michael Abashian 2016-12-16 09:04:27 -05:00
  • 0e3a66f5cb Merge pull request #4462 from mabashian/4180-edit-user Michael Abashian 2016-12-16 09:04:06 -05:00
  • 125d66a465 Merge pull request #4460 from mabashian/3880-jt-project-lookup Michael Abashian 2016-12-16 09:03:35 -05:00
  • 7a97a9217d Merge pull request #4454 from mabashian/3856-cache-timeout Michael Abashian 2016-12-16 09:03:15 -05:00
  • 5551c23c60 Merge pull request #4449 from jaredevantabor/post-processing Jared Tabor 2016-12-15 15:36:20 -08:00
  • 2b5d64d746 removing debugger statements jaredevantabor 2016-12-15 15:16:25 -08:00
  • 0662720da3 Set the url before attempting to update the team Michael Abashian 2016-12-15 17:44:20 -05:00
  • 0504348d69 Removed Job Templates and Workflow Job Templates from the activity stream dropdown in favor of the combined Templates Michael Abashian 2016-12-15 16:59:06 -05:00
  • 7445d703e0 Merge pull request #4463 from chrismeyersfsu/fix-3311 Chris Meyers 2016-12-15 16:56:11 -05:00
  • b78ed36abf post processing for scheduled jobs list jaredevantabor 2016-12-15 13:47:12 -08:00
  • 851dacd407 Fixed recently used job templates edit link Michael Abashian 2016-12-15 16:44:10 -05:00
  • c6cb121127 Merge pull request #4459 from chrismeyersfsu/fix-4358 Chris Meyers 2016-12-15 16:36:47 -05:00
  • 4509f402a8 send notification when recifiying celery jobs Chris Meyers 2016-12-15 16:31:39 -05:00
  • 888ec25c3c Adding new privilege escalation methods from core Matthew Jones 2016-12-15 16:22:06 -05:00
  • ef1f77bf8e fix what I broke with the job through cancel proj update Chris Meyers 2016-12-15 16:12:59 -05:00
  • 2c737a2238 Merge pull request #4458 from wenottingham/setfu Bill Nottingham 2016-12-15 16:11:58 -05:00
  • da5ff59081 Removed extra appendage of id to the edit user url Michael Abashian 2016-12-15 16:08:03 -05:00
  • 11a1ca987f remove debugger Leigh Johnson 2016-12-15 16:06:52 -05:00
  • b6e2e3da70 Add new ansi_download format to download stdout and preserve ANSI escape sequences. Chris Church 2016-12-15 16:03:00 -05:00
  • 594f643fd8 Fix projects modal in jt add/edit Michael Abashian 2016-12-15 15:39:17 -05:00
  • 55827611b6 filter out ansible_* facts from provision callback extra_vars Chris Meyers 2016-12-15 15:37:56 -05:00
  • ad89483c1e remove extra closing div Leigh Johnson 2016-12-15 14:55:57 -05:00
  • 46922e956f Merge pull request #4446 from cchurch/settings-no-conflict Chris Church 2016-12-15 15:01:42 -05:00
  • f735c86d2b Merge pull request #4425 from cchurch/related-search-fields Chris Church 2016-12-15 15:01:24 -05:00
  • 26de1ffc2f Filter batch permission granting states by role level Leigh Johnson 2016-12-14 17:51:38 -05:00
  • f6303d206b add "Add Permissions" action to Teams form Leigh Johnson 2016-12-14 17:48:56 -05:00
  • 81d1524439 working batch requests Leigh Johnson 2016-12-14 17:39:41 -05:00
  • 1090d74ea0 rough pass on rbac-selected-list directive Leigh Johnson 2016-12-13 23:19:50 -05:00
  • c753328a0b split templates into job templates / workflow job templates Leigh Johnson 2016-12-13 15:33:47 -05:00