Commit Graph

  • f3dd7f7987 Remove async from logging test kwargs Alan Rominger 2017-04-12 09:02:09 -04:00
  • 3db3fb28d6 Add padding for list action buttons gconsidine 2017-04-11 17:07:39 -04:00
  • f6510dbd4a Merge pull request #5983 from ryanpetrello/release_3.1.3 Ryan Petrello 2017-04-11 16:52:53 -04:00
  • d1eb33bca0 Be more restrictive in catching LDAP exceptions. Ryan Petrello 2017-04-07 16:44:46 -04:00
  • 72222bf367 Merge pull request #5974 from wwitzel3/issue-5741 Wayne Witzel III 2017-04-11 15:54:39 -04:00
  • 648aa470d7 lock projects on project sync Chris Meyers 2017-04-11 14:58:30 -04:00
  • 7cabe45e63 Create a new 3.2 data migration file and adjust logging. Wayne Witzel III 2017-04-11 14:55:14 -04:00
  • c3d002cc0f Fixed min/max length survey password bug where password had default and min > 12 Michael Abashian 2017-04-11 15:10:42 -04:00
  • 9027616420 Merge pull request #5989 from jangsutsr/5986_prevent_unexpected_callback_module_attribute_warning Aaron Tan 2017-04-11 14:54:38 -04:00
  • 91f3e665cb group -> deprecated_group, added migrations, added/removed tests Wayne Witzel III 2017-04-11 14:03:47 -04:00
  • 7458788562 More updates for InventorySource changes Wayne Witzel III 2017-04-07 12:25:11 -04:00
  • c905d98b9e Restore missing facts latest migration Wayne Witzel III 2017-04-07 00:47:26 -04:00
  • 4b5b56c284 Fixing test fallout from InventorySource model change Wayne Witzel III 2017-04-07 00:37:12 -04:00
  • c784c96449 Initial removal of InventorySource.group Wayne Witzel III 2017-04-06 13:57:16 -04:00
  • 810e015ac3 Fix padding/margin related issues throughout gconsidine 2017-04-11 13:42:09 -04:00
  • 34c278fef5 Merge pull request #5996 from mabashian/5972-single-select-survey Michael Abashian 2017-04-11 13:25:32 -04:00
  • 59b8ba2a1c Fixed copy/move groups/hosts pagination bug Michael Abashian 2017-04-11 13:21:44 -04:00
  • 6884e44bb3 Unit test added. Aaron Tan 2017-04-11 10:43:00 -04:00
  • 9747674cb3 Merge pull request #5993 from gconsidine/uxi/general-forms Greg Considine 2017-04-11 11:13:26 -04:00
  • 645c2dbbc6 Switch uwsgi to only listen on local interface Matthew Jones 2017-04-11 10:55:20 -04:00
  • 518e7cc896 Merge pull request #5987 from ansible/version_protection_check Matthew Jones 2017-04-11 10:37:29 -04:00
  • 157ef84612 Merge pull request #5990 from chrismeyersfsu/feature-jsonsearch Chris Meyers 2017-04-11 09:40:26 -04:00
  • 6b06e741e0 Update pot files Shane McDonald 2017-04-10 20:08:34 -04:00
  • 2360f5effe Spanish translation from alberto@oforte.net. Bill Nottingham 2017-03-17 15:39:43 -04:00
  • 9a678c72dc Fixed bug where optional single select survey questions with a default value couldn't be skipped Michael Abashian 2017-04-10 17:13:42 -04:00
  • b1c839ea62 Refactor service reloading unit tests Matthew Jones 2017-04-10 14:00:34 -04:00
  • ea8b78ca49 Protect cluster nodes after an upgrade Matthew Jones 2017-04-10 13:08:34 -04:00
  • c287c4797e Fix minor UX/UI form inconsistencies across project gconsidine 2017-04-10 14:59:35 -04:00
  • a4fe04cbfa handle unicode and types Chris Meyers 2017-04-10 14:57:37 -04:00
  • 9b1107c054 Prevent unexpected callback module attribute warning. Aaron Tan 2017-04-10 14:39:31 -04:00
  • 2631e6ab9f Merge pull request #5981 from jlmitch5/colorAudit jlmitch5 2017-04-10 10:00:04 -04:00
  • 18fc209ef7 Merge pull request #5782 from wenottingham/español Shane McDonald 2017-04-10 09:05:46 -04:00
  • 933bc81dc2 Add bzip2 to Dockerfile yum install line AlanCoding 2017-04-10 08:11:06 -04:00
  • 9b0911dab8 remove important when possible fix job type non-disabled checkbox John Mitchell 2017-04-07 18:53:25 -04:00
  • b0a8e8c332 Update CTiT serializer integer field to handle html cornercase. Aaron Tan 2017-04-06 14:33:06 -04:00
  • e0d6298460 Merge pull request #5977 from AlanCoding/bzip2 Alan Rominger 2017-04-07 15:36:23 -04:00
  • f0102ef0ff Merge pull request #5978 from AlanCoding/hide_ev_notification Alan Rominger 2017-04-07 15:33:34 -04:00
  • 9fcb536844 3.2 color audit John Mitchell 2017-04-07 15:33:08 -04:00
  • d53d4d8721 Merge pull request #5980 from ryanpetrello/fix-v2-unified-jobs Ryan Petrello 2017-04-07 14:17:53 -04:00
  • 5623f16249 fix a bug in the v1/v2 API switch Ryan Petrello 2017-04-07 13:58:17 -04:00
  • 4fe017d2ec Fix survey button ids (#5975) Jake McDermott 2017-04-07 12:39:13 -04:00
  • 5ce4c80821 support json/python types Chris Meyers 2017-04-07 12:24:20 -04:00
  • 3e9bc3b3d4 Hide extra_vars in job notifications AlanCoding 2017-04-07 11:41:27 -04:00
  • 5078ed077a install bzip2 so makefile targets to build frontend work AlanCoding 2017-04-07 11:22:54 -04:00
  • b9c45ed54a Fix bug where API assumed survey choices were list AlanCoding 2017-04-06 17:32:08 -04:00
  • 3e58715bd5 Merge pull request #5971 from gconsidine/uxi/dashboard-graph Michael Abashian 2017-04-06 15:43:31 -04:00
  • a6dabae53c Update UX for the dashboard/home view gconsidine 2017-04-06 15:07:05 -04:00
  • ab5aebe1d9 Merge pull request #5916 from gconsidine/evaluate-eslint Greg Considine 2017-04-06 14:55:40 -04:00
  • 189ea4d7f8 Fix insights related spelling mistake that could cause failure Matthew Jones 2017-04-06 10:57:19 -04:00
  • 1902bab8be Fix a with_items insights scm reference for newer ansible behavior Matthew Jones 2017-04-06 10:49:02 -04:00
  • 915eccd982 Merge pull request #5958 from mabashian/5945-required-multiple-choice Michael Abashian 2017-04-06 09:51:27 -04:00
  • 1936263060 Merge pull request #5955 from chrismeyersfsu/feature-jsonsearch Chris Meyers 2017-04-05 17:01:19 -04:00
  • ee09bca558 change facts_recent to facts_latest Chris Meyers 2017-04-05 16:50:38 -04:00
  • bfe502f5fc Merge pull request #5927 from gconsidine/uxi/templates Greg Considine 2017-04-05 15:40:22 -04:00
  • 81dea61ba9 Merge branch 'devel' into uxi/templates Greg Considine 2017-04-05 15:37:49 -04:00
  • 11ea5d7bab Merge pull request #5949 from gconsidine/fix/inventory-groups Greg Considine 2017-04-05 15:30:32 -04:00
  • 02795e526c inherit from jsonbfield package not jsonfield Chris Meyers 2017-04-05 11:11:46 -04:00
  • 7b5e70a45e Fixed bug where single select multiple choice survey questions that are required leave the form permanently disabled. Michael Abashian 2017-04-05 12:37:07 -04:00
  • dfc36c7698 Merge pull request #5952 from gconsidine/uxi/configure-tower Greg Considine 2017-04-05 12:08:52 -04:00
  • 4276fd8102 Add border to job status badges (#5954) Greg Considine 2017-04-05 10:15:18 -04:00
  • 5a824dae48 Merge pull request #5956 from gconsidine/uxi/portal-mode Greg Considine 2017-04-05 09:40:32 -04:00
  • f7fb541fe2 add facts recent endpoints Chris Meyers 2017-04-04 17:09:07 -04:00
  • 33330593f7 Update layout, padding, and margins to match UX guidelines gconsidine 2017-04-04 17:43:13 -04:00
  • f5d7d0bce5 add model fact recent Chris Meyers 2017-04-04 16:32:30 -04:00
  • 6204d263a4 Add class to prevent form input overlap gconsidine 2017-04-04 14:46:04 -04:00
  • cc476541a1 Merge pull request #5946 from AlanCoding/work_success_except Alan Rominger 2017-04-04 13:54:09 -04:00
  • be7c1ff2e7 Merge pull request #5872 from samdoran/firewall-role-improvements Matthew Jones 2017-04-04 13:48:53 -04:00
  • 3f761d52f6 Add checkbox in different position in form generator gconsidine 2017-04-04 11:42:23 -04:00
  • fcd899d7bc Fix issue preventing inventory groups from loading gconsidine 2017-04-04 10:29:04 -04:00
  • 83e186cb59 Merge pull request #5938 from chrismeyersfsu/feature-jsonsearch Chris Meyers 2017-04-04 09:46:55 -04:00
  • a94c8ef1e3 add functional tests for host_filter Chris Meyers 2017-04-04 09:13:56 -04:00
  • 33c1de26b5 handle error of missing jobs in success callback AlanCoding 2017-04-03 21:11:54 -04:00
  • 67633b2387 add pyparsing a top level dep and fix other deps Chris Meyers 2017-04-03 15:25:36 -04:00
  • 443f14ed85 flake8 is hard Chris Meyers 2017-04-03 16:14:43 -04:00
  • 80e89b1116 spelling is hard Chris Meyers 2017-04-03 15:32:44 -04:00
  • 480772f5bc Remove unneeded attribute gconsidine 2017-04-03 15:37:49 -04:00
  • 6cbdb8d0e6 faster first time parse generator Chris Meyers 2017-04-03 12:43:27 -04:00
  • a8213661fd basic fact search grammar Chris Meyers 2017-03-30 17:00:19 -04:00
  • e512836580 Merge pull request #5940 from gconsidine/uxi/license Greg Considine 2017-04-03 13:29:05 -04:00
  • f3a3a4c1d5 Merge pull request #5941 from AlanCoding/port_not_req Alan Rominger 2017-04-03 12:24:40 -04:00
  • 65dd84ed92 Merge pull request #5937 from shanemcd/spec-file-template Shane McDonald 2017-04-03 12:12:25 -04:00
  • ec21505fea update test to fact that logger port is not required AlanCoding 2017-04-03 11:56:41 -04:00
  • 65c62b6179 Fix cut off containers in license configuration gconsidine 2017-04-03 11:38:57 -04:00
  • d600706150 Use jinja template for populating version and release in spec file Shane McDonald 2017-03-31 23:59:46 -04:00
  • 10ddb35b8b Merge branch 'stable' into devel Shane McDonald 2017-03-31 23:53:06 -04:00
  • f087dd40e2 Sign all rpms Shane McDonald 2017-03-31 15:57:16 -04:00
  • 3d378fb0b2 Merge pull request #5929 from ryanpetrello/api_v2 Ryan Petrello 2017-03-31 13:38:00 -04:00
  • d06bc9df7a updating versions for 3.1.3 release Matthew Jones 2017-03-31 12:11:37 -04:00
  • 1c8bc62e38 Merge branch 'release_3.1.2' into devel Matthew Jones 2017-03-31 10:36:02 -04:00
  • 4ff732bc5e Merge branch 'release_3.1.2' into stable Matthew Jones 2017-03-30 22:43:54 -04:00
  • 89c01475f5 Add display of multi-select options in survey preview gconsidine 2017-03-30 17:15:16 -04:00
  • 95ea370e5e add API versioning for /api/v2/ Ryan Petrello 2017-03-29 16:48:10 -04:00
  • f92c17617c Merge pull request #5931 from shanemcd/fix-supervisor-service-name Shane McDonald 2017-03-30 14:10:42 -04:00
  • 5d8e4d0419 Add back SRC_ONLY_PKGS Shane McDonald 2017-03-30 13:08:48 -04:00
  • 7dda6106d1 Merge pull request #5910 from wenottingham/fipsing-the-bird Bill Nottingham 2017-03-30 11:00:30 -04:00
  • 5f5a91a72c Add toggle-able dropdown for workflow key gconsidine 2017-03-30 10:38:56 -04:00
  • eeed969a56 Make sure the insight playbook fetch doesn't quote user and pass Matthew Jones 2017-03-29 16:41:42 -04:00
  • 7ba47eadca Move "prompt on launch" checkbox to above input gconsidine 2017-03-29 15:12:34 -04:00
  • 8bab0a14ef Add requirements/vendor to gitignore Shane McDonald 2017-03-29 11:15:45 -04:00
  • 8c7947b1a8 Remove requirements/vendor on make clean. Shane McDonald 2017-03-29 11:10:05 -04:00